CVE-2026-55588: ORAS CLI: Cyclic Referrer Graph Can Cause Unbounded Recursion and Resource Consumption

Published Aug 25, 2026
·
Updated

ORAS (OCI Registry As Storage) is a CLI and library for managing artifacts in OCI registries. In ORAS CLI versions up to and including 1.3.2, the recursive referrer traversal does not track visited descriptors, so a malicious OCI registry that returns a cyclic referrer graph causes unbounded recursion and memory growth. This affects oras discover, whose recursive traversal is enabled by default because the --depth option defaults to 0 (unlimited), as well as the recursive referrer counting used by the oras backup and oras restore workflows. A cyclic graph can be as simple as A referring to B and B referring back to A. A malicious registry can use this to cause a client-side denial of service, exhausting CPU and memory and hanging automation or CI/CD pipelines that run ORAS against untrusted registry metadata. The vulnerability does not extend to code execution, artifact substitution, or integrity bypass. This issue has been fixed in version 1.3.3.

Affected Software

1 affected component
ORAS ORAS (OCI Registry As Storage) CLI<=1.3.2

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade to a fixed release to a version that resolves this vulnerability.

    Fixed in 1.3.3

Event History

Aug 25, 2026
CVE Published
via MITRE·08:32 PM
Data Sourced
via MITRE·08:32 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Which ORAS operations are exposed to this issue?

The default recursive traversal in oras discover is affected because --depth defaults to 0, meaning unlimited traversal. The recursive referrer counting performed by oras backup and oras restore is also affected.

2

What must an attacker control to trigger the denial of service?

An attacker needs to operate or control a registry that returns malicious OCI referrer metadata containing a cycle, such as two descriptors that refer to each other. No credentials or other privileges on the client are required, but a user or automation must run an affected ORAS workflow against that registry.

3

What is the practical impact on affected clients?

The client can recurse indefinitely while memory and CPU consumption grow, potentially hanging automation or CI/CD pipelines and exhausting local resources. The described impact is denial of service only; it does not enable code execution, artifact substitution, or an integrity bypass.

4

What should teams do if they cannot immediately upgrade?

Avoid running recursive ORAS discovery, backup, or restore workflows against untrusted registry metadata where possible. For oras discover, set a finite --depth value rather than relying on the default unlimited traversal.

5

How can this issue be remediated?

Upgrade ORAS CLI to version 1.3.3, which fixes the missing tracking of previously visited descriptors during recursive referrer traversal.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203