Lucene search
+L

129394 matches found

NVD
NVD
added 2026/07/20 8:16 p.m.11 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.00119EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/20 7:49 p.m.12 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.00119EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/20 7:49 p.m.7 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.00119EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/07/20 7:49 p.m.31 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.00119EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/20 7:49 p.m.5 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 score0.00119EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/07/20 5:51 p.m.7 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
SaveExploits1References2
Snyk
Snyk
added 2026/07/20 5:51 p.m.5 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
SaveExploits1References2
OSV
OSV
added 2026/07/20 5:51 p.m.8 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.00365EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/20 4:12 p.m.11 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...

7CVSS5.2AI score0.00495EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/20 4:12 p.m.16 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.02566EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/07/20 4:12 p.m.7 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.01041EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/07/20 4:12 p.m.6 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.7 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
RedHat Linux
RedHat Linux
added 2026/07/20 11:56 a.m.7 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...

7CVSS5.2AI score0.00495EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/20 11:56 a.m.8 views

react-router: React Router: Remote Code Execution via prototype pollution in Framework Mode

A flaw was found in React Router when operating in Framework Mode. A remote attacker could exploit an existing prototype pollution vulnerability within the application code. This could lead to unauthorized remote code execution RCE on the server through a two-step attack involving external...

8.1CVSS6.3AI score0.00416EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/20 11:56 a.m.6 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.01041EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2026/07/20 11:10 a.m.7 views

CVE-2026-42211

A flaw was found in React Router when operating in Framework Mode. A remote attacker could exploit an existing prototype pollution vulnerability within the application code. This could lead to unauthorized remote code execution RCE on the server through a two-step attack involving external...

8.1CVSS6.3AI score0.00416EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:0 a.m.5 views

RHEL 8 / 9 : Red Hat Ansible Automation Platform 2.5 Product Security and Bug Fix Update (Important) (RHSA-2026:42078)

The remote Redhat Enterprise Linux 8 / 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:42078 advisory. Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT...

9.8CVSS6.6AI score0.02566EPSS
SaveExploits7References46
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:0 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-15187

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A security flaw has been discovered in enquirer up to 2.4.1. Affected is the function Enquirer.set of the component Public Package API. The manipulation of the...

5.3CVSS4.8AI score0.00248EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/18 8:17 p.m.11 views

CVE-2026-16151

A vulnerability has been found in CartoDB carto-api-client 0.5.29. This impacts the function addFilter of the file src/filters.ts. Such manipulation of the argument column leads to improperly controlled modification of object prototype attributes. The attack can be executed remotely. The project...

6.5CVSS0.0032EPSS
SaveExploits0References6
Rows per page
Query Builder