CVE-2025-53367

HIGH

DjVuLibre <3.5.29 - Buffer Overflow

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 2 public exploits for CVE-2025-53367. PoCs published by ThePhykon, kevinbackhouse.

AI-analyzed exploit summary This repository contains a functional exploit PoC for CVE-2025-53367, targeting a vulnerability in the DjVuLibre library's MMR (Modified Modified READ) decoder. The exploit leverages a memory corruption issue in the bitpacker component to achieve arbitrary code execution.

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

This repository contains a functional exploit PoC for CVE-2025-53367, targeting a vulnerability in the DjVuLibre library's MMR (Modified Modified READ) decoder. The exploit leverages a memory corruption issue in the bitpacker component to achieve arbitrary code execution.

Classification
Working Poc 90%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: DjVuLibre (specific version not explicitly stated)
No auth needed
Prerequisites: Access to a system running vulnerable DjVuLibre software
devstral-2 · analyzed Feb 19, 2026 Full analysis →
nomisec WRITEUP
by kevinbackhouse · poc
https://github.com/kevinbackhouse/DjVuLibre-poc-CVE-2025-53367

This repository contains a detailed technical writeup and source code for DjVuLibre, including build instructions and dependencies. It does not include an explicit exploit PoC for CVE-2025-53367 but provides context for the vulnerability.

Classification
Writeup 90%
Attack Type
Other
Complexity
Moderate
Reliability
Theoretical
Target: DjVuLibre
No auth needed
Prerequisites: DjVuLibre source code · build dependencies (libjpeg, libtiff)
devstral-2 · analyzed Feb 19, 2026 Full analysis →

Scores

CVSS v4 8.4
EPSS 0.0074
EPSS Percentile 49.8%
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact total

Details

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