Lucene search
+L

872 matches found

CVE
CVE
added 2026/08/24 1:49 p.m.12 views

CVE-2026-78385

RansomLook contains an insufficient resource validation flaw in its analysis PDF generation functionality. Analysis documents are converted from Markdown to HTML and rendered via WeasyPrint . Prior to the fix, WeasyPrint's default URL fetcher resolved resource references without restrictions, all...

8.2CVSS5.6AI score
SaveExploits0References1
EUVD
EUVD
added 2026/08/24 1:49 p.m.6 views

EUVD-2026-64886

RansomLook contains insufficient resource validation in the analysis PDF generation functionality. Analysis documents are converted from Markdown to HTML and passed to WeasyPrint for PDF rendering. Prior to the fix, WeasyPrint used its default URL fetcher, allowing resource references contained i...

8.2CVSS5.6AI score
SaveExploits0References1
EUVD
EUVD
added 2026/08/24 1:12 p.m.6 views

EUVD-2026-64850

webpack-dev-middleware resolves a request to a local file in getFilenameFromUrl by testing the request pathname against a traversal guard and then slicing it at a fixed character offset. The guard, UPPATHREGEXP applied to path.normalize./$pathname, only matches ".." that stands as a whole path...

8.3CVSS5.2AI score
SaveExploits0References4
Nuclei
Nuclei
added 2026/08/24 5:53 a.m.299 views

Eclipse Mojarra - Local File Read

Directory traversal in Eclipse Mojarra before 2.3.14 allows attackers to read arbitrary files via the loc parameter or con parameter. id: CVE-2020-6950 info: name: Eclipse Mojarra - Local File Read author: iamnoooob,pdresearch severity: medium description: | Directory traversal in Eclipse Mojarra...

6.5CVSS7.1AI score0.10124EPSS
SaveExploits0References5
Nuclei
Nuclei
added 2026/08/24 5:53 a.m.234 views

Vitest Browser Mode - Local File Read

Vitest is a testing framework powered by Vite. The screenshot-error handler on the browser mode HTTP server that responds any file on the file system. Especially if the server is exposed on the network by browser.api.host- true, an attacker can send a request to that handler from remote to get th...

7.5CVSS7.2AI score0.02337EPSS
SaveExploits0References6
Nuclei
Nuclei
added 2026/08/24 5:53 a.m.106 views

LocalAI - Partial Local File Read

A vulnerability in the /models/apply endpoint of mudler/localai versions 2.15.0 allows for Server-Side Request Forgery SSRF and partial Local File Inclusion LFI. The endpoint supports both https-// and file-// schemes, where the latter can lead to LFI. However, the output is limited due to the...

5.8CVSS5.7AI score0.0265EPSS
SaveExploits1References3
Nuclei
Nuclei
added 2026/08/24 5:53 a.m.55 views

BOA Web Server 0.94.14 - Arbitrary File Access

BOA Web Server 0.94.14 is susceptible to arbitrary file access. The server allows the injection of "../.." using the FILECAMERA variable sent by GET to read files with root privileges and without using access credentials. id: CVE-2017-9833 info: name: BOA Web Server 0.94.14 - Arbitrary File Acces...

7.8CVSS7.8AI score0.68464EPSS
SaveExploits6References5
NVD
NVD
added 2026/08/22 3:16 p.m.9 views

CVE-2026-63312

NLTK before 3.10.0 contains an arbitrary local file read vulnerability in StreamBackedCorpusView that bypasses pathsec.ENFORCE by calling builtins.open directly instead of pathsec.open. Attackers who control the fileid argument can read arbitrary local files regardless of the ENFORCE setting,...

8.7CVSS0.00657EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/22 2:12 p.m.23 views

CVE-2026-70626 NLTK before 3.9.4 Symlink Escape via CorpusReader

NLTK versions before 3.9.4 contain a symlink escape vulnerability in CorpusReader.open that allows local attackers to read arbitrary files outside the corpus root. The vulnerability exists because path validation is lexical and does not account for symlink resolution, enabling attackers to place...

8.6CVSS0.00187EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/22 2:12 p.m.14 views

CVE-2026-70626

NLTK versions before 3.9.4 are affected by a symlink escape vulnerability in CorpusReader.open() . The root cause is that path validation is purely lexical and does not resolve symlinks, allowing a local attacker to place a symlink inside the corpus root to read arbitrary files outside the intend...

8.6CVSS5.5AI score0.00187EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/22 2:12 p.m.9 views

CVE-2026-70626 NLTK before 3.9.4 Symlink Escape via CorpusReader

NLTK versions before 3.9.4 contain a symlink escape vulnerability in CorpusReader.open that allows local attackers to read arbitrary files outside the corpus root. The vulnerability exists because path validation is lexical and does not account for symlink resolution, enabling attackers to place...

8.6CVSS5.8AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/22 2:12 p.m.8 views

EUVD-2026-64333

NLTK before 3.10.0 contains an arbitrary local file read vulnerability in StreamBackedCorpusView that bypasses pathsec.ENFORCE by calling builtins.open directly instead of pathsec.open. Attackers who control the fileid argument can read arbitrary local files regardless of the ENFORCE setting,...

8.7CVSS5.5AI score0.00657EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/22 2:12 p.m.15 views

CVE-2026-63312

NLTK before 3.10.0 contains an arbitrary local file read vulnerability in StreamBackedCorpusView . The root cause is that the component calls builtins.open() directly instead of the sandboxed pathsec.open() , effectively bypassing the pathsec.ENFORCE security mechanism. An attacker who controls t...

8.7CVSS5.5AI score0.00657EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/22 2:12 p.m.9 views

CVE-2026-63312

NLTK before 3.10.0 contains an arbitrary local file read vulnerability in StreamBackedCorpusView that bypasses pathsec.ENFORCE by calling builtins.open directly instead of pathsec.open. Attackers who control the fileid argument can read arbitrary local files regardless of the ENFORCE setting,...

8.7CVSS5.5AI score0.00657EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/22 2:12 p.m.24 views

CVE-2026-63312 NLTK StreamBackedCorpusView Bypasses pathsec.ENFORCE Arbitrary File Read

NLTK before 3.10.0 contains an arbitrary local file read vulnerability in StreamBackedCorpusView that bypasses pathsec.ENFORCE by calling builtins.open directly instead of pathsec.open. Attackers who control the fileid argument can read arbitrary local files regardless of the ENFORCE setting,...

8.7CVSS0.00657EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/22 2:12 p.m.6 views

CVE-2026-63312 NLTK StreamBackedCorpusView Bypasses pathsec.ENFORCE Arbitrary File Read

NLTK before 3.10.0 contains an arbitrary local file read vulnerability in StreamBackedCorpusView that bypasses pathsec.ENFORCE by calling builtins.open directly instead of pathsec.open. Attackers who control the fileid argument can read arbitrary local files regardless of the ENFORCE setting,...

8.7CVSS5.7AI score
SaveExploits0References4
CVE
CVE
added 2026/08/21 10:54 p.m.54 views

CVE-2026-49360

Recce (a data-validation toolkit for dbt PR review) versions prior to 1.50.0 are vulnerable to unauthenticated SQL execution through the query run API when deployed with a DuckDB-backed project and exposed to an untrusted network without authentication. An attacker can leverage DuckDB filesystem ...

7.8CVSS6.2AI score0.00449EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/21 10:42 p.m.41 views

CVE-2026-47735

Arc (Basekick Labs) is an open-source SQL-native time-series database for telemetry. Prior to 26.06.1 , its user-SQL validator (internal/api/query.go:ValidateSQLRequest) blocked only read_parquet( and arc_partition_agg( via regex denylist, while the broader DuckDB I/O function family (read_csv_au...

7.1CVSS8.7AI score0.00294EPSS
SaveExploits0References4
Chainguard
Chainguard
added 2026/08/20 2:17 a.m.10 views

GHSA-74FJ-2J2H-C42Q vulnerabilities

Vulnerabilities for packages: arangodb...

5.3AI score
SaveExploits0
Cvelist
Cvelist
added 2026/08/19 3:29 p.m.32 views

CVE-2026-62668 Grav API Plugin: Webhook SSRF via Unrestricted cURL Protocols

Grav API Plugin is a RESTful API for Grav CMS that provides full headless access to your site's content. Prior to 1.0.6, the Grav API plugin WebhookController.php accepts webhook URLs after only FILTERVALIDATEURL syntax validation, and WebhookDispatcher.php initializes cURL without CURLOPTPROTOCO...

9.4CVSS0.0033EPSS
SaveExploits0References3
Rows per page
Query Builder