CVE-2026-69257
Last modified
CVE-2026-69257 is a high-severity vulnerability rated 8.6/10 on the CVSS scale. Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, Flowise's HTTP security module httpSecurity.ts did not normalize IPv4-mapped IPv6 addresses such as ::ffff:127.0.0.1 and ::ffff:169.254.169.254 before checking them against the deny list. EPSS estimates a 0.33% chance of exploitation in the next 30 days.
Description
Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, Flowise's HTTP security module httpSecurity.ts did not normalize IPv4-mapped IPv6 addresses such as ::ffff:127.0.0.1 and ::ffff:169.254.169.254 before checking them against the deny list. Because ipaddr.js reports these addresses as ipv6 while IPv4 CIDR deny-list entries are ipv4, isDeniedIP() skipped the IPv4 CIDR checks. An attacker who controls DNS resolution for a hostname used by the HTTP Node, API Chain, Document Loader, MCP tool, or other paths using secureAxiosRequest(), secureFetch(), or checkDenyList() could return a AAAA record for an IPv4-mapped target and cause requests to reach localhost, internal services, or cloud metadata endpoints. This issue is fixed in version 3.1.3.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Flowiseai | Flowise | < 3.1.3 |
References
- https://github.com/FlowiseAI/Flowise/pull/6431Issue Tracking, Patch
- https://github.com/FlowiseAI/Flowise/releases/tag/flowise@3.1.3Patch, Release Notes
- https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-c6xh-wv4j-ppv5Exploit, Mitigation, Vendor Advisory
- https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-c6xh-wv4j-ppv5Exploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-69257?
How severe is CVE-2026-69257?
How do I fix CVE-2026-69257?
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 2026
- CVE-2026-69251Flowise is a drag & drop user interface to build a customize…8.8
- CVE-2026-69252Flowise is a drag & drop user interface to build a customize…8.8
- CVE-2026-69253Flowise is a drag-and-drop user interface for building custo…8.8
- CVE-2026-69254Flowise is a drag & drop user interface to build a customize…8.8
- CVE-2026-69255Flowise is a drag & drop user interface to build a customize…8.8
- CVE-2026-69256Flowise is a drag & drop user interface to build a customize…8.8
- CVE-2026-69258Flowise is a drag & drop user interface to build a customize…9.1
- CVE-2026-69259Flowise is a drag & drop user interface to build a customize…8.8
- CVE-2026-69262Flowise is a drag & drop user interface to build a customize…8.1
- CVE-2026-69263Flowise is a drag & drop user interface to build a customize…9.8
- CVE-2026-69264Prior to 3.1.3, Flowise CSVAgent interpolates an attacker-co…9.8
- CVE-2026-69265Out-of-bounds read in Windows NTFS allows an authorized atta…7.8
Are you affected by CVE-2026-69257?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
