CVE-2025-65889
7.5OneFlow · OneFlow
A type validation flaw in the flow.dstack() component of OneFlow v0.9.0 allows unauthenticated attackers to cause a Denial of Service (DoS) via a crafted input.
Executive summary
A critical type validation vulnerability in the OneFlow library allows remote, unauthenticated attackers to trigger a Denial of Service condition.
Vulnerability
This vulnerability involves a type validation flaw within the flow.dstack() function, which can be exploited by an unauthenticated attacker sending a specifically crafted input to crash the application.
Business impact
Successful exploitation of this vulnerability results in a Denial of Service, rendering the affected application or service unavailable to legitimate users. With a CVSS score of 7.5, this high severity flaw poses a significant operational risk, particularly for systems relying on OneFlow for critical data processing or machine learning pipelines.
Remediation
Immediate Action: Monitor the official OneFlow GitHub repository for the release of a patched version and apply updates as soon as they become available.
Proactive Monitoring: Review system and application logs for unusual crashes or exception errors related to the flow.dstack() component.
Compensating Controls: Implement rate limiting or input validation at the network perimeter to filter out malformed requests that could trigger the vulnerable function.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Given the high severity of this Denial of Service vulnerability, it is imperative that organizations using OneFlow v0.9.0 restrict access to the affected components where possible. Prioritize monitoring for service disruptions and prepare to deploy the vendor security update immediately upon its release to maintain system availability and integrity.