CVE-2026-29078

NameCVE-2026-29078
DescriptionLexbor is a web browser engine library. Prior to 2.7.0, the ISO‑2022‑JP encoder in Lexbor fails to reset the temporary size variable between iterations. The statement ctx->buffer_used -= size with a stale size = 3 causes an integer underflow that wraps to SIZE_MAX. Afterwards, memcpy is called with a negative length, leading to an out‑of‑bounds read from the stack and an out‑of‑bounds write to the heap. The source data is partially controllable via the contents of the DOM tree. This vulnerability is fixed in 2.7.0.
SourceCVE (at NVD; CERT, ENISA, LWN, oss-sec, fulldisc, Debian ELTS, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more)
Debian Bugs1130747

Vulnerable and fixed packages

The table below lists information on source packages.

Source PackageReleaseVersionStatus
lexbor (PTS)forky, sid2.6.0-2vulnerable

The information below is based on the following data on fixed versions.

PackageTypeReleaseFixed VersionUrgencyOriginDebian Bugs
lexborsource(unstable)(unfixed)1130747

Notes

https://github.com/lexbor/lexbor/security/advisories/GHSA-mrwr-xh7f-96v3

Search for package or bug name: Reporting problems