CVE Catalog

CVE-2026-81179

HighCVSS 8.1
Published: Updated: Translated: NVD NIST

Summary

SysReptor is a fully customizable pentest reporting platform. Prior to 2026.58, installations that enable password reset by email while configuring ALLOWED_HOSTS with a wildcard accept an attacker-controlled Host header when generating a password reset link. An unauthenticated attacker can request a reset email whose link points to an attacker-controlled system, and a victim who follows that link can disclose the reset token.

Risk Assessment

A victim who clicks the link may disclose the reset token, allowing the attacker to reset the victim's password and take over the account. Exploitation also requires a configured email gateway and an email address for the victim.

Recommendation

Update SysReptor to version 2026.58 or later. Avoid using wildcards in ALLOWED_HOSTS and consider restricting the Host header at the reverse proxy level.

Other vulnerabilities in SysReptor

See all
Original NVD description (English source)

SysReptor is a fully customizable pentest reporting platform. Prior to 2026.58, installations that enable password reset by email while configuring ALLOWED_HOSTS with a wildcard accept an attacker-controlled Host header when generating a password reset link. An unauthenticated attacker can request a reset email whose link points to an attacker-controlled system, and a victim who follows that link can disclose the reset token, allowing the attacker to reset the victim's password and take over the account. Exploitation also requires a configured email gateway and an email address for the victim, while some reverse proxy configurations may reject the hostile Host header. This issue is fixed in version 2026.58.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS