LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. In versions 1.6.36 through 1.6.55, an out-of-bounds read and write exists in libpng's ARM/AArch64 Neon-optimized palette expansion path. When expanding 8-bit paletted rows to RGB or RGBA, the Neon loop processes a final partial chunk without verifying that enough input pixels remain. Because the implementation works backward from the end of the row, the final iteration dereferences pointers before the start of the row buffer (OOB read) and writes expanded pixel data to the same underflowed positions (OOB write). This is reachable via normal decoding of attacker-controlled PNG input if Neon is enabled. Version 1.6.56 fixes the issue.
総合評価: CVE-2026-33636 は中リスク(46/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.58%、43 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.05% | 0.58% | +0.53% |
| 2 | 2026-06-02 | 0.04% | 0.05% | +0.01% |
| 3 | 2026-05-20 | — | 0.04% | — |
EPSS の全履歴 (全 5 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.6 | 3.1 | HIGH |
|
2.8 | 4.7 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2026-33636: 1 source package rows (libpng); 38 state rows across 6 repos (3.19-main, 3.20-main, 3.21-main, 3.22-main, 3.23-main, edge-main); fixed 5, open 33. | https://security.alpinelinux.org/vuln/CVE-2026-33636 |
debian
|
not yet assigned | CVE-2026-33636 not yet assigned priority: Debian including 1 source packages (libpng1.6), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2026-33636 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2026-33636 |
suse
|
high | — | https://www.suse.com/security/cve/CVE-2026-33636/ |
ubuntu
|
medium | CVE-2026-33636 medium priority: Ubuntu including 5 source packages (chromium-browser, firefox, libpng, libpng1.6, thunderbird), 30 status rows across 9 suites (bionic, focal, jammy, noble, questing, resolute, trusty, upstream, xenial): not-affected 15, needs-triage 6, released 5, DNE 4. | https://ubuntu.com/security/CVE-2026-33636 |