GHSA-w5r5-m38g-f9f9 · Severity: high · Ecosystem: pip — joserfc's PBES2 p2c Unbounded Iteration Count enables Denial of Service (DoS)
joserfc is a Python library that provides an implementation of several JSON Object Signing and Encryption (JOSE) standards. In 1.6.2 and earlier, a resource exhaustion vulnerability in joserfc allows an unauthenticated attacker to cause a Denial of Service (DoS) via CPU exhaustion. When the library decrypts a JSON Web Encryption (JWE) token using Password-Based Encryption (PBES2) algorithms, it reads the p2c (PBES2 Count) parameter directly from the token's protected header. This parameter defines the number of iterations for the PBKDF2 key derivation function. Because joserfc does not validate or bound this value, an attacker can specify an extremely large iteration count (e.g., 2^31 - 1), forcing the server to expend massive CPU resources processing a single token. This vulnerability exists at the JWA layer and impacts all high-level JWE and JWT decryption interfaces if PBES2 algorithms are allowed by the application's policy.
Conclusion & alert: CVE-2026-27932 is rated Exploit Available (50/100): CVSS High severity, with low exploitation likelihood (EPSS 0.05%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
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-04-21 | 0.16% | 0.05% | -0.11% |
| 2 | 2026-04-14 | 0.08% | 0.16% | +0.08% |
| 3 | 2026-03-06 | — | 0.08% | — |
Full EPSS history (4 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-w5r5-m38g-f9f9 · Severity: high · Ecosystem: pip — joserfc's PBES2 p2c Unbounded Iteration Count enables Denial of Service (DoS)
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2026-27932 not yet assigned priority: Debian including 1 source packages (joserfc), 3 status rows across 3 suites (forky, sid, trixie): resolved 2, open 1. | https://security-tracker.debian.org/tracker/CVE-2026-27932 |
ubuntu
|
medium | CVE-2026-27932 medium priority: Ubuntu including 1 source packages (joserfc), 4 status rows across 4 suites (jammy, noble, questing, upstream): DNE 2, needs-triage 1, released 1. | https://ubuntu.com/security/CVE-2026-27932 |
| URL | Tags |
|---|---|
| https://github.com/authlib/joserfc/commit/696a9611ab982c45ee2190ed79ca8e1d8e09398f | Patch |
| https://github.com/authlib/joserfc/security/advisories/GHSA-w5r5-m38g-f9f9 | Exploit Mitigation Vendor Advisory |