Description
An integer overflow in the jbig2_arith_iaid_ctx_new() function of Artifex commit cc37d0 allows attackers to cause a Denial of Service (DoS) via a crafted input.
Published: 2026-07-09
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An integer overflow occurs in the jbig2_arith_iaid_ctx_new() function of the Artifex jbig2dec library when decoding a specially crafted JBIG2 image. The flaw corrupts memory during decoding, causing the decoder to crash or loop indefinitely. No code execution or data leakage can occur; the effect is limited to availability degradation. The flaw is classified as CWE‑190.

Affected Systems

The vulnerability is confined to the jbig2dec library at commit cc37d0. Systems that embed this specific version—such as PDF viewers, image editors, or document conversion tools that rely on JBIG2 decoding—could be affected. The CVE only lists the library itself; no particular vendor products are named, so the impact extends to any application integrating this release.

Risk and Exploitability

The CVSS score of 7.5 marks this as a high‑severity denial of service vulnerability. The EPSS score of < 1% indicates a very low likelihood of exploitation at this time, and the flaw is not listed in CISA’s KEV catalog. The likely attack vector is the delivery of a crafted JBIG2 image that triggers the integer overflow in the decoder; no special privileges are required, and the exploitation can occur whenever the host application processes such an image. These details are inferred from the description of the vulnerability.

Generated by OpenCVE AI on July 29, 2026 at 12:55 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the jbig2dec library to a newer release that fixes the integer overflow detected at commit cc37d0.
  • If an immediate update cannot be applied, validate all incoming JBIG2 images before decoding: ensure that header sizes and arithmetic context parameters remain within defined bounds to prevent the overflow.
  • Deploy monitoring to detect unexpected decoder crashes or abnormal memory usage, and configure the host application to restart or isolate the decoder process when such events occur.

Generated by OpenCVE AI on July 29, 2026 at 12:55 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Ubuntu USN Ubuntu USN USN-8582-1 jbig2dec vulnerabilities
History

Sun, 12 Jul 2026 13:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-680

Fri, 10 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}

cvssV3_1

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


Fri, 10 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-680

Fri, 10 Jul 2026 12:15:00 +0000

Type Values Removed Values Added
Title jbig2dec: jbig2dec: Denial of Service via crafted input
Weaknesses CWE-190
References
Metrics threat_severity

None

cvssV3_1

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

threat_severity

Moderate


Fri, 10 Jul 2026 09:30:00 +0000

Type Values Removed Values Added
First Time appeared Artifex
Artifex jbig2dec
Vendors & Products Artifex
Artifex jbig2dec

Thu, 09 Jul 2026 22:15:00 +0000

Type Values Removed Values Added
Description An integer overflow in the jbig2_arith_iaid_ctx_new() function of Artifex commit cc37d0 allows attackers to cause a Denial of Service (DoS) via a crafted input.
References

Subscriptions

Artifex Jbig2dec
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-07-10T18:14:33.083Z

Reserved: 2026-04-06T00:00:00.000Z

Link: CVE-2026-38076

cve-icon Vulnrichment

Updated: 2026-07-10T18:14:28.870Z

cve-icon NVD

No data.

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-07-09T00:00:00Z

Links: CVE-2026-38076 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T13:00:16Z

Weaknesses
  • CWE-190

    Integer Overflow or Wraparound