Live Active security incident? Get immediate response
CVE Record

CVE-2026-9500: GNU LibreDWG Dwgread Utility decode.c read_2004_compressed_section heap-based overflow

A vulnerability was found in GNU LibreDWG up to 0.14. The affected element is the function read_2004_compressed_section of the file src/decode.c of the component Dwgread Utility. Performing a manipulation results in heap-based buffer overflow. The attack is only possible with local access. The exploit has been made public and could be used. The project was informed of the problem early through an issue report but has not responded yet.

MediumCVSS 5.3Not KEV-listed Updated
Glexia's Take moderate

Analyst readout for executives and security teams

Plain-English summary

CVE-2026-9500 is a heap-based buffer overflow in GNU LibreDWG's dwgread utility when handling a DWG compressed section. The published data rates it medium because exploitation requires local access and low privileges. A public exploit artifact exists, but the bundle does not show active exploitation or a vendor fix.

Executive priority

Prioritize as a moderate operational risk. It is not remotely exploitable per the provided CVSS vector, but public exploit availability makes untrusted DWG handling worth controlling until vendor guidance or a fixed release is available.

Technical view

The flaw affects read_2004_compressed_section in src/decode.c within GNU LibreDWG dwgread, versions 0.1 through 0.14. It is classified as CWE-119 and CWE-122 with CVSS 3.1 score 5.3, AV:L/AC:L/PR:L/UI:N. Sources state public exploit availability and no vendor response yet.

Likely exposure

Exposure is most likely on developer, CAD, analysis, or conversion systems using LibreDWG/dwgread to process DWG files. The source says attack requires local access, so risk rises where local users or jobs handle DWG files from untrusted parties.

Exploitation context

The bundle says an exploit has been made public and could be used. It does not cite KEV listing or active in-the-wild exploitation. Treat untrusted DWG processing as the practical risk, especially in shared workstations or automated file-processing environments.

Researcher notes

Evidence points to a heap out-of-bounds write in read_2004_compressed_section. The third-party submission references LibreDWG up to 0.14 and main branch commit 6d6a339. Vendor confirmation and a fix are not present in the supplied sources, so remediation guidance remains compensating controls plus monitoring.

Mitigation direction

  • Inventory LibreDWG and dwgread installations through version 0.14.
  • Avoid opening or converting untrusted DWG files with affected dwgread versions.
  • Run DWG processing in isolated, low-privilege environments.
  • Restrict local access to systems that process DWG files.
  • Monitor LibreDWG issue 1241 and vendor guidance for fixes.
  • Remove dwgread where it is not operationally required.

Validation and detection

  • Confirm installed LibreDWG versions and package sources.
  • Identify workflows that invoke dwgread or LibreDWG libraries.
  • Check whether DWG inputs come from external or untrusted sources.
  • Verify isolation controls around CAD conversion or analysis jobs.
  • Track vendor issue status before declaring remediation complete.
Prepared
Confidence
medium
Sources
8

Based on public source material and reviewed before publication.

Potential ATT&CK relevance

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 · low confidence lookup

CWE-119: 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 lookup
cwe · low confidence lookup

CWE-122: 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 lookup
cve · low confidence lookup

CVE-2026-9500 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profile CVE Program record
Severity
Medium
CVSS
5.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R

Official CVE source material

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.

4 CVSS vectors
6 Timeline events
1 ADP providers
7 Source links

SSVC decision data

CISA-ADP CISA Coordinator
Timestamp
Version
2.0.3
Exploitation: pocAutomatable: noTechnical Impact: partial

CVSS vector scores

4 official scores

We 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.

Score Version Severity Vector Exploit Impact Source
5.3 CVSS 3.1 Medium CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R 1.8 3.4 VulDB
5.3 CVSS 3.0 Medium CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R 1.8 3.4 VulDB
4.8 CVSS 4.0 Medium CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P VulDB
4.3 CVSS 2.0 Medium AV:L/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR 3.1 6.4 VulDB

Vulnerability scoring details

Base CVSS 4.0 score

4.8 Medium
CVSS 4.0 vector shape for CVE-2026-9500 Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. Source timeline VulDB

    Advisory disclosed

  2. Source timeline VulDB

    VulDB entry created

  3. CVE reserved CVE Program

    The CVE ID was reserved by the assigning CNA.

  4. Source timeline VulDB

    VulDB entry last update

  5. CVE published CVE Program

    The CVE record was published.

  6. CVE updated CVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADP CISA ADP Vulnrichment
other:ssvc
Affected products

Products and packages named in the record

Vendor Product Version / package Status
GNU LibreDWG 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 0.10, 0.11, 0.12, 0.13, 0.14 Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-119 · source CWE mapping

Improper Restriction of Operations within the Bounds of a Memory Buffer

Improper Restriction of Operations within the Bounds of a Memory Buffer represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.

CWE-122 · source CWE mapping

Heap-based Buffer Overflow

Heap-based Buffer Overflow represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.