CVE-2026-15689
Last modified
CVE-2026-15689 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. Dancer2::Plugin::Auth::Extensible versions through 0.713 for Perl allow password reset link poisoning via the request Host header in _default_email_password_reset and _default_welcome_send. Both default emails emit a link of the form `$base/login/$code`, whose authority comes from the request Host header, or from X-Forwarded-Host under behind_proxy (obtained from Dancer2's request->base function). A POST to /login carrying submit_reset and a username needs no authentication: it stores a fresh reset code against that account and mails the account holder a link to a host of the sender's choosing. EPSS estimates a 0.61% chance of exploitation in the next 30 days.
Description
Dancer2::Plugin::Auth::Extensible versions through 0.713 for Perl allow password reset link poisoning via the request Host header in _default_email_password_reset and _default_welcome_send. Both default emails emit a link of the form `$base/login/$code`, whose authority comes from the request Host header, or from X-Forwarded-Host under behind_proxy (obtained from Dancer2's request->base function). A POST to /login carrying submit_reset and a username needs no authentication: it stores a fresh reset code against that account and mails the account holder a link to a host of the sender's choosing. The welcome mail takes the same path when the application calls create_user with email_welcome set. Through 0.711 the handlers read `request->uri_base` and `request->base` directly; Versions 0.712 and later provide an uri_base configuration key that defaults to the untrusted `request->uri_base` when unset. The default configuration with reset_password_handler enabled and the default message text, a recipient who follows the link hands a working reset code to the sender's host, which is enough to take over the account.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| ABEVERLEY | Dancer2::Plugin::Auth::Extensible | <= 0.713 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-15689?
How severe is CVE-2026-15689?
How do I fix CVE-2026-15689?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-15683Lorex 2K Indoor Wi-Fi Security Camera Device Management Serv…7.5
- CVE-2026-15684Glarysoft Glary Utilities Link Following Local Privilege Esc…7.3
- CVE-2026-15685Ollama downloadBlob Improper Validation of Array Index Denia…7.5
- CVE-2026-15686Adminer multi_query Incorrect Check of Function Return Value…7.2
- CVE-2026-15687A security issue was discovered in the Kubernetes Java clien…2.4
- CVE-2026-15688Incorrect Implementation of Authentication Algorithm Vulnera…9.2
- CVE-2026-1569The Wueen plugin for WordPress is vulnerable to Stored Cross…6.4
- CVE-2026-15690A vulnerability was identified in open62541 up to 1.5.5. Aff…3.1
- CVE-2026-15691A security flaw has been discovered in Tenda BE12 Pro 16.03.…8.8
- CVE-2026-15692A weakness has been identified in Tenda BE12 Pro 16.03.66.23…8.8
- CVE-2026-15693A security vulnerability has been detected in Tenda BE12 Pro…8.8
- CVE-2026-15694A vulnerability was detected in Tenda BE12 Pro 16.03.66.23. …8.8
Are you affected by CVE-2026-15689?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
