Lucene search
+L

519 matches found

CVE
CVE
added 2026/08/13 7:15 p.m.54 views

CVE-2026-48099

CVE-2026-48099 - WsgiDAV directory traversal via encoded dot segments WsgiDAV

7.1CVSS5.3AI score0.00331EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/06 6:52 p.m.61 views

CVE-2026-5857

The CVE-2026-5857 entry documents a bug in Contiki-NG’s MQTT client, where parse_publish_vhdr() sets topic_len_received=1 before validating topic_len against the 64-byte limit. On the next TCP segment, a persisted flag causes the parser to bypass the guard and perform a memcpy() using an unvalida...

9.2CVSS6.3AI score0.00537EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/06 6:52 p.m.25 views

CVE-2026-5857 Contiki-NG MQTT Client Out-of-Bounds Write in PUBLISH Topic Parser via Persistent State Between TCP Segments

Contiki-NG's MQTT client parsepublishvhdr in os/net/app-layer/mqtt/mqtt.c sets topiclenreceived=1 before checking topiclen against the 64-byte limit, so an over-length topic returns early but leaves the flag set. On the next TCP segment, tcpinput re-invokes the parser with topicreceived==0, and t...

9.2CVSS6.2AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/06 6:52 p.m.33 views

CVE-2026-5857 Contiki-NG MQTT Client Out-of-Bounds Write in PUBLISH Topic Parser via Persistent State Between TCP Segments

Contiki-NG's MQTT client parsepublishvhdr in os/net/app-layer/mqtt/mqtt.c sets topiclenreceived=1 before checking topiclen against the 64-byte limit, so an over-length topic returns early but leaves the flag set. On the next TCP segment, tcpinput re-invokes the parser with topicreceived==0, and t...

9.2CVSS0.00537EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/06 6:52 p.m.8 views

CVE-2026-5857 Contiki-NG MQTT Client Out-of-Bounds Write in PUBLISH Topic Parser via Persistent State Between TCP Segments

Contiki-NG's MQTT client parsepublishvhdr in os/net/app-layer/mqtt/mqtt.c sets topiclenreceived=1 before checking topiclen against the 64-byte limit, so an over-length topic returns early but leaves the flag set. On the next TCP segment, tcpinput re-invokes the parser with topicreceived==0, and t...

9.2CVSS6.1AI score0.00537EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/08/06 5:47 p.m.8 views

Directory Traversal

Overview @fastify/static is a Plugin for serving static files as fast as possible. Affected versions of this package are vulnerable to Directory Traversal via the static file handler process. An attacker can access protected files by submitting requests with non-canonical path segments, such as d...

8.7CVSS6.2AI score0.00458EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/06 2:52 p.m.11 views

CVE-2026-18427 @fastify/static vulnerable to route guard bypass via non-canonical path segments

@fastify/static before version 10.1.3 contains an incomplete fix for a previous route guard bypass. The static file handler rejected only parent directory segments, but it did not canonicalize dot segments, duplicate slashes, encoded dots, or backslashes before route matching and before delegatin...

7.5CVSS5.5AI score0.00458EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/08/05 8:27 p.m.12 views

rclone: Path traversal in serve s3 allows reading and overwriting root-level files

Summary rclone serve s3 allows a client to read and write files at the root of the remote which would normally be inaccessible by using dot-dot path segments in the object key. It does not allow reading files outside of the root. A request such as GET /bucket/../root-secret.txt is handled as an...

5.5AI score
SaveExploits0References5Affected Software1
Veracode
Veracode
added 2026/08/01 2:32 p.m.10 views

Path Traversal

openhole is vulnerable to Path Traversal CWE-22: Improper Limitation of a Pathname to a Restricted Directory. The vulnerability is due to openhole-server forwarding r.URL.Path instead of preserving the original request target with r.URL.EscapedPath, which allows percent-encoded dot segments %2e a...

8.6CVSS5.4AI score0.00361EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/07/31 7:41 p.m.40 views

CVE-2026-62999 Copier: Percent-encoded dot segments in template URLs can allow trusted-prefix escape (Incomplete fix for trust-prefix bypass)

Copier is a library and CLI app for rendering project templates. From 9.5.0 through 9.16.0, percent-encoded parent-directory segments or encoded path separators in a template URL can match a configured trusted repository prefix before an HTTP server or Git transport decodes the path, allowing...

7.5CVSS0.00294EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/31 7:41 p.m.9 views

CVE-2026-62999 Copier: Percent-encoded dot segments in template URLs can allow trusted-prefix escape (Incomplete fix for trust-prefix bypass)

Copier is a library and CLI app for rendering project templates. From 9.5.0 through 9.16.0, percent-encoded parent-directory segments or encoded path separators in a template URL can match a configured trusted repository prefix before an HTTP server or Git transport decodes the path, allowing...

7.5CVSS5.5AI score0.00294EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/31 7:41 p.m.9 views

CVE-2026-62999 Copier: Percent-encoded dot segments in template URLs can allow trusted-prefix escape (Incomplete fix for trust-prefix bypass)

Copier is a library and CLI app for rendering project templates. From 9.5.0 through 9.16.0, percent-encoded parent-directory segments or encoded path separators in a template URL can match a configured trusted repository prefix before an HTTP server or Git transport decodes the path, allowing...

7.5CVSS5.5AI score
SaveExploits0References5
CVE
CVE
added 2026/07/31 7:41 p.m.36 views

CVE-2026-62999

Copier (library and CLI for rendering project templates) is affected from version 9.5.0 through 9.16.0. Percent-encoded parent-directory segments or encoded path separators in a template URL could match a configured trusted repository prefix before HTTP server or Git transport decoding, enabling ...

7.5CVSS5.5AI score0.00294EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/29 1:33 p.m.11 views

CVE-2026-59946

A flaw was found in Composer, a dependency manager for PHP. A malicious package can exploit a vulnerability in Composer's binary installation process by using specially crafted path segments. This allows an existing file on the host system to have its permissions changed to be world-readable and...

6.1CVSS6.1AI score0.00172EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/07/29 8:38 a.m.13 views

CVE-2026-64359

A flaw was found in the Linux kernel's nilfs2 filesystem. This vulnerability occurs because user-supplied segment numbers are not properly validated before processing CLEANSEGMENTS ioctl requests. An attacker, by providing out-of-range segment numbers, can trigger excessive logging. This prolonge...

5.8AI score0.00177EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/28 11:17 p.m.18 views

CVE-2026-54650

openhole exposes localhost to the internet in one command. In 0.1.1 and earlier, openhole-server in internal/server/publicproxy.go forwarded r.URL.Path instead of preserving the original request target with r.URL.EscapedPath, allowing percent encoded dot segments %2e and separators %2f to reach...

8.6CVSS0.00361EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/28 10:20 p.m.62 views

CVE-2026-54650

CVE-2026-54650 describes a path traversal vulnerability in openhole-server prior to 0.1.2. In 0.1.1 and earlier, internal/server/public_proxy.go forwarded the request using r.URL.Path instead of preserving the original target via r.URL.EscapedPath(). This allowed percent-encoded dot segments (%2e...

8.6CVSS5.9AI score0.00361EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/28 12:16 p.m.15 views

CVE-2026-15025

The Uncanny Automator – Easy Automation, Integration, Webhooks & Workflow Builder plugin for WordPress is vulnerable to Missing Authorization in versions up to, and including, 7.3.2 via the automatorgooglecontactsfetchlabels, automatormauticsegmentfetch, automatormautictagsfetch, and...

7.5CVSS0.00499EPSS
SaveExploits0References14
ATTACKERKB
ATTACKERKB
added 2026/07/28 11:32 a.m.9 views

CVE-2026-15025

The Uncanny Automator – Easy Automation, Integration, Webhooks & Workflow Builder plugin for WordPress is vulnerable to Missing Authorization in versions up to, and including, 7.3.2 via the automatorgooglecontactsfetchlabels, automatormauticsegmentfetch, automatormautictagsfetch, and...

7.5CVSS5.8AI score0.00499EPSS
SaveExploits0References15
CVE
CVE
added 2026/07/28 11:32 a.m.36 views

CVE-2026-15025

The Uncanny Automator WordPress plugin (up to version 7.3.2) is affected by Missing Authorization via four AJAX endpoints (ajax_fetch_labels, segments_fetch, tags_fetch, render_contact_fields). The issue stems from missing capability checks and nonce verification in the handlers, allowing authent...

7.5CVSS5.8AI score0.00499EPSS
SaveExploits0References14
Rows per page
Query Builder