Lucene search
K

75 matches found

Veracode
Veracode
added 2026/05/03 7:11 p.m.5 views

Path Confusion

Caddy is vulnerable to Path Confusion. The vulnerability is due to incorrect path splitting logic in FastCGI processing, where strings.ToLower is applied before computing byte offsets, causing incorrect SCRIPTNAME, SCRIPTFILENAME, and PATHINFO values for certain Unicode paths and potentially...

9.8CVSS7.3AI score0.00245EPSS
Exploits1References3Affected Software2
NVD
NVD
added 2026/02/24 5:29 p.m.2 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.00245EPSS
Exploits1References3
OSV
OSV
added 2026/02/24 5:29 p.m.1 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.00245EPSS
Exploits1References5
ATTACKERKB
ATTACKERKB
added 2026/02/24 4:33 p.m.3 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.3CVSS5.9AI score0.00245EPSS
Exploits1References4Affected Software1
AlpineLinux
AlpineLinux
added 2026/02/24 4:33 p.m.2 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.00245EPSS
Exploits1
Cvelist
Cvelist
added 2026/02/24 4:33 p.m.14 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.00245EPSS
Exploits1References3
OSV
OSV
added 2026/02/24 4:33 p.m.2 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 score0.00245EPSS
Exploits1References5
Vulnrichment
Vulnrichment
added 2026/02/24 4:33 p.m.1 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.2AI score0.00245EPSS
Exploits1References3
OSV
OSV
added 2026/02/20 11:16 p.m.2 views

CVE-2019-25449

OrientDB 3.0.17 contains a reflected cross-site scripting vulnerability that allows attackers to inject malicious scripts by submitting crafted JSON payloads to the document endpoint. Attackers can send POST requests to /document/demodb/-1:-1 with script tags in the name parameter to execute...

6.1CVSS5.9AI score
Exploits0References3
RedhatCVE
RedhatCVE
added 2026/02/13 7:18 p.m.2 views

CVE-2026-24895

FrankenPHP is a modern application server for PHP. Prior to 1.11.2, FrankenPHP’s CGI path splitting logic improperly handles Unicode characters during case conversion. The logic computes the split index for finding .php on a lowercased copy of the request path but applies that byte index to the...

9.8CVSS5.7AI score0.00029EPSS
Exploits1References1
Cvelist
Cvelist
added 2026/02/12 7:16 p.m.24 views

CVE-2026-24895 FrankenPHP affected by Path Confusion via Unicode casing in CGI path splitting allows execution of arbitrary files

FrankenPHP is a modern application server for PHP. Prior to 1.11.2, FrankenPHP’s CGI path splitting logic improperly handles Unicode characters during case conversion. The logic computes the split index for finding .php on a lowercased copy of the request path but applies that byte index to the...

9.3CVSS0.00029EPSS
Exploits1References3
OSV
OSV
added 2026/02/12 7:16 p.m.3 views

CVE-2026-24895 FrankenPHP affected by Path Confusion via Unicode casing in CGI path splitting allows execution of arbitrary files

FrankenPHP is a modern application server for PHP. Prior to 1.11.2, FrankenPHP’s CGI path splitting logic improperly handles Unicode characters during case conversion. The logic computes the split index for finding .php on a lowercased copy of the request path but applies that byte index to the...

9.3CVSS5.7AI score0.00029EPSS
Exploits1References5
Github Security Blog
Github Security Blog
added 2026/02/12 3:29 p.m.12 views

FrankenPHP's unicode case-folding length expansion causes incorrect split_path index (SCRIPT_NAME/PATH_INFO confusion) in FrankenPHP

Summary FrankenPHP’s CGI path splitting logic improperly handles Unicode characters during case conversion. The logic computes the split index for finding .php on a lowercased copy of the request path but applies that byte index to the original path. Because strings.ToLower in Go can increase the...

9.8CVSS6.2AI score0.00029EPSS
Exploits1References5Affected Software1
NVD
NVD
added 2025/12/06 6:15 a.m.1 views

CVE-2025-13894

The CSV Sumotto plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the $SERVER'PHPSELF' variable in all versions up to, and including, 1.0 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web...

6.1CVSS0.00106EPSS
Exploits0References2
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/06/25 12:38 p.m.2 views

Malicious code in down_load_ebook_completa_rama_series_de_arthur_c_clarke_4_livro_by_arthur_c_clarke_83prg (npm)

--- -= Per source details. Do not edit below this line.=-...

7AI score
Exploits0
Positive Technologies
Positive Technologies
added 2023/01/08 12:0 a.m.1 views

PT-2023-12413 · Unknown · 01-Scripts 01Acp

Name of the Vulnerable Software and Affected Versions: 01-Scripts 01ACP affected versions not specified Description: A problematic issue has been found in 01-Scripts 01ACP, affecting some unknown processing. The manipulation of the argument $ SERVER'SCRIPT NAME' leads to cross site scripting. The...

6.1CVSS6.3AI score0.00335EPSS
Exploits0References7
OSV
OSV
added 2022/09/29 3:15 a.m.1 views

CVE-2020-15339

Zyxel CloudCNM SecuManager 3.1.0 and 3.1.1 allows live/CPEManager/AXCampaignManager/handlecampaignscriptlink?scriptname= XSS...

6.1CVSS5.8AI score
Exploits0References2
OSV
OSV
added 2020/09/22 6:15 p.m.0 views

CVE-2020-14028

An issue was discovered in Ozeki NG SMS Gateway through 4.17.6. By leveraging a path traversal vulnerability in the Autoreply module's Script Name, an attacker may write to or overwrite arbitrary files, with arbitrary content, usually with NT AUTHORITY\SYSTEM privileges...

7.2CVSS7.2AI score0.01091EPSS
Exploits1References2
Hacker One
Hacker One
added 2020/07/05 4:2 p.m.19 views

Shopify: Script Editor preview token still working with uninstalled application, even for unpublished script

Within the Script Editor application, it is possible to preview a script on the storefront and proceed to purchase. Once the user click on the preview link, it opens https://shop.myshopify.com/admin/scripts/preview?scriptid=scriptid which then generate a preview token to be used by the storefront...

6.9AI score
Exploits0
CNVD
CNVD
added 2018/04/19 12:0 a.m.1 views

Zoho ManageEngine Desktop Central Directory Traversal Vulnerability

ZOHO ManageEngine Desktop Central DC is a desktop management solution from ZOHO. The solution includes software distribution, patch management, system configuration, remote control and other functional modules to support the entire lifecycle of desktop and server management. A directory traversal...

9.8CVSS6.8AI score0.1045EPSS
Exploits1References1
Rows per page
Query Builder