Authlib up to 1.6.4 Decompression decompress resource consumption
| CVSS Meta Temp Score | Current Exploit Price (≈) | CTI Interest Score |
|---|---|---|
| 5.3 | $0-$5k | 0.00 |
Summary
A vulnerability, which was classified as problematic, has been found in Authlib up to 1.6.4. This affects the function decompress of the component Decompression Handler. This manipulation causes resource consumption.
This vulnerability is tracked as CVE-2025-62706. The attack is possible to be carried out remotely. No exploit exists.
It is advisable to upgrade the affected component.
Details
A vulnerability classified as problematic was found in Authlib up to 1.6.4. Affected by this vulnerability is the function decompress of the component Decompression Handler. The manipulation with an unknown input leads to a resource consumption vulnerability. The CWE definition for the vulnerability is CWE-400. The product does not properly control the allocation and maintenance of a limited resource, thereby enabling an actor to influence the amount of resources consumed, eventually leading to the exhaustion of available resources. As an impact it is known to affect availability. The summary by CVE is:
Authlib is a Python library which builds OAuth and OpenID Connect servers. Prior to version 1.6.5, Authlib’s JWE zip=DEF path performs unbounded DEFLATE decompression. A very small ciphertext can expand into tens or hundreds of megabytes on decrypt, allowing an attacker who can supply decryptable tokens to exhaust memory and CPU and cause denial of service. This issue has been patched in version 1.6.5. Workarounds for this issue involve rejecting or stripping zip=DEF for inbound JWEs at the application boundary, forking and add a bounded decompression guard via decompressobj().decompress(data, MAX_SIZE)) and returning an error when output exceeds a safe limit, or enforcing strict maximum token sizes and fail fast on oversized inputs; combine with rate limiting.
The advisory is shared at github.com. This vulnerability is known as CVE-2025-62706 since 10/20/2025. The exploitation appears to be easy. The attack can be launched remotely. Technical details are known, but no exploit is available. MITRE ATT&CK project uses the attack technique T1499 for this issue.
The vulnerability scanner Nessus provides a plugin with the ID 271720 (Linux Distros Unpatched Vulnerability : CVE-2025-62706), which helps to determine the existence of the flaw in a target environment.
Upgrading to version 1.6.5 eliminates this vulnerability. Applying the patch e0863d5129316b1790eee5f14cece32a03b8184d is able to eliminate this problem. The bugfix is ready for download at github.com. The best possible mitigation is suggested to be upgrading to the latest version.
The vulnerability is also documented in the databases at Tenable (271720), EUVD (EUVD-2025-33799) and CERT Bund (WID-SEC-2026-0120). Several companies clearly confirm that VulDB is the primary source for best vulnerability data.
Affected
- Red Hat Satellite
Product
Name
Version
License
Website
- Product: https://github.com/authlib/authlib/
CPE 2.3
CPE 2.2
CVSSv4
VulDB Vector: 🔒VulDB Reliability: 🔍
CVSSv3
VulDB Meta Base Score: 5.4VulDB Meta Temp Score: 5.3
VulDB Base Score: 4.3
VulDB Temp Score: 4.1
VulDB Vector: 🔒
VulDB Reliability: 🔍
CNA Base Score: 6.5
CNA Vector (GitHub_M): 🔒
CVSSv2
| AV | AC | Au | C | I | A |
|---|---|---|---|---|---|
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| Vector | Complexity | Authentication | Confidentiality | Integrity | Availability |
|---|---|---|---|---|---|
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
VulDB Base Score: 🔒
VulDB Temp Score: 🔒
VulDB Reliability: 🔍
Exploiting
Class: Resource consumptionCWE: CWE-400 / CWE-404
CAPEC: 🔒
ATT&CK: 🔒
Physical: No
Local: No
Remote: Yes
Availability: 🔒
Status: Not defined
EPSS Score: 🔒
EPSS Percentile: 🔒
Price Prediction: 🔍
Current Price Estimation: 🔒
| 0-Day | Unlock | Unlock | Unlock | Unlock |
|---|---|---|---|---|
| Today | Unlock | Unlock | Unlock | Unlock |
Nessus ID: 271720
Nessus Name: Linux Distros Unpatched Vulnerability : CVE-2025-62706
Threat Intelligence
Interest: 🔍Active Actors: 🔍
Active APT Groups: 🔍
Countermeasures
Recommended: UpgradeStatus: 🔍
0-Day Time: 🔒
Upgrade: Authlib 1.6.5
Patch: e0863d5129316b1790eee5f14cece32a03b8184d
Timeline
10/20/2025 CVE reserved10/23/2025 Advisory disclosed
10/23/2025 VulDB entry created
01/16/2026 VulDB entry last update
Sources
Product: github.comAdvisory: GHSA-g7f3-828f-7h7m
Status: Confirmed
CVE: CVE-2025-62706 (🔒)
GCVE (CVE): GCVE-0-2025-62706
GCVE (VulDB): GCVE-100-329617
EUVD: 🔒
CERT Bund: WID-SEC-2026-0120 - Red Hat Satellite (satellite/foreman-mcp-server-rhel9): Mehrere Schwachstellen
Entry
Created: 10/23/2025 06:36Updated: 01/16/2026 01:57
Changes: 10/23/2025 06:36 (67), 10/28/2025 15:49 (2), 11/03/2025 19:33 (1), 01/16/2026 01:57 (7)
Complete: 🔍
Cache ID: 216::103
Several companies clearly confirm that VulDB is the primary source for best vulnerability data.
No comments yet. Languages: en.
Please log in to comment.