Lucene search
+L

1137 matches found

Github Security Blog
Github Security Blog
added yesterday7 views

datamodel-code-generator vulnerable to arbitrary local file read via JSON-Schema `$ref` (`file://` and `../` traversal), bypassing `--no-allow-remote-refs`

Summary datamodel-code-generator resolves JSON-Schema $ref targets that point at the local filesystem without restricting them to the input/base directory and without honoring the remote-reference security control. In the default configuration, an attacker who controls an input schema a "paste yo...

7.5CVSS6AI score
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added yesterday33 views

CVE-2026-55389 datamodel-code-generator vulnerable to arbitrary local file read via JSON-Schema `$ref` (`file://` and `../` traversal), bypassing `--no-allow-remote-refs`

datamodel-code-generator generates Pydantic v2 models, dataclasses, TypedDict, and msgspec.Struct from OpenAPI, JSON Schema, GraphQL, Avro, Protobuf, and raw JSON, YAML, or CSV. Prior to 0.62.0, datamodel-code-generator resolves JSON Schema $ref targets in...

7.5CVSS
SaveExploits0References3
CVE
CVE
added yesterday21 views

CVE-2026-55555

Dompdf (versions ≤3.15) is vulnerable to a File Existence Oracle via the CSS @font-face directive, allowing an attacker to probe local files using file:// references and trigger memory exhaustion. The vulnerability hinges on observable differences: when a referenced local file exists, Dompdf proc...

2.3CVSS5.8AI score
SaveExploits0References3
OSV
OSV
added yesterday3 views

CVE-2026-55555 Dompdf: File existence oracle via font-face stylesheet declaration

Dompdf is an HTML to PDF converter for PHP. Versions 3.15 and prior are vulnerable to a File Existence Oracle attack through the manipulation of the CSS @font-face directive. By providing malicious HTML that references local files via the file:// protocol repeatedly, an attacker can trigger PHP...

2.3CVSS5.8AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2 days ago5 views

CVE-2026-45623

PostCSS takes a CSS file and provides an API to analyze and modify its rules by transforming the rules into an Abstract Syntax Tree. In versions 8.5.11 and prior, the PreviousMap parses the / sourceMappingURL=PATH / comment from any CSS string passed to process and dereferences PATH against the...

7.5CVSS5.8AI score0.00503EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2 days ago28 views

CVE-2026-57917 Improper Restriction of XML External Entity Reference in proCertum SmartSign

proCertum SmartSign parses external XML entities from arbitrary crafted signature files, enabling SSRF and potentially allowing the reading of local files, depending on the parser's configuration. The XML External Entity XXE vulnerability is triggered simply by previewing a file in the file...

4.8CVSS0.00135EPSS
SaveExploits0References2
NVD
NVD
added 5 days ago7 views

CVE-2026-66007

Datasets through 5.0.0, fixed in commit f989ef9, contains a path traversal vulnerability in folder-based dataset builders where the filename metadata field is not properly validated before being joined to the dataset directory. Attackers can supply crafted filename values with directory traversal...

6.9CVSS0.00515EPSS
SaveExploits0References4
CVE
CVE
added 5 days ago13 views

CVE-2026-66007

CVE-2026-66007 affects HuggingFace Datasets (datasets) up to version 5.0.0. A path traversal vulnerability exists in folder-based dataset builders where the file_name metadata field is not properly validated before being joined to the dataset directory. Crafting file_name values with directory tr...

6.9CVSS5.9AI score0.00515EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/22 10:38 p.m.7 views

EUVD-2026-42361

LiteLLM: Local file read via request-supplied OIDC file references...

4.9CVSS5.1AI score0.00258EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/22 9:30 p.m.7 views

GHSA-CX96-42PX-69FM Dompdf: Local file read due to improper file path validation in SVG images encoded as data-URI

Description: An attacker, who controls the HTML input supplied to dompdf, can read arbitrary images from the server’s file system, bypassing the chroot restriction. The vulnerability is exploitable in the default configuration. Exploitation conditions: An external user Researcher: Nikita Sveshnik...

6.3CVSS5.6AI score
SaveExploits0References5
CVE
CVE
added 2026/07/22 9:15 p.m.14 views

CVE-2026-16629

A vulnerability exists in danger-js CLI up to 13.0.7 affecting the function danger.git.diffForFile in source/platforms/git/localGetFileAtSHA.ts. The issue arises from manipulating the File argument, enabling local OS command injection. Exploitation is described as local access, with partial impac...

5.3CVSS5.4AI score0.00622EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/22 9:6 p.m.4 views

GHSA-WVH6-F5JH-8GW4 Dompdf: Chroot Validation Bypass

Summary The chroot check for local files uses a prefix string check to enforce chroot boundaries. The simple string comparison it performs allows paths like /var/www/rootsecret/file.html when chroot is /var/www/root. This allows attacker-controlled document paths/resources to bypass intended loca...

2.3CVSS5.6AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/20 12:0 a.m.10 views

PT-2026-61741

Name of the Vulnerable Software and Affected Versions FreeRDP versions prior to 3.28.0 Description FreeRDP treats lines starting with a forward slash in RDP files as raw command-line options, which exposes the entire CLI parser surface to untrusted files. This allows attackers to use malicious RD...

8.5CVSS5.7AI score0.0019EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/07/17 7:46 p.m.9 views

EUVD-2026-44940

Prompty: Arbitrary file read via file reference expansion...

7.5CVSS5.2AI score0.01057EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/17 12:7 a.m.38 views

CVE-2026-62234 Grav < 2.0.4 SSRF via Unrestricted cURL Protocols

Grav before 2.0.4 fails to restrict cURL protocols in webhook dispatch, allowing authenticated users with api.webhooks.write permission to create webhooks with file://, dict://, or gopher:// URLs. Attackers can trigger webhook events to read local files, access process information, or pivot to...

8.4CVSS0.00297EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/17 12:7 a.m.11 views

EUVD-2026-45080

Grav before 2.0.4 fails to restrict cURL protocols in webhook dispatch, allowing authenticated users with api.webhooks.write permission to create webhooks with file://, dict://, or gopher:// URLs. Attackers can trigger webhook events to read local files, access process information, or pivot to...

8.4CVSS6.1AI score0.00297EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/17 12:7 a.m.6 views

CVE-2026-62234 Grav < 2.0.4 SSRF via Unrestricted cURL Protocols

Grav before 2.0.4 fails to restrict cURL protocols in webhook dispatch, allowing authenticated users with api.webhooks.write permission to create webhooks with file://, dict://, or gopher:// URLs. Attackers can trigger webhook events to read local files, access process information, or pivot to...

8.4CVSS5.3AI score0.00297EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/17 12:7 a.m.13 views

CVE-2026-62234

Grav 2.x prior to 2.0.4 contains an SSRF vulnerability in webhook dispatch where authenticated users with api.webhooks.write can create webhooks using file://, dict://, or gopher:// protocols. This unrestricted protocol handling can be leveraged to read local files, access process information, or...

8.4CVSS6.1AI score0.00297EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/17 12:7 a.m.7 views

CVE-2026-62234 Grav < 2.0.4 SSRF via Unrestricted cURL Protocols

Grav before 2.0.4 fails to restrict cURL protocols in webhook dispatch, allowing authenticated users with api.webhooks.write permission to create webhooks with file://, dict://, or gopher:// URLs. Attackers can trigger webhook events to read local files, access process information, or pivot to...

8.4CVSS5.2AI score0.00297EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/17 12:0 a.m.12 views

PT-2026-60644

Name of the Vulnerable Software and Affected Versions Grav versions prior to 2.0.4 Description Authenticated users with api.webhooks.write permission can create webhooks using unrestricted cURL protocols such as file://, dict://, or gopher://. This allows attackers to trigger webhook events to re...

8.4CVSS5.9AI score0.00297EPSS
SaveExploits0References8
Rows per page
Query Builder