Lucene search
+L

78147 matches found

OSV
OSV
added 2026/08/18 11:19 a.m.10 views

CVE-2026-75853 ArcadeDB Gremlin Wire Protocol Authorization Bypass Cross-Database

ArcadeDB's Gremlin wire-protocol plugin com.arcadedb:arcadedb-gremlin in versions = 26.7.3 enforces authentication SASL PLAIN but performs no authorization: it never checks database access permissions canAccessToDatabase and never binds the authenticated principal into the engine. As a result, an...

8.7CVSS5.5AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/18 11:19 a.m.19 views

CVE-2026-75853 ArcadeDB Gremlin Wire Protocol Authorization Bypass Cross-Database

ArcadeDB's Gremlin wire-protocol plugin com.arcadedb:arcadedb-gremlin in versions = 26.7.3 enforces authentication SASL PLAIN but performs no authorization: it never checks database access permissions canAccessToDatabase and never binds the authenticated principal into the engine. As a result, an...

8.8CVSS0.00393EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/18 11:19 a.m.14 views

CVE-2026-75853

The com.arcadedb:arcadedb-gremlin plugin (≤26.7.3) enforces SASL PLAIN authentication but skips authorization: it never calls canAccessToDatabase or binds the principal, so any valid credential can read, write, and drop data in any database via a traversal-source alias, bypassing all per-type/rea...

8.8CVSS5.3AI score0.00393EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/18 11:19 a.m.6 views

EUVD-2026-60614

ArcadeDB's Gremlin wire-protocol plugin com.arcadedb:arcadedb-gremlin in versions = 26.7.3 enforces authentication SASL PLAIN but performs no authorization: it never checks database access permissions canAccessToDatabase and never binds the authenticated principal into the engine. As a result, an...

8.8CVSS5.4AI score0.00393EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/18 11:19 a.m.6 views

EUVD-2026-60612

ArcadeDB server com.arcadedb:arcadedb-server in versions 26.7.3 and earlier fails to propagate the authenticated principal to asynchronous command worker threads. When an HTTP command is submitted with awaitResponse:false, it executes on an async worker whose DatabaseContext has no bound user,...

9.9CVSS5.3AI score0.00316EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/18 11:19 a.m.18 views

CVE-2026-75846 ArcadeDB before 26.8.1 Unauthorized Function Deletion via DELETE FUNCTION

ArcadeDB before 26.8.1 affected versions = 26.7.3 contains a missing authorization vulnerability in the DELETE FUNCTION SQL statement. DeleteFunctionStatement.executeSimple unregisters and persists deletion of a server-side function without any checkPermissionsOnDatabase UPDATESCHEMA check. Any...

7.1CVSS0.00249EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/18 11:19 a.m.8 views

CVE-2026-75846 ArcadeDB before 26.8.1 Unauthorized Function Deletion via DELETE FUNCTION

ArcadeDB before 26.8.1 affected versions = 26.7.3 contains a missing authorization vulnerability in the DELETE FUNCTION SQL statement. DeleteFunctionStatement.executeSimple unregisters and persists deletion of a server-side function without any checkPermissionsOnDatabase UPDATESCHEMA check. Any...

7.1CVSS6AI score
SaveExploits0References4
CVE
CVE
added 2026/08/18 11:19 a.m.13 views

CVE-2026-75846

In ArcadeDB versions ≤ 26.7.3, DeleteFunctionStatement.executeSimple permanently removes any registered server-side function via the command API without calling checkPermissionsOnDatabase(UPDATE_SCHEMA). Any database user can delete security-relevant logic. Upgrade to 26.8.1. No in-the-wild explo...

7.1CVSS5.8AI score0.00249EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/18 11:19 a.m.5 views

EUVD-2026-60610

ArcadeDB before 26.8.1 affected versions = 26.7.3 contains a missing authorization vulnerability in the DELETE FUNCTION SQL statement. DeleteFunctionStatement.executeSimple unregisters and persists deletion of a server-side function without any checkPermissionsOnDatabase UPDATESCHEMA check. Any...

7.1CVSS5.9AI score0.00249EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/18 11:19 a.m.18 views

CVE-2026-75845 ArcadeDB 26.4.2 before 26.8.1 Authorization Bypass via set_server_setting

ArcadeDB versions 26.4.2 through 26.7.3 contain an authorization bypass vulnerability in the setserversetting MCP server-level tool. SetServerSettingTool.execute gates only on the global allowAdmin flag and never checks the caller's role, so in an MCP deployment with allowAdmin=true and a non-roo...

6.3CVSS0.00209EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/18 11:19 a.m.11 views

CVE-2026-75845

ArcadeDB 26.4.2–26.7.3's SetServerSettingTool.execute() checks only the global allowAdmin flag without verifying the caller's role, letting authenticated read-only users modify GlobalConfiguration in MCP deployments. CVSS 6.3 (MEDIUM); no exploitation observed. Fixed in 26.8.1.{

6.3CVSS5.3AI score0.00209EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/18 11:19 a.m.6 views

EUVD-2026-60609

ArcadeDB versions 26.4.2 through 26.7.3 contain an authorization bypass vulnerability in the setserversetting MCP server-level tool. SetServerSettingTool.execute gates only on the global allowAdmin flag and never checks the caller's role, so in an MCP deployment with allowAdmin=true and a non-roo...

6.3CVSS5.4AI score0.00209EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/18 11:19 a.m.5 views

CVE-2026-75845 ArcadeDB 26.4.2 before 26.8.1 Authorization Bypass via set_server_setting

ArcadeDB versions 26.4.2 through 26.7.3 contain an authorization bypass vulnerability in the setserversetting MCP server-level tool. SetServerSettingTool.execute gates only on the global allowAdmin flag and never checks the caller's role, so in an MCP deployment with allowAdmin=true and a non-roo...

5.3CVSS5.5AI score
SaveExploits0References4
CVE
CVE
added 2026/08/18 11:19 a.m.18 views

CVE-2026-75843

ArcadeDB versions before 26.8.1 fail to bind the authenticated principal on the gRPC transaction executor thread during beginTransaction, letting authenticated readers bypass scripting authorization and execute arbitrary JavaScript that creates server-wide admin accounts. Patch to 26.8.1 or later...

9.9CVSS5.4AI score0.00303EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/18 11:19 a.m.5 views

EUVD-2026-60607

ArcadeDB before 26.8.1 fails to bind the authenticated principal on the gRPC transaction executor thread in beginTransaction, allowing authenticated readers to execute JavaScript commands without scripting authorization checks. Attackers can execute executeCommand with a transaction ID to run...

9.9CVSS5.5AI score0.00303EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/18 11:19 a.m.22 views

CVE-2026-75839 ArcadeDB before 26.8.1 Information Disclosure via Cluster Endpoints

ArcadeDB com.arcadedb:arcadedb-server versions = 26.7.3 contain an insecure direct object reference IDOR vulnerability in the Raft cluster-info endpoints GetClusterHandler and PostBootstrapStateHandler, which authenticate but do not authorize access. On an ArcadeDB HA cluster only reachable when...

5.3CVSS0.00223EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/18 11:19 a.m.6 views

EUVD-2026-60603

ArcadeDB com.arcadedb:arcadedb-server versions = 26.7.3 contain an insecure direct object reference IDOR vulnerability in the Raft cluster-info endpoints GetClusterHandler and PostBootstrapStateHandler, which authenticate but do not authorize access. On an ArcadeDB HA cluster only reachable when...

5.3CVSS5.4AI score0.00223EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/18 11:19 a.m.7 views

CVE-2026-75839 ArcadeDB before 26.8.1 Information Disclosure via Cluster Endpoints

ArcadeDB com.arcadedb:arcadedb-server versions = 26.7.3 contain an insecure direct object reference IDOR vulnerability in the Raft cluster-info endpoints GetClusterHandler and PostBootstrapStateHandler, which authenticate but do not authorize access. On an ArcadeDB HA cluster only reachable when...

5.3CVSS5.3AI score0.00223EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/18 11:19 a.m.18 views

CVE-2026-75836 Grav API Plugin before 1.0.14 Missing Authorization

The Grav API plugin getgrav/grav-plugin-api, bundled with Grav's admin-next/API stack before 1.0.14 fails to enforce the authorize requirement in MenubarController::executeAction. While the GET /menubar/items listing endpoint correctly filters menubar items via userPassesAuthorize, the POST...

8.8CVSS0.00322EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/18 11:19 a.m.18 views

CVE-2026-75836

The Grav API plugin before 1.0.14 omits the authorize check in MenubarController::executeAction(), so any authenticated caller with api.access can invoke privileged menubar actions via POST /api/v1/menubar/actions/{plugin}/{action}, bypassing plugin-level authorization. No in-the-wild exploitatio...

8.8CVSS5.4AI score0.00322EPSS
SaveExploits0References2
Rows per page
Query Builder