CVE-2026-30922
Publication date 18 March 2026
Last updated 31 March 2026
Ubuntu priority
Cvss 3 Severity Score
Description
pyasn1 is a generic ASN.1 library for Python. Prior to 0.6.3, the `pyasn1` library is vulnerable to a Denial of Service (DoS) attack caused by uncontrolled recursion when decoding ASN.1 data with deeply nested structures. An attacker can supply a crafted payload containing thousands of nested `SEQUENCE` (`0x30`) or `SET` (`0x31`) tags with "Indefinite Length" (`0x80`) markers. This forces the decoder to recursively call itself until the Python interpreter crashes with a `RecursionError` or consumes all available memory (OOM), crashing the host application. This is a distinct vulnerability from CVE-2026-23490 (which addressed integer overflows in OID decoding). The fix for CVE-2026-23490 (`MAX_OID_ARC_CONTINUATION_OCTETS`) does not mitigate this recursion issue. Version 0.6.3 fixes this specific issue.
Status
| Package | Ubuntu Release | Status |
|---|---|---|
| pyasn1 | 25.10 questing |
Fixed 0.6.1-1ubuntu0.2
|
| 24.04 LTS noble |
Fixed 0.4.8-4ubuntu0.2
|
|
| 22.04 LTS jammy |
Fixed 0.4.8-1ubuntu0.2
|
|
| 20.04 LTS focal |
Fixed 0.4.2-3ubuntu0.20.04.1~esm1
|
|
| 18.04 LTS bionic |
Fixed 0.4.2-3ubuntu0.18.04.1~esm1
|
|
| 16.04 LTS xenial |
Fixed 0.1.9-1ubuntu0.1~esm1
|
|
| 14.04 LTS trusty |
Fixed 0.1.7-1ubuntu2.1+esm1
|
Get expanded security coverage with Ubuntu Pro
Reduce your average CVE exposure time from 98 days to 1 day with expanded CVE patching, ten-years security maintenance and optional support for the full stack of open-source applications. Free for personal use.
Get Ubuntu Pro 30-day free trialSeverity score breakdown
| Parameter | Value |
|---|---|
| Base score |
|
| Attack vector | Network |
| Attack complexity | Low |
| Privileges required | None |
| User interaction | None |
| Scope | Unchanged |
| Confidentiality | None |
| Integrity impact | None |
| Availability impact | High |
| Vector | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
References
Related Ubuntu Security Notices (USN)
- USN-8134-1
- pyasn1 vulnerabilities
- 30 March 2026
- USN-8129-1
- pyasn1 vulnerability
- 30 March 2026