CVE-2026-54660

swagger-typescript-api generates API clients for Fetch or Axios from OpenAPI specifications. Prior to 13.12.2, src/resolved-swagger-schema.ts getRemoteRequestHeaders forwards --authorizationToken to every URL fetched by fetchRemoteSchemaDocument while warmUpRemoteSchemasCache resolves external $ref URLs, allowing an attacker-controlled OpenAPI spec to exfiltrate the developer or CI bearer token to a cross-origin endpoint. This issue is fixed in version 13.12.2.
Configurations

No configuration.

History

No history.

Information

Published : 2026-07-29 15:16

Updated : 2026-07-30 19:23


NVD link : CVE-2026-54660

Mitre link : CVE-2026-54660

CVE.ORG link : CVE-2026-54660


JSON object : View

Products Affected

No product.

CWE
CWE-200

Exposure of Sensitive Information to an Unauthorized Actor

CWE-201

Insertion of Sensitive Information Into Sent Data

CWE-522

Insufficiently Protected Credentials

CWE-918

Server-Side Request Forgery (SSRF)