CVE-2025-68477
Last modified
CVE-2025-68477 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to version 1.7.0, Langflow provides an API Request component that can issue arbitrary HTTP requests within a flow. EPSS estimates a 5.76% chance of exploitation in the next 30 days.
Description
Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to version 1.7.0, Langflow provides an API Request component that can issue arbitrary HTTP requests within a flow. This component takes a user-supplied URL, performs only normalization and basic format checks, and then sends the request using a server-side httpx client. It does not block private IP ranges (127[.]0[.]0[.]1, the 10/172/192 ranges) or cloud metadata endpoints (169[.]254[.]169[.]254), and it returns the response body as the result. Because the flow execution endpoints (/api/v1/run, /api/v1/run/advanced) can be invoked with just an API key, if an attacker can control the API Request URL in a flow, non-blind SSRF is possible—accessing internal resources from the server’s network context. This enables requests to, and collection of responses from, internal administrative endpoints, metadata services, and internal databases/services, leading to information disclosure and providing a foothold for further attacks. Version 1.7.0 contains a patch for this issue.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Langflow | Langflow | < 1.7.0 |
References
- https://github.com/langflow-ai/langflow/security/advisories/GHSA-5993-7p27-66g5Exploit, Vendor Advisory
- https://github.com/langflow-ai/langflow/security/advisories/GHSA-5993-7p27-66g5Exploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-68477?
How severe is CVE-2025-68477?
How do I fix CVE-2025-68477?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-68471Avahi is a system which facilitates service discovery on a l…6.5
- CVE-2025-68472MindsDB is a platform for building artificial intelligence f…9.1
- CVE-2025-68473ESF-IDF is the Espressif Internet of Things (IOT) Developmen…8.6
- CVE-2025-68474ESF-IDF is the Espressif Internet of Things (IOT) Developmen…7.6
- CVE-2025-68475Fedify is a TypeScript library for building federated server…7.5
- CVE-2025-68476KEDA is a Kubernetes-based Event Driven Autoscaling componen…8.2
- CVE-2025-68478Langflow is a tool for building and deploying AI-powered age…7.1
- CVE-2025-68479Discourse is an open source discussion platform. In versions…5.3
- CVE-2025-6848A vulnerability, which was classified as critical, has been …8.8
- CVE-2025-68480Marshmallow is a lightweight library for converting complex …5.3
- CVE-2025-68481FastAPI Users allows users to quickly add a registration and…8.8
- CVE-2025-68482A improper certificate validation vulnerability in Fortinet …5.9
Are you affected by CVE-2025-68477?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
