What it is
CVE-2026-33017 is an unauthenticated vulnerability affecting langflow-ai langflow. Langflow is a tool for building and deploying AI-powered agents and workflows. In versions prior to 1.9.0, the POST...
Vulnerability report
langflow Has Unauthenticated Remote Code Execution
langflow-ai / langflow · affected before 1.9.0
Decision summary
Direct answers before the deeper technical record.
What it is
CVE-2026-33017 is an unauthenticated vulnerability affecting langflow-ai langflow. Langflow is a tool for building and deploying AI-powered agents and workflows. In versions prior to 1.9.0, the POST...
Is it exploited?
Yes. KEV Intelligence sensors observed exploitation attempts with confirmed confidence.
Who is affected?
langflow-ai / langflow affected before 1.9.0.
What should we do?
Patch immediately, validate internet-facing exposure, and monitor for matching requests.
Overview
Langflow is a tool for building and deploying AI-powered agents and workflows. In versions prior to 1.9.0, the POST /api/v1/build_public_tmp/{flow_id}/flow endpoint allows building public flows without requiring authentication. When the optional data parameter is supplied, the endpoint uses attacker-controlled flow data (containing arbitrary Python code in node definitions) instead of the stored flow data from the database. This code is passed to exec() with zero sandboxing, resulting in unauthenticated remote code execution.
This is distinct from CVE-2025-3248, which fixed /api/v1/validate/code by adding authentication. The build_public_tmp endpoint is designed to be unauthenticated (for public flows) but incorrectly accepts attacker-supplied flow data containing arbitrary executable code. This issue has been fixed in version 1.9.0.
Exploitation evidence
Third-party attestation and first-party sensor observation are shown separately so teams can judge the evidence chain.
CVE
Independent exploitation attestation added to the KEV Intelligence record.
KEV Intelligence sensor
First-party sensor telemetry confirms matching exploitation attempts.
GitHub
Public scanner or PoC coverage increases practical exploitability.
Per-source evidence links for KEV attestations are available through the KEV Intelligence Pro API.
Learn about Pro API access| Source | Added |
|---|---|
| CVE First | 2026-06-01 12:26 UTC |
| CISA | 2026-06-02 14:02 UTC |
| KEV Intelligence | 2026-07-14 17:21 UTC |
Operational indicators for this CVE are listed under Detection.
Sensor telemetry
Aggregate observations show the scale, recency, and distribution of activity without overstating sparse data.
29
Attempts observed
11
Unique attacker IPs
7
Attacker countries
CN · GB · ID · JP · KE · NL · US
1
Sensors observed
Exploitation attempts over the last 40 days
Daily events observed by KEV Intelligence sensors
Updated 19 Aug 2026
First observed 12 Jul 2026 · Last observed 18 Aug 2026
Pro adds sensor region and window summaries. Enterprise adds raw IPs, paths, User-Agents, and payloads.
Detection
Make the evidence actionable in scanner, SOC, and edge-control workflows.
Raw values available in Pro and Enterprise.
Nuclei template detected 01 Jun 2026.
View Nuclei template (opens in new tab)No KEV Intelligence virtual patch is currently available. Future rules ship for ModSecurity, Cloudflare, and AWS WAF.
Learn about virtual patches →Attacker IP indicators observed · available in Pro and Enterprise.
Sensor-derived attacker IP indicators are available to Pro and Enterprise accounts under Detection and through the Pro API.
Learn about Pro API accessScanner and exploit-framework references linked to this CVE.
| Scanner | Reference | Detected |
|---|---|---|
| Nuclei | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2026/CVE-2026-33017.yaml | 01 Jun 2026 |
Risk and context
CVSS v4.0
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:L/SI:L/SA:L
EPSS
96.2%
Recent mention · Tenable Blog
Tenable’s Research Special Operations (RSO) team has been tracking a cluster of agentic AI threat activity since late July 2026. The Taiwan autonomous AI cyber attack confirmed what the cluster data already showed: near-autonomous offensive AI has crossed from theoretical risk...
Read full advisoryCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:L/SI:L/SA:L
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Recent mention · Tenable Blog
The Agentic AI threat cluster: Seven incidents, three actors, and what they mean for your exposureTenable Blog · 15 Aug 2026
Tenable’s Research Special Operations (RSO) team has been tracking a cluster of agentic AI threat activity since late July 2026. The Taiwan autonomous AI cyber attack confirmed what the cluster data already showed: near-autonomous offensive AI has crossed from theoretical risk to operational reality.Key TakeawaysTaiwan's Ministry of Digital Affairs confirmed a near-autonomous AI cyber attack in July 2026 in which autonomous agents mapped 21 connected government systems, compromised 85 accounts, and exfiltrated more than 2,564 personnel records in approximately four days.The Taiwan campaign...
Recent mention · Rapid7
Metasploit Wrap Up: Lot of summer shells and fit http profilesRapid7 · 14 Aug 2026
This wrap-up brings a full-on shell parade. Thirteen shiny new modules landed, starting with a buffet of RCEs. WordPress WP2Shell, Ghost CMS, Joomla JCE, Langflow, OpenCATS, Pterodactyl Panel, SonicWall SMA1000, Ray Dashboard, a Pix-for-WooCommerce, and for those who like their exploits closer to the bare-metal, the Fragnesia Linux kernel LPE (CVE-2026-46300). Metasploit also got the glow-up of the summer with the new http malleable profiles, MCP functionality and linux multi fetch payloads (more details on the [official 6.5 release blog...
Recent mention · DarkWebInformer
One POST to RCE: Unauthenticated Code Execution in Langflow (CVE-2026-33017)DarkWebInformer · 30 Jun 2026
CVE-2026-33017 is a critical unauthenticated remote code execution flaw in Langflow, the popular open-source visual framework for building AI agents and RAG pipelines.
Recent mention · TheHackerNews
Langflow RCE Exploited to Deploy Monero Miner on Exposed AI App EndpointsTheHackerNews · 30 Jun 2026
Threat actors are continuing to exploit a critical Langflow vulnerability as part of fresh attacks designed to deliver a Monero cryptocurrency miner. The activity has been found to weaponize CVE-2026-33017 (CVSS score: 9.3), an unauthenticated remote code execution (RCE) vulnerability in Langflow, indicating threat actors are scanning and targeting exposed artificial intelligence (AI)
These PoCs are unverified and could contain malware. Use at your own risk.
github · Created 2026-08-17 16:12:01 UTC · 0 stars · AI assessment 90%
CVE-2026-33017, vuln in langflow.
github · Created 2026-08-13 14:06:09 UTC · 1 stars · AI assessment 90%
CVE-2026-33017: Langflow Unauthenticated RCE PoC
github · Created 2026-08-13 13:33:56 UTC · 0 stars · AI assessment 85%
The poc of CVE-2026-33017
github · Created 2026-08-05 18:56:56 UTC · 0 stars · AI assessment 90%
CVE-2026-33017 Langflow RCE PoC
nuclei · Created Unknown
Timeline
Evidence-backed exploitation signal
Indicators of compromise recorded
Public proof-of-concept code published
Listed in the CISA Known Exploited Vulnerabilities catalog
Scanner coverage available
High-confidence, third-party attested exploitation
Vulnerability disclosed publicly
Identifier reserved by the CNA
Pro API
Confidence, exploit status, sensor telemetry, PoCs, scanner integrations, mentions, and tags are available programmatically for VM, SOC, and CTI workflows.
GET /api/v2/pro/kevs/CVE-2026-33017
Free JSON includes basic KEV fields{
"cve_id": "CVE-2026-33017",
"confidence": "Confirmed",
"cvss_score": 9.3,
"cvss_estimated": false,
"epss_score": 0.96177,
"exploit_status": {
"exploited_in_the_wild": true,
"active_exploitation_observed": true
},
"sensor_telemetry": { "attempts": 29, "sensors": 1 }
}
Early warning alerts
Receive curator-selected alerts when exploitation activity warrants attention. Each alert includes the evidence and context needed to decide what requires attention now.