CVE-2026-4503
Published: 30 April 2026
Summary
CVE-2026-4503 is a high-severity Authorization Bypass Through User-Controlled Key (CWE-639) vulnerability in Ibm (inferred from references). Its CVSS base score is 7.5 (High).
Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 16.4th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
The strongest mitigations our analysis identified are NIST 800-53 AC-3 (Access Enforcement) and AC-16 (Security and Privacy Attributes).
Threat & Defense at a Glance
Threat & Defense Details
Mitigating Controls (NIST 800-53 r5)AI
Enforces approved authorizations for logical access to prevent unauthenticated users from viewing other users' images via user-controlled keys.
Associates user ownership security attributes with images to support access enforcement decisions against indirect object references.
Validates user-controlled keys as information inputs to block unauthorized references to other users' images.
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
The IDOR vulnerability in a network-accessible application (Langflow Desktop) directly enables remote unauthenticated exploitation for unauthorized data access, mapping to T1190 Exploit Public-Facing Application.
NVD Description
IBM Langflow Desktop 1.0.0 through 1.8.4 Langflow could allow an unauthenticated user to view other users' images due to an indirect object reference through a user-controlled key.
Deeper analysisAI
CVE-2026-4503 is an indirect object reference vulnerability (CWE-639) affecting IBM Langflow Desktop versions 1.0.0 through 1.8.4. The flaw arises from a user-controlled key that enables unauthorized access to other users' images, allowing an unauthenticated attacker to disclose sensitive image data without authentication.
A remote unauthenticated attacker can exploit this vulnerability over the network with low attack complexity, requiring no user privileges or interaction (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N, score 7.5 High). Successful exploitation grants high-impact confidentiality violations, permitting the attacker to view images belonging to other users.
IBM has published a security advisory with mitigation guidance at https://www.ibm.com/support/pages/node/7271099.
Details
- CWE(s)