CVE-2026-53508

oasdiff is a command-line and Go package that compares and detects breaking changes in OpenAPI specs. From version 1.13.2 through version 1.18.0, oasdiff did not enforce --allow-external-refs=false (library: openapi3.Loader.IsExternalRefsAllowed = false) when loading a spec from a git revision (the rev:path form, e.g. main:openapi.yaml). External $refs were resolved on that load path even when external refs were explicitly disabled, so the mitigation silently did not apply there. This issue has been patched in version 1.18.1.
CVSS

No CVSS.

Configurations

No configuration.

History

No history.

Information

Published : 2026-08-31 19:16

Updated : 2026-09-09 21:09


NVD link : CVE-2026-53508

Mitre link : CVE-2026-53508

CVE.ORG link : CVE-2026-53508


JSON object : View

Products Affected

No product.

CWE
CWE-73

External Control of File Name or Path

CWE-693

Protection Mechanism Failure

CWE-918

Server-Side Request Forgery (SSRF)