CVE-2025-53367

HIGH

DjVuLibre <3.5.29 - Buffer Overflow

Title source: llm

Description

DjVuLibre is a GPL implementation of DjVu, a web-centric format for distributing documents and images. Prior to version 3.5.29, the MMRDecoder::scanruns method is affected by an OOB-write vulnerability, because it does not check that the xr pointer stays within the bounds of the allocated buffer. This can lead to writes beyond the allocated memory, resulting in a heap corruption condition. An out-of-bounds read with pr is also possible for the same reason. This issue has been patched in version 3.5.29.

Exploits (2)

nomisec WORKING POC
by ThePhykon · poc
https://github.com/ThePhykon/CVE-2025-53367-POC
nomisec WRITEUP
by kevinbackhouse · poc
https://github.com/kevinbackhouse/DjVuLibre-poc-CVE-2025-53367

Scores

CVSS v4 8.4
EPSS 0.0002
EPSS Percentile 6.0%
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Details

CWE
CWE-125 CWE-787
Status published
Products (1)
DjvuNet/DjVuLibre < 3.5.29
Published Jul 03, 2025
Tracked Since Feb 18, 2026