Description
An integer overflow vulnerability exists in the uncompressed_fp_dng_load_raw functionality of LibRaw Commit 8dc68e2. A specially crafted malicious file can lead to a heap buffer overflow. An attacker can provide a malicious file to trigger this vulnerability.
Published: 2026-04-07
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Immediate Patch
AI Analysis

Impact

The vulnerability lies in the uncompressed_fp_dng_load_raw routine of LibRaw, where an integer overflow can cause a heap buffer overflow when processing a specially crafted DNG file. This flaw can be leveraged to execute arbitrary code within the context of the application that uses LibRaw. The underlying weakness is an integer overflow identified as CWE‑190, and the flaw is classified as high severity.

Affected Systems

This flaw affects the LibRaw library version 0.22.1. Any software—desktop, mobile, or embedded—that incorporates this version of LibRaw for image handling and processes DNG files is potentially vulnerable. The impact is limited to environments where a DNG file is parsed by an application using LibRaw.

Risk and Exploitability

The CVSS score of 8.1 denotes a high severity. The EPSS score of less than 1% suggests current exploitation is unlikely, and the flaw is not listed in the CISA KEV catalog. The likely attack vector is a malicious DNG file supplied either locally by a user or obtained over a network, which an application using LibRaw will load. The prerequisite for exploitation is minimal: the presence of LibRaw 0.22.1 and the ability to trigger the vulnerable function with a crafted file.

Generated by OpenCVE AI on April 10, 2026 at 23:09 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Verify the LibRaw version used; if it is 0.22.1 or older, plan an immediate update to a patched release.
  • Apply the latest LibRaw update as soon as possible to eliminate the integer overflow and buffer overflow risk.
  • If an upgrade cannot be performed immediately, restrict the processing of untrusted DNG files to a controlled sandbox environment or disable DNG support if it is not required.
  • Continue to monitor vendor advisories and security bulletins for new patches or mitigations.

Generated by OpenCVE AI on April 10, 2026 at 23:09 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 Apr 2026 13:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 10 Apr 2026 21:00:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:libraw:libraw:0.22.1:*:*:*:*:*:*:*

Wed, 08 Apr 2026 20:15:00 +0000

Type Values Removed Values Added
First Time appeared Libraw
Libraw libraw
Vendors & Products Libraw
Libraw libraw

Wed, 08 Apr 2026 00:15:00 +0000

Type Values Removed Values Added
Title LibRaw: LibRaw: Arbitrary code execution via a specially crafted malicious file
References
Metrics threat_severity

None

threat_severity

Moderate


Tue, 07 Apr 2026 18:00:00 +0000


Tue, 07 Apr 2026 15:15:00 +0000

Type Values Removed Values Added
Description An integer overflow vulnerability exists in the uncompressed_fp_dng_load_raw functionality of LibRaw Commit 8dc68e2. A specially crafted malicious file can lead to a heap buffer overflow. An attacker can provide a malicious file to trigger this vulnerability.
Weaknesses CWE-190
References
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H'}


cve-icon MITRE

Status: PUBLISHED

Assigner: talos

Published:

Updated: 2026-04-13T13:04:17.479Z

Reserved: 2026-01-29T14:01:21.412Z

Link: CVE-2026-24450

cve-icon Vulnrichment

Updated: 2026-04-07T16:23:24.613Z

cve-icon NVD

Status : Analyzed

Published: 2026-04-07T15:17:37.040

Modified: 2026-04-10T20:51:18.200

Link: CVE-2026-24450

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-04-07T13:49:23Z

Links: CVE-2026-24450 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-04-13T14:27:14Z

Weaknesses