GHSA-j8g2-6fc7-q8f8 · Severity: medium · Ecosystem: pip — Pyramid static view path traversal up one directory
Pyramid is an open source Python web framework. A path traversal vulnerability in Pyramid versions 2.0.0 and 2.0.1 impacts users of Python 3.11 that are using a Pyramid static view with a full filesystem path and have a `index.html` file that is located exactly one directory above the location of the static view's file system path. No further path traversal exists, and the only file that could be disclosed accidentally is `index.html`. Pyramid version 2.0.2 rejects any path that contains a null-byte out of caution. While valid in directory/file names, we would strongly consider it a mistake to use null-bytes in naming files/directories. Secondly, Python 3.11, and 3.12 has fixed the underlying issue in `os.path.normpath` to no longer truncate on the first `0x00` found, returning the behavior to pre-3.11 Python, un an as of yet unreleased version. Fixes will be available in:Python 3.12.0rc2 and 3.11.5. Some workarounds are available. Use a version of Python 3 that is not affected, downgrade to Python 3.10 series temporarily, or wait until Python 3.11.5 is released and upgrade to the latest version of Python 3.11 series.
Conclusion & alert: CVE-2023-40587 is rated Low Risk (39.4/100): CVSS Medium severity, with medium exploitation likelihood (EPSS 0.43%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
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-05-20 | 0.33% | 0.43% | +0.10% |
| 2 | 2026-02-10 | 0.45% | 0.33% | -0.12% |
| 3 | 2025-11-21 | — | 0.45% | — |
Full EPSS history (12 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 4.3 | 3.1 | MEDIUM |
|
2.8 | 1.4 | [email protected] |
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | [email protected] |
GHSA-j8g2-6fc7-q8f8 · Severity: medium · Ecosystem: pip — Pyramid static view path traversal up one directory
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
unimportant | CVE-2023-40587 unimportant priority: Debian including 1 source packages (python-pyramid), 4 status rows across 4 suites (bookworm, bullseye, sid, trixie): resolved 3, open 1. | https://security-tracker.debian.org/tracker/CVE-2023-40587 |
ubuntu
|
low | CVE-2023-40587 low priority: Ubuntu including 1 source packages (python-pyramid), 12 status rows across 12 suites (bionic, focal, jammy, lunar, mantic, noble, oracular, plucky, questing, trusty, upstream, xenial): needs-triage 7, ignored 5. | https://ubuntu.com/security/CVE-2023-40587 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| agendaless | pyramid | >= 2.0, < 2.0.2 | cpe:2.3:a:agendaless:pyramid:*:*:*:*:*:python:*:* |
| fedoraproject | fedora | 38 | cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:* |
| fedoraproject | fedora | 39 | cpe:2.3:o:fedoraproject:fedora:39:*:*:*:*:*:*:* |