Lucene search
+L

402825 matches found

Vulnrichment
Vulnrichment
added 2026/08/18 11:19 a.m.7 views

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 connection re-resolves the raw URL and follows redirects. Authenticated attackers can bypass the validat...

7.1CVSS5.5AI score0.00233EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/18 11:19 a.m.16 views

CVE-2026-75844

ArcadeDB versions before 26.8.1 have an SSRF flaw in the IMPORT DATABASE command: the security validator checks the hostname once, but the actual connection re-resolves the raw URL and follows redirects, allowing authenticated attackers to bypass validation via DNS rebinding or HTTP redirects to ...

7.1CVSS5.5AI score0.00233EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/18 11:19 a.m.10 views

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 connection re-resolves the raw URL and follows redirects. Authenticated attackers can bypass the validat...

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

EUVD-2026-60608

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.1CVSS5.6AI score0.00233EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/18 11:19 a.m.11 views

EUVD-2026-60606

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.3CVSS5.5AI score0.00341EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/18 11:19 a.m.24 views

CVE-2026-75842

ArcadeDB versions before 26.8.1 allow authenticated users with read query privileges to exploit the OpenCypher LOAD CSV clause's file:// protocol, reading arbitrary server files and exfiltrating data in query responses. CVSS 7.7 HIGH; no exploit code provided. Patch to 26.8.1.

8.3CVSS5.5AI score0.00341EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/18 11:19 a.m.5 views

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 privileges can use the file:// protocol in LOAD CSV statements to access arbitrary files with server...

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

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 privileges can use the file:// protocol in LOAD CSV statements to access arbitrary files with server...

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

EUVD-2026-60604

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.7CVSS5.6AI score0.00314EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/18 11:19 a.m.21 views

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. Attackers with trigger creation privileges can use Java.type to access java.util.zip.ZipFile or...

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

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. Attackers with trigger creation privileges can use Java.type to access java.util.zip.ZipFile or...

8.7CVSS5.7AI score
SaveExploits0References4
CVE
CVE
added 2026/08/18 11:19 a.m.15 views

CVE-2026-75840

ArcadeDB versions before 26.8.1 have an arbitrary file read flaw in the GraalVM JavaScript sandbox: the allowlist regex is unescaped, letting users with trigger creation privileges call Java.type() to access java.util.zip.ZipFile or java.util.jar.JarFile and read any file the server process can a...

8.7CVSS5.5AI score0.00314EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/18 11:19 a.m.19 views

CVE-2026-75830 grav-plugin-api before 1.0.15 Path Traversal via batchCopy

grav-plugin-api getgrav/grav-plugin-api versions = 1.0.0-beta.10 and = 1.0.14 contain a path traversal vulnerability in the PagesController::batchCopy method. An incomplete fix for GHSA-qjq4-jp55-4mx2 left the user-controlled 'suffix' parameter via POST /api/v1/pages/batch unvalidated. An...

7.1CVSS0.00279EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/18 11:19 a.m.17 views

CVE-2026-75830

grav-plugin-api (getgrav/grav-plugin-api) versions 1.0.0-beta.10 through 1.0.14 contain a path traversal vulnerability in the PagesController::batchCopy() method. An incomplete fix for a prior advisory (GHSA-qjq4-jp55-4mx2) left the user-controlled suffix parameter in POST /api/v1/pages/batch unv...

7.1CVSS5.5AI score0.00279EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/18 11:19 a.m.10 views

CVE-2026-75827

Grav before 2.0.15 uses an incomplete denylist in Blueprint dynamic-data validation, allowing attackers with page-edit or blueprint-config access to invoke error_log via a data directive and append PHP payloads to web-accessible files, achieving remote code execution. CVSS 4.0 score is 9.3 (CRITI...

9.3CVSS6AI score0.00589EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/18 11:19 a.m.7 views

EUVD-2026-60591

Grav before 2.0.15 contains an arbitrary file write vulnerability in the Blueprint dynamic-data bare-function validation that uses an incomplete denylist instead of a positive allowlist. Attackers with page-edit or blueprint-config access can invoke the errorlog function through a data directive ...

9.3CVSS6.1AI score0.00589EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/18 11:19 a.m.17 views

CVE-2026-75827 Grav before 2.0.15 Arbitrary File Write via error_log

Grav before 2.0.15 contains an arbitrary file write vulnerability in the Blueprint dynamic-data bare-function validation that uses an incomplete denylist instead of a positive allowlist. Attackers with page-edit or blueprint-config access can invoke the errorlog function through a data directive ...

9.3CVSS0.00589EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/18 11:19 a.m.10 views

CVE-2026-75827

Grav before 2.0.15 contains an arbitrary file write vulnerability in the Blueprint dynamic-data bare-function validation that uses an incomplete denylist instead of a positive allowlist. Attackers with page-edit or blueprint-config access can invoke the errorlog function through a data directive ...

6.1AI score0.00589EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 11:19 a.m.4 views

CVE-2026-75827 Grav before 2.0.15 Arbitrary File Write via error_log

Grav before 2.0.15 contains an arbitrary file write vulnerability in the Blueprint dynamic-data bare-function validation that uses an incomplete denylist instead of a positive allowlist. Attackers with page-edit or blueprint-config access can invoke the errorlog function through a data directive ...

9.3CVSS6.2AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/18 11:19 a.m.21 views

CVE-2026-74908 Grav plugin-api before 1.0.15 Script Injection via SVG

Grav plugin-api before 1.0.15 contains a script injection vulnerability where the SVG sanitizer only checks for the exact extension 'svg', allowing .svgz and .xhtml files to bypass sanitization and be stored unsanitized. Attackers with api.media.write permission can upload files containing...

5.1CVSS0.00182EPSS
SaveExploits0References2
Rows per page
Query Builder