Description
CAI Content Credentials is affected by an Integer Underflow (Wrap or Wraparound) vulnerability that could result in an application denial-of-service. An attacker could exploit this vulnerability to crash the application, leading to a denial-of-service condition. Exploitation of this issue does not require user interaction.
Published: 2026-08-11
Score: 6.2 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

CAI Content Credentials contains an integer underflow that could cause a crash during processing. The flaw is a classic wrap‑around error in which signed or unsigned arithmetic produces an invalid state, leading the application to terminate unexpectedly. The result is a denial‑of‑service (DoS) condition, rendering the affected component unusable until restarted.

Affected Systems

Adobe’s Content Credentials Command-Line Tool, the JavaScript SDK, and the Rust SDK are all vulnerable. The attackability applies to all versions of these products that have not applied the patch referenced in Adobe’s advisory.

Risk and Exploitability

The CVSS score of 6.2 indicates moderate risk, but the EPSS score of less than 1% suggests that the probability of exploitation in the wild is very low. The vulnerability requires no user interaction, implying that a remote attacker who can supply crafted input or trigger a parsing operation could exploit it. The lack of KEV listing indicates no confirmed widespread active exploitation so far.

Generated by OpenCVE AI on August 12, 2026 at 21:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the Adobe-supplied update for Content Credentials that fixes the integer underflow.
  • Sanitize all numerical input before it reaches the vulnerable code, ensuring it falls within acceptable bounds to prevent wrap‑around.
  • Implement error handling around the affected libraries so that a crash does not propagate to the entire application and restart it automatically if necessary.

Generated by OpenCVE AI on August 12, 2026 at 21:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 14 Aug 2026 15:45:00 +0000

Type Values Removed Values Added
First Time appeared Adobe c2pa
Adobe c2pa-web
Adobe c2patool
CPEs cpe:2.3:a:adobe:c2pa-web:*:*:*:*:*:node.js:*:*
cpe:2.3:a:adobe:c2pa:*:*:*:*:*:rust:*:*
cpe:2.3:a:adobe:c2patool:*:*:*:*:*:*:*:*
Vendors & Products Adobe c2pa
Adobe c2pa-web
Adobe c2patool

Thu, 13 Aug 2026 02:00:00 +0000

Type Values Removed Values Added
First Time appeared Adobe
Adobe content Credentials Command-line Tool
Adobe content Credentials Js Sdk
Adobe content Credentials Rust Sdk
Vendors & Products Adobe
Adobe content Credentials Command-line Tool
Adobe content Credentials Js Sdk
Adobe content Credentials Rust Sdk

Wed, 12 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 11 Aug 2026 17:15:00 +0000

Type Values Removed Values Added
Description CAI Content Credentials is affected by an Integer Underflow (Wrap or Wraparound) vulnerability that could result in an application denial-of-service. An attacker could exploit this vulnerability to crash the application, leading to a denial-of-service condition. Exploitation of this issue does not require user interaction.
Title CAI Content Credentials | Integer Underflow (Wrap or Wraparound) (CWE-191)
Weaknesses CWE-191
References
Metrics cvssV3_1

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


Subscriptions

Adobe C2pa C2pa-web C2patool Content Credentials Command-line Tool Content Credentials Js Sdk Content Credentials Rust Sdk
cve-icon MITRE

Status: PUBLISHED

Assigner: adobe

Published:

Updated: 2026-08-27T22:34:12.794Z

Reserved: 2026-05-21T15:28:38.146Z

Link: CVE-2026-48435

cve-icon Vulnrichment

Updated: 2026-08-12T16:14:46.468Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-11T17:18:00.693

Modified: 2026-08-28T00:18:01.367

Link: CVE-2026-48435

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T01:45:02Z

Weaknesses
  • CWE-191

    Integer Underflow (Wrap or Wraparound)