Security readout for executives and security teams
Plain-English summary
LibreSSL versions 2.9.1 through 3.2.1 contain a heap-based buffer over-read in ASN.1 printing code. In business terms, affected software may read past intended memory while formatting ASN.1 data. The public bundle does not provide CVSS, confirmed impact, or active exploitation evidence.
Executive priority
Treat this as an inventory-and-patch hygiene item until vendor severity is clearer. It should rise in priority for products processing external ASN.1 data, but the bundle does not justify emergency response language or active-exploitation assumptions.
Technical view
The flaw is a heap-based buffer over-read in do_print_ex, reachable via asn1_item_print_ctx and ASN1_item_print. Sources identify LibreSSL 2.9.1 through 3.2.1 and reference an upstream commit plus OSS-Fuzz tracking. No CWE, CVSS vector, or detailed exploitability assessment is provided in the bundle.
Likely exposure
Exposure is most likely where applications or appliances bundle LibreSSL 2.9.1 through 3.2.1 and print or inspect ASN.1 structures from potentially untrusted input. The source bundle does not identify specific downstream products, distributions, or public-facing services.
Exploitation context
CISA KEV status is false, and the provided sources do not state active exploitation. The OSS-Fuzz references suggest discovery through fuzz testing, but the bundle does not prove real-world attack use or provide confirmed impact beyond over-read behavior.
Researcher notes
The key technical evidence is the CVE description, OSS-Fuzz tracking, OSV entry, and LibreSSL portable commit. The bundle lacks CVSS, CWE, proof of exploitation, and downstream product mapping, so conclusions should remain limited to affected LibreSSL versions and ASN.1 print-path exposure.
Mitigation direction
- Inventory systems and applications bundling LibreSSL 2.9.1 through 3.2.1.
- Check LibreSSL, OS vendor, and appliance vendor guidance for fixed packages.
- Confirm whether builds include upstream commit 17c88164016df821df2dff4b2b1291291ec4f28a.
- Prioritize updates where ASN.1 printing handles untrusted or external input.
- Monitor vendor advisories for clarified severity and downstream affected products.
Validation and detection
- Review SBOMs, package manifests, and static builds for LibreSSL versions.
- Check runtime-linked libraries for LibreSSL 2.9.1 through 3.2.1.
- Identify code paths calling ASN1_item_print or ASN.1 diagnostic formatting.
- Verify patched builds include the referenced upstream fix or vendor equivalent.
- Record unknowns where bundled LibreSSL provenance cannot be confirmed.
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.
CVE-2019-25048 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
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
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 and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- https://github.com/libressl-portable/portable/commit/17c88164016df821df2dff4b2b1291291ec4f28aCVE reference · x_refsource_MISC
- https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=13914CVE reference · x_refsource_MISC
- https://github.com/google/oss-fuzz-vulns/blob/main/vulns/libressl/OSV-2020-1923.yamlCVE reference · x_refsource_MISC
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.
