Lucene search
+L

6020 matches found

SUSE CVE
SUSE CVE
•added 2026/02/26 12:24 a.m.•12 views

SUSE CVE-2026-27590

Caddy is an extensible server platform that uses TLS by default. Prior to version 2.11.1, Caddy's FastCGI path splitting logic computes the split index on a lowercased copy of the request path and then uses that byte index to slice the original path. This is unsafe for Unicode because...

9.8CVSS6AI score0.0086EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
•added 2026/02/26 12:00 a.m.•25 views

PT-2026-22110

Name of the Vulnerable Software and Affected Versions Angular versions prior to 21.2.0 Angular versions prior to 21.1.16 Angular versions prior to 20.3.17 Angular versions prior to 19.2.19 Description Angular’s internationalization i18n pipeline contains a cross-site scripting issue. HTML within...

7.6CVSS6AI score0.00456EPSS
SaveExploits0References21
Packet Storm News
Packet Storm News
•added 2026/02/26 12:00 a.m.•28 views

Reverse CAPTCHA: Evaluating LLM Susceptibility to Invisible Unicode Instruction Injection

We introduce Reverse CAPTCHA, an evaluation framework that tests whether large language models follow invisible Unicode-encoded instructions embedded in otherwise normal-looking text. Unlike traditional CAPTCHAs that distinguish humans from machines, our benchmark exploits a capability gap: model...

5.8AI score
SaveExploits0
RedHat Linux
RedHat Linux
•added 2026/02/25 3:55 p.m.•15 views

openssl: OpenSSL: Arbitrary code execution due to out-of-bounds write in PKCS#12 processing

A flaw was found in OpenSSL. When processing a specially crafted PKCS12 Personal Information Exchange Syntax Standard file, a remote attacker can exploit an out-of-bounds write vulnerability. This issue, occurring within the OPENSSLuni2utf8 function, leads to memory corruption by writing data...

7.4CVSS6AI score0.00616EPSS
SaveExploits1References4
Snyk
Snyk
•added 2026/02/24 8:39 p.m.•8 views

Incorrect Behavior Order: Validate Before Canonicalize

Overview Affected versions of this package are vulnerable to Incorrect Behavior Order: Validate Before Canonicalize via the splitPos function. An attacker can cause unintended execution of files by crafting URLs with specific Unicode characters that manipulate the path splitting logic, potentiall...

9.8CVSS6.1AI score0.0086EPSS
SaveExploits1References2
OSV
OSV
•added 2026/02/24 8:39 p.m.•14 views

GHSA-5R3V-VC8M-M96G Caddy: Unicode case-folding length expansion causes incorrect split_path index in FastCGI transport

Summary Caddy's FastCGI path splitting logic computes the split index on a lowercased copy of the request path and then uses that byte index to slice the original path. This is unsafe for Unicode because strings.ToLower can change UTF-8 byte length for some characters. As a result, Caddy can deri...

9.3CVSS6.6AI score0.0086EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
•added 2026/02/24 8:39 p.m.•14 views

Caddy: Unicode case-folding length expansion causes incorrect split_path index in FastCGI transport

Summary Caddy's FastCGI path splitting logic computes the split index on a lowercased copy of the request path and then uses that byte index to slice the original path. This is unsafe for Unicode because strings.ToLower can change UTF-8 byte length for some characters. As a result, Caddy can deri...

9.8CVSS6.5AI score0.0086EPSS
SaveExploits1References6Affected Software1
NVD
NVD
•added 2026/02/24 5:29 p.m.•22 views

CVE-2026-27590

Caddy is an extensible server platform that uses TLS by default. Prior to version 2.11.1, Caddy's FastCGI path splitting logic computes the split index on a lowercased copy of the request path and then uses that byte index to slice the original path. This is unsafe for Unicode because...

9.8CVSS0.0086EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
•added 2026/02/24 5:29 p.m.•15 views

CVE-2026-27590

Caddy is an extensible server platform that uses TLS by default. Prior to version 2.11.1, Caddy's FastCGI path splitting logic computes the split index on a lowercased copy of the request path and then uses that byte index to slice the original path. This is unsafe for Unicode because...

9.8CVSS7.3AI score0.0086EPSS
SaveExploits1References4
OSV
OSV
•added 2026/02/24 5:29 p.m.•13 views

UBUNTU-CVE-2026-27590

Caddy is an extensible server platform that uses TLS by default. Prior to version 2.11.1, Caddy's FastCGI path splitting logic computes the split index on a lowercased copy of the request path and then uses that byte index to slice the original path. This is unsafe for Unicode because...

9.8CVSS7.5AI score0.0086EPSS
SaveExploits1References5
OSV
OSV
•added 2026/02/24 4:33 p.m.•60 views

CVE-2026-27590 Caddy: Unicode case-folding length expansion causes incorrect split_path index (SCRIPT_NAME/PATH_INFO confusion) in FastCGI transport

Caddy is an extensible server platform that uses TLS by default. Prior to version 2.11.1, Caddy's FastCGI path splitting logic computes the split index on a lowercased copy of the request path and then uses that byte index to slice the original path. This is unsafe for Unicode because...

9.3CVSS6.1AI score
SaveExploits0References5
attackerkb
attackerkb
•added 2026/02/24 4:33 p.m.•13 views

CVE-2026-27590

Caddy is an extensible server platform that uses TLS by default. Prior to version 2.11.1, Caddy's FastCGI path splitting logic computes the split index on a lowercased copy of the request path and then uses that byte index to slice the original path. This is unsafe for Unicode because...

9.8CVSS5.9AI score0.0086EPSS
SaveExploits1References4Affected Software1
CVE
CVE
•added 2026/02/24 4:33 p.m.•151 views

CVE-2026-27590

Caddy prior to 2.11.1 is affected. The FastCGI path-splitting logic lowercased the request path to compute a split index, then used that index on the original path; Unicode can change byte length after lowercasing, causing SCRIPT_NAME/SCRIPT_FILENAME and PATH_INFO misalignment. This path confusio...

9.8CVSS5.9AI score0.0086EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
•added 2026/02/24 4:33 p.m.•37 views

CVE-2026-27590 Caddy: Unicode case-folding length expansion causes incorrect split_path index (SCRIPT_NAME/PATH_INFO confusion) in FastCGI transport

Caddy is an extensible server platform that uses TLS by default. Prior to version 2.11.1, Caddy's FastCGI path splitting logic computes the split index on a lowercased copy of the request path and then uses that byte index to slice the original path. This is unsafe for Unicode because...

9.3CVSS0.0086EPSS
SaveExploits1References3
AlpineLinux
AlpineLinux
•added 2026/02/24 4:33 p.m.•15 views

CVE-2026-27590

Caddy is an extensible server platform that uses TLS by default. Prior to version 2.11.1, Caddy's FastCGI path splitting logic computes the split index on a lowercased copy of the request path and then uses that byte index to slice the original path. This is unsafe for Unicode because...

9.8CVSS6AI score0.0086EPSS
SaveExploits1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/02/24 12:00 a.m.•0 views

CVE-2026-27590: Improper Input Validation

Caddy is an extensible server platform that uses TLS by default. Prior to version 2.11.1, Caddy's FastCGI path splitting logic computes the split index on a lowercased copy of the request path and then uses that byte index to slice the original path. This is unsafe for Unicode because...

9.8CVSS6.2AI score0.0086EPSS
SaveExploits1References1
CNNVD
CNNVD
•added 2026/02/24 12:00 a.m.•25 views

Caddy 安全漏洞

Caddy is an open-source, cross-platform HTTP/Web server developed by the Caddy company. Versions of Caddy prior to 2.11.1 contained security vulnerabilities. These vulnerabilities stemmed from defects in the FastCGI path segmentation logic when handling Unicode, which could lead to path confusion...

9.8CVSS7.4AI score0.0086EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
•added 2026/02/21 1:28 a.m.•10 views

CVE-2026-27001

OpenClaw is a personal AI assistant. Prior to version 2026.2.15, OpenClaw embedded the current working directory workspace path into the agent system prompt without sanitization. If an attacker can cause OpenClaw to run inside a directory whose name contains control/format characters for example...

8.6CVSS5.5AI score0.00233EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
•added 2026/02/21 12:00 a.m.•12 views

Linux Distros Unpatched Vulnerability : CVE-2026-27025

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - pypdf is a free and open-source pure-python PDF library. Prior to 6.7.1, an attacker who uses this vulnerability can craft a PDF which leads to long runtimes an...

6.9CVSS6.4AI score0.00184EPSS
SaveExploits0References3
NVD
NVD
•added 2026/02/20 10:16 p.m.•22 views

CVE-2026-27025

pypdf is a free and open-source pure-python PDF library. Prior to 6.7.1, an attacker who uses this vulnerability can craft a PDF which leads to long runtimes and large memory consumption. This requires parsing the /ToUnicode entry of a font with unusually large values, for example during text...

6.9CVSS0.00184EPSS
SaveExploits0References4
Rows per page
Query Builder