Lucene search
+L

2462 matches found

Cvelist
Cvelist
added 2026/08/20 6:06 p.m.30 views

CVE-2026-54622 django CMS: Clipboard copy IDOR discloses unauthorized plugin content

django CMS is an easy-to-use and developer-friendly enterprise content management system powered by Django. Prior to 5.0.8, the copyplugins endpoint in cms/admin/placeholderadmin.py authorizes only the destination clipboard. The copyplugintoclipboard and copyplaceholdertoclipboard paths accept...

6.5CVSS0.00239EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/20 2:17 p.m.8 views

CVE-2026-64969

ATutor is vulnerable to Insecure Direct Object Reference IDOR attack in profile picture related endpoints. Any authenticated user, including a student, can supply another user's memberid in a POST request to the profile album endpoint and permanently delete that user's profile picture, including...

5.3CVSS0.00265EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/20 1:58 p.m.8 views

CVE-2026-64969 Insecure Direct Object Reference in ATutor

ATutor is vulnerable to Insecure Direct Object Reference IDOR attack in profile picture related endpoints. Any authenticated user, including a student, can supply another user's memberid in a POST request to the profile album endpoint and permanently delete that user's profile picture, including...

5.3CVSS5.6AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/20 1:58 p.m.9 views

EUVD-2026-63370

ATutor is vulnerable to Insecure Direct Object Reference IDOR attack in profile picture related endpoints. Any authenticated user, including a student, can supply another user's memberid in a POST request to the profile album endpoint and permanently delete that user's profile picture, including...

5.3CVSS5.4AI score0.00265EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/20 1:58 p.m.13 views

CVE-2026-64969

ATutor (last confirmed vulnerable at v2.2.4) has an IDOR flaw in its profile album endpoint: any authenticated user can POST another user's member_id and permanently delete that user's profile picture, including instructors and administrators. The product is no longer supported and unpatched. CVS...

5.3CVSS5.5AI score0.00265EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/20 1:48 p.m.16 views

CVE-2026-76634

WeGIA before 3.9.2 is affected by an Insecure Direct Object Reference (IDOR) vulnerability in the employee profile page (profile_funcionario.php). The root cause is a request extraction function that allows an attacker-supplied id_pessoa parameter to overwrite the session-derived identifier, enab...

7.1CVSS5.6AI score0.00294EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/20 1:48 p.m.8 views

CVE-2026-76634 WeGIA < 3.9.2 Insecure Direct Object Reference via profile_funcionario.php

WeGIA before 3.9.2 contains an insecure direct object reference vulnerability in the employee profile page that allows authenticated attackers to access arbitrary employee records by injecting an idpessoa parameter through a request extraction function that overwrites the session-derived...

7.1CVSS5.7AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/20 1:48 p.m.10 views

EUVD-2026-63359

WeGIA before 3.9.2 contains an insecure direct object reference vulnerability in the employee profile page that allows authenticated attackers to access arbitrary employee records by injecting an idpessoa parameter through a request extraction function that overwrites the session-derived...

7.1CVSS5.5AI score0.00294EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/20 12:00 a.m.7 views

PT-2026-79196

Name of the Vulnerable Software and Affected Versions TREK versions prior to 3.1.3 Description An authenticated user with file-edit permissions can disclose the existence and titles of reservations across private trip boundaries. The application fails to use the findForeignLinkTarget function to...

4.3CVSS5.3AI score0.00256EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/08/20 12:00 a.m.10 views

PT-2026-79188

TREK is a collaborative travel planner. From 3.0.0 until 3.1.0, the GET /api/journeys/:id/share-link route in server/src/routes/journey.ts returns the result of getJourneyShareLink from server/src/services/journeyShareService.ts without checking whether the authenticated requester can access the...

6.5CVSS5.3AI score0.00304EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/19 8:35 p.m.30 views

CVE-2026-53548 Termix: IDOR — Authenticated user can fetch SSH passwords for hosts owned by other users

Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities. Prior to 2.6.1, the GET /host/db/host/:id/password endpoint in src/backend/database/routes/host.ts accepts an authenticated user's numeric host ID and the field=password or...

9.6CVSS0.00355EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 8:35 p.m.5 views

CVE-2026-53548 Termix: IDOR — Authenticated user can fetch SSH passwords for hosts owned by other users

Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities. Prior to 2.6.1, the GET /host/db/host/:id/password endpoint in src/backend/database/routes/host.ts accepts an authenticated user's numeric host ID and the field=password or...

9.6CVSS5.5AI score
SaveExploits0References6
CVE
CVE
added 2026/08/19 8:35 p.m.18 views

CVE-2026-53548

Any authenticated Termix user with a valid JWT can enumerate sequential host IDs via the GET /host/db/host/:id/password endpoint to retrieve plaintext SSH/sudo passwords of other users due to missing host ownership enforcement. CVSS 9.6 Critical. Fixed in version 2.6.1; no in-the-wild exploitatio...

9.6CVSS5.4AI score0.00355EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/19 7:32 p.m.7 views

Snipe-IT: Maintenance Record Disclosure via Missing Authorization on GET

Impact Any activated account in a company can read every maintenance record for that company asset tag, supplier, purchase cost, free-text notes, dates without holding any asset or maintenance permission. Summary MaintenancesController::show renders a maintenance record without any authorization...

4.3CVSS5.5AI score0.00193EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/19 7:32 p.m.7 views

GHSA-R9R3-G9FP-3Q4Q Snipe-IT: Maintenance Record Disclosure via Missing Authorization on GET

Impact Any activated account in a company can read every maintenance record for that company asset tag, supplier, purchase cost, free-text notes, dates without holding any asset or maintenance permission. Summary MaintenancesController::show renders a maintenance record without any authorization...

4.3CVSS5.5AI score0.00193EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/19 7:32 p.m.10 views

Snipe-IT: Chained Information Disclosure and IDOR Leads to Full EULA File Takeover

Impact An attacker can completely bypass file-name randomization security and without authorization download confidential, signed EULA files belonging to any other user across the application. Steps to Reproduce: 1. Log in as a restricted user. 2. Send a GET request to /api/v1/users/targetid/eula...

7.1CVSS5.4AI score0.00238EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/19 7:32 p.m.7 views

GHSA-3HGV-JR5J-CG9X Snipe-IT: Chained Information Disclosure and IDOR Leads to Full EULA File Takeover

Impact An attacker can completely bypass file-name randomization security and without authorization download confidential, signed EULA files belonging to any other user across the application. Steps to Reproduce: 1. Log in as a restricted user. 2. Send a GET request to /api/v1/users/targetid/eula...

7.1CVSS5.4AI score0.00238EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/19 7:17 p.m.7 views

CVE-2026-55519

Snipe-IT is an IT asset/license management system. Prior to 8.4.1, an authenticated user with generic asset edit permission can delete files attached to assets outside the user's ownership or company assignment. The destroy methods in app/Http/Controllers/Api/UploadedFilesController.php and...

5.4CVSS0.00212EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/19 6:28 p.m.33 views

CVE-2026-55694 Snipe-IT: Chained Information Disclosure and IDOR Leads to Full EULA File Takeover

Snipe-IT is an IT asset/license management system. Prior to 8.6.3, a restricted user can request /api/v1/users/targetid/eulas to obtain another user's randomized EULA filename and then download the signed file through /account/stored-eula-file/filename. The primary /stored-eula-file/filename rout...

7.1CVSS0.00238EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/19 6:28 p.m.12 views

EUVD-2026-62631

Snipe-IT is an IT asset/license management system. Prior to 8.6.3, a restricted user can request /api/v1/users/targetid/eulas to obtain another user's randomized EULA filename and then download the signed file through /account/stored-eula-file/filename. The primary /stored-eula-file/filename rout...

7.1CVSS5.3AI score0.00238EPSS
SaveExploits0References3
Rows per page
Query Builder