CVE-2026-94030 Details
Description
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.
A signed integer overflow vulnerability has been identified in SerenityOS versions prior to 3d83e4509fd20d7438e1ae8470ffe668c136229c, specifically within the LibGfx component's BMP decoding functionality. The issue arises in the 'decode_bmp_pixel_data' function of 'BMPLoader.cpp', where a missing range check on the height parameter allows an attacker to manipulate the value, leading to an overflow when the height is set to INT_MIN. This vulnerability can be exploited remotely, although doing so is complex and challenging.
Users are advised to update to the latest version of SerenityOS, where this vulnerability has been patched.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 20, 2026CISA-ADP
Assessed Sep 24, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/SerenityOS/serenity/commit/007041bb2dd6d140c9e707caddfb0a49ecf96469 | [email protected] | Source CodeVendor |
| https://github.com/SerenityOS/serenity/issues/26957 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://github.com/SerenityOS/serenity/pull/26958 | [email protected] | Issue TrackingVendor |
| https://vuldb.com/cve/CVE-2026-94030 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/945895 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/407958 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/407958/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-189 | Numeric Errors | [email protected] |
| CWE-190 | Integer Overflow or Wraparound | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| SerenityOS | <= 3d83e4509fd20d7438e1ae8470ffe668c136229c |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 24, 2026 | CVE Modified | CISA-ADP |
| Sep 20, 2026 | New CVE Received | [email protected] |
Volerion