Severity by source
AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Local file-based trigger requires no privileges or user interaction; impact is availability-only with no scope change beyond the processing application.
Primary rating from Vendor (adobe).
CVSS VectorVendor: adobe
Lifecycle Timeline
1DescriptionCVE.org
CAI Content Credentials is affected by an Uncontrolled Resource Consumption vulnerability that could lead to application denial-of-service. An attacker could exploit this vulnerability to exhaust system resources, resulting in an application denial-of-service condition. Exploitation of this issue does not require user interaction.
AnalysisAI
Uncontrolled resource consumption in Adobe's CAI Content Credentials ecosystem (c2patool CLI, Rust SDK, and JS SDK) allows a local attacker to trigger application denial-of-service by supplying crafted input that exhausts system resources. Three distinct release artifacts are affected: the c2patool command-line utility, the c2pa Rust crate, and the @contentauth/c2pa-web JavaScript SDK, all patched in a coordinated Adobe PSIRT disclosure (APSB26-111). No public exploit code has been identified at time of analysis, and CISA SSVC rates exploitation as 'none' with non-automatable attack conditions.
Technical ContextAI
The Coalition for Content Provenance and Authenticity (C2PA) standard embeds cryptographically signed manifests into media assets to establish provenance. Adobe's CAI Content Credentials software implements C2PA parsing and validation across three release artifacts: the c2patool command-line binary (Rust), the c2pa Rust SDK crate, and the @contentauth/c2pa-web JavaScript/WebAssembly SDK. CWE-400 (Uncontrolled Resource Consumption) indicates that the parsing or validation logic fails to bound memory allocation, iteration depth, or processing time when handling specially constructed C2PA manifests or media files, enabling an attacker-controlled input to drive resource usage to exhaustion. The local attack vector (AV:L) is consistent with a file-based trigger: the attacker provides a crafted asset to the tool or SDK, rather than exploiting a network-exposed service.
RemediationAI
Upgrade to the patched versions released by Adobe under advisory APSB26-111 (https://helpx.adobe.com/security/products/content-authenticity-sdk/apsb26-111.html): c2patool CLI to v0.27.6, the c2pa Rust crate to v0.90.6, and the @contentauth/c2pa-web JS SDK to @0.12.1. For teams unable to upgrade immediately, a targeted compensating control is to validate and size-limit C2PA asset inputs before passing them to the SDK - reject files exceeding a defined byte threshold or manifest nesting depth. This trades off support for unusually large legitimate manifests. In automated ingestion pipelines, run the c2pa processing step in an isolated worker process with OS-level memory and CPU quotas (e.g., Linux cgroups) so a DoS condition cannot cascade to the host application. This does not fix the vulnerability but contains blast radius.
Server-Side Request Forgery in Adobe's C2PA (Content Credentials) SDK family - the Rust SDK (c2pa), the Node.js web SDK
Uncontrolled resource consumption in Adobe's CAI Content Credentials SDK enables remote unauthenticated attackers to exh
Null pointer dereference in Adobe's Content Credentials SDKs (Rust SDK ≤c2pa-v0.90.5, JS SDK ≤@contentauth/c2pa-web@0.12
Denial-of-service in Adobe's C2PA / Content Credentials SDKs allows a remote attacker to crash any application built on
Denial-of-service in Adobe's Content Credentials (C2PA) SDK ecosystem lets a remote attacker crash any application that
Credential disclosure in Adobe's CAI Content Credentials (C2PA) tooling - spanning the Rust SDK (c2pa ≤0.84.0), the JS S
Arbitrary code execution in Adobe's Content Authenticity (CAI) Content Credentials tooling — the c2pa Rust SDK (≤0.84.0)
Path traversal in Adobe's Content Credentials toolkit - spanning the c2patool CLI, the c2pa Rust SDK, and the @contentau
Security feature bypass in Adobe's Content Credentials (C2PA) SDKs - the Rust SDK (≤0.84.0), JavaScript SDK (≤0.7.0), an
Improper input validation across Adobe's Content Credentials JS SDK, Rust SDK, and command-line tool allows a remote una
Integer overflow in Adobe's CAI Content Credentials SDK family (Rust, JavaScript, and CLI) allows a local attacker to cr
Integer overflow in Adobe's Content Credentials ecosystem - spanning the Rust SDK (c2pa ≤ v0.90.5), JavaScript SDK (@con
Same weakness CWE-400 – Uncontrolled Resource Consumption
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-56283
GHSA-w3qh-4jwv-993v