CVE-2026-53507CWE-1188CWE-200CWE-918information-disclosuressrf

CVE-2026-53507

published August 31, 2026

CVSS
8.3
EPSS
0%
Percentile
20.7
In the wild
Unconfirmed
What it is

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.

The record
Technical detail
CVSS
8.3 · NONE
CVSS v4.0
8.3 · CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N
EPSS
0.00285 · 20.7th percentile
Weaknesses
CWE-1188 · Initialization of a Resource with an Insecure Default; CWE-200 · Exposure of Sensitive Information to an Unauthorized Actor; CWE-918 · Server-Side Request Forgery (SSRF)
Published
2026-08-31T23:16Z
References (4)
EPSS history
Timeline
  • 02 SEP 03:37Z
    EPSS moved — → 0%
    epss
  • 31 AUG 18:57Z
    oasdiff actions resolve external $refs by default, enabling SSRF and disclosure of structured files on pull-request runs
    cvelistv5