Lucene search
+L

36129 matches found

NVD
NVD
added 2026/06/23 5:17 p.m.32 views

CVE-2026-55255

Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to 1.9.1, an Insecure Direct Object Reference IDOR vulnerability in /api/v1/responses endpoint allows an authenticated attacker to execute any flow belonging to another user by specifying the victim's flow ID in...

8.4CVSS0.29052EPSS
SaveExploits2References5
OSV
OSV
added 2026/06/23 5:17 p.m.10 views

PYSEC-2026-221

Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to 1.9.2, an Insecure Direct Object Reference IDOR vulnerability in /api/v1/responses endpoint allows an authenticated attacker to execute any flow belonging to another user by specifying the victim's flow ID in...

9.9CVSS5.9AI score0.29052EPSS
SaveExploits2References2
NVD
NVD
added 2026/06/23 5:16 p.m.13 views

CVE-2026-33760

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...

8.8CVSS0.00357EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2026/06/23 5:10 p.m.17 views

Gogs: LFS dedupe path leaks private repo content across tenants

Summary Git LFS storage is content-addressed by OID alone /// but per-repo authorization lives in the lfsobject table keyed repoid, oid. serveUpload skips re-uploading when the OID file already exists on disk and inserts a new repoid, oid row pointing at it without verifying the request body hash...

7.1CVSS6AI score0.00216EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/06/23 4:44 p.m.25 views

CVE-2026-54015

Open WebUI vulnerability CVE-2026-54015 : Before 0.9.6, the prompt history IDOR flaw allows cross-prompt access via /api/v1/prompts/id/{prompt_id}/history/diff, /update/version, and /history/{history_id}. Although the URL is bound to a prompt, the server fetches history entries globally by ID wit...

6.4CVSS5.9AI score0.00198EPSS
SaveExploits1References1Affected Software1
EUVD
EUVD
added 2026/06/23 4:28 p.m.16 views

EUVD-2026-38517

Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to 1.9.2, an Insecure Direct Object Reference IDOR vulnerability in /api/v1/responses endpoint allows an authenticated attacker to execute any flow belonging to another user by specifying the victim's flow ID in...

9.9CVSS5.9AI score0.29052EPSS
SaveExploits2References2
ATTACKERKB
ATTACKERKB
added 2026/06/23 4:28 p.m.9 views

CVE-2026-55255

Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to 1.9.1, an Insecure Direct Object Reference IDOR vulnerability in /api/v1/responses endpoint allows an authenticated attacker to execute any flow belonging to another user by specifying the victim's flow ID in...

9.9CVSS6AI score0.29052EPSS
SaveExploits2References4Affected Software1
Cvelist
Cvelist
added 2026/06/23 4:28 p.m.86 views

CVE-2026-55255 Langflow: IDOR Vulnerability in `/api/v1/responses` Endpoint Allows Authenticated Attackers to Access Another User's Flow

Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to 1.9.1, an Insecure Direct Object Reference IDOR vulnerability in /api/v1/responses endpoint allows an authenticated attacker to execute any flow belonging to another user by specifying the victim's flow ID in...

8.4CVSS0.29052EPSS
SaveExploits2References3
CVE
CVE
added 2026/06/23 4:28 p.m.431 views

CVE-2026-55255

Summary of technical details : CVE-2026-55255 is an IDOR in Langflow prior to version 1.9.1 where an authenticated user could trigger a victim’s flow by supplying the victim’s flow UUID to the /api/v1/responses endpoint. The root cause is in get_flow_by_id_or_endpoint_name(), which could load a F...

8.4CVSS6AI score0.29052EPSS
SaveIn wildExploits2References5Affected Software1
CVE
CVE
added 2026/06/23 3:33 p.m.35 views

CVE-2026-54312

The CVE-2026-54312 entry concerns n8n, an open-source workflow automation platform. Affected component: the Microsoft SQL node, where an authenticated user with workflow edit rights could trigger global prototype pollution by supplying a crafted value for the table parameter. This would pollute O...

8.5CVSS5.9AI score0.00294EPSS
SaveExploits0References1Affected Software1
Patchstack
Patchstack
added 2026/06/23 2:2 p.m.11 views

WordPress Themify Store Locator plugin <= 1.2.0 - PHP Object Injection vulnerability

PHP Object Injection vulnerability discovered by 0xd4rk5id3 in WordPress Plugin Themify Store Locator versions = 1.2.0...

8.8CVSS5.9AI score0.003EPSS
SaveExploits0Affected Software1
Patchstack
Patchstack
added 2026/06/23 2:2 p.m.12 views

WordPress Themify Event Post plugin <= 1.3.3 - PHP Object Injection vulnerability

PHP Object Injection vulnerability discovered by 0xd4rk5id3 in WordPress Plugin Themify Event Post versions = 1.3.3...

8.8CVSS5.9AI score0.003EPSS
SaveExploits0Affected Software1
Patchstack
Patchstack
added 2026/06/23 1:58 p.m.14 views

WordPress Themify Portfolio Post plugin <= 1.2.9 - PHP Object Injection vulnerability

PHP Object Injection vulnerability discovered by 0xd4rk5id3 in WordPress Plugin Themify Portfolio Post versions = 1.2.9...

8.8CVSS5.9AI score0.003EPSS
SaveExploits0Affected Software1
Patchstack
Patchstack
added 2026/06/23 1:49 p.m.14 views

WordPress Themify Popup plugin <= 1.4.3 - PHP Object Injection vulnerability

PHP Object Injection vulnerability discovered by 0xd4rk5id3 in WordPress Plugin Themify Popup versions = 1.4.3...

8.8CVSS5.9AI score0.003EPSS
SaveExploits0Affected Software1
NVD
NVD
added 2026/06/23 1:16 p.m.19 views

CVE-2026-56784

OpenRemote before 1.25.0 contains an insecure direct object reference IDOR vulnerability in the bulk alarm deletion endpoint that allows authenticated users to permanently delete alarms belonging to other tenants by supplying arbitrary alarm IDs. The removeAlarms method in AlarmResourceImpl.java...

8.6CVSS0.00258EPSS
SaveExploits0References2
Patchstack
Patchstack
added 2026/06/23 12:19 p.m.14 views

WordPress Buddyboss Platform plugin <= 3.0.4 - PHP Object Injection vulnerability

PHP Object Injection vulnerability discovered by dutafi in WordPress Plugin Buddyboss Platform versions = 3.0.4...

9.8CVSS5.9AI score0.0051EPSS
SaveExploits0Affected Software1
Cvelist
Cvelist
added 2026/06/23 12:13 p.m.49 views

CVE-2026-56784 OpenRemote < 1.25.0 IDOR via Bulk Alarm Deletion Endpoint

OpenRemote before 1.25.0 contains an insecure direct object reference IDOR vulnerability in the bulk alarm deletion endpoint that allows authenticated users to permanently delete alarms belonging to other tenants by supplying arbitrary alarm IDs. The removeAlarms method in AlarmResourceImpl.java...

8.6CVSS0.00258EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/06/23 12:13 p.m.17 views

EUVD-2026-38444

OpenRemote Manager before 1.24.2 contains an insecure direct object reference vulnerability in the removeAlarms method that allows authenticated users to delete alarms from other tenants by supplying arbitrary alarm IDs. The bulk deletion endpoint fails to validate that targeted alarm IDs belong ...

8.6CVSS6AI score0.00258EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/06/23 12:13 p.m.12 views

CVE-2026-56784

OpenRemote before 1.25.0 contains an insecure direct object reference IDOR vulnerability in the bulk alarm deletion endpoint that allows authenticated users to permanently delete alarms belonging to other tenants by supplying arbitrary alarm IDs. The removeAlarms method in AlarmResourceImpl.java...

8.6CVSS6AI score0.00258EPSS
SaveExploits0References4
CVE
CVE
added 2026/06/23 12:13 p.m.55 views

CVE-2026-56784

OpenRemote Manager before 1.24.2 contains an insecure direct object reference in removeAlarms(), enabling authenticated users to delete alarms across tenants by supplying arbitrary alarm IDs. The bulk deletion endpoint does not validate that IDs belong to the caller’s realm, enabling cross-tenant...

8.6CVSS6AI score0.00258EPSS
SaveExploits0References2
Rows per page
Query Builder