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-07-14
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 flaw that is triggered when the application processes certain numeric inputs. The underflow causes an internal counter to wrap around, which results in a legitimate runtime error that terminates the process. The consequence is an application denial‑of-service; there is no need for any additional user interaction beyond supplying the crafted input.

Affected Systems

Adobe’s Content Credentials Command‑Line Tool, JS SDK, and Rust SDK are impacted. No explicit vulnerable version range was provided, so any release prior to the fix released in the advisory should be treated as at risk.

Risk and Exploitability

The CVSS score of 6.2 classifies this vulnerability as medium severity, while the EPSS score of < 1 % indicates that exploitation is unlikely. The issue is not listed in CISA’s KEV catalog. The likely attack vector is remote exploitation via malicious input provided to the vulnerable product, inferred from the description that no user interaction is required; repeated exploit attempts could repeatedly crash the product and cause downtime.

Generated by OpenCVE AI on July 31, 2026 at 04:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Adobe patch for Content Credentials Command‑Line Tool, JS SDK, and Rust SDK that addresses the integer underflow issue.
  • Ensure that any numeric values passed to these SDKs by your own code are validated as non‑negative before submission, following best practices for mitigating CWE‑191.
  • Implement a monitoring or watchdog mechanism that detects when the Content Credentials process stops and automatically restarts it to minimize service interruption.

Generated by OpenCVE AI on July 31, 2026 at 04:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 02 Aug 2026 21: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, 15 Jul 2026 00:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 14 Jul 2026 21: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'}


Subscriptions

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

Status: PUBLISHED

Assigner: adobe

Published:

Updated: 2026-07-14T23:39:12.060Z

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

Link: CVE-2026-48296

cve-icon Vulnrichment

Updated: 2026-07-14T23:33:57.509Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T20:36:37Z

Weaknesses
  • CWE-191

    Integer Underflow (Wrap or Wraparound)