Lucene search
+L

59598 matches found

OSV
OSV
added 2026/07/29 2:26 p.m.7 views

GHSA-HQJ5-CW9F-RX67 swagger-typescript-api vulnerable to code injection via unescaped `servers[0].url` in fetch http-client template

Summary swagger-typescript-api interpolates servers0.url directly into a TypeScript class-body field initializer of the generated fetch HttpClient templates/base/http-clients/fetch-http-client.ejs:75, without any escaping. A malicious URL containing a " closes the string literal that initializes...

8.3CVSS6AI score0.0027EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/07/29 2:26 p.m.18 views

swagger-typescript-api vulnerable to code injection via unescaped `servers[0].url` in fetch http-client template

Summary swagger-typescript-api interpolates servers0.url directly into a TypeScript class-body field initializer of the generated fetch HttpClient templates/base/http-clients/fetch-http-client.ejs:75, without any escaping. A malicious URL containing a " closes the string literal that initializes...

8.3CVSS6AI score0.0027EPSS
SaveExploits0References5Affected Software1
Patchstack
Patchstack
added 2026/07/29 2:26 p.m.9 views

NPM: swagger-typescript-api vulnerable to code injection via unescaped `servers[0].url` in fetch http-client template

NPM: swagger-typescript-api vulnerable to code injection via unescaped servers0.url in fetch http-client template vulnerability discovered by ? in WordPress Npm swagger-typescript-api versions = 13.12.1...

8.3CVSS5.9AI score0.0027EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/07/29 2:26 p.m.29 views

CVE-2026-54662 swagger-typescript-api vulnerable to code injection via unescaped `servers[0].url` in fetch http-client template

swagger-typescript-api generates API clients for Fetch or Axios from OpenAPI specifications. Prior to 13.12.2, src/code-gen-process.ts createApiConfig copies servers0.url into apiConfig.baseUrl, and templates/base/http-clients/fetch-http-client.ejs interpolates apiConfig.baseUrl into the generate...

8.3CVSS0.0027EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/29 2:26 p.m.9 views

EUVD-2026-50363

swagger-typescript-api generates API clients for Fetch or Axios from OpenAPI specifications. Prior to 13.12.2, src/code-gen-process.ts createApiConfig copies servers0.url into apiConfig.baseUrl, and templates/base/http-clients/fetch-http-client.ejs interpolates apiConfig.baseUrl into the generate...

8.3CVSS5.9AI score0.0027EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/29 2:26 p.m.32 views

CVE-2026-54662

Swagger-typescript-api vulnerable to code injection via unescaped servers[0].url in the fetch HTTP client template (CVE-2026-54662). Prior to 13.12.2, createApiConfig copies servers[0].url into apiConfig.baseUrl and fetch-http-client.ejs interpolates it into the generated HttpClient baseUrl witho...

8.3CVSS5.9AI score0.0027EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/29 2:26 p.m.5 views

CVE-2026-54662 swagger-typescript-api vulnerable to code injection via unescaped `servers[0].url` in fetch http-client template

swagger-typescript-api generates API clients for Fetch or Axios from OpenAPI specifications. Prior to 13.12.2, src/code-gen-process.ts createApiConfig copies servers0.url into apiConfig.baseUrl, and templates/base/http-clients/fetch-http-client.ejs interpolates apiConfig.baseUrl into the generate...

8.3CVSS5.9AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/29 2:24 p.m.28 views

CVE-2026-59247 Insufficient verification of Hex package metadata in Gleam

Insufficient Verification of Data Authenticity vulnerability in Gleam allows an adversary in the middle to substitute forged Hex package contents during dependency resolution. During dependency resolution Gleam fetches package metadata from the signature-verified Hex repository, which covers each...

7.6CVSS0.0013EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/29 2:24 p.m.5 views

EEF-CVE-2026-59247 Insufficient verification of Hex package metadata in Gleam

Summary Insufficient Verification of Data Authenticity vulnerability in Gleam allows an adversary in the middle to substitute forged Hex package contents during dependency resolution. During dependency resolution Gleam fetches package metadata from the signature-verified Hex repository, which...

7.6CVSS5.9AI score0.0013EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/29 2:24 p.m.5 views

CVE-2026-59247 Insufficient verification of Hex package metadata in Gleam

Insufficient Verification of Data Authenticity vulnerability in Gleam allows an adversary in the middle to substitute forged Hex package contents during dependency resolution. During dependency resolution Gleam fetches package metadata from the signature-verified Hex repository, which covers each...

7.6CVSS5.9AI score0.0013EPSS
SaveExploits0References11
ATTACKERKB
ATTACKERKB
added 2026/07/29 2:24 p.m.5 views

CVE-2026-59247

Insufficient Verification of Data Authenticity vulnerability in Gleam allows an adversary in the middle to substitute forged Hex package contents during dependency resolution. During dependency resolution Gleam fetches package metadata from the signature-verified Hex repository, which covers each...

7.6CVSS5.9AI score0.0013EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/29 2:24 p.m.8 views

CVE-2026-59247 Insufficient verification of Hex package metadata in Gleam

Insufficient Verification of Data Authenticity vulnerability in Gleam allows an adversary in the middle to substitute forged Hex package contents during dependency resolution. During dependency resolution Gleam fetches package metadata from the signature-verified Hex repository, which covers each...

7.6CVSS5.9AI score0.0013EPSS
SaveExploits0References5
Patchstack
Patchstack
added 2026/07/29 2:22 p.m.9 views

NPM: swagger-typescript-api vulnerable to authorization-token exfiltration via spec `$ref`

NPM: swagger-typescript-api vulnerable to authorization-token exfiltration via spec $ref vulnerability discovered by ? in WordPress Npm swagger-typescript-api versions = 13.12.1...

7.4CVSS5.8AI score0.00243EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/29 2:21 p.m.6 views

CVE-2026-54660 swagger-typescript-api vulnerable to authorization-token exfiltration via spec `$ref`

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 $r...

7.4CVSS5.8AI score
SaveExploits0References6
EUVD
EUVD
added 2026/07/29 2:21 p.m.7 views

EUVD-2026-50361

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 $r...

7.4CVSS5.9AI score0.00243EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/29 2:21 p.m.30 views

CVE-2026-54660

swagger-typescript-api prior to 13.12.2 forwards the Authorization token to every external $ref request during openapi schema resolution, enabling token exfiltration to attacker-controlled endpoints. The root cause is getRemoteRequestHeaders attaching the token to all fetchRemoteSchemaDocument ca...

7.4CVSS5.9AI score0.00243EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/29 2:21 p.m.29 views

CVE-2026-54660 swagger-typescript-api vulnerable to authorization-token exfiltration via spec `$ref`

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 $r...

7.4CVSS0.00243EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/29 2:17 p.m.6 views

CVE-2026-64295

A flaw was found in the Linux kernel's memory management mm component, specifically within the pageext iteration application programming interface API. When memory is dynamically added to the system a process known as 'hotplugging', the API does not properly validate memory page frame numbers PFN...

5.5CVSS5.8AI score0.00203EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/07/29 2:12 p.m.8 views

CVE-2026-66723 Missing authentication requirement in Remote Instances proxy API in MWDB Core

MWDB Core versions =2.2.0 and 2.19.0 contain a missing authorization vulnerability in the Remote Instances proxy API. The proxy API does not verify authentication for incoming requests, allowing an unauthenticated remote attacker to send arbitrary requests to a remote MWDB instance using the...

7CVSS6AI score0.00494EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/29 2:12 p.m.8 views

EUVD-2026-50359

MWDB Core versions =2.2.0 and 2.19.0 contain a missing authorization vulnerability in the Remote Instances proxy API. The proxy API does not verify authentication for incoming requests, allowing an unauthenticated remote attacker to send arbitrary requests to a remote MWDB instance using the...

7CVSS6AI score0.00494EPSS
SaveExploits0References3
Rows per page
Query Builder