Lucene search
+L

658 matches found

ATTACKERKB
ATTACKERKB
added 2026/03/31 10:12 a.m.3 views

CVE-2026-4400

Insecure Direct Object Reference IDOR vulnerability in 1millionbot Millie chat that allows private conversations of other users being viewed by simply changing the conversation ID. The vulnerability is present in the endpoint 'api.1millionbot.com/api/public/conversations/' and, if exploited, coul...

7CVSS6AI score0.00209EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/03/30 4:41 p.m.9 views

GHSA-5HF2-VHJ6-GJ9M nginx-UI has Unencrypted Storage of DNS API Tokens and ACME Private Keys

Summary Nginx-UI contains an Insecure Direct Object Reference IDOR vulnerability that allows any authenticated user to access, modify, and delete resources belonging to other users. The application's base Model struct lacks a userid field, and all resource endpoints perform queries by ID without...

8.8CVSS5.9AI score0.0028EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2026/03/30 12:00 a.m.9 views

PT-2026-29091

Nginx-UI and Affected Versions Nginx-UI versions 2.3.3 and prior Description Nginx-UI contains an Insecure Direct Object Reference IDOR vulnerability that allows any authenticated user to access, modify, and delete resources belonging to other users. The application's base Model struct lacks a us...

9.9CVSS5.9AI score0.0028EPSS
SaveExploits1
EUVD
EUVD
added 2026/03/29 6:30 p.m.9 views

EUVD-2026-17039

A critical security vulnerability in parisneo/lollms versions up to 2.2.0 allows any authenticated user to accept or reject friend requests belonging to other users. The respondrequest function in backend/routers/friends.py does not implement proper authorization checks, enabling Insecure Direct...

8.3CVSS7AI score0.00268EPSS
SaveExploits1References3
PyPA
PyPA
added 2026/03/29 6:16 p.m.12 views

PYSEC-0000-CVE-2026-0562

A critical security vulnerability in parisneo/lollms versions up to 2.2.0 allows any authenticated user to accept or reject friend requests belonging to other users. The respondrequest function in backend/routers/friends.py does not implement proper authorization checks, enabling Insecure Direct...

8.3CVSS7.3AI score0.00268EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/03/26 8:33 p.m.11 views

GO-2026-4850 Vikunja has a Link Share Delete IDOR — Missing Project Ownership Check Allows Cross-Project Link Share Deletion in code.vikunja.io/api

Vikunja has a Link Share Delete IDOR — Missing Project Ownership Check Allows Cross-Project Link Share Deletion in code.vikunja.io/api. NOTE: The source advisory for this report contains additional versions that could not be automatically mapped to standard Go module versions. If this is causing...

6.9CVSS5.9AI score0.00205EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/03/26 3:11 p.m.9 views

CVE-2026-23487

Blinko is an AI-powered card note-taking project. Prior to version 1.8.4, there is an IDOR vulnerability where user.detail Endpoint Leaks the Superadmin Token. This issue has been patched in version 1.8.4...

6.5CVSS5.7AI score0.0022EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/03/25 11:36 p.m.13 views

EUVD-2026-16036

OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 8.0.0.3, an Insecure Direct Object Reference IDOR vulnerability in the patient portal payment page allows any authenticated portal patient to access other patients' payment...

6.5CVSS5.8AI score0.00351EPSS
SaveExploits1References3
NVD
NVD
added 2026/03/25 9:16 p.m.9 views

CVE-2025-14974

IBM InfoSphere Information Server 11.7.0.0 through 11.7.1.6 is vulnerable due to Insecure Direct Object Reference IDOR...

7.5CVSS0.00327EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/03/24 7:30 p.m.4 views

CVE-2026-33345 solidtime vulnerable to IDOR in private projects

solidtime is an open-source time-tracking app. Prior to version 0.11.6, the project detail endpoint GET /api/v1/organizations/org/projects/project allows any authenticated Employee to access any project in the organization by UUID, including private projects they are not a member of. The index...

6.5CVSS5.7AI score0.00416EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/03/23 8:30 p.m.13 views

EUVD-2026-14518

New API: IDOR in VideoProxy allows cross-user video content access via missing ownership check...

6.5CVSS5.8AI score0.00274EPSS
SaveExploits1References2
NVD
NVD
added 2026/03/23 8:16 p.m.13 views

CVE-2026-30886

New API is a large language mode LLM gateway and artificial intelligence AI asset management system. Prior to version 0.11.4-alpha.2, an Insecure Direct Object Reference IDOR vulnerability in the video proxy endpoint GET /v1/videos/:taskid/content allows any authenticated user to access video...

6.5CVSS0.00274EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/20 8:47 p.m.11 views

GHSA-7GRX-3XCX-2XV5 langflow has Unauthenticated IDOR on Image Downloads

Summary The /api/v1/files/images/flowid/filename endpoint serves image files without any authentication or ownership check. Any unauthenticated request with a known flowid and filename returns the image with HTTP 200. Details src/backend/base/langflow/api/v1/files.py:138-164 — downloadimage takes...

7.5CVSS5.8AI score0.05838EPSS
SaveExploits1References4
CVE
CVE
added 2026/03/20 3:13 a.m.26 views

CVE-2026-32114

Discourse (open‑source discussion platform) contains an Insecure Direct Object Reference (IDOR) vulnerability. Prior to versions 2026.3.0-latest.1, 2026.2.1, and 2026.1.2, any authenticated user can access metadata about AI personas, features, and LLM models by supplying their identifiers. This m...

5.3CVSS5.7AI score0.00211EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/03/20 3:13 a.m.13 views

CVE-2026-32114 Discourse's unscoped status lookups leak restricted metadata

Discourse is an open-source discussion platform. Prior to versions 2026.3.0-latest.1, 2026.2.1, and 2026.1.2, there is an Insecure Direct Object Reference IDOR vulnerability that allows any authenticated user to access metadata about AI personas, features, and LLM models by providing their...

5.3CVSS5.8AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/03/16 9:37 a.m.44 views

CVE-2026-3111 Multiple vulnerabilities on the Educativa Campus

Insecure Direct Object Reference IDOR vulnerability in Campus Educativa specifically at the endpoint '/archivos/usuarios/ID/username/thumbAAxAA.jpg' translated as 80x90 and 40x45. Successful exploitation of this vulnerability could allow an unauthenticated attacker to access the profile photos of...

6.9CVSS0.00261EPSS
SaveExploits0References1
CVE
CVE
added 2026/03/16 9:37 a.m.35 views

CVE-2026-3111

CVE-2026-3111 affects Educativa Campus. An Insecure Direct Object Reference permits an unauthenticated attacker to access any user’s profile photo via the manipulated URL /archivos/usuarios/[ID]/[username]/thumb_AAxAA.jpg (80x90 and 40x45). The provided metrics state CVSS v4 base score 6.9 (Netwo...

6.9CVSS5.8AI score0.00261EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/03/11 12:16 a.m.22 views

StudioCMS: IDOR — Arbitrary API Token Revocation Leading to Denial of Service

Summary The DELETE /studiocmsapi/dashboard/api-tokens endpoint allows any authenticated user with editor privileges or above to revoke API tokens belonging to any other user, including admin and owner accounts. The handler accepts tokenID and userID directly from the request payload without...

7.1CVSS5.9AI score0.00452EPSS
SaveExploits2References5Affected Software1
RedhatCVE
RedhatCVE
added 2026/03/09 8:01 a.m.8 views

CVE-2026-30823

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to version 3.0.13, there is an IDOR vulnerability, leading to account takeover and enterprise feature bypass via SSO configuration. This issue has been patched in version 3.0.13...

8.8CVSS5.7AI score0.0045EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/03/07 5:10 a.m.6 views

CVE-2026-30823

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to version 3.0.13, there is an IDOR vulnerability, leading to account takeover and enterprise feature bypass via SSO configuration. This issue has been patched in version 3.0.13...

8.8CVSS5.7AI score0.0045EPSS
SaveExploits1References3Affected Software1
Rows per page
Query Builder