Search
Search is not available in local development.
Run npx pagefind --site __site after building to enable it.
JLSEC-2026-90 CVSS_V4

JLSEC-2026-90

JLSEC Published
Modified
Severity
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:P
Affected Packages
Poppler_jll < 25.10.0+0
Aliases / Upstream
CVE-2025-52886 EUVD-2025-19742

Poppler is a PDF rendering library. Versions prior to 25.06.0 use std::atomic_int for reference counting. Because std::atomic_int is only 32 bits, it is possible to overflow the reference count and trigger a use-after-free. Version 25.06.0 patches the issue.

References