mirror of
https://github.com/0x5t4l1n/CVE.git
synced 2026-05-26 19:26:32 +00:00
749 B
749 B
CVE-2026-44720 — Authentication Bypass via JWT Signature Verification Disabled (OpenLearnX)
Severity: Moderate
CWE: CWE-287, CWE-347
Summary
An authentication bypass vulnerability in OpenLearnX allowed attackers to forge JWT tokens when signature verification was disabled in certain authentication flows.
Impact
- Unauthorized account access
- Account takeover under affected configurations
- Authentication bypass using crafted JWT tokens
Affected
< 2.0.3
Fixed
= 2.0.3
References
Credits
Finder: krrazee
Remediation Developer: 0x5t4l1n