CVE-2026-53507: oasdiff actions resolve external $refs by default, enabling SSRF and disclosure of structured files on pull-request runs

Published Aug 31, 2026
·
Updated

oasdiff-action is a GitHub Action that detects breaking changes in OpenAPI specs and post a review on every pull request. Before version 0.0.51, the oasdiff actions resolved external $refs in the OpenAPI spec by default (allow-external-refs: true). When an action runs on a pull request whose spec is attacker-controlled — most importantly fork pull requests on public repositories — a $ref in that spec is fetched/read on the runner with no interaction required, enabling SSRF and disclosure of structured files on the runner. This issue has been patched in version 0.0.51.

Affected Software

1 affected component
oasdiff-action<0.0.51

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade oasdiff-action to a version that resolves this vulnerability.

    Fixed in 0.0.51
  2. Configuration

    Set allow-external-refs to false so external $refs are not resolved/fetched when the PR spec is attacker-controlled.

    GitHub Action oasdiff/actions allow-external-refs = false

Event History

Aug 31, 2026
CVE Published
via MITRE·06:57 PM
Data Sourced
via MITRE·06:57 PM
DescriptionWeakness
Data Sourced
via NVD·07:16 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Which pull-request workflows are most exposed to this issue?

Workflows that run oasdiff-action on pull requests where the OpenAPI specification is attacker-controlled are exposed. The description identifies fork pull requests on public repositories as the most important case.

2

What must an attacker do to trigger the behavior?

The attacker needs to supply an OpenAPI specification containing an external $ref in a pull request that causes the action to run. No user interaction is required after the workflow starts.

3

Are default settings affected?

Yes. Before version 0.0.51, the action resolved external $refs by default because allow-external-refs was set to true.

4

What is the available remediation?

Update oasdiff-action to version 0.0.51, which patches the issue.

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