Lucene search
+L

24 matches found

CVE
CVE
added 2026/09/16 8:32 p.m.17 views

CVE-2026-92773

Trigger.dev before 4.6.0 contains a GitHub App installation takeover vulnerability in its GitHub integration service (gitHub.server.ts). The root cause is a failure to verify that an authenticated user actually controls a GitHub App installation before binding it to their organization. An attacke...

7.1CVSS0.00309EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/09 1:32 p.m.8 views

EUVD-2026-74924

Snipe-IT is an open source IT asset management system. In versions up to and including 8.6.3, the report acceptance endpoints POST /reports/unacceptedassets/sentreminder ReportsController::sentAssetAcceptanceReminder and DELETE /reports/unacceptedassets/acceptanceId/delete...

5.4CVSS5.6AI score0.0018EPSS
SaveExploits1References2
NVD
NVD
added 2026/09/09 6:17 a.m.5 views

CVE-2026-82848

The Masteriyo LMS WordPress plugin before 3.4.0 does not perform any authorization check before returning a course enrolment record over its REST API, allowing unauthenticated users to read any learner's enrolment status, timestamps and course-progress data by walking sequential record identifier...

5.3CVSS0.00193EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/05 10:16 a.m.6 views

CVE-2026-86113

BookWyrm through 0.9.1 contains an authorization bypass vulnerability in the editreadthrough function that allows authenticated users to modify other users' reading records. Attackers can exploit sequential ReadThrough IDs to overwrite arbitrary users' start dates, finish dates, progress, and...

7.1CVSS0.0024EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/05 9:59 a.m.13 views

CVE-2026-86113

BookWyrm through version 0.9.1 is affected by an authorization bypass (Insecure Direct Object Reference) in the edit_readthrough function. Because ReadThrough IDs are sequential, any authenticated user can overwrite other users' start dates, finish dates, progress, and progress mode, corrupting r...

7.1CVSS5.4AI score0.0024EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/05 9:59 a.m.38 views

CVE-2026-86113 BookWyrm through 0.9.1 Insecure Direct Object Reference in edit-readthrough Allows Tampering with Other Users' Reading Records

BookWyrm through 0.9.1 contains an authorization bypass vulnerability in the editreadthrough function that allows authenticated users to modify other users' reading records. Attackers can exploit sequential ReadThrough IDs to overwrite arbitrary users' start dates, finish dates, progress, and...

7.1CVSS0.0024EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/05 9:59 a.m.4 views

CVE-2026-86111 BookWyrm through 0.9.1 Insecure Direct Object Reference in EditStatus Exposes Followers-Only and Direct Statuses

BookWyrm through 0.9.1 fails to validate user visibility permissions in the status edit endpoint, allowing authenticated attackers to read followers-only and direct-message reviews by enumerating sequential status IDs. Attackers can access the raw content of restricted statuses through the edit...

7.1CVSS5.8AI score
SaveExploits0References7
EUVD
EUVD
added 2026/08/31 9:31 p.m.11 views

EUVD-2026-66224

Kimai before 2.56.0 does not enforce team-membership checks in TimesheetVoter::voteOnAttribute, which maps permissions only to owntimesheet or othertimesheet. As a result, any authenticated user with ROLETEAMLEAD or a role holding editothertimesheet/deleteothertimesheet can read, modify, and...

9.3CVSS5.3AI score0.00345EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/25 11:19 p.m.32 views

CVE-2026-80202

Kimai before 2.56.0 has an authorization bypass in TimesheetVoter::voteOnAttribute() , which maps permissions only to own_timesheet or other_timesheet without enforcing team-membership checks. Any authenticated user holding ROLE_TEAMLEAD (or a role with edit_other_timesheet/delete_other_timesheet...

9.3CVSS5.3AI score0.00345EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/17 8:36 p.m.8 views

CVE-2026-75106 OpnForm Editable Submission Secret Derivation via Empty Hashids Salt

OpnForm derives editable-submission secrets from sequential row identifiers using Hashids with an empty default salt, allowing unauthenticated attackers to compute hashes for any submission. Attackers can read other respondents' full submission data through the submission-fetch endpoint or...

9.3CVSS5.5AI score
SaveExploits0References7
NVD
NVD
added 2026/07/31 7:16 a.m.18 views

CVE-2026-14927

The FluentCart A New Era of eCommerce WordPress plugin before 1.5.3 does not perform any authorization or ownership check before rendering customer order documents keyed on a sequential numeric identifier, allowing unauthenticated visitors to enumerate and disclose customer personal data names,...

3.7CVSS0.00162EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/27 9:37 p.m.10 views

CVE-2026-59240

The vulnerability involves an Insecure Direct Object Reference IDOR in the DeleteNotificationController::delete method at endpoint GET /notification/delete/id. The flaw allows any authenticated user, regardless of company or permissions, to delete notifications belonging to any other user in the...

6.9CVSS5.9AI score0.00288EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/07/23 3:59 p.m.45 views

CVE-2026-65917 CyberPanel IncBackups IDOR via Sequential Backup ID

CyberPanel through 1.9.1, fixed in commit b198460, contains an insecure direct object reference IDOR vulnerability in the IncBackups application's incremental-backup handlers deleteBackup, fetchRestorePoints, and restorePoint that allows authenticated panel users to access or manipulate other...

8.8CVSS0.00506EPSS
SaveExploits0References3
CVE
CVE
added 2026/06/29 5:19 p.m.47 views

CVE-2026-57949

ruoyi-vue-pro (through 2026.05) contains a missing authorization vulnerability in the CRM module’s GET /admin-api/crm/follow-up-record/get endpoint. The issue allows an authenticated user to read any follow-up record by iterating sequential numeric IDs, exfiltrating follow-up notes, file attachme...

7.1CVSS5.9AI score0.00402EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/05/06 12:00 a.m.14 views

PT-2026-81915

Name of the Vulnerable Software and Affected Versions Kimai versions prior to 2.56.0 Description An issue exists where team-membership checks are not enforced in the voteOnAttribute function of TimesheetVoter. This function maps permissions only to own timesheet or other timesheet. Consequently,...

9.3CVSS5.2AI score0.00345EPSS
SaveExploits0References11
EUVD
EUVD
added 2025/10/03 8:07 p.m.17 views

EUVD-2024-19713

Malicious code in bioql PyPI...

2.2CVSS4.1AI score0.00506EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/11/27 4:04 a.m.9 views

SUSE CVE-2024-22117

When a URL is added to the map element, it is recorded in the database with sequential IDs. Upon adding a new URL, the system retrieves the last sysmapelementurlid value and increments it by one. However, an issue arises when a user manually changes the sysmapelementurlid value by adding...

2.7CVSS6.6AI score0.00506EPSS
SaveExploits0References4
OSV
OSV
added 2024/11/26 3:15 p.m.22 views

CVE-2024-22117

When a URL is added to the map element, it is recorded in the database with sequential IDs. Upon adding a new URL, the system retrieves the last sysmapelementurlid value and increments it by one. However, an issue arises when a user manually changes the sysmapelementurlid value by adding...

2.2CVSS6.6AI score
SaveExploits0References1
Debian CVE
Debian CVE
added 2024/11/26 2:11 p.m.51 views

CVE-2024-22117

When a URL is added to the map element, it is recorded in the database with sequential IDs. Upon adding a new URL, the system retrieves the last sysmapelementurlid value and increments it by one. However, an issue arises when a user manually changes the sysmapelementurlid value by adding...

2.2CVSS4.5AI score0.00506EPSS
SaveExploits0
CVE
CVE
added 2024/11/26 2:11 p.m.146 views

CVE-2024-22117

CVE-2024-22117 describes a bug in the map element URL handling where the system increments sysmapelementurlid and a manual change (sysmapelementurlid + 1) can prevent others from adding URLs. Public advisories (NVD entry and OSV listings) reference the same issue, with vendor advisories noting th...

2.2CVSS3.4AI score0.00506EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder