Lexbor 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.
Conclusion & alert: CVE-2026-29078 is rated Low Risk (38.8/100): CVSS High severity, with low exploitation likelihood (EPSS 0.06%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-03-19 | 0.04% | 0.06% | +0.01% |
| 2 | 2026-03-14 | — | 0.04% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.2 | 4.0 | HIGH |
|
— | — | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2026-29078: 1 source package rows (lexbor); 4 state rows across 2 repos (3.23-community, edge-community); fixed 0, open 4. | https://security.alpinelinux.org/vuln/CVE-2026-29078 |
debian
|
not yet assigned | CVE-2026-29078 not yet assigned priority: Debian including 1 source packages (lexbor), 2 status rows across 2 suites (forky, sid): resolved 2. | https://security-tracker.debian.org/tracker/CVE-2026-29078 |
ubuntu
|
medium | CVE-2026-29078 medium priority: Ubuntu including 1 source packages (lexbor), 4 status rows across 4 suites (jammy, noble, questing, upstream): DNE 3, needs-triage 1. | https://ubuntu.com/security/CVE-2026-29078 |
| URL | Tags |
|---|---|
| https://github.com/lexbor/lexbor/security/advisories/GHSA-mrwr-xh7f-96v3 | Vendor Advisory |