Lucene search
+L

504 matches found

Github Security Blog
Github Security Blog
added 2026/03/19 7:25 p.m.11 views

AVideo has an Unauthenticated SQL Injection via `doNotShowCats` Parameter (Backslash Escape Bypass)

Summary An unauthenticated SQL injection vulnerability exists in objects/category.php in the getAllCategories method. The doNotShowCats request parameter is sanitized only by stripping single-quote characters strreplace"'", '', ..., but this is trivially bypassed using a backslash escape techniqu...

9.8CVSS5.9AI score0.00431EPSS
SaveExploits1References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/19 12:0 a.m.10 views

PT-2026-26489

Name of the Vulnerable Software and Affected Versions AVideo versions prior to 26.0 Description AVideo, an open source video platform, contains an unauthenticated SQL injection flaw in the objects/category.php file within the getAllCategories method. The doNotShowCats request parameter undergoes...

9.8CVSS6.2AI score0.00431EPSS
SaveExploits1References11
Github Security Blog
Github Security Blog
added 2026/03/09 7:55 p.m.14 views

vLLM has SSRF Protection Bypass

Summary The SSRF protection fix for https://github.com/vllm-project/vllm/security/advisories/GHSA-qh4c-xf7m-gxfc can be bypassed in the loadfromurlasync method due to inconsistent URL parsing behavior between the validation layer and the actual HTTP client. Affected Component - File:...

9.8CVSS5.9AI score0.00551EPSS
SaveExploits1References13Affected Software1
UbuntuCve
UbuntuCve
added 2026/03/05 8:16 p.m.6 views

CVE-2026-28348

lxmlhtmlclean is a project for HTML cleaning functionalities copied from lxml.html.clean. Prior to version 0.4.4, the hassneakyjavascript method strips backslashes before checking for dangerous CSS keywords. This causes CSS Unicode escape sequences to bypass the @import and expression filters,...

6.1CVSS5.8AI score0.00228EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/03/05 12:57 a.m.12 views

EUVD-2026-9474

opennextjs-cloudflare has SSRF vulnerability via /cdn-cgi/ path normalization bypass...

9.1CVSS5.9AI score0.00832EPSS
SaveExploits0References7
Snyk
Snyk
added 2026/03/04 9:20 p.m.8 views

Server-side Request Forgery (SSRF)

Overview @opennextjs/cloudflare is a Cloudflare builder for next apps Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the cdn-cgi/image/ handler due to improper path normalization. An attacker can cause the server to fetch arbitrary remote URLs and...

9.3CVSS5.9AI score0.00363EPSS
SaveExploits0References2
NVD
NVD
added 2026/03/04 7:16 p.m.7 views

CVE-2026-3125

A Server-Side Request Forgery SSRF vulnerability was identified in the @opennextjs/cloudflare package, resulting from a path normalization bypass in the /cdn-cgi/image/ handler.The @opennextjs/cloudflare worker template includes a /cdn-cgi/image/ handler intended for development use only. In...

7.7CVSS0.00363EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/03/04 6:14 p.m.5 views

CVE-2026-3125 SSRF vulnerability in opennextjs-cloudflare via /cdn-cgi/ path normalization bypass

A Server-Side Request Forgery SSRF vulnerability was identified in the @opennextjs/cloudflare package, resulting from a path normalization bypass in the /cdn-cgi/image/ handler.The @opennextjs/cloudflare worker template includes a /cdn-cgi/image/ handler intended for development use only. In...

7.7CVSS6.1AI score0.00363EPSS
SaveExploits0References4
CVE
CVE
added 2026/03/04 6:14 p.m.48 views

CVE-2026-3125

CVE-2026-3125 affects the @opennextjs/cloudflare package and its /cdn-cgi/image/ handler. A path normalization bypass (using a backslash in the path, e.g., /cdn-cgi\image/…) can bypass Cloudflare edge interception, allowing requests to reach the Worker and trigger an unvalidated fetch of arbitrar...

7.7CVSS6.1AI score0.00363EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/04 6:14 p.m.10 views

CVE-2026-3125

A Server-Side Request Forgery SSRF vulnerability was identified in the @opennextjs/cloudflare package, resulting from a path normalization bypass in the /cdn-cgi/image/ handler.The @opennextjs/cloudflare worker template includes a /cdn-cgi/image/ handler intended for development use only. In...

9.1CVSS6.1AI score0.00832EPSS
SaveExploits0References5
OSV
OSV
added 2026/02/27 10:9 p.m.7 views

GHSA-J273-M5QQ-6825 Junrar has an arbitrary file write due to backslash Path Traversal bypass in LocalFolderExtractor on Linux/Unix

Summary A backslash path traversal vulnerability in LocalFolderExtractor allows an attacker to write arbitrary files with attacker-controlled content anywhere on the filesystem when a crafted RAR archive is extracted on Linux/Unix. This can often lead to remote code execution e.g., overwriting...

5.9CVSS6.5AI score0.12038EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/02/27 10:9 p.m.67 views

Junrar has an arbitrary file write due to backslash Path Traversal bypass in LocalFolderExtractor on Linux/Unix

Summary A backslash path traversal vulnerability in LocalFolderExtractor allows an attacker to write arbitrary files with attacker-controlled content anywhere on the filesystem when a crafted RAR archive is extracted on Linux/Unix. This can often lead to remote code execution e.g., overwriting...

5.9CVSS6.6AI score0.12038EPSS
SaveExploits1References5Affected Software1
Snyk
Snyk
added 2026/02/27 12:14 a.m.5 views

Directory Traversal

Overview com.github.junrar:junrar is a rar decompression library in plain java. Affected versions of this package are vulnerable to Directory Traversal via the LocalFolderExtractor component. An attacker can write arbitrary files with attacker-controlled content anywhere on the filesystem by...

8.2CVSS6.5AI score0.12038EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/02/26 10:20 p.m.25 views

CVE-2026-28208 Junrar has arbitrary file write due to backslash path traversal bypass in LocalFolderExtractor on Linux/Unix

Junrar is an open source java RAR archive library. Prior to version 7.5.8, a backslash path traversal vulnerability in LocalFolderExtractor allows an attacker to write arbitrary files with attacker-controlled content anywhere on the filesystem when a crafted RAR archive is extracted on Linux/Unix...

5.9CVSS0.12038EPSS
SaveExploits1References3
OSV
OSV
added 2026/02/26 4:27 p.m.7 views

GO-2026-4502 Echo has a Windows path traversal via backslash in middleware.Static default filesystem in github.com/labstack/echo/v5

Echo has a Windows path traversal via backslash in middleware.Static default filesystem in github.com/labstack/echo/v5...

5.3CVSS5.5AI score0.00329EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2026/02/26 12:25 a.m.4 views

SUSE CVE-2026-27585

Caddy is an extensible server platform that uses TLS by default. Prior to version 2.11.1, the path sanitization routine in file matcher doesn't sanitize backslashes which can lead to bypassing path related security protections. It affects users with specific Caddy and environment configurations...

8.2CVSS5.8AI score0.00323EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2026/02/26 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-27585

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Caddy is an extensible server platform that uses TLS by default. Prior to version 2.11.1, the path sanitization routine in file matcher doesn't sanitize...

8.2CVSS7.2AI score0.00323EPSS
SaveExploits1References3
OSV
OSV
added 2026/02/24 8:51 p.m.9 views

GHSA-M3C2-496V-CW3V Fiber has an Arbitrary File Read in Static Middleware on Windows

Summary Description A Path Traversal CWE-22 vulnerability in Fiber allows a remote attacker to bypass the static middleware sanitizer and read arbitrary files on the server file system on Windows. This affects Fiber v3 through version 3.0.0. This has been patched in Fiber v3 version 3.1.0. Detail...

8.7CVSS7.2AI score0.00618EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2026/02/24 8:51 p.m.19 views

Fiber has an Arbitrary File Read in Static Middleware on Windows

Summary Description A Path Traversal CWE-22 vulnerability in Fiber allows a remote attacker to bypass the static middleware sanitizer and read arbitrary files on the server file system on Windows. This affects Fiber v3 through version 3.0.0. This has been patched in Fiber v3 version 3.1.0. Detail...

8.7CVSS7.2AI score0.00618EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/02/24 5:29 p.m.7 views

UBUNTU-CVE-2026-27585

Caddy is an extensible server platform that uses TLS by default. Prior to version 2.11.1, the path sanitization routine in file matcher doesn't sanitize backslashes which can lead to bypassing path related security protections. It affects users with specific Caddy and environment configurations...

8.2CVSS7.3AI score0.00323EPSS
SaveExploits1References6
Rows per page
Query Builder