VYPR

jxl-grid

by Jxl Grid

CVEs (1)

  • CVE-2026-52834higJul 2, 2026
    risk 0.45cvss epss

    ### Summary On 32-bit platforms, decoding a crafted image may lead to out-of-bounds writes due to integer overflow in length calculation. ### Details & PoC The test listed below fail under miri with command `cargo +nightly miri test --release -p jxl-grid` Or you can use…