boxscore/security
CVE · referencelatest edition

Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.

CVE-2026-33760HIGH
langflow-ai langflow — Langflow: IDOR/BOLA in Monitor API — Missing Ownership Enforcement on 7 Endpoints
  AV  AC  PR  UI  S  C  I  A   CVSS    EPSS   %ile   KEV
   N   L   L   N  U  H  H  H    8.8   .0036   28.9     —
AFFECTED
  Product   Versions   Fixed
  langflow  < 1.9.0 –  —
TIMELINE
  Mar 23  Reserved by GitHub_M
  Jun 23  EXPLOIT PUBLISHED — CVE-2026-33760 (langflow-ai langflow). Public exploit reference added.
  Jun 23  Published (CNA: GitHub_M)
CWE-639 · CNA: GitHub_M · CVSS v3.1 · 1 reference · NVD status: Analyzed

Description

Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to 1.9.0, Langflow's /api/v1/monitor router exposes 7 endpoints that perform read, write, and delete operations on user-owned resources — messages, sessions, build artifacts, and LLM transaction logs — without verifying that the authenticated requester owns the targeted resource. Any authenticated user can read, modify, rename, or permanently delete another user's data by supplying the target's resource ID or flow_id. This is a classic IDOR/BOLA vulnerability. Notably, the same source file (monitor.py) contains one correctly-implemented endpoint that uses an ownership check, demonstrating the correct pattern was known but inconsistently applied. This vulnerability is fixed in 1.9.0.

Lifecycle

Complete event history — 3 events, chronological
DateEventDetail
March 23, 2026ReservedReserved by GitHub_M
June 23, 2026EXPLOIT PUBLISHEDEXPLOIT PUBLISHED — CVE-2026-33760 (langflow-ai langflow). Public exploit reference added.
June 23, 2026PublishedPublished (CNA: GitHub_M)

Affected

Affected products and packages — 1 row
VendorProduct / PackageEcosystemVersion introducedFixed
langflow-ailangflow< 1.9.0

Weaknesses

CWE-639

References (1)

Related

Authoritative record: CVE-2026-33760 at cve.org

Vendors: langflow-ai

Weaknesses: CWE-639

About this page

This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2026-33760 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.