Lucene search
+L

149 matches found

NVD
NVD
added 2026/08/18 12:19 p.m.8 views

CVE-2026-75853

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
NVD
NVD
added 2026/08/18 12:19 p.m.5 views

CVE-2026-75845

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
NVD
NVD
added 2026/08/18 12:19 p.m.7 views

CVE-2026-75855

ArcadeDB versions before 26.8.1 fail to sanitize database names in the POST /api/v1/server endpoint's create database and drop database commands, allowing authenticated root users to write and delete arbitrary files outside the configured database directory. Attackers can supply database names...

8.7CVSS0.0039EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/18 12:19 p.m.7 views

CVE-2026-75854

ArcadeDB versions before 26.8.1 contain a missing authentication vulnerability in the Redis wire-protocol plugin that allows unauthenticated attackers to read, write, and delete data. Attackers can connect to the Redis port and execute arbitrary commands against any database on the server without...

9.8CVSS0.01069EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/18 12:19 p.m.10 views

CVE-2026-75852

ArcadeDB versions before 26.8.1 fail to enforce SASL authentication on data commands in the MongoDB wire-protocol plugin. Unauthenticated attackers can issue insert, find, update, delete, and create commands against any database by connecting to port 27017 without credentials...

9.8CVSS0.00451EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/18 12:19 p.m.6 views

CVE-2026-75846

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
NVD
NVD
added 2026/08/18 12:19 p.m.6 views

CVE-2026-75851

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.9CVSS0.00316EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/18 12:19 p.m.5 views

CVE-2026-75842

ArcadeDB versions before 26.8.1 contain an arbitrary file read vulnerability in the OpenCypher LOAD CSV FROM clause that allows authenticated users to read local files. Attackers with read query privileges can use the file:// protocol in LOAD CSV statements to access arbitrary files with server...

8.3CVSS0.00341EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/18 12:19 p.m.6 views

CVE-2026-75840

ArcadeDB before 26.8.1 contains an arbitrary file read vulnerability in the GraalVM JavaScript sandbox allowlist enforcement, which uses unescaped regular expressions to validate package names. Attackers with trigger creation privileges can use Java.type to access java.util.zip.ZipFile or...

8.7CVSS0.00314EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/18 12:19 p.m.5 views

CVE-2026-75844

ArcadeDB versions before 26.8.1 contain a server-side request forgery vulnerability in the IMPORT DATABASE command where the security validator resolves and checks hostnames but the subsequent connection re-resolves the raw URL and follows redirects. Authenticated attackers can bypass the validat...

7.1CVSS0.00233EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/18 12:19 p.m.7 views

CVE-2026-75841

ArcadeDB before 26.8.1 contains a denial of service vulnerability in the Cypher range function that allows authenticated users to exhaust server heap memory. Attackers can submit oversized range expressions with large bounds to trigger OutOfMemoryError and cause temporary service degradation or...

5.3CVSS0.00272EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/18 12:19 p.m.6 views

CVE-2026-75839

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
NVD
NVD
added 2026/08/18 12:19 p.m.6 views

CVE-2026-75843

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.9CVSS0.00303EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/18 11:19 a.m.19 views

CVE-2026-75855 ArcadeDB before 26.8.1 Path Traversal via create/drop database

ArcadeDB versions before 26.8.1 fail to sanitize database names in the POST /api/v1/server endpoint's create database and drop database commands, allowing authenticated root users to write and delete arbitrary files outside the configured database directory. Attackers can supply database names...

8.7CVSS0.0039EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/18 11:19 a.m.17 views

CVE-2026-75854 ArcadeDB Redis Wire-Protocol Plugin Missing Authentication

ArcadeDB versions before 26.8.1 contain a missing authentication vulnerability in the Redis wire-protocol plugin that allows unauthenticated attackers to read, write, and delete data. Attackers can connect to the Redis port and execute arbitrary commands against any database on the server without...

9.3CVSS6AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/18 11:19 a.m.6 views

EUVD-2026-60616

ArcadeDB versions before 26.8.1 fail to sanitize database names in the POST /api/v1/server endpoint's create database and drop database commands, allowing authenticated root users to write and delete arbitrary files outside the configured database directory. Attackers can supply database names...

8.7CVSS5.6AI score0.0039EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/18 11:19 a.m.24 views

CVE-2026-75854 ArcadeDB Redis Wire-Protocol Plugin Missing Authentication

ArcadeDB versions before 26.8.1 contain a missing authentication vulnerability in the Redis wire-protocol plugin that allows unauthenticated attackers to read, write, and delete data. Attackers can connect to the Redis port and execute arbitrary commands against any database on the server without...

9.8CVSS0.01069EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/18 11:19 a.m.28 views

CVE-2026-75854

ArcadeDB versions before 26.8.1 expose a missing authentication flaw in the Redis wire-protocol plugin. Network attackers can connect to the Redis port with no credentials and read, write, or delete data across any server database, scoring CVSS 9.8 (CRITICAL). No exploitation evidence is provided...

9.8CVSS5.8AI score0.01069EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/18 11:19 a.m.5 views

CVE-2026-75855 ArcadeDB before 26.8.1 Path Traversal via create/drop database

ArcadeDB versions before 26.8.1 fail to sanitize database names in the POST /api/v1/server endpoint's create database and drop database commands, allowing authenticated root users to write and delete arbitrary files outside the configured database directory. Attackers can supply database names...

8.4CVSS5.6AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/18 11:19 a.m.8 views

EUVD-2026-60615

ArcadeDB versions before 26.8.1 contain a missing authentication vulnerability in the Redis wire-protocol plugin that allows unauthenticated attackers to read, write, and delete data. Attackers can connect to the Redis port and execute arbitrary commands against any database on the server without...

9.8CVSS5.9AI score0.01069EPSS
SaveExploits0References2
Rows per page
Query Builder