Lucene search
+L

618 matches found

Cvelist
Cvelist
added 5 days ago33 views

CVE-2026-59943 Dompdf: Embedded SVG images can leak existence of files and directories within the filesystem

Dompdf is an HTML to PDF converter for PHP. In versions 3.15 and prior, if a malicious actor can supply unrestricted content for rendering by Dompdf they can utilize the SVG rendering functionality to leak filesystem information when rendering PDF files using image references within a data-URI...

6.3CVSS0.00308EPSS
SaveExploits0References3
NVD
NVD
added 5 days ago7 views

CVE-2026-55555

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.3CVSS0.00504EPSS
SaveExploits0References3
Cvelist
Cvelist
added 5 days ago34 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.3CVSS0.00504EPSS
SaveExploits0References3
CVE
CVE
added 5 days ago22 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 score0.00504EPSS
SaveExploits0References3
OSV
OSV
added 5 days ago4 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 score0.00504EPSS
SaveExploits0References5
Veracode
Veracode
added 2026/07/25 10:57 p.m.6 views

File Existence Oracle

dompdf/dompdf is vulnerable to File Existence Oracle. The vulnerability is due to inconsistent handling of the CSS @font-face directive when processing local file:// resources, which allows an attacker to repeatedly reference local files and observe differences in memory exhaustion behavior to...

2.3CVSS5.9AI score0.00504EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2026/07/23 10:16 a.m.8 views

CVE-2026-65712

Joomla Extension - regularlabs.com - Insecure path handling in CDN for Joomla Pro extension - CDN versioning could check file paths outside the site directory, exposing local file existence and modification metadata...

6.2CVSS0.00145EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/23 9:11 a.m.7 views

EUVD-2026-47912

Joomla Extension - regularlabs.com - Insecure path handling in CDN for Joomla Pro extension - CDN versioning could check file paths outside the site directory, exposing local file existence and modification metadata...

5AI score0.00145EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/23 9:11 a.m.33 views

CVE-2026-65712 Joomla Extension - regularlabs.com - Insecure path handling in CDN for Joomla Pro extension

Joomla Extension - regularlabs.com - Insecure path handling in CDN for Joomla Pro extension - CDN versioning could check file paths outside the site directory, exposing local file existence and modification metadata...

0.00145EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/23 9:11 a.m.8 views

CVE-2026-65712

Joomla Extension - regularlabs.com - Insecure path handling in CDN for Joomla Pro extension - CDN versioning could check file paths outside the site directory, exposing local file existence and modification metadata...

5AI score0.00145EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/23 9:11 a.m.9 views

CVE-2026-65712 Joomla Extension - regularlabs.com - Insecure path handling in CDN for Joomla Pro extension

Joomla Extension - regularlabs.com - Insecure path handling in CDN for Joomla Pro extension - CDN versioning could check file paths outside the site directory, exposing local file existence and modification metadata...

5.7AI score0.00145EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/23 9:11 a.m.13 views

CVE-2026-65712

CVE-2026-65712 concerns Joomla Extension - regularlabs.com, specifically the Joomla Pro CDN feature. The issue is insecure path handling in the CDN versioning system, which could check file paths outside the site directory, potentially exposing local file existence and modification metadata. The ...

6.2CVSS5AI score0.00145EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/23 12:0 a.m.15 views

PT-2026-63609

CDN versioning could check file paths outside the site directory, exposing local file existence and modification metadata...

5AI score0.00145EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/22 9:7 p.m.8 views

Dompdf: File existence oracle via font-face stylesheet declaration

Description Dompdf is 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 memory exhaustion. The critical point of this flaw ...

2.3CVSS5.9AI score0.00504EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/22 9:7 p.m.6 views

GHSA-7X2P-4JVH-6384 Dompdf: File existence oracle via font-face stylesheet declaration

Description Dompdf is 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 memory exhaustion. The critical point of this flaw ...

2.3CVSS6AI score0.00504EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/20 3:56 p.m.32 views

CVE-2026-46671 Rust OneNote File Parser: Path traversal in `Parser::parse_notebook` allows reading files outside the notebook directory

Rust OneNote File Parser is a parser for Microsoft OneNote files implemented in Rust. Prior to version 1.1.1, a maliciously crafted .onetoc2 table-of-contents file can cause Parser::parsenotebook to open arbitrary files on the host filesystem outside the notebook's directory. The parser reads ent...

4.4CVSS0.00143EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/09 1:44 p.m.4 views

GHSA-C43V-4CR8-6MVP Craft CMS has authenticated path traversal in `assets/icon`, allowing local `.svg` file read

Summary An authenticated path traversal in assets/icon allows local SVG file read by passing traversal sequences in the extension parameter. The issue is caused by file existence checks happening before extension validation. Details The endpoint: - src/controllers/AssetsController.php:1115-1123 -...

2CVSS6.1AI score0.00336EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/02 4:6 p.m.11 views

CVE-2026-53422

Observable Response Discrepancy vulnerability in Erlang OTP ssh sshsftpd module allows an authenticated SFTP user to enumerate the existence of files and directories outside the configured root directory. The SSHFXPREALPATH handler in sshsftpd calls relatefilename/3 with Canonicalize=false, unlik...

4.3CVSS5.9AI score0.00262EPSS
SaveExploits0References8Affected Software1
Snyk
Snyk
added 2026/06/26 11:32 p.m.10 views

Authorization Bypass Through User-Controlled Key

Overview Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key via the id parameter in playlist operations. An attacker can access or delete other users' playlists, and probe for the existence of arbitrary files by supplying a crafted base64-encoded...

7.1CVSS6.1AI score0.00388EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/25 3:50 p.m.5 views

CVE-2026-45233 HTMLy CMS 3.1.1 Path Traversal via oldfile Parameter in Autosave

HTMLy CMS through 3.1.1 contains a path traversal vulnerability that allows low-privileged authenticated attackers to relocate arbitrary files by supplying directory traversal sequences in the oldfile parameter at the admin autosave endpoint. Attackers can pass unsanitized traversal sequences...

7.2CVSS6.1AI score0.00567EPSS
SaveExploits0References5
Rows per page
Query Builder