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-25
Score: 6.2 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service
Action: Apply Patch
AI Analysis

Impact

The vulnerability is an integer underflow in CAI Content Credentials, which can cause the application to crash, resulting in denial of service. An attacker could deliver crafted input that triggers the underflow, leaving the system unavailable to legitimate users. The flaw is a classic numeric boundary defect (CWE-191).

Affected Systems

Adobe’s C2PA Tool and the Adobe Content Credentials Rust SDK are affected. Specific affected versions are not disclosed in the advisory; administrators should verify the versions they are running against the latest patch when the vendor releases it.

Risk and Exploitability

The CVSS score is 6.2, indicating moderate severity. The EPSS score is not available, so we lack data on current exploitation frequency. The issue is not listed in CISA KEV, implying no publicly known active exploitation. Exploitation does not require user interaction, indicating that a remote or local attacker can trigger the crash by supplying crafted content; the likely attack vector is remote content processed by the application.

Generated by OpenCVE AI on August 25, 2026 at 20:41 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor’s update to the C2PA Tool or Rust SDK once it becomes available.
  • Until the patch is released, restrict or sandbox processing of untrusted content and enforce strict input validation to guard against numeric underflow.
  • Monitor application logs for crash events, and consider implementing a watchdog or health‑check mechanism to automatically restart or alert when the service becomes unavailable.

Generated by OpenCVE AI on August 25, 2026 at 20:41 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 01 Sep 2026 15:30:00 +0000

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

Wed, 26 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 25 Aug 2026 17:45: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'}


cve-icon MITRE

Status: PUBLISHED

Assigner: adobe

Published:

Updated: 2026-08-27T22:32:47.153Z

Reserved: 2026-08-06T16:40:07.109Z

Link: CVE-2026-71444

cve-icon Vulnrichment

Updated: 2026-08-26T14:05:22.871Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-25T18:18:01.640

Modified: 2026-09-01T15:14:37.950

Link: CVE-2026-71444

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-25T20:45:04Z

Weaknesses
  • CWE-191

    Integer Underflow (Wrap or Wraparound)