Lucene search
+L

132279 matches found

OSV
OSV
added 2026/07/20 10:25 p.m.32 views

GHSA-MMX7-HFXF-JPPX Axios: Prototype pollution gadgets can alter axios request construction

Summary axios is vulnerable to read-side prototype-pollution gadgets when Object.prototype has already been polluted by another vulnerability or dependency. The most broadly reachable issue is in the bodyless method aliases: axios.get, axios.delete, axios.head, and axios.options read inherited da...

6.3CVSS5.8AI score0.00354EPSS
SaveExploits1References11
Github Security Blog
Github Security Blog
added 2026/07/20 10:25 p.m.38 views

Axios: Prototype pollution gadgets can alter axios request construction

Summary axios is vulnerable to read-side prototype-pollution gadgets when Object.prototype has already been polluted by another vulnerability or dependency. The most broadly reachable issue is in the bodyless method aliases: axios.get, axios.delete, axios.head, and axios.options read inherited da...

7.4CVSS5.8AI score0.00354EPSS
SaveExploits1References11Affected Software1
Snyk
Snyk
added 2026/07/20 10:25 p.m.12 views

Prototype Pollution

Overview org.webjars.npm:axios is a promise-based HTTP client for the browser and Node.js. Affected versions of this package are vulnerable to Prototype Pollution in the bodyless method aliases in lib/core/Axios.js, the proxy handling in lib/adapters/http.js, and the paramsSerializer read in...

9.1CVSS8.2AI score0.00715EPSS
SaveExploits2References2
vulnersOsv
vulnersOsv
added 2026/07/20 10:25 p.m.8 views

-fides-amor-et-lux (1.0.0), 0xpay-cc-sdk (>=0.0.8, <=0.1.0) +19073 more potentially affected by CVE-2026-67316 via axios (>=1.0.0, <=1.17.0)

axios NPM version =1.0.0, =0.0.8, =0.0.0-canary-3a59770274bcb6f3bebd5d1b93a2c92d1fc4edbd, =1.0.54, =0.1.0, =1.0.1, =1.0.0, =0.1.0, =0.0.1, =0.0.1, =0.1.2, =1.1.0, =2.0.0 and more Source cves: CVE-2026-67316 Source advisory: OSV:GHSA-MMX7-HFXF-JPPX...

7.4CVSS4.7AI score0.00354EPSS
SaveExploits1
EUVD
EUVD
added 2026/07/20 10:04 p.m.20 views

EUVD-2026-42311

protobufjs: Text Format string map parsing can mutate returned map object prototype...

4.8CVSS5.2AI score0.00349EPSS
SaveExploits0References5
vulnersOsv
vulnersOsv
added 2026/07/20 10:03 p.m.11 views

@0xchain/telemetry (>=1.1.0-beta.8, <=1.1.0-beta.18), @20206205tech/nestjs-common (>=0.8.0, <=0.11.3) +1151 more potentially affected by CVE-2026-59877 via protobufjs (>=8.0.0, <=8.6.5)

protobufjs NPM version =8.0.0, =1.1.0-beta.8, =0.8.0, =1.0.0, =1.1.4, =0.3.1, =0.3.1, =0.7.1, =0.7.0, =0.8.0 and more Source cves: CVE-2026-59877 Source advisory: OSV:GHSA-J3F2-48V5-CCWW...

7.5CVSS6.3AI score0.00365EPSS
SaveExploits0
NVD
NVD
added 2026/07/20 8:16 p.m.19 views

CVE-2026-53592

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. A Prototype Pollution condition in the getQueryParam function /public/js/main.js and was addressed in version 1.8.139 by blocking URL query keys matching the pattern proto. However, this mitigation is incomplete: i...

4.6CVSS0.00194EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/20 7:49 p.m.23 views

CVE-2026-53592

CVE-2026-53592 affects FreeScout (Laravel-based). A prototype pollution flaw in the frontend JavaScript function getQueryParam (/public/js/main.js) allows attacker-controlled URL query strings to write into Object.prototype. Initial fix in 1.8.139 blocked top-level proto keys but did not sanitize...

4.6CVSS5.4AI score0.00194EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/20 7:49 p.m.8 views

CVE-2026-53592

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. A Prototype Pollution condition in the getQueryParam function /public/js/main.js and was addressed in version 1.8.139 by blocking URL query keys matching the pattern proto. However, this mitigation is incomplete: i...

4.6CVSS5.3AI score0.00194EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/07/20 7:49 p.m.38 views

CVE-2026-53592 FreeScout vulnerable to prototype pollution in getQueryParam

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. A Prototype Pollution condition in the getQueryParam function /public/js/main.js and was addressed in version 1.8.139 by blocking URL query keys matching the pattern proto. However, this mitigation is incomplete: i...

4.6CVSS0.00194EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/20 7:49 p.m.10 views

CVE-2026-53592 FreeScout vulnerable to prototype pollution in getQueryParam

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. A Prototype Pollution condition in the getQueryParam function /public/js/main.js and was addressed in version 1.8.139 by blocking URL query keys matching the pattern proto. However, this mitigation is incomplete: i...

4.6CVSS5.4AI score
SaveExploits0References3
Snyk
Snyk
added 2026/07/20 5:51 p.m.15 views

Prototype Pollution

Overview axios is a promise-based HTTP client for the browser and Node.js. Affected versions of this package are vulnerable to Prototype Pollution in the Basic authentication header construction in lib/adapters/http.js and lib/helpers/resolveConfig.js, which read the username and password from th...

9.1CVSS8.2AI score0.00715EPSS
SaveExploits2References2
Github Security Blog
Github Security Blog
added 2026/07/20 5:51 p.m.22 views

Axios: Prototype pollution auth subfields can inject Basic auth

Summary Axios versions after the GHSA-q8qp-cvcw-x6jj fix still contain prototype-pollution read-side gadgets in Basic auth subfield handling. If a host application is already affected by prototype pollution and then makes an axios request with an own auth object that omits username or password,...

6.5CVSS6.2AI score0.00353EPSS
SaveExploits1References7Affected Software1
Snyk
Snyk
added 2026/07/20 5:51 p.m.16 views

Prototype Pollution

Overview org.webjars.npm:axios is a promise-based HTTP client for the browser and Node.js. Affected versions of this package are vulnerable to Prototype Pollution in the Basic authentication header construction in lib/adapters/http.js and lib/helpers/resolveConfig.js, which read the username and...

9.1CVSS8.2AI score0.00715EPSS
SaveExploits2References2
OSV
OSV
added 2026/07/20 5:51 p.m.11 views

GHSA-XJ6Q-8X83-JV6G Axios: Prototype pollution auth subfields can inject Basic auth

Summary Axios versions after the GHSA-q8qp-cvcw-x6jj fix still contain prototype-pollution read-side gadgets in Basic auth subfield handling. If a host application is already affected by prototype pollution and then makes an axios request with an own auth object that omits username or password,...

6.3CVSS6.3AI score0.00353EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2026/07/20 4:12 p.m.37 views

lodash: lodash: Arbitrary code execution via untrusted input in template imports

A flaw was found in lodash. The fix for CVE-2021-23337 added validation for the variable option in .template but did not apply the same validation to options.imports key names. Both paths flow into the same Function constructor sink. Additionally, .template uses assignInWith to merge imports, whi...

9.8CVSS6AI score0.02759EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/07/20 4:12 p.m.18 views

axios: Axios: Information disclosure due to prototype pollution vulnerability

A flaw was found in Axios, a promise-based HTTP client. This vulnerability involves prototype pollution gadgets in the request configuration processing. If another vulnerability has already polluted the Object.prototype.transformResponse, affected Axios versions may incorrectly interpret this...

7.7CVSS5.2AI score0.00836EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/07/20 4:12 p.m.9 views

axios: Axios: Man-in-the-Middle (MITM) attack via Prototype Pollution

A flaw was found in Axios. This vulnerability, a Prototype Pollution "Gadget" attack, allows an attacker to escalate any existing Object.prototype pollution in an application's dependency tree into a full Man-in-the-Middle MITM attack. This enables the attacker to intercept, read, and modify all...

8.7CVSS8.1AI score0.0102EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/07/20 4:12 p.m.9 views

axios: Axios: Invisible JSON Response Tampering via Prototype Pollution Gadget

A flaw was found in Axios, a widely used HTTP client. This vulnerability, known as a Prototype Pollution "Gadget" attack, allows a remote attacker to subtly alter JSON API responses. By manipulating a specific function, an attacker can selectively modify data within these responses. This could le...

9.1CVSS5.5AI score0.00586EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/07/20 11:56 a.m.13 views

axios: Axios: Prototype pollution allows information disclosure and request manipulation

A flaw was found in Axios, a widely used HTTP client. This vulnerability, known as prototype pollution, allows an attacker to inject malicious properties into core JavaScript objects. When another component in the same application environment is compromised and pollutes the system's object...

9.1CVSS7.1AI score0.00715EPSS
SaveExploits1References8
Rows per page
Query Builder