Lucene search
+L

4867 matches found

ATTACKERKB
ATTACKERKB
added 2026/02/26 10:38 p.m.4 views

CVE-2026-28217

hoppscotch is an open source API development ecosystem. Prior to version 2026.2.0, the userCollection GraphQL query accepts an arbitrary collection ID and returns the full collection data — including title, type, and the serialized data field containing HTTP requests with headers and potentially...

6.5CVSS6AI score0.00369EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/02/26 10:38 p.m.12 views

CVE-2026-28217 IDOR in GraphQL userCollection Query Exposes Other Users' Private Collections

hoppscotch is an open source API development ecosystem. Prior to version 2026.2.0, the userCollection GraphQL query accepts an arbitrary collection ID and returns the full collection data — including title, type, and the serialized data field containing HTTP requests with headers and potentially...

6.5CVSS6AI score
SaveExploits0References4
EUVD
EUVD
added 2026/02/26 10:38 p.m.13 views

EUVD-2026-8914

hoppscotch is an open source API development ecosystem. Prior to version 2026.2.0, the userCollection GraphQL query accepts an arbitrary collection ID and returns the full collection data — including title, type, and the serialized data field containing HTTP requests with headers and potentially...

6.5CVSS5.7AI score0.00369EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/02/26 10:38 p.m.29 views

CVE-2026-28217 IDOR in GraphQL userCollection Query Exposes Other Users' Private Collections

hoppscotch is an open source API development ecosystem. Prior to version 2026.2.0, the userCollection GraphQL query accepts an arbitrary collection ID and returns the full collection data — including title, type, and the serialized data field containing HTTP requests with headers and potentially...

6.5CVSS0.00369EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/02/26 10:15 p.m.13 views

EUVD-2026-8907

wger: IDOR in nutritionalvalues endpoints exposes private dietary data via direct ORM lookup...

4.3CVSS5.3AI score0.0026EPSS
SaveExploits1References2
OSV
OSV
added 2026/02/26 10:15 p.m.6 views

GHSA-42CR-W2GR-M54Q wger: IDOR via user-unscoped cache keys on routine API actions exposes workout data

Summary Five routine detail action endpoints check a cache before calling self.getobject. Cache keys are scoped only by pk — no user ID is included. When a victim has previously accessed their routine via the API, an attacker can retrieve the cached response for the same PK without any ownership...

3.1CVSS5.6AI score0.00245EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/02/26 10:15 p.m.13 views

EUVD-2026-8906

wger: IDOR via user-unscoped cache keys on routine API actions exposes workout data...

3.1CVSS5.3AI score0.00245EPSS
SaveExploits1References2
CVE
CVE
added 2026/02/26 10:7 p.m.26 views

CVE-2026-27839

CVE-2026-27839 affects wger up to version 2.4, where three nutritional_values endpoints fetch objects via Model.objects.get(pk=pk) instead of using a user-scoped queryset. This allows any authenticated user to read another user’s private nutrition data (caloric intake and full macro breakdown) by...

4.3CVSS5.5AI score0.0026EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/26 10:7 p.m.4 views

CVE-2026-27839 wger: IDOR in nutritional_values endpoints exposes private dietary data via direct ORM lookup

wger is a free, open-source workout and fitness manager. In versions up to and including 2.4, three nutritionalvalues action endpoints fetch objects via Model.objects.getpk=pk — a raw ORM call that bypasses the user-scoped queryset. Any authenticated user can read another user's private nutrition...

4.3CVSS6AI score0.0026EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/02/26 10:0 p.m.5 views

CVE-2026-27835 wger: IDOR in RepetitionsConfig and MaxRepetitionsConfig API leak other users' workout data

wger is a free, open-source workout and fitness manager. In versions up to and including 2.4, RepetitionsConfigViewSet and MaxRepetitionsConfigViewSet return all users' repetition config data because their getqueryset calls .all instead of filtering by the authenticated user. Any registered user...

4.3CVSS5.8AI score0.00257EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/02/26 7:19 p.m.3 views

CVE-2026-26973

Discourse is an open source discussion platform. Versions prior to 2025.12.2, 2026.1.1, and 2026.2.0 have an IDOR Insecure Direct Object Reference in ReviewableNotesController. When enablecategorygroupmoderation is enabled, a user belonging to a category moderation group can create or delete thei...

4.3CVSS5.7AI score0.00152EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/02/26 7:19 p.m.9 views

EUVD-2026-8878

Discourse is an open source discussion platform. Versions prior to 2025.12.2, 2026.1.1, and 2026.2.0 have an IDOR Insecure Direct Object Reference in ReviewableNotesController. When enablecategorygroupmoderation is enabled, a user belonging to a category moderation group can create or delete thei...

4.3CVSS5.3AI score0.00152EPSS
SaveExploits0References1
NVD
NVD
added 2026/02/26 3:16 a.m.15 views

CVE-2026-2356

The User Registration & Membership – Custom Registration Form, Login Form, and User Profile plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 5.1.2 via the 'registermember' function, due to missing validation on the 'memberid' user...

5.3CVSS0.00187EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/02/26 2:23 a.m.7 views

CVE-2026-2356 User Registration & Membership <= 5.1.2 - Insecure Direct Object Reference to Unauthenticated Limited User Deletion

The User Registration & Membership – Custom Registration Form, Login Form, and User Profile plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 5.1.2 via the 'registermember' function, due to missing validation on the 'memberid' user...

5.3CVSS5.5AI score0.00187EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/02/26 2:23 a.m.44 views

CVE-2026-2356

The User Registration & Membership – Custom Registration Form, Login Form, and User Profile plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 5.1.2 via the 'registermember' function, due to missing validation on the 'memberid' user...

5.3CVSS5.5AI score0.00187EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/02/26 12:0 a.m.19 views

PT-2026-22156

Name of the Vulnerable Software and Affected Versions Discourse versions prior to 2025.12.2 Discourse versions prior to 2026.1.1 Discourse versions prior to 2026.2.0 Description Discourse is an open source discussion platform. An IDOR vulnerability exists in the directory items endpoint, allowing...

7.5CVSS5.9AI score0.00266EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/02/26 12:0 a.m.10 views

PT-2026-22212

Name of the Vulnerable Software and Affected Versions hoppscotch versions prior to 2026.2.0 Description The userCollection GraphQL query in hoppscotch does not verify ownership before returning collection data, including potentially sensitive information like HTTP requests and headers, to...

6.5CVSS6AI score0.00369EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2026/02/26 12:0 a.m.32 views

PT-2026-22113

The User Registration & Membership – Custom Registration Form, Login Form, and User Profile plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 5.1.2 via the 'register member' function, due to missing validation on the 'member id' user...

5.3CVSS5.5AI score0.00187EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/02/26 12:0 a.m.15 views

PT-2026-22175

Name of the Vulnerable Software and Affected Versions Discourse versions prior to 2025.12.2 Discourse versions prior to 2026.1.1 Discourse versions prior to 2026.2.0 Description Discourse is an open source discussion platform. A flaw exists in the ReviewableNotesController that allows for an...

4.3CVSS5.8AI score0.00152EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/02/25 3:51 p.m.30 views

CVE-2026-27705 Plane Vulnerable to Cross-Workspace/Cross-Project Asset Modification via IDOR in ProjectAssetEndpoint.patch

Plane is an an open-source project management tool. Prior to version 1.2.2, the ProjectAssetEndpoint.patch method in apps/api/plane/app/views/asset/v2.py lines 579–593 performs a global asset lookup using only the asset ID pk via FileAsset.objects.getid=pk, without verifying that the asset belong...

7.1CVSS0.00213EPSS
SaveExploits0References3
Rows per page
Query Builder