QSearchQSearch

CVE-2026-50635

8.8 HIGH

LimeSurvey constructs account password-reset links from the client-supplied HTTP Host header without validating it

Published: 2026-06-09 · Last updated: 2026-06-09

Severity and scoring

CVSS
8.8 HIGH
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
CWE
CWE-640

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.

Source: NVD

References

Related CVEs

Same CWE

  • CVE-2026-10169 A vulnerability was detected in OUSL-GROUP-BrinaryBrains School Student Management System up to 1e70e5ad1125b86dca4ee086eb6bb121f17708b6 (3.7 LOW)
  • CVE-2026-7459 The Simple History – Track, Log, and Audit WordPress Changes plugin for WordPress is vulnerable to authenticated (Subscriber+) account ta... (7.5 HIGH)
  • CVE-2026-35676 phpMyFAQ before 4.1.3 contains an unauthenticated password reset vulnerability in the user password update API endpoint that allows attac... (8.2 HIGH)
  • CVE-2026-9609 A vulnerability was identified in QianFox FoxCMS up to 1.2.6 (4.7 MEDIUM)
  • CVE-2026-9466 A vulnerability was determined in Tiandy Easy7 Integrated Management Platform 7.17.0 (5.3 MEDIUM)