Severity by source
AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Local file delivery triggers the overflow without privileges or interaction; impact is availability-only with no scope change.
Primary rating from Vendor (adobe).
CVSS VectorVendor: adobe
Lifecycle Timeline
1DescriptionCVE.org
CAI Content Credentials is affected by an Integer Overflow 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.
AnalysisAI
Integer overflow in Adobe's Content Credentials SDK and CLI toolchain crashes the application when processing crafted input, resulting in a denial-of-service condition. Affected components span the Rust SDK (c2pa), the command-line tool (c2patool), and the JavaScript/WebAssembly SDK (@contentauth/c2pa-web), all at versions prior to their respective patch releases. No public exploit has been identified at time of analysis, and SSVC assesses exploitation as none with non-automatable delivery.
Technical ContextAI
CWE-190 (Integer Overflow or Wraparound) describes a class of bug where arithmetic on bounded integer types exceeds their representable range, causing the value to wrap to an unexpected result - typically zero or a very large number - that corrupts size calculations, loop bounds, or memory allocation parameters. In media-authenticity libraries like the c2pa Rust SDK and c2pa-web JS/WASM SDK, such overflows most likely occur during parsing of Content Credentials manifests embedded in image or video files, where attacker-controlled length fields or record counts are used in arithmetic without overflow checks. The c2patool CLI wraps the Rust SDK as a command-line interface, inheriting the same flaw. Exact affected versions per EUVD: Rust SDK ≤ c2pa-v0.90.5, CLI ≤ c2patool-v0.27.5, JS SDK ≤ @contentauth/c2pa-web@0.12.0.
RemediationAI
Upgrade to the patched releases confirmed by Adobe advisory APSB26-111: Rust SDK to c2pa-v0.90.6 (update Cargo.toml dependency and re-lock), CLI tool to c2patool-v0.27.6 (replace binary or update via Cargo), and JS SDK to @contentauth/c2pa-web@0.12.1 (update package.json and re-lock npm/yarn). Full advisory is at https://helpx.adobe.com/security/products/content-authenticity-sdk/apsb26-111.html. As a compensating control for automated pipelines unable to patch immediately, restrict the file sources processed by c2patool or the SDK to trusted, internally-generated content only - this eliminates the attacker's ability to deliver a crafted file. Do not expose c2patool or SDK-based processing endpoints to untrusted input without patching. Note: restricting input sources requires application-level allowlisting and does not fix the underlying integer overflow.
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-190 – Integer Overflow or Wraparound
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-56278
GHSA-7f7v-xhq6-jf8p