Lucene search
+L

1450 matches found

ATTACKERKB
ATTACKERKB
added 2026/08/01 12:22 p.m.8 views

CVE-2026-67319

axios before 0.33.0 and 1.x before 1.18.0 can consume inherited properties from nested request option objects when the JavaScript process's Object.prototype has already been polluted by another component. While the top-level merged config uses a null prototype, nested plain objects such as auth a...

6.3CVSS5.5AI score0.00258EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/08/01 12:22 p.m.13 views

EUVD-2026-51809

axios before 0.33.0 and 1.x before 1.18.0 can consume inherited properties from nested request option objects when the JavaScript process's Object.prototype has already been polluted by another component. While the top-level merged config uses a null prototype, nested plain objects such as auth a...

6.3CVSS5.5AI score0.00258EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/01 12:22 p.m.38 views

CVE-2026-67319

Axios before 0.33.0 (and 1.x before 1.18.0) is vulnerable to prototype pollution via nested request option objects. When Object.prototype is polluted, nested plain objects (e.g., auth, paramsSerializer) are cloned into ordinary objects and read without own-property checks, potentially injecting a...

6.3CVSS5.5AI score0.00258EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/01 12:22 p.m.6 views

CVE-2026-67319 axios before 0.33.0 Prototype Pollution via nested option objects

axios before 0.33.0 and 1.x before 1.18.0 can consume inherited properties from nested request option objects when the JavaScript process's Object.prototype has already been polluted by another component. While the top-level merged config uses a null prototype, nested plain objects such as auth a...

6.3CVSS5.4AI score0.00258EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/01 12:22 p.m.35 views

CVE-2026-67319 axios before 0.33.0 Prototype Pollution via nested option objects

axios before 0.33.0 and 1.x before 1.18.0 can consume inherited properties from nested request option objects when the JavaScript process's Object.prototype has already been polluted by another component. While the top-level merged config uses a null prototype, nested plain objects such as auth a...

6.3CVSS0.00258EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/01 12:22 p.m.34 views

CVE-2026-67314 axios before 1.18.0 Prototype Pollution via auth subfields

axios versions =1.15.2 and 1.18.0 contain prototype-pollution read-side gadgets in Basic auth subfield handling lib/adapters/http.js and lib/helpers/resolveConfig.js. When an application is already affected by a separate prototype-pollution primitive and makes an axios request with an own auth...

6.3CVSS0.00365EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/01 12:22 p.m.15 views

EUVD-2026-51864

axios versions =1.15.2 and 1.18.0 contain prototype-pollution read-side gadgets in Basic auth subfield handling lib/adapters/http.js and lib/helpers/resolveConfig.js. When an application is already affected by a separate prototype-pollution primitive and makes an axios request with an own auth...

6.3CVSS5.5AI score0.00365EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/01 12:22 p.m.40 views

CVE-2026-67314

CVE-2026-67314 affects axios versions >=1.15.2 and

6.3CVSS5.5AI score0.00365EPSS
SaveExploits0References2
Veracode
Veracode
added 2026/07/31 11:19 a.m.9 views

Sensitive Information Exposure

datamodel-code-generator is vulnerable to Sensitive Information Exposure. The vulnerability is due to the reuse of Authorization, Cookie, and Proxy-Authorization headers when following cross-origin redirects while fetching remote schemas, which allows an attacker controlling a redirect target to...

3.7CVSS5.5AI score0.00211EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
added 2026/07/31 8:49 a.m.8 views

Improper Authentication

pytonapi is vulnerable to Improper Authentication. The vulnerability is due to TonapiWebhookDispatcher failing to validate the Authorization header for webhook handlers registered with a custom path, because bearer tokens are only mapped to the default webhook paths, which allows an unauthenticat...

7.5CVSS5.5AI score0.0042EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/07/30 2:47 p.m.12 views

EUVD-2026-50468

Flyto2 Core: LLM/API keys leak to an attacker-controlled baseurl...

8.6CVSS5.8AI score0.00319EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/30 2:47 p.m.4 views

GHSA-QQ9Q-XGM3-XV9G Flyto2 Core: LLM/API keys leak to an attacker-controlled base_url

Summary llm.chat reads the operator's provider key from the environment OPENAIAPIKEY, ANTHROPICAPIKEY, ... and sends it in the Authorization: Bearer header to baseurl, a parameter the caller controls. baseurl is only checked against the SSRF guard, and the guard allows any public host, so pointin...

8.6CVSS6AI score0.00319EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/29 7:16 p.m.9 views

CVE-2026-67425

Flyto2 Core is an execution kernel for automation and AI-agent workflows. Prior to 2.26.6, llm.chat reads provider keys such as OPENAIAPIKEY and ANTHROPICAPIKEY from the environment and sends them in the Authorization: Bearer header to caller-controlled baseurl, allowing an attacker to receive th...

8.6CVSS0.00319EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/29 6:35 p.m.14 views

CVE-2026-67425 Flyto2 Core: LLM/API keys leak to an attacker-controlled base_url

Flyto2 Core is an execution kernel for automation and AI-agent workflows. Prior to 2.26.6, llm.chat reads provider keys such as OPENAIAPIKEY and ANTHROPICAPIKEY from the environment and sends them in the Authorization: Bearer header to caller-controlled baseurl, allowing an attacker to receive th...

8.6CVSS6AI score
SaveExploits0References5
CVE
CVE
added 2026/07/29 6:35 p.m.51 views

CVE-2026-67425

CVE-2026-67425 affects Flyto2 Core. Prior to version 2.26.6, the component llm.chat reads provider keys (e.g., OPENAI_API_KEY, ANTHROPOLIC_API_KEY) from the environment and transmits them in an Authorization: Bearer header to a caller-controlled base_url, enabling an attacker to exfiltrate the op...

8.6CVSS6AI score0.00319EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/29 6:35 p.m.33 views

CVE-2026-67425 Flyto2 Core: LLM/API keys leak to an attacker-controlled base_url

Flyto2 Core is an execution kernel for automation and AI-agent workflows. Prior to 2.26.6, llm.chat reads provider keys such as OPENAIAPIKEY and ANTHROPICAPIKEY from the environment and sends them in the Authorization: Bearer header to caller-controlled baseurl, allowing an attacker to receive th...

8.6CVSS0.00319EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/29 12:0 a.m.24 views

PT-2026-65892

Name of the Vulnerable Software and Affected Versions Flyto2 Core versions prior to 2.26.6 Description The llm.chat function reads provider keys, such as OPENAI API KEY and ANTHROPIC API KEY, from the environment and transmits them within the Authorization: Bearer header to a base url controlled ...

8.6CVSS5.9AI score0.00319EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/07/29 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-54605

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - OAuth is a Ruby wrapper for the OAuth 1.0 and 1.0a protocols, providing clients and servers. From 0.5.5 to 1.1.5, OAuth::Consumertokenrequest parses the raw...

7.2CVSS5.4AI score0.00132EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/28 9:32 p.m.12 views

datamodel-code-generator: Authorization / request headers leaked to cross-origin redirect target when fetching remote schemas

Summary When datamodel-code-generator fetches a remote schema and follows an HTTP redirect, it re-sends the original request headers, including any Authorization header, to the redirect target even when the redirect changes origin host/port/scheme. Credentials that an operator scoped to a trusted...

3.7CVSS5.9AI score0.00211EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/28 9:32 p.m.9 views

GHSA-R5VV-FF45-PRP2 datamodel-code-generator: Authorization / request headers leaked to cross-origin redirect target when fetching remote schemas

Summary When datamodel-code-generator fetches a remote schema and follows an HTTP redirect, it re-sends the original request headers, including any Authorization header, to the redirect target even when the redirect changes origin host/port/scheme. Credentials that an operator scoped to a trusted...

3.7CVSS5.9AI score0.00211EPSS
SaveExploits0References4
Rows per page
Query Builder