Lucene search
+L

172 matches found

OSV
OSV
added 2026/09/15 3:16 p.m.5 views

CVE-2026-54076 ArcadeDB: Read-only users can mutate database schema (incomplete fix of CVE-2026-44221)

ArcadeDB is a Multi-Model DBMS. Prior to 26.6.1, the fix for CVE-2026-44221 added an UPDATESCHEMA authorization check only to LocalDocumentType.createProperty, while the remaining public schema mutators in engine/src/main/java/com/arcadedb/schema/LocalDocumentType.java and...

8.1CVSS5.7AI score
SaveExploits0References6
CVE
CVE
added 2026/09/15 3:16 p.m.35 views

CVE-2026-54076

ArcadeDB (Multi-Model DBMS) versions prior to 26.6.1 suffer from an incomplete authorization fix for CVE-2026-44221. The UPDATE_SCHEMA permission check was added only to LocalDocumentType.createProperty, leaving other public schema mutators in LocalDocumentType.java and LocalProperty.java unprote...

8.1CVSS5.7AI score0.00406EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/14 6:57 p.m.8 views

CVE-2026-75855

Título El path traversal en los comandos de servidor "create database" / "drop database" permite la escritura y eliminación arbitraria de archivos fuera del directorio de base de datos configurado Resumen El endpoint POST /api/v1/server en sus comandos create database y drop database utiliza el...

8.7CVSS5.7AI score0.0039EPSS
SaveExploits0
NVD
NVD
added 2026/08/19 2:17 p.m.11 views

CVE-2026-76225

ArcadeDB before 26.8.1 contains a server-side request forgery vulnerability in the OpenCypher LOAD CSV implementation that fails to validate HTTP/HTTPS URLs. Authenticated attackers can craft LOAD CSV queries pointing to internal network addresses or cloud metadata endpoints to make the ArcadeDB...

8.3CVSS0.00326EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/19 2:17 p.m.16 views

CVE-2026-76224

ArcadeDB before 26.8.1 arcadedb-gremlin, affected = 26.7.3 contains a remote code execution vulnerability in its Gremlin query engine. Although the engine defaults to the documented-secure java gremlin-lang engine, ArcadeGremlin.executeStatement silently falls back to the insecure Groovy engine...

8.8CVSS0.00583EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/19 2:17 p.m.12 views

CVE-2026-76223

ArcadeDB com.arcadedb versions 26.7.3 and earlier fail to enforce the UPDATESCHEMA permission check when a DEFINE FUNCTION statement targets an already-existing function library. A user with only database access can add or overwrite SQL or Cypher functions in an existing library and persist the...

7.1CVSS0.00249EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/19 2:02 p.m.25 views

CVE-2026-76225

ArcadeDB before 26.8.1 has a server-side request forgery flaw in its OpenCypher LOAD CSV implementation, which does not validate HTTP/HTTPS URLs. Authenticated attackers can craft LOAD CSV queries pointing to internal network addresses or cloud metadata endpoints to make the server fetch and retu...

8.3CVSS5.4AI score0.00326EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/19 2:02 p.m.17 views

EUVD-2026-62466

ArcadeDB before 26.8.1 contains a server-side request forgery vulnerability in the OpenCypher LOAD CSV implementation that fails to validate HTTP/HTTPS URLs. Authenticated attackers can craft LOAD CSV queries pointing to internal network addresses or cloud metadata endpoints to make the ArcadeDB...

8.3CVSS5.4AI score0.00326EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 2:02 p.m.14 views

CVE-2026-76225 ArcadeDB before 26.8.1 Server-Side Request Forgery via LOAD CSV

ArcadeDB before 26.8.1 contains a server-side request forgery vulnerability in the OpenCypher LOAD CSV implementation that fails to validate HTTP/HTTPS URLs. Authenticated attackers can craft LOAD CSV queries pointing to internal network addresses or cloud metadata endpoints to make the ArcadeDB...

8.3CVSS5.5AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/19 2:02 p.m.33 views

CVE-2026-76224 ArcadeDB before 26.8.1 Remote Code Execution via Groovy Fallback

ArcadeDB before 26.8.1 arcadedb-gremlin, affected = 26.7.3 contains a remote code execution vulnerability in its Gremlin query engine. Although the engine defaults to the documented-secure java gremlin-lang engine, ArcadeGremlin.executeStatement silently falls back to the insecure Groovy engine...

8.8CVSS0.00583EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/19 2:02 p.m.34 views

CVE-2026-76225 ArcadeDB before 26.8.1 Server-Side Request Forgery via LOAD CSV

ArcadeDB before 26.8.1 contains a server-side request forgery vulnerability in the OpenCypher LOAD CSV implementation that fails to validate HTTP/HTTPS URLs. Authenticated attackers can craft LOAD CSV queries pointing to internal network addresses or cloud metadata endpoints to make the ArcadeDB...

8.3CVSS0.00326EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/19 2:02 p.m.33 views

CVE-2026-76224

ArcadeDB (arcadedb-gremlin, versions ≤ 26.7.3) contains a remote code execution vulnerability in its Gremlin query engine. The root cause is that ArcadeGremlin.executeStatement() silently falls back to the insecure Groovy engine whenever a request carries any query parameter and the query does no...

8.8CVSS6.7AI score0.00583EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/19 2:02 p.m.15 views

EUVD-2026-62465

ArcadeDB before 26.8.1 arcadedb-gremlin, affected = 26.7.3 contains a remote code execution vulnerability in its Gremlin query engine. Although the engine defaults to the documented-secure java gremlin-lang engine, ArcadeGremlin.executeStatement silently falls back to the insecure Groovy engine...

8.8CVSS6.7AI score0.00583EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 2:02 p.m.19 views

CVE-2026-76224 ArcadeDB before 26.8.1 Remote Code Execution via Groovy Fallback

ArcadeDB before 26.8.1 arcadedb-gremlin, affected = 26.7.3 contains a remote code execution vulnerability in its Gremlin query engine. Although the engine defaults to the documented-secure java gremlin-lang engine, ArcadeGremlin.executeStatement silently falls back to the insecure Groovy engine...

8.7CVSS6.8AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/19 2:02 p.m.15 views

EUVD-2026-62464

ArcadeDB com.arcadedb versions 26.7.3 and earlier fail to enforce the UPDATESCHEMA permission check when a DEFINE FUNCTION statement targets an already-existing function library. A user with only database access can add or overwrite SQL or Cypher functions in an existing library and persist the...

7.1CVSS5.8AI score0.00249EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/19 2:02 p.m.30 views

CVE-2026-76223 ArcadeDB before 26.8.1 Permission Bypass via DEFINE FUNCTION

ArcadeDB com.arcadedb versions 26.7.3 and earlier fail to enforce the UPDATESCHEMA permission check when a DEFINE FUNCTION statement targets an already-existing function library. A user with only database access can add or overwrite SQL or Cypher functions in an existing library and persist the...

7.1CVSS0.00249EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/19 2:02 p.m.28 views

CVE-2026-76223

ArcadeDB (com.arcadedb) versions 26.7.3 and earlier fail to enforce the UPDATE_SCHEMA permission check when a DEFINE FUNCTION statement targets an already-existing function library. A user with only database access can add or overwrite SQL or Cypher functions in an existing library and persist th...

7.1CVSS5.7AI score0.00249EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 2:02 p.m.20 views

CVE-2026-76223 ArcadeDB before 26.8.1 Permission Bypass via DEFINE FUNCTION

ArcadeDB com.arcadedb versions 26.7.3 and earlier fail to enforce the UPDATESCHEMA permission check when a DEFINE FUNCTION statement targets an already-existing function library. A user with only database access can add or overwrite SQL or Cypher functions in an existing library and persist the...

7.1CVSS5.9AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/19 12:00 a.m.28 views

PT-2026-78406

Name of the Vulnerable Software and Affected Versions ArcadeDB versions prior to 26.8.1 Description The Gremlin query engine contains a flaw where the ArcadeGremlin.executeStatement function silently reverts to an insecure Groovy engine if a request includes any query parameter and the query fail...

8.8CVSS5.9AI score0.00583EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/19 12:00 a.m.18 views

PT-2026-78407

Name of the Vulnerable Software and Affected Versions ArcadeDB versions prior to 26.8.1 Description An issue exists in the OpenCypher LOAD CSV implementation that fails to validate HTTP/HTTPS URLs. Authenticated attackers can craft LOAD CSV queries pointing to internal network addresses or cloud...

8.3CVSS5.3AI score0.00326EPSS
SaveExploits0References7
Rows per page
Query Builder