CVE-2025-61154
Analyzed
Analyzed - Analysis Complete
Heap Buffer Overflow in LibreDWG Causes Denial of Service
Publication date: 2026-03-12
Last updated on: 2026-06-02
Assigner: MITRE
Description
Description
Heap buffer overflow vulnerability in LibreDWG versions v0.13.3.7571 up to v0.13.3.7835 allows a crafted DWG file to cause a Denial of Service (DoS) via the function decompress_R2004_section at decode.c.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| gnu | libredwg | From 0.13.3.7571 (inc) to 0.13.3.7835 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-122 | A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc(). |