CVE Feed

    Dashboard / CVE / CVE-2026-77118

    CVE-2026-77118

    A heap out-of-bounds write exists in the Photo CD (PCD) decoder of GraphicsMagick. In DecodeImage() (coders/pcd.c), the Huffman delta loop advances its output pointer with q++ after every decoded delta and never checks it against the end of the heap-allocated luma/chroma plane buffers. The pointer is repositioned only when a sync marker introduces a new plane/row; between sync markers the run length is bounded solely by the input. A crafted PCD file that positions the pointer near the end of a plane and then supplies a long run of deltas with no intervening sync therefore walks the pointer past the end of the allocation and writes through it. Processing an untrusted PCD file — for example with gm convert or gm identify, or through any application linked against libGraphicsMagick — can corrupt heap memory beyond the buffers.

    Published:Aug 20, 2026
    Last Modified:Aug 26, 2026
    EPS:Aug 20, 2026
    EPSS Score:0.00131
    CVSS Score:8.4

    Affected Products

    Vendor
    Debian
    Product
    Debian Linux
    Vendor
    Debian
    Product
    Graphicsmagick
    Vendor
    Fedora Project
    Product
    Graphicsmagick
    Vendor
    Fedoraproject
    Product
    Extra Packages For Enterprise Linux
    Vendor
    Graphicsmagick
    Product
    Graphicsmagick

    Exploits

    No exploit reference

    Common Weakness Enumeration

    Common Attack Pattern Enumeration and Classification (CAPEC)

    No CAPEC recorded yet

    Related CVEs

    Common Vulnerability Scoring System

    Attack Vector
    Network
    Adjacent
    Local
    Physical
    Privileges Required
    None
    Low
    High
    User Interaction
    None
    Required
    Scope
    Unchanged
    Changed
    Confidentiality
    None
    Low
    High
    Integrity
    None
    Low
    High
    Availability
    None
    Low
    High