CVE-2025-50578

LinuxServer.io heimdall 2.6.3-ls307 contains a vulnerability in how it handles user-supplied HTTP headers, specifically `X-Forwarded-Host` and `Referer`. An unauthenticated remote attacker can manipulate these headers to perform Host Header Injection and Open Redirect attacks. This allows the loading of external resources from attacker-controlled domains and unintended redirection of users, potentially enabling phishing, UI redress, and session theft. The vulnerability exists due to insufficient validation and trust of untrusted input, affecting the integrity and trustworthiness of the application.
Configurations

No configuration.

History

30 Jul 2025, 16:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-07-30 16:15

Updated : 2025-07-30 16:15


NVD link : CVE-2025-50578

Mitre link : CVE-2025-50578

CVE.ORG link : CVE-2025-50578


JSON object : View

Products Affected

No product.

CWE
CWE-20

Improper Input Validation

CWE-74

Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

CWE-601

URL Redirection to Untrusted Site ('Open Redirect')