PT-2026-81849 · Oras Cli · Oras Cli
CVSS v3.1
6.5
Medium
| Vector | AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
ORAS CLI versions prior to 1.3.3
Description
Recursive referrer traversal fails to track visited descriptors, allowing a malicious OCI registry to return a cyclic referrer graph. This leads to unbounded recursion and memory growth, resulting in a client-side denial of service that exhausts CPU and memory. This issue impacts the
oras discover command, where the --depth option defaults to 0 (unlimited), and the recursive referrer counting used in oras backup and oras restore workflows. A cyclic graph occurs when one element refers to another, which then refers back to the first. This can hang automation or CI/CD pipelines interacting with untrusted registry metadata.Recommendations
Update to version 1.3.3.
Exploit
Fix
Uncontrolled Recursion
Infinite Loop
Resource Exhaustion
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Oras Cli