Lucene search
K

37 matches found

IBM Security Bulletins
IBM Security Bulletins
added 2026/05/04 12:48 p.m.3 views

Security Bulletin:Werkzeug safe_join function allows path segments with Windows device names containing file extensions or trailing spaces

Summary Werkzeug is a comprehensive WSGI web application library. Prior to version 3.1.5, Werkzeug's safejoin function allows path segments with Windows device names that have file extensions or trailing spaces. On Windows, there are special device names such as CON, AUX, etc that are implicitly...

6.3CVSS5.8AI score0.00034EPSS
Exploits0Affected Software1
NVD
NVD
added 2026/04/09 6:17 p.m.2 views

CVE-2026-39981

AGiXT is a dynamic AI Agent Automation Platform. Prior to 1.9.2, the safejoin function in the essentialabilities extension fails to validate that resolved file paths remain within the designated agent workspace. An authenticated attacker can use directory traversal sequences to read, write, or...

8.8CVSS0.00051EPSS
Exploits1References3
ATTACKERKB
ATTACKERKB
added 2026/04/09 5:1 p.m.0 views

CVE-2026-39981

AGiXT is a dynamic AI Agent Automation Platform. Prior to 1.9.2, the safejoin function in the essentialabilities extension fails to validate that resolved file paths remain within the designated agent workspace. An authenticated attacker can use directory traversal sequences to read, write, or...

8.8CVSS6AI score0.00051EPSS
Exploits1References4Affected Software1
Cvelist
Cvelist
added 2026/04/09 5:1 p.m.17 views

CVE-2026-39981 AGiXT has a Path Traversal in safe_join()

AGiXT is a dynamic AI Agent Automation Platform. Prior to 1.9.2, the safejoin function in the essentialabilities extension fails to validate that resolved file paths remain within the designated agent workspace. An authenticated attacker can use directory traversal sequences to read, write, or...

8.8CVSS0.00051EPSS
Exploits1References3
OSV
OSV
added 2026/04/08 8:2 p.m.1 views

GHSA-5GFJ-64GH-MGMW AGiXT Vulnerable to Path Traversal in safe_join()

Summary The safejoin function in the essentialabilities extension fails to validate that resolved file paths remain within the designated agent workspace. An authenticated attacker can use directory traversal sequences to read, write, or delete arbitrary files on the server hosting the AGiXT...

8.8CVSS6AI score0.00051EPSS
Exploits1References5
IBM Security Bulletins
IBM Security Bulletins
added 2026/02/28 4:17 a.m.6 views

Security Bulletin: IBM Watson Speech Services Cartridge is vulnerable to improper name handling in Werkzeug [ CVE-2025-66221]

Summary IBM Watson Speech Services Cartridge is vulnerable to improper name handling in Werkzeug, caused by a reading issue with Werkzeug's safejoin function that allows path segments with special device names to hang indefinately CVE-2025-66221. Werkzeug is used in our service runtimes. This...

6.3CVSS5.9AI score0.00032EPSS
Exploits0Affected Software1
RedhatCVE
RedhatCVE
added 2026/02/23 1:31 p.m.2 views

CVE-2026-27199

Werkzeug is a comprehensive WSGI web application library. Versions 3.1.5 and below, the safejoin function allows Windows device names as filenames if preceded by other path segments. This was previously reported as GHSA-hgf8-39gv-g3f2, but the added filtering failed to account for the fact that...

6.3CVSS5.2AI score0.00027EPSS
Exploits1References1
Cvelist
Cvelist
added 2026/02/21 5:15 a.m.17 views

CVE-2026-27199 Werkzeug safe_join() allows Windows special device names

Werkzeug is a comprehensive WSGI web application library. Versions 3.1.5 and below, the safejoin function allows Windows device names as filenames if preceded by other path segments. This was previously reported as GHSA-hgf8-39gv-g3f2, but the added filtering failed to account for the fact that...

6.3CVSS0.00027EPSS
Exploits1References3
AlpineLinux
AlpineLinux
added 2026/02/21 5:15 a.m.0 views

CVE-2026-27199

Werkzeug is a comprehensive WSGI web application library. Versions 3.1.5 and below, the safejoin function allows Windows device names as filenames if preceded by other path segments. This was previously reported as GHSA-hgf8-39gv-g3f2, but the added filtering failed to account for the fact that...

6.3CVSS5.8AI score0.00027EPSS
Exploits1
CVE
CVE
added 2026/02/21 5:15 a.m.61 views

CVE-2026-27199

CVE-2026-27199 affects Werkzeug. Versions 3.1.5 and earlier allow Windows device names as filenames when the path includes multiple segments, due to incomplete filtering in the safe_join function used by send_from_directory. When running on Windows, a request ending with a device name can open th...

6.3CVSS5.4AI score0.00027EPSS
Exploits1References3Affected Software1
CNNVD
CNNVD
added 2026/02/21 12:0 a.m.4 views

Werkzeug 安全漏洞

Werkzeug is a comprehensive WSGI web application library developed by Pallets. Versions of Werkzeug 3.1.5 and earlier contained security vulnerabilities; these vulnerabilities stemmed from the safejoin function, which allowed Windows device names to be used as file names, potentially leading to...

6.3CVSS5.8AI score0.00027EPSS
Exploits1References3
GithubExploit
GithubExploit
added 2026/02/20 9:24 a.m.338 views

Exploit for CVE-2026-27199

CVE-2026-27199 PoC: Werkzeug safejoin Windows Device-Name...

5.5AI score0.00027EPSS
Exploits1
Github Security Blog
Github Security Blog
added 2026/02/19 8:32 p.m.7 views

Werkzeug safe_join() allows Windows special device names

Werkzeug's safejoin function allows Windows device names as filenames if when preceded by other path segments. This was previously reported as https://github.com/pallets/werkzeug/security/advisories/GHSA-hgf8-39gv-g3f2, but the added filtering failed to account for the fact that safejoin accepts...

6.3CVSS5.5AI score0.00027EPSS
Exploits1References5Affected Software1
Snyk
Snyk
added 2026/02/19 8:32 p.m.2 views

Improper Handling of Windows Device Names

Overview Affected versions of this package are vulnerable to Improper Handling of Windows Device Names via the safejoin function. An attacker can cause the application to hang indefinitely by requesting a path ending with a Windows special device name. Notes: 1 This is only vulnerable on Windows,...

6.3CVSS6.4AI score0.00032EPSS
Exploits1References2
Veracode
Veracode
added 2026/01/14 6:57 a.m.4 views

Arbitrary File Access

Werkzeug is vulnerable to Arbitrary File Access. The vulnerability is due to insufficient validation in the safejoin function on Windows, where path segments using reserved device names such as CON or AUX with extensions or trailing spaces are allowed, enabling attackers to access special device...

6.3CVSS5.9AI score0.00034EPSS
Exploits0References2Affected Software1
RedhatCVE
RedhatCVE
added 2026/01/10 5:41 a.m.2 views

CVE-2026-21860

Werkzeug is a comprehensive WSGI web application library. Prior to version 3.1.5, Werkzeug's safejoin function allows path segments with Windows device names that have file extensions or trailing spaces. On Windows, there are special device names such as CON, AUX, etc that are implicitly present...

6.3CVSS6.8AI score0.00034EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2026/01/10 12:0 a.m.1 views

Linux Distros Unpatched Vulnerability : CVE-2026-21860

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Werkzeug is a comprehensive WSGI web application library. Prior to version 3.1.5, Werkzeug's safejoin function allows path segments with Windows device names th...

6.3CVSS5.5AI score0.00034EPSS
Exploits0References2
Snyk
Snyk
added 2026/01/08 7:42 p.m.2 views

Improper Handling of Windows Device Names

Overview Affected versions of this package are vulnerable to Improper Handling of Windows Device Names via the safejoin function, which permits path segments containing Windows special device names with file extensions or trailing spaces. An attacker can access unintended files or devices by...

6.3CVSS5.6AI score0.00034EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2026/01/08 6:34 p.m.3 views

CVE-2026-21860 Werkzeug safe_join() allows Windows special device names with compound extensions

Werkzeug is a comprehensive WSGI web application library. Prior to version 3.1.5, Werkzeug's safejoin function allows path segments with Windows device names that have file extensions or trailing spaces. On Windows, there are special device names such as CON, AUX, etc that are implicitly present...

6.3CVSS6.5AI score0.00034EPSS
Exploits0References2
CVE
CVE
added 2026/01/08 6:34 p.m.26 views

CVE-2026-21860

CVE-2026-21860 affects Werkzeug’s safe_join on Windows, allowing segments with Windows device names (e.g., CON, AUX) plus extensions or trailing spaces in versions prior to 3.1.5. IBM-security notices confirm real-world impact in affiliated products: IBM Watson Discovery Cartridge (InfoSphere/Dis...

6.3CVSS6.5AI score0.00034EPSS
Exploits0References2Affected Software1
Rows per page
Query Builder