CVE-2026-33204
HIGH EPSS 37.9%
Published Mar 20, 20263mo ago · Modified Jun 17, 20262w ago
7.5 CVSS 3.1
Published Mar 20, 2026 3mo ago
Last Modified Jun 17, 2026 2w ago
Description
SimpleJWT is a simple JSON web token library written in PHP. Prior to version 1.1.1, an unauthenticated attacker can perform a Denial of Service via JWE header tampering when PBES2 algorithms are used. Applications that call JWE::decrypt() on attacker-controlled JWEs using PBES2 algorithms are affected. This issue has been patched in version 1.1.1.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High
Threat Intelligence
EPSS Exploit Probability
37.9% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-400 Uncontrolled Resource Consumption Resource Mgmt
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| kelvinmo | simplejwt | * | <1.1.1 |
References 2
- github.com https://github.com/kelvinmo/simplejwt/releases/tag/v1.1.1
- github.com https://github.com/kelvinmo/simplejwt/security/advisories/GHSA-xw36-67f8-339x
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.