CVE-2026-94030

Source
https://cve.org/CVERecord?id=CVE-2026-94030
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-94030.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-94030
Published
2026-09-20T13:30:10Z
Modified
2026-09-22T08:05:28Z
Severity
  • 1.3 (Low) CVSS_V4 - CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:P/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P CVSS Calculator
Summary
SerenityOS LibGfx BMPLoader.cpp decode_bmp_pixel_data integer overflow
Details

A security vulnerability has been detected in SerenityOS up to 3d83e4509fd20d7438e1ae8470ffe668c136229c. Affected by this vulnerability is the function decode_bmp_pixel_data of the file Userland/Libraries/LibGfx/ImageFormats/BMPLoader.cpp of the component LibGfx. The manipulation of the argument height leads to integer overflow. The attack is possible to be carried out remotely. The attack's complexity is rated as high. The exploitation appears to be difficult. The exploit has been disclosed publicly and may be used. This product adopts a rolling release strategy to maintain continuous delivery. Therefore, version details for affected or updated releases cannot be specified. The identifier of the patch is 007041bb2dd6d140c9e707caddfb0a49ecf96469. Applying a patch is the recommended action to fix this issue. This was reproducible with a minimal 55-byte PoC via the standard image-decode fuzz target but evidence for an actual exploitable defect is thin.

Database specific
{
    "cna_assigner":  "VulDB",
    "cwe_ids":  [
        "CWE-189",
        "CWE-190"
    ],
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/94xxx/CVE-2026-94030.json",
    "unresolved_ranges":  [
        {
            "extracted_events":  [
                {
                    "introduced":  "3d83e4509fd20d7438e1ae8470ffe668c136229c"
                },
                {
                    "last_affected":  "3d83e4509fd20d7438e1ae8470ffe668c136229c"
                }
            ],
            "source":  "AFFECTED_FIELD"
        }
    ]
}
References

Affected packages

Git / github.com/serenityos/serenity

Affected ranges

Type
GIT
Repo
https://github.com/serenityos/serenity
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
Show details
{
    "source":  "REFERENCES"
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-94030.json"
vanir_signatures
[
    {
        "deprecated":  false,
        "digest":  {
            "function_hash":  "153855043795176442071044234266148364611",
            "length":  986
        },
        "id":  "CVE-2026-94030-031fbdc2",
        "signature_type":  "Function",
        "signature_version":  "v1",
        "source":  "https://github.com/serenityos/serenity/commit/007041bb2dd6d140c9e707caddfb0a49ecf96469",
        "target":  {
            "file":  "Userland/Libraries/LibGfx/ImageFormats/BMPLoader.cpp",
            "function":  "decode_bmp_core_dib"
        }
    },
    {
        "deprecated":  false,
        "digest":  {
            "function_hash":  "252416111672444492691455357064243230094",
            "length":  2293
        },
        "id":  "CVE-2026-94030-28ec1b90",
        "signature_type":  "Function",
        "signature_version":  "v1",
        "source":  "https://github.com/serenityos/serenity/commit/007041bb2dd6d140c9e707caddfb0a49ecf96469",
        "target":  {
            "file":  "Userland/Libraries/LibGfx/ImageFormats/BMPLoader.cpp",
            "function":  "decode_bmp_osv2_dib"
        }
    },
    {
        "deprecated":  false,
        "digest":  {
            "line_hashes":  [
                "204379494025572287387655544532637651147",
                "208956476145191424495644244524847083471",
                "309681154135373860180994877462388503815"
            ],
            "threshold":  0.9
        },
        "id":  "CVE-2026-94030-a6d8798d",
        "signature_type":  "Line",
        "signature_version":  "v1",
        "source":  "https://github.com/serenityos/serenity/commit/007041bb2dd6d140c9e707caddfb0a49ecf96469",
        "target":  {
            "file":  "Tests/LibGfx/TestImageDecoder.cpp"
        }
    },
    {
        "deprecated":  false,
        "digest":  {
            "line_hashes":  [
                "123866416513768793237092278006869309270",
                "84043048186579737092895224225002386902",
                "199806224143223294203214293223751885867",
                "249046655580102785654115629126325795309",
                "176732353256691347987562787134456294672",
                "253910332973447774708377407610010028144",
                "248389188954520353647361393428960888826",
                "126277218145415719448985996900618782904",
                "176732353256691347987562787134456294672",
                "253910332973447774708377407610010028144",
                "248389188954520353647361393428960888826",
                "126277218145415719448985996900618782904"
            ],
            "threshold":  0.9
        },
        "id":  "CVE-2026-94030-d4bdbfe0",
        "signature_type":  "Line",
        "signature_version":  "v1",
        "source":  "https://github.com/serenityos/serenity/commit/007041bb2dd6d140c9e707caddfb0a49ecf96469",
        "target":  {
            "file":  "Userland/Libraries/LibGfx/ImageFormats/BMPLoader.cpp"
        }
    }
]
vanir_signatures_modified
"2026-09-22T08:05:28Z"