Latest CVE Feed

Vulnerabilities published in the last 30 days. Filter by severity, exploit status, or attack vector.

Score
Vulnerability
Published
8.8 HIGH
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 permi…

Remote | Authorization
Aug 18, 2026 Sep 08, 2026
Aug 18, 2026
Sep 08, 2026
9.8 CRITICAL
CVE-2026-75852 — ArcadeDB MongoDB wire protocol authentication bypass cross-database

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 …

Remote | Authentication
Aug 18, 2026 Aug 31, 2026
Aug 18, 2026
Aug 31, 2026
9.9 CRITICAL
CVE-2026-75851 — ArcadeDB before 26.8.1 Authentication Bypass via Async Command

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 …

Remote | Authorization
Aug 18, 2026 Aug 31, 2026
Aug 18, 2026
Aug 31, 2026
4.2 MEDIUM
CVE-2026-75850 — ArcadeDB before 26.8.1 Per-Type ACL Bypass via Batch Handlers

ArcadeDB before 26.8.1 fails to bind the authenticated principal (setCurrentUser) on its batch and time-series HTTP handlers. Because no principal is bound on the worker thread, the engine's fine-gra…

Remote | Authorization
Aug 18, 2026 Sep 08, 2026
Aug 18, 2026
Sep 08, 2026
7.1 HIGH
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 persist…

Remote | Authorization
Aug 18, 2026 Sep 08, 2026
Aug 18, 2026
Sep 08, 2026
6.3 MEDIUM
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 set_server_setting MCP server-level tool. SetServerSettingTool.execute() gates only on the global allowAdm…

Remote | Authorization
Aug 18, 2026 Sep 08, 2026
Aug 18, 2026
Sep 08, 2026
7.1 HIGH
CVE-2026-75844 — ArcadeDB before 26.8.1 SSRF via IMPORT DATABASE validator bypass

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 connec…

Remote | Server-Side Request Forgery
Aug 18, 2026 Aug 31, 2026
Aug 18, 2026
Aug 31, 2026
9.9 CRITICAL
CVE-2026-75843 — ArcadeDB before 26.8.1 Privilege Escalation via gRPC Transaction

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 scr…

Remote | Authorization
Aug 18, 2026 Aug 31, 2026
Aug 18, 2026
Aug 31, 2026
8.3 HIGH
CVE-2026-75842 — ArcadeDB before 26.8.1 Arbitrary File Read via LOAD CSV

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 priv…

Remote | Path Traversal
Aug 18, 2026 Sep 08, 2026
Aug 18, 2026
Sep 08, 2026
5.3 MEDIUM
CVE-2026-75841 — ArcadeDB before 26.8.1 Denial of Service via range()

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() …

Remote | Denial of Service
Aug 18, 2026 Sep 08, 2026
Aug 18, 2026
Sep 08, 2026
8.7 HIGH
CVE-2026-75840 — ArcadeDB before 26.8.1 Arbitrary File Read via Unescaped Regex

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. Attac…

Remote | Path Traversal
Aug 18, 2026 Sep 08, 2026
Aug 18, 2026
Sep 08, 2026
5.3 MEDIUM
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 PostBootstrapStat…

Remote | Authorization
Aug 18, 2026 Aug 31, 2026
Aug 18, 2026
Aug 31, 2026
5.1 MEDIUM
CVE-2026-75838 — DOMPurify before 3.4.13 Cross-Site Scripting via IN_PLACE hook

DOMPurify before 3.4.13 contains a cross-site scripting vulnerability in IN_PLACE sanitization where element-removal hooks fail to neutralize detached subtrees. Attackers can supply HTML with event h…

dompurify | Remote | Cross-Site Scripting
Aug 18, 2026 Aug 18, 2026
Aug 18, 2026
Aug 18, 2026
9.3 CRITICAL
CVE-2026-75837 — Grav before 2.0.14 Privilege Escalation via Group Access Field

Grav before 2.0.14 fails to guard the access field in the core group blueprint with the required security@: admin.super restriction. A delegated admin.users operator can save a group with access[admi…

grav | Remote | Authorization
Aug 18, 2026 Sep 08, 2026
Aug 18, 2026
Sep 08, 2026
8.8 HIGH
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 /…

grav | Remote | Authorization
Aug 18, 2026 Sep 08, 2026
Aug 18, 2026
Sep 08, 2026
9.3 CRITICAL
CVE-2026-75835 — Grav API Plugin before 1.0.14 Missing Authorization

Grav API plugin (getgrav/grav-plugin-api) before 1.0.14 contains a missing authorization vulnerability in userPassesAuthorize() (AbstractApiController.php). The function fails to consult the calling …

grav | Remote | Authorization
Aug 18, 2026 Sep 08, 2026
Aug 18, 2026
Sep 08, 2026
5.4 MEDIUM
CVE-2026-75834 — Grav before 2.0.14 Stored XSS via Invalid UTF-8 Byte

Grav before 2.0.14 contains a stored cross-site scripting vulnerability in the Security::detectXss() function (system/src/Grav/Common/Security.php). All XSS detection patterns use the PCRE /u (UTF-8)…

grav | Remote | Cross-Site Scripting
Aug 18, 2026 Sep 08, 2026
Aug 18, 2026
Sep 08, 2026
8.6 HIGH
CVE-2026-75833 — Grav API Plugin Open Redirect via Backslash Bypass

The Grav API plugin (getgrav/grav-plugin-api, bundled with Grav 2.0's admin-next/API stack) before version 1.0.14 contains an open redirect weakness in SsoController::sanitizeReturnTo(). The function…

grav | Remote | Misconfiguration
Aug 18, 2026 Sep 08, 2026
Aug 18, 2026
Sep 08, 2026
9.3 CRITICAL
CVE-2026-75832 — Grav API Plugin before 1.0.14 Authorization Bypass

The Grav API plugin (getgrav/grav-plugin-api, bundled with Grav 2.0) before version 1.0.14 (fixed in 1.0.15) contains a missing authorization vulnerability in BlueprintPathResolver::resolveUserScope(…

grav | Remote | Authorization
Aug 18, 2026 Sep 08, 2026
Aug 18, 2026
Sep 08, 2026
7.6 HIGH
CVE-2026-75831 — Grav before 2.0.15 Stored XSS via audio/video source URL

Grav before 2.0.15 contains a stored cross-site scripting vulnerability in the audio and video media rendering through the sourceParsedownElement method. The media URL fragment is concatenated unesca…

grav | Remote | Cross-Site Scripting
Aug 18, 2026 Sep 08, 2026
Aug 18, 2026
Sep 08, 2026
Showing 20 of 14809 Results