Lucene search
+L

24240 matches found

Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.7 views

PT-2026-62225

Name of the Vulnerable Software and Affected Versions Netty versions 4.1.0.Final through 4.1.134 Netty versions 4.2.0.Final through 4.2.15 Description The HAProxyMessageDecoder in the codec-haproxy module performs protocol version detection by reading the 13th byte as a signed Java byte and...

8.7CVSS5.5AI score0.00612EPSS
SaveExploits0References30
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.6 views

PT-2026-61936

Name of the Vulnerable Software and Affected Versions libssh affected versions not specified Description A flaw exists in the handling of ProxyCommand where a malicious username expanded through the %r variable can inject shell metacharacters. This can lead to the exposure of environment variable...

3.9CVSS5.8AI score0.00115EPSS
SaveExploits0References37
Tenable Nessus
Tenable Nessus
added 2026/07/21 12:0 a.m.4 views

SUSE SLES15: libpython3_11-1_0 / python311 / python311-base / python311-curses / etc (SUSE-SU-2026:3132-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:3132-1 advisory. This update for python311 fixes the following issues - CVE-2026-1502: CR/LF bytes not rejected by HTTP client proxy tunnel headers ...

9.1CVSS7.5AI score0.00579EPSS
SaveExploits1References13
OSV
OSV
added 2026/07/20 10:40 p.m.4 views

GHSA-GCFJ-64VW-6MP9 Axios Node HTTP adapter can use an inherited proxy after interceptor config cloning

Summary Axios’ Node.js HTTP adapter can route requests through an attacker-controlled proxy when Object.prototype.proxy is polluted and request configuration is materialized as a regular object before dispatch. Recent axios releases harden merged request config by creating a null-prototype object...

8.3CVSS5.7AI score0.00304EPSS
SaveExploits0References8
Snyk
Snyk
added 2026/07/20 10:40 p.m.9 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 Node HTTP adapter lib/adapters/http.js, which reads config.proxy through the prototype chain after a request interceptor returns a plain-object...

9.1CVSS7.9AI score0.00715EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/20 10:25 p.m.10 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.00258EPSS
SaveExploits0References8
Snyk
Snyk
added 2026/07/20 10:25 p.m.8 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
SaveExploits1References2
Snyk
Snyk
added 2026/07/20 10:20 p.m.8 views

Permissive List of Allowed Inputs

Overview axios is a promise-based HTTP client for the browser and Node.js. Affected versions of this package are vulnerable to Permissive List of Allowed Inputs in the isLoopback and isIPv4Loopback functions of lib/helpers/shouldBypassProxy.js, which require the first IPv4 octet to be 127 and...

6.9CVSS5.4AI score0.00291EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/20 10:20 p.m.10 views

GHSA-F4GW-2P7V-4548 Axios: NO_PROXY bypass for 0.0.0.0 local addresses in axios

Summary Axios versions containing lib/helpers/shouldBypassProxy.js do not treat 0.0.0.0 as a local address when evaluating NOPROXY rules. In Node.js applications that use HTTPPROXY or HTTPSPROXY together with NOPROXY=localhost,127.0.0.1,::1 or similar, a request to http://0.0.0.0:/ can be routed...

6.9CVSS5.5AI score0.00291EPSS
SaveExploits0References8
Snyk
Snyk
added 2026/07/20 10:20 p.m.10 views

Permissive List of Allowed Inputs

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 Permissive List of Allowed Inputs in the isLoopback and isIPv4Loopback functions of lib/helpers/shouldBypassProxy.js, which require the first IPv4 octet t...

6.9CVSS5.4AI score0.00291EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/20 9:46 p.m.9 views

GHSA-94PJ-82F3-465W Guzzle: Proxy-Authorization headers can be sent to origin servers

Impact In affected versions, the built-in cURL handlers CurlHandler and CurlMultiHandler put every first-class request header in cURL's origin header list CURLOPTHTTPHEADER. These handlers are the default when the PHP cURL extension is available. They move Proxy-Authorization to the proxy-only li...

5.3CVSS5.8AI score0.00233EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/07/20 9:46 p.m.12 views

Guzzle: Proxy-Authorization headers can be sent to origin servers

Impact In affected versions, the built-in cURL handlers CurlHandler and CurlMultiHandler put every first-class request header in cURL's origin header list CURLOPTHTTPHEADER. These handlers are the default when the PHP cURL extension is available. They move Proxy-Authorization to the proxy-only li...

6.9CVSS5.7AI score0.00233EPSS
SaveExploits0References7Affected Software1
Snyk
Snyk
added 2026/07/20 9:46 p.m.11 views

Insufficiently Protected Credentials

Overview Affected versions of this package are vulnerable to Insufficiently Protected Credentials in the handling of Proxy-Authorization headers by the cURL handlers and stream handler. An attacker can obtain proxy credentials by controlling the origin server and capturing the credentials sent...

6.9CVSS5.5AI score0.00233EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/20 8:45 p.m.7 views

BIT-NGINX-GATEWAY-2026-56434 NGINX ngx_http_ssi_module vulnerability

NGINX Plus and NGINX Open Source have a vulnerability in the ngxhttpssimodule module. This vulnerability may exist when the Server-Side Includes SSI, proxypass, and proxybuffering off directives are configured. With this configuration, an unauthenticated attacker with man-in-the-middle MITM abili...

8.3CVSS5.5AI score0.0045EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/20 8:45 p.m.7 views

BIT-NGINX-2026-56434 NGINX ngx_http_ssi_module vulnerability

NGINX Plus and NGINX Open Source have a vulnerability in the ngxhttpssimodule module. This vulnerability may exist when the Server-Side Includes SSI, proxypass, and proxybuffering off directives are configured. With this configuration, an unauthenticated attacker with man-in-the-middle MITM abili...

8.3CVSS5.6AI score0.0045EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/20 7:17 p.m.8 views

CVE-2026-63771

Adminer before 5.4.3 contains a cookie injection vulnerability that allows attackers to manipulate cookie attributes by injecting arbitrary values through the unsanitized X-Forwarded-Prefix HTTP header used in Set-Cookie path attributes. Attackers can exploit a misconfigured reverse proxy to...

7.1CVSS0.00243EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/20 7:17 p.m.6 views

DEBIAN-CVE-2026-63771

Adminer before 5.4.3 contains a cookie injection vulnerability that allows attackers to manipulate cookie attributes by injecting arbitrary values through the unsanitized X-Forwarded-Prefix HTTP header used in Set-Cookie path attributes. Attackers can exploit a misconfigured reverse proxy to...

6CVSS5.5AI score0.00243EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/20 7:17 p.m.12 views

CVE-2026-63731

HyperDX before 2.31.0 contains a server-side request forgery vulnerability that allows authenticated team members to direct the server to arbitrary internal destinations by supplying a caller-controlled host parameter to the ClickHouse proxy test endpoint with no URL validation or allowlist...

7.7CVSS0.00238EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/20 7:6 p.m.7 views

MGASA-2026-0279 Updated nginx packages fix security vulnerabilities

ngxhttpproxyv2module and ngxhttpgrpcmodule vulnerability. CVE-2026-42055 ngxhttpcharsetmodule vulnerability. CVE-2026-48142...

9.2CVSS5.5AI score0.04044EPSS
SaveExploits2References6
Mageia
Mageia
added 2026/07/20 7:6 p.m.8 views

Updated nginx packages fix security vulnerabilities

ngxhttpproxyv2module and ngxhttpgrpcmodule vulnerability. CVE-2026-42055 ngxhttpcharsetmodule vulnerability. CVE-2026-48142...

9.2CVSS5.5AI score0.04044EPSS
SaveExploits2References5
Rows per page
Query Builder