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.
総合評価: CVE-2026-29078 は低リスク(39.4/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.27%、18 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.06% | 0.27% | +0.21% |
| 2 | 2026-03-19 | 0.04% | 0.06% | +0.01% |
| 3 | 2026-03-14 | — | 0.04% | — |
EPSS の全履歴 (全 3 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 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 | タグ |
|---|---|
| https://github.com/lexbor/lexbor/security/advisories/GHSA-mrwr-xh7f-96v3 | Vendor Advisory |