Lucene search
+L

5576 matches found

Positive Technologies
Positive Technologies
added 2026/03/02 12:00 a.m.14 views

PT-2026-22632

NocoDB is software for building databases as spreadsheets. Prior to version 0.301.3, the MCP token service did not validate token ownership, allowing a Creator within the same base to read, regenerate, or delete another user's MCP tokens if the token ID was known. This issue has been patched in...

7.1CVSS5.8AI score0.0016EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/03/02 12:00 a.m.14 views

NocoDB 安全漏洞

NocoDB is an open-source alternative to Airtable. It converts any MySQL, PostgreSQL, SQL Server, SQLite, and MariaDB databases into intelligent spreadsheets. Versions of NocoDB prior to 0.301.3 contained a security vulnerability. This vulnerability stemmed from the lack of verification of token...

7.1CVSS5.8AI score0.0016EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/01 12:00 a.m.11 views

ASB-A-459461121

In createSessionInternal of PackageInstallerService.java, there is a possible way for an app to update its ownership due to a missing permission check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

7.8CVSS6.1AI score0.00084EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/02/28 1:56 a.m.20 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.5CVSS6AI score0.00245EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/02/28 1:55 a.m.9 views

CVE-2026-27638

Actual is a local-first personal finance tool. Prior to version 26.2.1, in multi-user mode OpenID, the sync API endpoints /sync/ don't verify that the authenticated user owns or has access to the file being operated on. Any authenticated user can read, modify, and overwrite any other user's budge...

7.1CVSS5.9AI score0.00295EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/02/28 1:55 a.m.10 views

CVE-2026-28230

SteVe is an open-source EV charging station management system. In versions up to and including 3.11.0, when a charger sends a StopTransaction message, SteVe looks up the transaction solely by transactionId a sequential integer starting from 1 without verifying that the requesting charger matches...

7.1CVSS5.9AI score0.0016EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/02/28 1:55 a.m.9 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.3CVSS6AI score0.00394EPSS
SaveExploits1References1
OSV
OSV
added 2026/02/27 7:29 p.m.14 views

GHSA-QMJJ-P7M9-WJRV @actual-app/sync-server: Missing authorization in sync endpoints allows cross-user budget file access in multi-user mode

In multi-user mode OpenID, the sync API endpoints /sync/ don't verify that the authenticated user owns or has access to the file being operated on. Any authenticated user can read, modify, and overwrite any other user's budget files by providing their file ID. Affected Code File:...

7.1CVSS6AI score0.00295EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/02/27 7:29 p.m.15 views

@actual-app/sync-server: Missing authorization in sync endpoints allows cross-user budget file access in multi-user mode

In multi-user mode OpenID, the sync API endpoints /sync/ don't verify that the authenticated user owns or has access to the file being operated on. Any authenticated user can read, modify, and overwrite any other user's budget files by providing their file ID. Affected Code File:...

7.1CVSS6AI score0.00295EPSS
SaveExploits1References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/02/27 7:18 p.m.8 views

CVE-2026-28354

ClipBucket v5 is an open source video sharing platform. Prior to version 5.5.3 59, collection item operations are vulnerable to authorization flaws, allowing a normal authenticated user to modify another user’s collection items. This affects both add item /actions/addtocollection.php due to missi...

7.1CVSS6AI score0.00263EPSS
SaveExploits1References2
CVE
CVE
added 2026/02/27 7:18 p.m.42 views

CVE-2026-28354

ClipBucket v5 contains an authorization flaw (IDOR) in collection item management prior to 5.5.3 #59. An authenticated user can modify items in another user’s collection via add_to_collection.php (missing authorization) and removeItemFromCollection() via manage_collections.php?mode=manage_items… ...

7.1CVSS6AI score0.00263EPSS
SaveExploits1References1Affected Software1
NVD
NVD
added 2026/02/26 11:16 p.m.16 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.3CVSS0.00394EPSS
SaveExploits1References2
NVD
NVD
added 2026/02/26 11:16 p.m.12 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.5CVSS0.00369EPSS
SaveExploits1References2
NVD
NVD
added 2026/02/26 11:16 p.m.19 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.5CVSS0.00245EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/02/26 10:49 p.m.40 views

CVE-2026-28230 In SteVe, any authenticated charger can terminate any other charger's active transaction (missing ownership verification on StopTransaction)

SteVe is an open-source EV charging station management system. In versions up to and including 3.11.0, when a charger sends a StopTransaction message, SteVe looks up the transaction solely by transactionId a sequential integer starting from 1 without verifying that the requesting charger matches...

7.1CVSS0.0016EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/02/26 10:49 p.m.10 views

CVE-2026-28230

SteVe is an open-source EV charging station management system. In versions up to and including 3.11.0, when a charger sends a StopTransaction message, SteVe looks up the transaction solely by transactionId a sequential integer starting from 1 without verifying that the requesting charger matches...

7.1CVSS5.7AI score0.0016EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/02/26 10:49 p.m.14 views

CVE-2026-28230 In SteVe, any authenticated charger can terminate any other charger's active transaction (missing ownership verification on StopTransaction)

SteVe is an open-source EV charging station management system. In versions up to and including 3.11.0, when a charger sends a StopTransaction message, SteVe looks up the transaction solely by transactionId a sequential integer starting from 1 without verifying that the requesting charger matches...

7.1CVSS5.8AI score
SaveExploits0References4
CVE
CVE
added 2026/02/26 10:49 p.m.24 views

CVE-2026-28230

SteVe (open-source EV charging station management) versions up to 3.11.0 are vulnerable to a StopTransaction impact where a charger can terminate another charger’s active session. Root cause: OcppServerRepositoryImpl.getTransaction() queries only by transactionId and does not verify chargeBoxId o...

7.1CVSS5.4AI score0.0016EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/26 10:49 p.m.8 views

CVE-2026-28230 In SteVe, any authenticated charger can terminate any other charger's active transaction (missing ownership verification on StopTransaction)

SteVe is an open-source EV charging station management system. In versions up to and including 3.11.0, when a charger sends a StopTransaction message, SteVe looks up the transaction solely by transactionId a sequential integer starting from 1 without verifying that the requesting charger matches...

7.1CVSS5.9AI score0.0016EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/02/26 10:49 p.m.19 views

EUVD-2026-8917

SteVe is an open-source EV charging station management system. In versions up to and including 3.11.0, when a charger sends a StopTransaction message, SteVe looks up the transaction solely by transactionId a sequential integer starting from 1 without verifying that the requesting charger matches...

7.1CVSS5.4AI score0.0016EPSS
SaveExploits0References2
Rows per page
Query Builder