Lucene search
+L

25302 matches found

RedhatCVE
RedhatCVE
added 2026/04/16 9:10 p.m.15 views

CVE-2026-33805

A flaw was found in @fastify/reply-from and @fastify/http-proxy. A remote attacker can exploit this vulnerability by manipulating the Connection header in client requests. This allows the attacker to remove specific headers that the proxy has added for security, routing, or access control purpose...

9CVSS5.7AI score0.00441EPSS
SaveExploits1References5
OSV
OSV
added 2026/04/16 9:09 p.m.10 views

GHSA-CPF9-PH2J-CCR9 zrok: Unauthenticated DoS via unbounded memory allocation in striped session cookie parsing

Summary endpoints.GetSessionCookie parses an attacker-supplied cookie chunk count and calls makestring, count with no upper bound before any token validation occurs. The function is reached on every request to an OAuth-protected proxy share, allowing an unauthenticated remote attacker to trigger...

7.5CVSS5.7AI score0.00453EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/16 9:08 p.m.10 views

GHSA-4FXQ-2X3X-6XQX zrok: Reflected XSS in GitHub OAuth callback via unsanitized refreshInterval error rendering

Summary The proxyUi template engine uses Go's text/template which performs no HTML escaping instead of html/template. The GitHub OAuth callback handlers in both publicProxy and dynamicProxy embed the attacker-controlled refreshInterval query parameter verbatim into an error message when...

6.1CVSS5.9AI score0.00209EPSS
SaveExploits0References4
Hacker One
Hacker One
added 2026/04/16 11:28 a.m.42 views

curl: CVE-2026-6429: netrc credential leak with reused proxy connection

Summary: libcurl can leak .netrc-derived host Authorization credentials across redirected hosts when an HTTP proxy connection is reused. In the PoC, .netrc contains credentials only for a.test, but after a.test redirects to b.test and then c.test over the same keep-alive proxy connection, libcurl...

5.3CVSS5.5AI score0.00519EPSS
SaveExploits1
Veracode
Veracode
added 2026/04/16 7:54 a.m.12 views

Improper Access Control

github.com/1panel-dev/1panel is vulnerable to improper access control. The vulnerability is due to trusting all proxy IPs in Gin’s default configuration, which allows an attacker to spoof the X-Forwarded-For header and bypass IP-based security controls...

6.5CVSS7.2AI score0.00228EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/16 1:20 a.m.16 views

pyLoad has a Session Cookie Security Downgrade via Untrusted X-Forwarded-Proto Header Spoofing (Global State Race Condition)

Summary The setsessioncookiesecure beforerequest handler in src/pyload/webui/app/init.py reads the X-Forwarded-Proto header from any HTTP request without validating that the request originates from a trusted proxy, then mutates the global Flask configuration SESSIONCOOKIESECURE on every request...

4.8CVSS5.8AI score0.00171EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/16 1:02 a.m.19 views

Fastify's connection header abuse enables stripping of proxy-added headers

Summary @fastify/reply-from and @fastify/http-proxy process the client's Connection header after the proxy has added its own headers via rewriteRequestHeaders. This allows attackers to retroactively strip proxy-added headers like access control or identification headers from upstream requests by...

9CVSS5.9AI score0.00441EPSS
SaveExploits1References4Affected Software2
EUVD
EUVD
added 2026/04/16 1:02 a.m.19 views

EUVD-2026-22877

Fastify's connection header abuse enables stripping of proxy-added headers...

9CVSS5.8AI score0.00441EPSS
SaveExploits1References3
OSV
OSV
added 2026/04/16 1:02 a.m.13 views

GHSA-GWHP-PF74-VJ37 Fastify's connection header abuse enables stripping of proxy-added headers

Summary @fastify/reply-from and @fastify/http-proxy process the client's Connection header after the proxy has added its own headers via rewriteRequestHeaders. This allows attackers to retroactively strip proxy-added headers like access control or identification headers from upstream requests by...

9CVSS5.9AI score0.00441EPSS
SaveExploits1References4
vulnersOsv
vulnersOsv
added 2026/04/16 1:02 a.m.2 views

@cedarjs/api-server (>=1.0.0-canary.12281, <=9.0.0-canary.1784), @cedarjs/cli (>=1.0.0-canary.12281, <=9.0.0-canary.1784) +23 more potentially affected by CVE-2026-33805 via @fastify/http-proxy (>=11.1.2, <=11.4.3)

@fastify/http-proxy NPM version =11.1.2, =1.0.0-canary.12281, =1.0.0-canary.12281, =1.0.0-canary.12281, =1.0.0-canary.12281, =1.0.0-canary.12281, =3.0.0-alpha-1, =0.1.0, =1.0.1, =0.0.1, =1.0.0, =1.0.1, =1.4.4, =1.0.50, =0.0.1, =0.1.65 and more Source cves: CVE-2026-33805 Source advisory:...

9CVSS7.4AI score0.00441EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2026/04/16 12:00 a.m.23 views

PT-2026-33378

Name of the Vulnerable Software and Affected Versions zrok versions prior to 2.0.1 Description The proxyUi template engine utilizes Go's text/template, which does not perform HTML escaping, rather than html/template. The GitHub OAuth callback handlers in 'publicProxy' and 'dynamicProxy' embed the...

6.1CVSS6AI score0.00209EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/04/16 12:00 a.m.49 views

Node.js Module axios < 1.15.0 Multiple Vulnerabilities

The version of the axios Node.js module installed on the remote host is prior to 1.15.0. It is, therefore, affected by multiple vulnerabilities: - Axios does not correctly handle hostname normalization when checking NOPROXY rules. Requests to loopback addresses like localhost. with a trailing dot...

9.9CVSS6.1AI score0.01882EPSS
SaveExploits6References4
Positive Technologies
Positive Technologies
added 2026/04/16 12:00 a.m.18 views

PT-2026-33379

Name of the Vulnerable Software and Affected Versions zrok versions prior to 2.0.1 Description The GetSessionCookie function in the endpoints module parses an attacker-supplied cookie chunk count and calls makestring, count without an upper bound before token validation. This occurs on every...

7.5CVSS6AI score0.00453EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/04/16 12:00 a.m.43 views

PT-2026-44910

Name of the Vulnerable Software and Affected Versions axios versions 0.x through 1.x Description A prototype pollution gadget in the lib/adapters/http.js component allows an attacker to escalate any Object.prototype pollution within an application's dependency tree into a full Man-in-the-Middle...

9.7CVSS5.5AI score0.0102EPSS
SaveExploits1References86
Tenable Nessus
Tenable Nessus
added 2026/04/16 12:00 a.m.462 views

OpenSSH < 10.3 Multiple Vulnerabilities

The version of OpenSSH installed on the remote host is prior to 10.3. It is, therefore, affected by multiple vulnerabilities as referenced in the release-10.3 advisory. - In OpenSSH before 10.3, validation of shell metacharacters in user names supplied on the command-line was performed too late,...

8.1CVSS5.8AI score0.00563EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/04/15 11:04 p.m.11 views

CVE-2026-6297

An use after free flaw was found in the Proxy component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=493628982...

8.3CVSS5.7AI score0.00201EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/04/15 9:30 p.m.8 views

EUVD-2026-23036

Use after free in Proxy in Google Chrome prior to 147.0.7727.101 allowed an attacker in a privileged network position to potentially perform a sandbox escape via a crafted HTML page. Chromium security severity: Critical...

8.3CVSS5.8AI score0.00201EPSS
SaveExploits0References3
NVD
NVD
added 2026/04/15 8:16 p.m.11 views

CVE-2026-6297

Use after free in Proxy in Google Chrome prior to 147.0.7727.101 allowed an attacker in a privileged network position to potentially perform a sandbox escape via a crafted HTML page. Chromium security severity: Critical...

8.3CVSS0.00201EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/15 7:24 p.m.16 views

GHSA-PXQ7-H93F-9JRG OAuth2 Proxy has an Authentication Bypass via Fragment Confusion in skip_auth_routes and skip_auth_regex

Impact A configuration-dependent authentication bypass exists in OAuth2 Proxy. Deployments are affected when all of the following are true: Use of skipauthroutes or the legacy skipauthregex Use of patterns that can be widened by attacker-controlled suffixes, such as ^/foo/./bar$ causing potential...

8.2CVSS5.8AI score0.00275EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/04/15 7:23 p.m.18 views

OAuth2 Proxy has an Authorization Bypass in Email Domain Validation via Malformed Multi-@ Email Claims

Impact An authorization bypass exists in OAuth2 Proxy as part of the emaildomain enforcement option. An attacker may be able to authenticate with an email claim such as [email protected]@company.com and satisfy an allowed domain check for company.com, even though the claim is not a valid email...

6.8CVSS5.8AI score0.00209EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder