CVE-2026-50635

HIGH

LimeSurvey Password Reset Host Header Injection Discloses Reset Token

Title source: cna
STIX 2.1

Description

LimeSurvey constructs account password-reset links from the client-supplied HTTP Host header without validating it. The optional allowedHosts allowlist that would constrain this is undefined in the default (and documented) configuration, so LSHttpRequest::checkIsAllowedHost() results in no operation. A remote, unauthenticated attacker who submits a forgotten-password request for a known account (requiring only the target's username and email) with a spoofed Host header causes LimeSurvey to email that account a reset link whose hostname is attacker-controlled while embedding the genuine validation_key. When the recipient or an automated inbound mail-security link scanner dereferences the link, the valid reset token is disclosed to the attacker, who replays it against the legitimate host's newPassword endpoint to set a new password and take over the account.

References (3)

Core 3
Core References
Patch patch
GitHub Pull Request 5032
https://github.com/LimeSurvey/LimeSurvey/pull/5032
Product product
Official Product Homepage
https://www.limesurvey.org/
Third Party Advisory third-party-advisory
VulnCheck Advisory: LimeSurvey Password Reset Host Header Injection Discloses Reset Token
https://www.vulncheck.com/advisories/limesurvey-password-reset-host-header-injection-discloses-reset-token

Scores

CVSS v3 8.8
EPSS 0.0037
EPSS Percentile 28.8%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact total

Details

CWE
CWE-640
Status published
Products (2)
LimeSurvey/LimeSurvey < 7.0
LimeSurvey/LimeSurvey 7.0.1
Published Jun 09, 2026
Tracked Since Jun 09, 2026