CVE Vulnerabilities

CVE-2026-32616

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

Published: Mar 16, 2026 | Modified: Mar 16, 2026
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu
root.io logo minimus.io logo echo.ai logo

Pigeon is a message board/notepad/social system/blog. Prior to 1.0.201, the application uses $_SERVER[HTTP_HOST] without validation to construct email verification URLs in the register and resendmail flows. An attacker can manipulate the Host header in the HTTP request, causing the verification link sent to the users email to point to an attacker-controlled domain. This can lead to account takeover by stealing the email verification token. This vulnerability is fixed in 1.0.201.

Weakness

The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.

Potential Mitigations

References