Lucene search
+L

4013 matches found

Positive Technologies
Positive Technologies
added 2026/05/13 12:00 a.m.22 views

PT-2026-40813

Name of the Vulnerable Software and Affected Versions CubeCart versions 6.6.x through 6.7.1 Description CubeCart builds the CC STORE URL constant directly from the Host request header during bootstrap without using an allowlist. This constant is embedded into transactional email links, specifical...

8.1CVSS5.8AI score0.00147EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/12 8:21 p.m.18 views

CVE-2026-42606

AzuraCast is a self-hosted, all-in-one web radio management suite. Prior to version 0.23.6, the ApplyXForwarded middleware unconditionally trusts the client-supplied X-Forwarded-Host HTTP header with no trusted proxy allowlist. An unauthenticated attacker can poison the password reset URL sent to...

8.8CVSS5.8AI score0.00476EPSS
SaveExploits1References1
OSV
OSV
added 2026/05/12 12:00 p.m.18 views

RUSTSEC-2026-0140 DNS rebinding and cross-origin CSRF in dynoxide's MCP HTTP transport

dynoxide's MCP HTTP transport was vulnerable to DNS rebinding via its transitive rmcp dependency, plus a related cross-origin CSRF gap. A malicious web page could make the user's browser send requests to a local dynoxide mcp --http or dynoxide serve --mcp server with a non-loopback Host header,...

8.8CVSS5.8AI score0.00213EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2026/05/11 9:14 p.m.10 views

CVE-2026-7010 HTTP::Tiny versions before 0.093 for Perl do not validate CRLF in HTTP request lines or control field header values

HTTP::Tiny versions before 0.093 for Perl do not validate CRLF in HTTP request lines or control field header values. The unvalidated inputs are the method and URI in the request line, the URL host that becomes the Host: header, and HTTP/1.1 control data field values. An attacker who controls one ...

5.8AI score0.00227EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/05/11 12:00 a.m.42 views

PT-2026-39866

Name of the Vulnerable Software and Affected Versions HTTP::Tiny versions prior to 0.093 Description Perl HTTP::Tiny fails to validate CRLF Carriage Return Line Feed sequences in HTTP request lines or control field header values. The issue involves unvalidated inputs including the method and URI ...

6.5CVSS5.8AI score0.00227EPSS
SaveExploits0References27
Tenable Nessus
Tenable Nessus
added 2026/05/11 12:00 a.m.33 views

Unity Linux 20.1060e / 20.1070e Security Update: haproxy (UTSA-2026-017416)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-017416 advisory. An issue was discovered in HAProxy 2.2 before 2.2.16, 2.3 before 2.3.13, and 2.4 before 2.4.3. It can lead to a situation with an attacker-controlled HTTP Host heade...

7.5CVSS7.1AI score0.02341EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/05/09 7:43 p.m.12 views

CVE-2026-42606 AzuraCast: Password Reset Poisoning via Untrusted X-Forwarded-Host Header Leads to Account Takeover and 2FA Bypass

AzuraCast is a self-hosted, all-in-one web radio management suite. Prior to version 0.23.6, the ApplyXForwarded middleware unconditionally trusts the client-supplied X-Forwarded-Host HTTP header with no trusted proxy allowlist. An unauthenticated attacker can poison the password reset URL sent to...

8.1CVSS5.8AI score0.00476EPSS
SaveExploits1References3
OSV
OSV
added 2026/05/09 7:43 p.m.16 views

CVE-2026-42606 AzuraCast: Password Reset Poisoning via Untrusted X-Forwarded-Host Header Leads to Account Takeover and 2FA Bypass

AzuraCast is a self-hosted, all-in-one web radio management suite. Prior to version 0.23.6, the ApplyXForwarded middleware unconditionally trusts the client-supplied X-Forwarded-Host HTTP header with no trusted proxy allowlist. An unauthenticated attacker can poison the password reset URL sent to...

8.1CVSS5.9AI score
SaveExploits0References5
CNNVD
CNNVD
added 2026/05/09 12:00 a.m.26 views

AzuraCast 授权问题漏洞

AzuraCast is a simple, self-hosted network broadcasting management suite provided by AzuraCast Inc. Versions of AzuraCast prior to 0.23.6 contained an authorization vulnerability. This vulnerability stemmed from the ApplyXForwarded middleware, which trusted the X-Forwarded-Host HTTP header provid...

8.8CVSS5.8AI score0.00476EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/05/09 12:00 a.m.11 views

Unity Linux 20.1050e / 20.1070e Security Update: etcd (UTSA-2026-017350)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-017350 advisory. The HTTP/1 client does not fully validate the contents of the Host header. A maliciously crafted Host header can inject additional headers or entire requests. With...

6.5CVSS5.8AI score0.01453EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/05/06 10:32 p.m.22 views

opentelemetry-collector-contrib's azureauthextension Authenticate method does not validate bearer tokens, allowing auth bypass via replay

Summary A server-side authentication bypass in azureauthextension allows any party who holds a single valid Azure access token for any scope the collector's configured identity can mint for to authenticate to any OpenTelemetry receiver that uses auth: azureauth. The extension's Authenticate metho...

8.1CVSS5.8AI score0.00222EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/05/06 9:55 p.m.22 views

rmcp Streamable HTTP server transport has a DNS rebinding vulnerability

Summary Prior to version 1.4.0, the rmcp crate's Streamable HTTP server transport crates/rmcp/src/transport/streamablehttpserver/ did not validate the incoming Host header. This allowed a malicious public website, via a DNS rebinding attack, to send authenticated requests to an MCP server running...

8.8CVSS6.3AI score0.00213EPSS
SaveExploits1References10Affected Software1
OSV
OSV
added 2026/05/06 9:55 p.m.18 views

GHSA-89VP-X53W-74FX rmcp Streamable HTTP server transport has a DNS rebinding vulnerability

Summary Prior to version 1.4.0, the rmcp crate's Streamable HTTP server transport crates/rmcp/src/transport/streamablehttpserver/ did not validate the incoming Host header. This allowed a malicious public website, via a DNS rebinding attack, to send authenticated requests to an MCP server running...

8.8CVSS6.3AI score0.00213EPSS
SaveExploits1References10
Positive Technologies
Positive Technologies
added 2026/05/06 12:00 a.m.35 views

PT-2026-38281

Name of the Vulnerable Software and Affected Versions azureauthextension versions 0.124.0 through 0.150.0 Description A server-side authentication bypass exists in the azureauthextension when used by an OpenTelemetry receiver with auth: azure auth. The Authenticate function fails to validate...

8.1CVSS5.8AI score0.00222EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2026/05/06 12:00 a.m.13 views

RHCOS : OpenShift Container Platform 4.8.25 (RHSA-2021:5208)

The remote Red Hat Enterprise Linux CoreOS host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2021:5208 advisory. - haproxy: does not ensure that the scheme and path portions of a URI have the expected characters CVE-2021-39240 - haproxy: an HTTP...

7.5CVSS5.9AI score0.57934EPSS
SaveExploits6References12
Positive Technologies
Positive Technologies
added 2026/05/06 12:00 a.m.17 views

PT-2026-38277

Name of the Vulnerable Software and Affected Versions rmcp versions prior to 1.4.0 dynoxide versions prior to 0.9.13 Description The Streamable HTTP server transport in the rmcp crate fails to validate the incoming Host header. This allows a malicious public website to use a DNS rebinding attack—...

8.8CVSS5.8AI score0.00213EPSS
SaveExploits1References16
RedHat Linux
RedHat Linux
added 2026/05/04 11:37 p.m.54 views

next: Next.js Server-Side Request Forgery in Server Actions

A Server-Side Request Forgery SSRF vulnerability was identified in Next.js Server Actions. If the Host header is modified, and the below conditions are also met, an attacker may be able to make requests that appear to be originating from the Next.js application server itself. The required...

7.5CVSS7.1AI score0.05453EPSS
SaveExploits3References7
Snyk
Snyk
added 2026/05/04 9:17 p.m.10 views

Weak Password Recovery Mechanism for Forgotten Password

Overview Affected versions of this package are vulnerable to Weak Password Recovery Mechanism for Forgotten Password via the ApplyXForwarded process. An attacker can gain unauthorized access to user accounts and bypass two-factor authentication by injecting a malicious X-Forwarded-Host header...

8.8CVSS5.8AI score0.00476EPSS
SaveExploits1References2
OSV
OSV
added 2026/05/04 9:31 a.m.13 views

GHSA-7GM6-W7MX-58CR phpBB has Password Reset Link Poisoning via Host Header injection

phpBB before 3.3.16 is vulnerable to Host Header Injection that can lead to password rest link poisoning. When forceservervars is disabled, the servers hostname may be extracted from the HTTP Host header which is used to generate the password reset link URL. An attacker who can manipulate the Hos...

8.1CVSS5.4AI score0.00249EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/05/04 7:27 a.m.10 views

Weak Password Recovery Mechanism for Forgotten Password

Overview phpbb/phpbb is a Forum Software application. Affected versions of this package are vulnerable to Weak Password Recovery Mechanism for Forgotten Password via the forceservervars configuration being disabled. An attacker can cause password reset emails to contain links to attacker-controll...

9.3CVSS5.8AI score0.00249EPSS
SaveExploits0References2
Rows per page
Query Builder