Lucene search
+L

5576 matches found

EUVD
EUVD
added 2026/02/26 10:36 p.m.16 views

EUVD-2026-8913

hoppscotch is an open source API development ecosystem. Prior to version 2026.2.0, any logged-in user can read, modify or delete another user's personal environment by ID. user-environments.resolver.ts:82-109, updateUserEnvironment mutation uses @UseGuardsGqlAuthGuard but is missing the @GqlUser...

8.3CVSS5.6AI score0.00394EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/02/26 10:36 p.m.12 views

CVE-2026-28216 hoppscotch has IDOR in updateUserEnvironment / deleteUserEnvironment

hoppscotch is an open source API development ecosystem. Prior to version 2026.2.0, any logged-in user can read, modify or delete another user's personal environment by ID. user-environments.resolver.ts:82-109, updateUserEnvironment mutation uses @UseGuardsGqlAuthGuard but is missing the @GqlUser...

8.3CVSS6AI score0.00394EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/02/26 10:36 p.m.31 views

CVE-2026-28216 hoppscotch has IDOR in updateUserEnvironment / deleteUserEnvironment

hoppscotch is an open source API development ecosystem. Prior to version 2026.2.0, any logged-in user can read, modify or delete another user's personal environment by ID. user-environments.resolver.ts:82-109, updateUserEnvironment mutation uses @UseGuardsGqlAuthGuard but is missing the @GqlUser...

8.3CVSS0.00394EPSS
SaveExploits1References2
CVE
CVE
added 2026/02/26 10:36 p.m.28 views

CVE-2026-28216

CVE-2026-28216 affects Hoppscotch before 2026.2.0. The issue is an improper authorization check in the user environments flow: the updateUserEnvironment mutation uses GqlAuthGuard but lacks a @GqlUser() decorator, so the service can process only the environment ID (no ownership filter) and execut...

8.3CVSS5.6AI score0.00394EPSS
SaveExploits1References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/02/26 10:36 p.m.7 views

CVE-2026-28216

hoppscotch is an open source API development ecosystem. Prior to version 2026.2.0, any logged-in user can read, modify or delete another user's personal environment by ID. user-environments.resolver.ts:82-109, updateUserEnvironment mutation uses @UseGuardsGqlAuthGuard but is missing the @GqlUser...

8.3CVSS5.8AI score0.00394EPSS
SaveExploits1References3Affected Software1
RedhatCVE
RedhatCVE
added 2026/02/26 10:35 p.m.9 views

CVE-2026-27705

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.1CVSS5.5AI score0.00213EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/02/26 10:35 p.m.11 views

CVE-2026-3185

A vulnerability was found in feiyuchuixue sz-boot-parent up to 1.3.2-beta. Affected is an unknown function of the file /api/admin/sys-message/ of the component API Endpoint. The manipulation of the argument messageId results in authorization bypass. The attack can be launched remotely. The exploi...

6.9CVSS5.1AI score0.0044EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2026/02/26 10:15 p.m.13 views

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.5CVSS5.5AI score0.00245EPSS
SaveExploits1References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/02/26 10:04 p.m.5 views

CVE-2026-27838

wger is a free, open-source workout and fitness manager. Five routine detail action endpoints check a cache before calling self.getobject. In versions up to and including 2.4, ache keys are scoped only by pk — no user ID is included. When a victim has previously accessed their routine via the API...

3.5CVSS5.7AI score0.00245EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2026/02/26 10:04 p.m.31 views

CVE-2026-27838

The CVE covers wger (open-source fitness manager) where five routine-detail API endpoints cache responses using keys scoped only by the public primary key (pk). In versions up to 2.4, this allows an attacker to retrieve a cached response for a given pk after a victim has accessed their routine, e...

3.5CVSS5.4AI score0.00245EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/02/26 10:04 p.m.9 views

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

wger is a free, open-source workout and fitness manager. Five routine detail action endpoints check a cache before calling self.getobject. In versions up to and including 2.4, ache keys are scoped only by pk — no user ID is included. When a victim has previously accessed their routine via the API...

3.1CVSS5.9AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/02/26 10:04 p.m.31 views

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

wger is a free, open-source workout and fitness manager. Five routine detail action endpoints check a cache before calling self.getobject. In versions up to and including 2.4, ache keys are scoped only by pk — no user ID is included. When a victim has previously accessed their routine via the API...

3.1CVSS0.00245EPSS
SaveExploits1References2
NVD
NVD
added 2026/02/26 2:16 a.m.21 views

CVE-2026-27943

OpenEMR is a free and open source electronic health records and medical practice management application. In versions up to and including 8.0.0, the eye exam eyemag view loads data by formid or equivalent without verifying that the form belongs to the current user’s patient/encounter context. An...

6.5CVSS0.0026EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/02/26 1:30 a.m.6 views

CVE-2026-27943 OpenEMR's Eye Exam View Trusts form_id Without Verifying Patient/Encounter Ownership

OpenEMR is a free and open source electronic health records and medical practice management application. In versions up to and including 8.0.0, the eye exam eyemag view loads data by formid or equivalent without verifying that the form belongs to the current user’s patient/encounter context. An...

6.5CVSS5.5AI score0.0026EPSS
SaveExploits1References2
OSV
OSV
added 2026/02/26 1:30 a.m.11 views

CVE-2026-27943 OpenEMR's Eye Exam View Trusts form_id Without Verifying Patient/Encounter Ownership

OpenEMR is a free and open source electronic health records and medical practice management application. In versions up to and including 8.0.0, the eye exam eyemag view loads data by formid or equivalent without verifying that the form belongs to the current user’s patient/encounter context. An...

6.5CVSS5.9AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/02/26 1:30 a.m.35 views

CVE-2026-27943 OpenEMR's Eye Exam View Trusts form_id Without Verifying Patient/Encounter Ownership

OpenEMR is a free and open source electronic health records and medical practice management application. In versions up to and including 8.0.0, the eye exam eyemag view loads data by formid or equivalent without verifying that the form belongs to the current user’s patient/encounter context. An...

6.5CVSS0.0026EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/02/26 1:30 a.m.6 views

CVE-2026-27943

OpenEMR is a free and open source electronic health records and medical practice management application. In versions up to and including 8.0.0, the eye exam eyemag view loads data by formid or equivalent without verifying that the form belongs to the current user’s patient/encounter context. An...

6.5CVSS5.5AI score0.0026EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2026/02/26 1:30 a.m.34 views

CVE-2026-27943

OpenEMR (versions up to 8.0.0) contains an access control flaw in the eye_exam (eye_mag) view: data is loaded by form_id without verifying the form belongs to the current user’s patient/encounter context. An authenticated user can access or edit any patient’s eye exam by supplying a different for...

6.5CVSS5.5AI score0.0026EPSS
SaveExploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/02/26 12:00 a.m.23 views

PT-2026-22211

Name of the Vulnerable Software and Affected Versions hoppscotch versions prior to 2026.2.0 Description hoppscotch is an API development ecosystem. Prior to version 2026.2.0, any logged-in user could read, modify, or delete another user's personal environment by ID. The issue arises from missing...

8.3CVSS6AI score0.00394EPSS
SaveExploits1References9
Positive Technologies
Positive Technologies
added 2026/02/26 12:00 a.m.20 views

PT-2026-22100

OpenEMR is a free and open source electronic health records and medical practice management application. In versions up to and including 8.0.0, the eye exam eye mag view loads data by form id or equivalent without verifying that the form belongs to the current user’s patient/encounter context. An...

6.5CVSS5.5AI score0.0026EPSS
SaveExploits1References3
Rows per page
Query Builder