Lucene search
+L

5201 matches found

OSV
OSV
added 3 days ago5 views

CVE-2026-67598 Emlog Pro 2.6.23 TLS Certificate Validation Disabled in ai.php

Emlog Pro through 2.6.23 contains a disabled TLS certificate validation vulnerability in include/service/ai.php that allows network-adjacent attackers to intercept outbound HTTPS requests to configured LLM providers by presenting arbitrary TLS certificates, as CURLOPTSSLVERIFYPEER and...

9.1CVSS5.8AI score
SaveExploits0References5
RedHat Linux
RedHat Linux
added 3 days ago4 views

axios: axios: Denial of Service via maxBodyLength bypass with ReadableStream

A flaw was found in axios. This vulnerability allows a remote attacker to bypass configured upload size limits by supplying unknown-length stream data when using WHATWG ReadableStream request bodies in the fetch adapter, specifically when the Content-Length cannot be determined. This can lead to...

6.3CVSS5.5AI score0.00359EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 3 days ago7 views

CVE-2026-67317

A flaw was found in axios. This vulnerability allows a remote attacker to bypass configured upload size limits by supplying unknown-length stream data when using WHATWG ReadableStream request bodies in the fetch adapter, specifically when the Content-Length cannot be determined. This can lead to...

6.3CVSS5.5AI score0.00359EPSS
SaveExploits0References5
NVD
NVD
added 5 days ago6 views

CVE-2026-67317

axios versions 1.7.0 before 1.18.0 fail to enforce maxBodyLength for WHATWG ReadableStream request bodies in the fetch adapter when Content-Length cannot be determined. Attackers can supply unknown-length stream data to bypass upload size limits and cause uncontrolled network egress or resource...

6.3CVSS0.00359EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 5 days ago8 views

CVE-2026-67317

axios versions 1.7.0 before 1.18.0 fail to enforce maxBodyLength for WHATWG ReadableStream request bodies in the fetch adapter when Content-Length cannot be determined. Attackers can supply unknown-length stream data to bypass upload size limits and cause uncontrolled network egress or resource...

6.3CVSS5.5AI score0.00359EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 5 days ago9 views

EUVD-2026-51863

axios versions 1.7.0 before 1.18.0 fail to enforce maxBodyLength for WHATWG ReadableStream request bodies in the fetch adapter when Content-Length cannot be determined. Attackers can supply unknown-length stream data to bypass upload size limits and cause uncontrolled network egress or resource...

6.3CVSS5.5AI score0.00359EPSS
SaveExploits0References2
CVE
CVE
added 5 days ago14 views

CVE-2026-67317

CVE-2026-67317 affects Axios versions 1.7.0 before 1.18.0. The fetch adapter fails to enforce maxBodyLength for WHATWG ReadableStream request bodies when Content-Length cannot be determined, allowing unknown-length stream data to bypass upload size limits and cause uncontrolled network egress or ...

6.3CVSS5.5AI score0.00359EPSS
SaveExploits0References2
Cvelist
Cvelist
added 5 days ago31 views

CVE-2026-67317 axios 1.7.0 before 1.18.0 maxBodyLength Bypass via ReadableStream

axios versions 1.7.0 before 1.18.0 fail to enforce maxBodyLength for WHATWG ReadableStream request bodies in the fetch adapter when Content-Length cannot be determined. Attackers can supply unknown-length stream data to bypass upload size limits and cause uncontrolled network egress or resource...

6.3CVSS0.00359EPSS
SaveExploits0References2
OSV
OSV
added 5 days ago6 views

CVE-2026-67317 axios 1.7.0 before 1.18.0 maxBodyLength Bypass via ReadableStream

axios versions 1.7.0 before 1.18.0 fail to enforce maxBodyLength for WHATWG ReadableStream request bodies in the fetch adapter when Content-Length cannot be determined. Attackers can supply unknown-length stream data to bypass upload size limits and cause uncontrolled network egress or resource...

6.3CVSS5.5AI score
SaveExploits0References4
OSV
OSV
added last week5 views

GHSA-4JC5-G844-4X33 linuxfabrik-lib: fetch() forwards credential headers across a cross-origin redirect

Summary lib.url.fetch follows HTTP redirects followredirects=True. httpx strips only Authorization and Cookie when a redirect crosses the origin, so any other caller-supplied credential header a session token such as Redfish's X-Auth-Token, an API key, ... was still sent to the redirect target. A...

6CVSS5.8AI score0.00286EPSS
SaveExploits0References5
EUVD
EUVD
added last week11 views

EUVD-2026-50553

linuxfabrik-lib: fetch forwards credential headers across a cross-origin redirect...

6CVSS5.8AI score0.00286EPSS
SaveExploits0References4
OSV
OSV
added last week5 views

CVE-2026-54885 Server-side request forgery in Boruta OAuth request_uri and OpenID jwks_uri fetching

Server-Side Request Forgery vulnerability in malach-it Boruta allows an unauthenticated remote attacker to cause the OAuth/OpenID authorization server to issue outbound HTTP requests to attacker-chosen URIs, including internal services and cloud metadata endpoints. Three code paths fetch remote...

6.9CVSS6.1AI score0.00372EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2026/07/29 7:39 p.m.54 views

CVE-2026-67435 linuxfabrik-lib: fetch() forwards credential headers across a cross-origin redirect

linuxfabrik-lib provides Python modules for database access, caching, shell execution, and API integrations. Prior to version 6.0.0, lib.url.fetch followed cross-origin redirects while forwarding caller-supplied credential headers other than Authorization and Cookie, allowing a malicious...

6CVSS0.00286EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/29 7:39 p.m.5 views

CVE-2026-67435 linuxfabrik-lib: fetch() forwards credential headers across a cross-origin redirect

linuxfabrik-lib provides Python modules for database access, caching, shell execution, and API integrations. Prior to version 6.0.0, lib.url.fetch followed cross-origin redirects while forwarding caller-supplied credential headers other than Authorization and Cookie, allowing a malicious...

6CVSS5.9AI score
SaveExploits0References5
CVE
CVE
added 2026/07/29 7:39 p.m.11 views

CVE-2026-67435

The issue in linuxfabrik-lib affects the Python module lib.url.fetch() in versions before 6.0.0. It may follow cross-origin redirects while forwarding caller-supplied credential headers other than Authorization and Cookie, enabling a malicious redirect-capable server to receive headers such as X-...

6CVSS5.9AI score0.00286EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/29 3:16 p.m.9 views

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

7.4CVSS0.00243EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/29 3:16 p.m.7 views

CVE-2026-54662

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
Github Security Blog
Github Security Blog
added 2026/07/29 2:28 p.m.10 views

swagger-typescript-api vulnerable to Server-Side Request Forgery via spec `$ref`

Summary swagger-typescript-api walks every $ref value in the input OpenAPI spec and, for any $ref whose target is an https:// URL, issues an HTTP GET to that URL during generation warmUpRemoteSchemasCache. The only URL filter is a regex that matches ^https?:// — there is no private-IP allowlist, ...

6.1CVSS6AI score0.00181EPSS
SaveExploits0References5Affected Software1
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
Rows per page
Query Builder