Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. limesurvey/limesurvey
  4. ›
  5. CVE-2026-50635

CVE-2026-50635: LimeSurvey constructs account password-reset links from the client-supplied HTTP Host header without validating it.

June 9, 2026 (updated July 31, 2026)

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

  • github.com/LimeSurvey/LimeSurvey/commit/ac2a4f1673de7b56e7a342c338f36e8bb077d4b3
  • github.com/LimeSurvey/LimeSurvey/commit/b394cb64328aa6db95e3304f82c8c9e603e9ceb0
  • github.com/LimeSurvey/LimeSurvey/pull/5032
  • github.com/advisories/GHSA-5c37-5j7w-8mh8
  • nvd.nist.gov/vuln/detail/CVE-2026-50635
  • www.limesurvey.org/
  • www.vulncheck.com/advisories/limesurvey-password-reset-host-header-injection-discloses-reset-token

Code Behaviors & Features

Detect and mitigate CVE-2026-50635 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions up to 7.0.0-beta1

Solution

Unfortunately, there is no solution available yet.

Impact 8.8 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-640: Weak Password Recovery Mechanism for Forgotten Password

Source file

packagist/limesurvey/limesurvey/CVE-2026-50635.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 11 Aug 2026 00:16:43 +0000.