CVE-2026-4731
Received Received - Intake
Integer Overflow in ART rtengine dcraw.C Causes Potential Crash

Publication date: 2026-03-24

Last updated on: 2026-03-24

Assigner: Government Technology Agency of Singapore Cyber Security Group (GovTech CSG)

Description
Integer Overflow or Wraparound vulnerability in artraweditor ART (β€Žrtengineβ€Ž modules). This vulnerability is associated with program files dcraw.C. This issue affects ART: before 1.25.12.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-03-24
Last Modified
2026-03-24
Generated
2026-06-16
AI Q&A
2026-03-24
EPSS Evaluated
2026-06-15
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
artraweditor art to 1.25.12 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-190 The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability is an Integer Overflow or Wraparound issue found in the artraweditor ART software, specifically in the rtengine modules and the program file dcraw.c. It occurs because the ART project copied code from the LibRaw library but did not apply a security patch that fixed a similar vulnerability (CVE-2018-5815) in LibRaw. The flaw allows integer values to overflow or wrap around, which can lead to unexpected behavior or potential security risks.

The vulnerability affects ART versions before 1.25.12 and is related to how the software processes user-supplied input locally.

Impact Analysis

This vulnerability can lead to security issues due to integer overflow or wraparound in the ART software when processing user-supplied input. Although ART is not considered a security-critical application since it processes input locally, the flaw could potentially be exploited to cause unexpected behavior, crashes, or other unintended effects within the application.

Compliance Impact

I don't know

Detection Guidance

I don't know

Mitigation Strategies

To mitigate this vulnerability, you should update ART to version 1.25.12 or later where the patch addressing the integer overflow in rtengine/dcraw.c has been applied.

The fix involves applying the same security patch that was used in the LibRaw library to eliminate the vulnerability. This patch corrects the integer overflow or wraparound issue in the affected code.

Since ART processes user-supplied input locally and is not considered security-critical, ensuring you have the updated version with the patch is the primary recommended step.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-4731. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart