Lucene search
+L

61645 matches found

attackerkb
attackerkb
•added 2026/07/28 6:35 p.m.•14 views

CVE-2026-5114

The SpeedyCache plugin for WordPress is vulnerable to Arbitrary File Read via Path Traversal in all versions up to, and including, 1.3.8. This is due to a mismatch between CSS URL validation which allows query strings like .css?... and path resolution which strips query strings, combined with no...

4.9CVSS5.9AI score0.00498EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/07/28 5:58 p.m.•14 views

EUVD-2026-49949

Bridge is affected by an Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' 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...

7.8CVSS5.9AI score0.00306EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/07/28 5:58 p.m.•41 views

CVE-2026-48374 Bridge | Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') (CWE-22)

Bridge is affected by an Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' 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...

7.8CVSS0.00306EPSS
SaveExploits0References1
CVE
CVE
•added 2026/07/28 5:58 p.m.•56 views

CVE-2026-48374

Bridge is affected by an Improper Limitation of a Pathname to a Restricted Directory ("Path Traversal") vulnerability that could enable arbitrary file system read outside the intended scope. Exploitation requires user interaction : a victim must open a malicious file. The CVSS 3.1 metrics indicat...

7.8CVSS5.9AI score0.00306EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
•added 2026/07/28 5:58 p.m.•6 views

CVE-2026-48374 Bridge | Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') (CWE-22)

Bridge is affected by an Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' 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...

7.8CVSS6AI score0.00306EPSS
SaveExploits0References1
attackerkb
attackerkb
•added 2026/07/28 5:58 p.m.•13 views

CVE-2026-48374

Bridge is affected by an Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' 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...

7.8CVSS5.9AI score0.00306EPSS
SaveExploits0References2
NVD
NVD
•added 2026/07/28 5:17 p.m.•18 views

CVE-2026-67185

TinyWeb through 0.0.8 contains a path traversal vulnerability that allows unauthenticated attackers to read arbitrary files by submitting ../ sequences in the URL path, which are concatenated directly to the configured web root in HttpBuilder::buildResponse without normalization, dot-segment...

8.7CVSS0.00546EPSS
SaveExploits1References2
Cvelist
Cvelist
•added 2026/07/28 4:30 p.m.•50 views

CVE-2026-67185 TinyWeb 0.0.8 Path Traversal via URL Path Component

TinyWeb through 0.0.8 contains a path traversal vulnerability that allows unauthenticated attackers to read arbitrary files by submitting ../ sequences in the URL path, which are concatenated directly to the configured web root in HttpBuilder::buildResponse without normalization, dot-segment...

8.7CVSS0.00546EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
•added 2026/07/28 4:30 p.m.•14 views

CVE-2026-67185 TinyWeb 0.0.8 Path Traversal via URL Path Component

TinyWeb through 0.0.8 contains a path traversal vulnerability that allows unauthenticated attackers to read arbitrary files by submitting ../ sequences in the URL path, which are concatenated directly to the configured web root in HttpBuilder::buildResponse without normalization, dot-segment...

8.7CVSS5.9AI score0.00546EPSS
SaveExploits1References2
attackerkb
attackerkb
•added 2026/07/28 4:30 p.m.•14 views

CVE-2026-67185

TinyWeb through 0.0.8 contains a path traversal vulnerability that allows unauthenticated attackers to read arbitrary files by submitting ../ sequences in the URL path, which are concatenated directly to the configured web root in HttpBuilder::buildResponse without normalization, dot-segment...

8.7CVSS5.9AI score0.00546EPSS
SaveExploits1References3Affected Software1
EUVD
EUVD
•added 2026/07/28 4:30 p.m.•16 views

EUVD-2026-49904

TinyWeb through 0.0.8 contains a path traversal vulnerability that allows unauthenticated attackers to read arbitrary files by submitting ../ sequences in the URL path, which are concatenated directly to the configured web root in HttpBuilder::buildResponse without normalization, dot-segment...

8.7CVSS5.9AI score0.00546EPSS
SaveExploits1References2
CVE
CVE
•added 2026/07/28 4:30 p.m.•30 views

CVE-2026-67185

CVE-2026-67185 affects TinyWeb up to version 0.0.8 and describes a path traversal in HttpBuilder::buildResponse() that concatenates URL path segments directly to the web root without normalization, allowing unauthenticated attackers to read files via ../ sequences. The vulnerability can expose se...

8.7CVSS5.9AI score0.00546EPSS
SaveExploits1References2
NVD
NVD
•added 2026/07/28 4:18 p.m.•18 views

CVE-2026-54545

wakaru is a JavaScript decompiler and unminifier toolkit. From 1.0.0 until 1.4.0, @wakaru/cli sanitizes bundle-controlled module filenames only once before writing extracted modules, so a crafted filename containing overlapping traversal sequences such as ....// collapses to ../ after sanitizatio...

7.1CVSS0.00197EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
•added 2026/07/28 2:44 p.m.•17 views

@wakaru/cli arbitrary file write during bundle unpack

Impact @wakaru/cli is vulnerable to arbitrary file write when unpacking a crafted JavaScript bundle with --unpack. Bundle-controlled module filenames were sanitized before writing extracted modules to the output directory. A crafted filename containing overlapping path traversal characters, such ...

7.1CVSS5.9AI score0.00197EPSS
SaveExploits0References4Affected Software1
attackerkb
attackerkb
•added 2026/07/28 2:43 p.m.•12 views

CVE-2026-54545

wakaru is a JavaScript decompiler and unminifier toolkit. From 1.0.0 until 1.4.0, @wakaru/cli sanitizes bundle-controlled module filenames only once before writing extracted modules, so a crafted filename containing overlapping traversal sequences such as ....// collapses to ../ after sanitizatio...

7.1CVSS6AI score0.00197EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
•added 2026/07/28 2:43 p.m.•12 views

CVE-2026-54545 @wakaru/cli arbitrary file write during bundle unpack

wakaru is a JavaScript decompiler and unminifier toolkit. From 1.0.0 until 1.4.0, @wakaru/cli sanitizes bundle-controlled module filenames only once before writing extracted modules, so a crafted filename containing overlapping traversal sequences such as ....// collapses to ../ after sanitizatio...

7.1CVSS6AI score0.00197EPSS
SaveExploits0References3
CVE
CVE
•added 2026/07/28 1:58 p.m.•45 views

CVE-2026-7521

Mattermost CVE-2026-7521 affects versions 11.8.x up to 11.8.0, 11.7.x up to 11.7.3, 11.6.x up to 11.6.5, and 10.11.x up to 10.11.20. The issue arises from a failure to verify the file deletion path in the remove file endpoint for SAML admin writes, enabling deletion of arbitrary files outside the...

5.5CVSS5.9AI score0.00439EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
•added 2026/07/28 1:58 p.m.•42 views

CVE-2026-7521 SAML certificate deletion allows path traversal to delete arbitrary files outside the config directory

Mattermost versions 11.8.x = 11.8.0, 11.7.x = 11.7.3, 11.6.x = 11.6.5, 10.11.x = 10.11.20 fail to verify file deletion path which allows an admin with SAML system-console write permissions to delete arbitrary files outside the config directory from the server via the remove file endpoint...

5.5CVSS0.00439EPSS
SaveExploits0References1
OSV
OSV
•added 2026/07/28 1:58 p.m.•13 views

CVE-2026-7521 SAML certificate deletion allows path traversal to delete arbitrary files outside the config directory

Mattermost versions 11.8.x = 11.8.0, 11.7.x = 11.7.3, 11.6.x = 11.6.5, 10.11.x = 10.11.20 fail to verify file deletion path which allows an admin with SAML system-console write permissions to delete arbitrary files outside the config directory from the server via the remove file endpoint...

5.5CVSS5.9AI score
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/07/28 12:49 p.m.•12 views

CVE-2026-57211

A flaw was found in RabbitMQ. The RabbitMQ management plugin static file handler, rabbitmgmtwmstatic, on Windows can be exploited when multiple management extension plugins are enabled. An attacker can pass specially crafted URL-encoded backslashes, bypassing path validation. This can lead to...

10CVSS5.8AI score0.00631EPSS
SaveExploits1References8
Rows per page
Query Builder