Lucene search
+L

14044 matches found

RedHat Linux
RedHat Linux
added 2026/09/09 4:05 a.m.6 views

glib: path traversal in glib/gio/gdbusauthmechanismsha1.c via keyring_lookup_entry and mechanism_client_data_receive

A flaw was found in GLib. The D-Bus client-side implementation of the DBUSCOOKIESHA1 SASL authentication mechanism does not validate the cookiecontext parameter received from the server. A malicious D-Bus server can supply a cookiecontext containing path traversal sequences, causing the client to...

7.5CVSS5.8AI score0.00661EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/09/09 3:07 a.m.8 views

glib: path traversal in glib/gio/gdbusauthmechanismsha1.c via keyring_lookup_entry and mechanism_client_data_receive

A flaw was found in GLib. The D-Bus client-side implementation of the DBUSCOOKIESHA1 SASL authentication mechanism does not validate the cookiecontext parameter received from the server. A malicious D-Bus server can supply a cookiecontext containing path traversal sequences, causing the client to...

7.5CVSS5.8AI score0.00661EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/09/09 3:04 a.m.8 views

glib: path traversal in glib/gio/gdbusauthmechanismsha1.c via keyring_lookup_entry and mechanism_client_data_receive

A flaw was found in GLib. The D-Bus client-side implementation of the DBUSCOOKIESHA1 SASL authentication mechanism does not validate the cookiecontext parameter received from the server. A malicious D-Bus server can supply a cookiecontext containing path traversal sequences, causing the client to...

7.5CVSS5.8AI score0.00661EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2026/09/09 12:00 a.m.10 views

PT-2026-89206

Summary url fetcher is WeasyPrint's documented mechanism for restricting resource loading - applications use it to block file://, internal hosts, etc. when rendering untrusted input. Two write pdf channels ignore the document's url fetcher and build a fresh default URLFetcher instead. A restricti...

6.2CVSS5.8AI score0.0019EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/09/09 12:00 a.m.9 views

PT-2026-89020

Snipe-IT before 8.7.0 fails to properly sanitize markdown image syntax in note fields, allowing authenticated users to read arbitrary server files and issue server-side HTTP requests. Attackers can submit markdown image syntax in checkout acceptance notes that survive HTML escaping, are expanded ...

8.5CVSS5.8AI score0.00256EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2026/09/09 12:00 a.m.8 views

PT-2026-89202

Summary GitHacker through 1.1.7 did not validate path segments parsed from attacker-controlled .git/HEAD before joining them onto its output directory. A malicious server could coerce GitHacker into reading arbitrary local files. Contents do not stream back wholesale, but the recovery loop turns...

5.3CVSS5.9AI score0.00444EPSS
SaveExploits0References11
NVD
NVD
added 2026/09/08 10:19 p.m.7 views

CVE-2026-86995

n8n is an open source workflow automation platform. Prior to 1.123.76, 2.37.7, and 2.38.2, the Git node validated the repository parameter for fetch or pull, but setUpstream wrote a branch..remote value into repository configuration without validating it. A later fetch or pull resolved the remote...

5.3CVSS0.0028EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/08 9:18 p.m.6 views

CVE-2026-81994

Acrobat Reader is affected by an Improperly Controlled Modification of Object Prototype Attributes 'Prototype Pollution' vulnerability that could lead to arbitrary file system read. An attacker could exploit this vulnerability to access sensitive files and directories outside the intended access...

8.2CVSS0.00304EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/08 9:17 p.m.3 views

CVE-2026-86995 n8n: Git Node branch.<name>.remote Config Key Bypasses Sandbox Path Restriction, Enabling Local Git Repository Read

n8n is an open source workflow automation platform. Prior to 1.123.76, 2.37.7, and 2.38.2, the Git node validated the repository parameter for fetch or pull, but setUpstream wrote a branch..remote value into repository configuration without validating it. A later fetch or pull resolved the remote...

5.3CVSS5.8AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/08 9:17 p.m.26 views

CVE-2026-86995 n8n: Git Node branch.<name>.remote Config Key Bypasses Sandbox Path Restriction, Enabling Local Git Repository Read

n8n is an open source workflow automation platform. Prior to 1.123.76, 2.37.7, and 2.38.2, the Git node validated the repository parameter for fetch or pull, but setUpstream wrote a branch..remote value into repository configuration without validating it. A later fetch or pull resolved the remote...

5.3CVSS0.0028EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/09/08 9:17 p.m.7 views

CVE-2026-86995 n8n: Git Node branch.<name>.remote Config Key Bypasses Sandbox Path Restriction, Enabling Local Git Repository Read

n8n is an open source workflow automation platform. Prior to 1.123.76, 2.37.7, and 2.38.2, the Git node validated the repository parameter for fetch or pull, but setUpstream wrote a branch..remote value into repository configuration without validating it. A later fetch or pull resolved the remote...

5.3CVSS5.8AI score0.0028EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/09/08 9:16 p.m.9 views

Nodemailer: resolveContent() on a MailMessage bypasses disableFileAccess/disableUrlAccess when called with the legacy signature

Summary Nodemailer's disableFileAccess / disableUrlAccess options are a security sandbox that lets an application forbid untrusted message content html/text/attachment path/href from reading local files or making outbound HTTPS requests. The fix for GHSA-wqvq-jvpq-h66f commit 5f69497 threaded the...

5.8AI score
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/09/08 8:46 p.m.19 views

Vitest: Path Traversal / Arbitrary File Read via @vitest/mocker Redirect Mock

Summary @vitest/mocker registers a redirect mock's target path without validating it against the dev server's file-serving allowlist. An attacker who can reach the dev server's WebSocket can register a redirect mock pointing outside the project root; when the mocked module is requested, the...

5.9CVSS5.9AI score0.00375EPSS
SaveExploits0References10Affected Software2
Patchstack
Patchstack
added 2026/09/08 8:46 p.m.6 views

NPM: Vitest: Path Traversal / Arbitrary File Read via @vitest/mocker Redirect Mock

NPM: Vitest: Path Traversal / Arbitrary File Read via @vitest/mocker Redirect Mock vulnerability discovered by ? in WordPress Npm vitest versions = 2.1.0, 4.1.11...

5.9CVSS5.8AI score0.00375EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2026/09/08 8:46 p.m.4 views

GHSA-82FW-GWWQ-J7X9 Vitest: Path Traversal / Arbitrary File Read via @vitest/mocker Redirect Mock

Summary @vitest/mocker registers a redirect mock's target path without validating it against the dev server's file-serving allowlist. An attacker who can reach the dev server's WebSocket can register a redirect mock pointing outside the project root; when the mocked module is requested, the...

5.9CVSS5.9AI score0.00375EPSS
SaveExploits0References10
EUVD
EUVD
added 2026/09/08 8:42 p.m.14 views

EUVD-2026-60377

vLLM: SSRF + arbitrary local file read in MiMoV2OmniMultiModalProcessor fetchimage and audio loader bypass MediaConnector protections...

6.5CVSS5.9AI score0.00319EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/09/08 8:42 p.m.9 views

vLLM: SSRF + arbitrary local file read in MiMoV2OmniMultiModalProcessor `_fetch_image` and audio loader bypass MediaConnector protections

Summary vllm/transformersutils/processors/mimov2omni.py — the multimodal processor for MiMoV2OmniForCausalLM — issues requests.get... directly on user-supplied image and audio URL strings and Image.open... on user-supplied local paths, without the SSRF / allowedlocalmediapath checks that...

6.5CVSS6AI score0.00319EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/09/08 8:42 p.m.7 views

GHSA-4HHP-H66F-J5J7 vLLM: SSRF + arbitrary local file read in MiMoV2OmniMultiModalProcessor `_fetch_image` and audio loader bypass MediaConnector protections

Summary vllm/transformersutils/processors/mimov2omni.py — the multimodal processor for MiMoV2OmniForCausalLM — issues requests.get... directly on user-supplied image and audio URL strings and Image.open... on user-supplied local paths, without the SSRF / allowedlocalmediapath checks that...

6.5CVSS6AI score0.00319EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/08 8:30 p.m.27 views

CVE-2026-81994 Acrobat Reader | Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') (CWE-1321)

Acrobat Reader is affected by an Improperly Controlled Modification of Object Prototype Attributes 'Prototype Pollution' vulnerability that could lead to arbitrary file system read. An attacker could exploit this vulnerability to access sensitive files and directories outside the intended access...

8.2CVSS0.00304EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/08 8:18 p.m.7 views

CVE-2026-75998

ColdFusion is affected by an Improper Access Control vulnerability that could lead to arbitrary file system read. An attacker could exploit this vulnerability to access sensitive files and directories outside the intended access scope. Exploitation of this issue does not require user interaction...

7.5CVSS0.00648EPSS
SaveExploits0References1
Rows per page
Query Builder