Security readout for executives and security teams
Plain-English summary
CVE-2021-3912 is a denial-of-service issue in Cloudflare OctoRPKI. A malicious RPKI repository can return a compressed file that expands heavily in memory, causing OctoRPKI to run out of memory and crash.
Executive priority
Treat this as a moderate availability risk for organizations relying on OctoRPKI for RPKI validation. Prioritize remediation where RPKI validation availability supports routing trust or operational resilience.
Technical view
OctoRPKI loads repository contents into memory and decompresses GZIP data in memory. A GZIP bomb from a malicious repository can trigger uncontrolled resource consumption, producing process exhaustion and availability loss. The CVE maps to CWE-400 and has CVSS 3.1 score 4.2.
Likely exposure
Exposure is limited to environments running Cloudflare OctoRPKI or distribution packages containing it. The affected version range is listed as unspecified in the provided CVE data, so version determination requires vendor or distribution advisory review.
Exploitation context
The source bundle does not show CISA KEV listing or active exploitation evidence. The CVSS vector indicates network reachability, high attack complexity, high privileges, and required user interaction, with impact limited to availability.
Researcher notes
The provided evidence supports resource-exhaustion denial of service only. It does not identify confidentiality or integrity impact, weaponized exploit activity, or exact affected versions. Further analysis should use the Cloudflare advisory and Debian DSA for package-specific details.
Mitigation direction
- Review Cloudflare GHSA-g9wh-3vrx-r7hg for affected and fixed versions.
- Review Debian DSA-5041 if using Debian-provided packages.
- Upgrade OctoRPKI or related cfrpki packages according to vendor guidance.
- Monitor OctoRPKI memory use and crash events while remediation is pending.
Validation and detection
- Inventory systems running Cloudflare OctoRPKI or cfrpki packages.
- Compare installed versions against Cloudflare and Debian advisories.
- Check service logs for out-of-memory crashes during repository processing.
- Confirm RPKI validation service availability after updates or mitigations.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-400: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCVE-2021-3912 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Medium
- CVSS
- 4.2 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:N/I:N/A:H
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:N/I:N/A:H0.53.6Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
4.2MediumVector: CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:N/I:N/A:H
Source materials
- CVE List V5 sourceCVE List V5
- https://github.com/cloudflare/cfrpki/security/advisories/GHSA-g9wh-3vrx-r7hgCVE reference · x_refsource_MISC
- DSA-5041CVE reference · vendor-advisory, x_refsource_DEBIAN
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Uncontrolled Resource Consumption
Uncontrolled Resource Consumption represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
