GHSA-f9vj-2wh5-fj8j · Severity: medium · Ecosystem: pip — Werkzeug safe_join not safe on Windows
Werkzeug is a Web Server Gateway Interface web application library. On Python < 3.11 on Windows, os.path.isabs() does not catch UNC paths like //server/share. Werkzeug's safe_join() relies on this check, and so can produce a path that is not safe, potentially allowing unintended access to data. Applications using Python >= 3.11, or not using Windows, are not vulnerable. Werkzeug version 3.0.6 contains a patch.
Conclusion & alert: CVE-2024-49766 is rated Moderate Risk (42.5/100): CVSS Medium severity, with medium exploitation likelihood (EPSS 0.79%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 1.39% | 0.79% | -0.61% |
| 2 | 2026-03-16 | 1.03% | 1.39% | +0.36% |
| 3 | 2026-02-07 | — | 1.03% | — |
Full EPSS history (17 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.3 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | [email protected] |
GHSA-f9vj-2wh5-fj8j · Severity: medium · Ecosystem: pip — Werkzeug safe_join not safe on Windows
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
unimportant | CVE-2024-49766 unimportant priority: Debian including 1 source packages (python-werkzeug), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2024-49766 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2024-49766 |
suse
|
medium | — | https://www.suse.com/security/cve/CVE-2024-49766/ |
ubuntu
|
medium | CVE-2024-49766 medium priority: Ubuntu including 1 source packages (python-werkzeug), 7 status rows across 7 suites (bionic, focal, jammy, noble, oracular, upstream, xenial): not-affected 7. | https://ubuntu.com/security/CVE-2024-49766 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| palletsprojects | werkzeug | < 3.0.6 | cpe:2.3:a:palletsprojects:werkzeug:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/pallets/werkzeug/commit/2767bcb10a7dd1c297d812cc5e6d11a474c1f092 | Patch |
| https://github.com/pallets/werkzeug/releases/tag/3.0.6 | Release Notes |
| https://github.com/pallets/werkzeug/security/advisories/GHSA-f9vj-2wh5-fj8j | Vendor Advisory |
| https://security.netapp.com/advisory/ntap-20250131-0005/ | Third Party Advisory |