Lucene search
+L

155 matches found

CVE
CVE
added 2026/08/01 12:22 p.m.74 views

CVE-2026-67342

ArcadeDB is affected in versions before 26.7.2 where an authorization bypass exists in HTTP handlers for time series, batch, Prometheus, and Grafana endpoints, failing to validate database access permissions. Attackers can call affected endpoints with arbitrary database parameters to access and m...

9.8CVSS5.6AI score0.00319EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/01 12:00 a.m.28 views

PT-2026-67323

Name of the Vulnerable Software and Affected Versions ArcadeDB versions prior to 26.7.2 Description Authenticated users can retrieve the arcadedb.ha.clusterToken value in cleartext because the software fails to properly redact the cluster token in the 'GET /api/v1/server' endpoint. An attacker ca...

8.8CVSS5.5AI score0.00298EPSS
SaveExploits0References5
Veracode
Veracode
added 2026/07/18 12:47 p.m.13 views

Server-Side Request Forgery (SSRF)

com.arcadedb:arcadedb-engine is vulnerable to Server-Side Request Forgery SSRF. The vulnerability is due to the IMPORT DATABASE statement accepting unvalidated source URLs without requiring administrative privileges, which allows an authenticated attacker to issue requests to arbitrary internal o...

5.6AI score0.00374EPSS
SaveExploits0References2Affected Software2
OSV
OSV
added 2026/07/16 8:15 p.m.14 views

GHSA-X9F9-R4M8-9XC2 ArcadeDB: Trigger scripts run with java.lang.* allowed, enabling OS command execution (RCE)

ScriptTriggerExecutor sets allowedPackages to java.lang., java.util., java.time., java.math. ScriptTriggerExecutor.java:56; trigger creation is gated only at UPDATESCHEMA LocalSchema.createTrigger:636. Permitting java.lang. host-class lookup lets a trigger script do...

8.6CVSS6.1AI score0.006EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2026/05/13 8:23 p.m.30 views

CVE-2026-44221

ArcadeDB is a Multi-Model DBMS. Prior to 2.6.4, authenticated users and API tokens scoped to a specific database could read, write, and mutate schema on any other database on the same server. Two distinct defects contributed: 1 ServerSecurityUser.getDatabaseUser returned a DB user with an...

9CVSS5.8AI score0.00397EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/05/12 7:53 p.m.13 views

CVE-2026-44221 ArcadeDB: Cross-database authorization bypass and unsecured newly-created databases

ArcadeDB is a Multi-Model DBMS. Starting in version 21.10.1 and prior to version 26.4.2, authenticated users and API tokens scoped to a specific database could read, write, and mutate schema on any other database on the same server. Two distinct defects contributed: 1...

9CVSS5.5AI score0.00397EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/05/12 7:53 p.m.16 views

CVE-2026-44221

ArcadeDB is a Multi-Model DBMS. Starting in version 21.10.1 and prior to version 26.4.2, authenticated users and API tokens scoped to a specific database could read, write, and mutate schema on any other database on the same server. Two distinct defects contributed: 1...

9CVSS5.5AI score0.00397EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/05/12 7:53 p.m.74 views

CVE-2026-44221

ArcadeDB prior to version 2.6.4 (also referenced as 26.4.2 in some advisories) contains a cross-database authorization bypass. Two defects enable authenticated principals to bypass both record-level and database-level controls: (1) ServerSecurityUser.getDatabaseUser() returns a DB user with an un...

9CVSS5.5AI score0.00397EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/12 7:53 p.m.21 views

CVE-2026-44221 ArcadeDB: Cross-database authorization bypass and unsecured newly-created databases

ArcadeDB is a Multi-Model DBMS. Starting in version 21.10.1 and prior to version 26.4.2, authenticated users and API tokens scoped to a specific database could read, write, and mutate schema on any other database on the same server. Two distinct defects contributed: 1...

9CVSS5.5AI score
SaveExploits0References5
CNNVD
CNNVD
added 2026/05/12 12:00 a.m.28 views

arcadedb 安全漏洞

Arcadedb is a high-performance multi-model database management system developed by Arcade Data. Versions of ArcadeDB prior to 2.6.4 contained security vulnerabilities. These vulnerabilities stemmed from two defects: the ServerSecurityUser.getDatabaseUser function returned a database user with an...

9CVSS5.8AI score0.00397EPSS
SaveExploits0References2
Veracode
Veracode
added 2026/05/09 5:09 a.m.20 views

Authorization Bypass

com.arcadedb, arcadedb-server is vulnerable to Authorization Bypass. The vulnerability is due to improper initialization of access controls and missing security configuration during database creation, which allows an attacker to bypass database and record-level authorization restrictions...

9CVSS5.8AI score0.00397EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/05/05 10:22 p.m.50 views

GHSA-FXC7-FM93-6Q77 ArcadeDB vulnerable to cross-database authorization bypass and unsecured newly-created databases

Impact Authenticated users and API tokens scoped to a specific database could read, write, and mutate schema on any other database on the same server. Two distinct defects contributed: 1 ServerSecurityUser.getDatabaseUser returned a DB user with an uninitialized fileAccessMap, which...

9CVSS5.8AI score0.00397EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/05/05 10:22 p.m.13 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization n the ServerSecurityUser.getDatabaseUser and ArcadeDBServer.createDatabase processes. An attacker can gain unauthorized access to read, write, and modify schema and data across databases by exploiting improper...

9CVSS5.8AI score0.00397EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/05/05 10:22 p.m.37 views

ArcadeDB vulnerable to cross-database authorization bypass and unsecured newly-created databases

Impact Authenticated users and API tokens scoped to a specific database could read, write, and mutate schema on any other database on the same server. Two distinct defects contributed: 1 ServerSecurityUser.getDatabaseUser returned a DB user with an uninitialized fileAccessMap, which...

9CVSS5.8AI score0.00397EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2026/05/05 10:22 p.m.11 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization n the ServerSecurityUser.getDatabaseUser and ArcadeDBServer.createDatabase processes. An attacker can gain unauthorized access to read, write, and modify schema and data across databases by exploiting improper...

9CVSS5.8AI score0.00397EPSS
SaveExploits0References2
Rows per page
Query Builder