CVE-2026-54663

swagger-typescript-api generates API clients for Fetch or Axios from OpenAPI specifications. Prior to 13.12.2, src/resolved-swagger-schema.ts warmUpRemoteSchemasCache resolves external $ref URLs and fetchRemoteSchemaDocument uses isHttpUrl to fetch any http or https target without private IP, redirect, DNS rebinding, or same-origin validation, allowing an attacker-controlled OpenAPI spec to make the generator issue requests to internal or link-local services. This issue is fixed in version 13.12.2.
Configurations

No configuration.

History

29 Jul 2026, 16:17

Type Values Removed Values Added
References () https://github.com/acacode/swagger-typescript-api/security/advisories/GHSA-x36r-4347-pm5x - () https://github.com/acacode/swagger-typescript-api/security/advisories/GHSA-x36r-4347-pm5x -

29 Jul 2026, 15:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-29 15:16

Updated : 2026-07-30 19:23


NVD link : CVE-2026-54663

Mitre link : CVE-2026-54663

CVE.ORG link : CVE-2026-54663


JSON object : View

Products Affected

No product.

CWE
CWE-20

Improper Input Validation

CWE-441

Unintended Proxy or Intermediary ('Confused Deputy')

CWE-918

Server-Side Request Forgery (SSRF)