Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-15689— 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

Quick assessment

Affected
ABEVERLEY Dancer2::Plugin::Auth::Extensible
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

ABEVERLEY Dancer2::Plugin::Auth::Extensible是ABEVERLEY公司的一个可扩展的Web认证插件。 ABEVERLEY Dancer2::Plugin::Auth::Extensible 0.713及之前版本存在授权问题漏洞,该漏洞源于_default_email_password_reset和_default_welcome_send函数中请求Host头处理不当,可能导致密码重置链接投毒,攻击者可能利用该漏洞接管账户。

AI Predicted 9.1 Difficulty: Easy EPSS 0.61% · P46

Possible ATT&CK Techniques 1 AI

T1133 · External Remote Services

Affected Version Matrix 1

VendorProduct Version RangeStatus
ABEVERLEY Dancer2::Plugin::Auth::Extensible ≤ 0.713 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-15689

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
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
Source: CVE Program / CVE List V5
Vulnerability 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.
Source: CVE Program / CVE List V5
CVSS Information
N/A
Source: CVE Program / CVE List V5
Vulnerability Type
忘记口令恢复机制弱
Source: CVE Program / CVE List V5
Vulnerability Title
ABEVERLEY Dancer2::Plugin::Auth::Extensible 授权问题漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
ABEVERLEY Dancer2::Plugin::Auth::Extensible是ABEVERLEY公司的一个可扩展的Web认证插件。 ABEVERLEY Dancer2::Plugin::Auth::Extensible 0.713及之前版本存在授权问题漏洞,该漏洞源于_default_email_password_reset和_default_welcome_send函数中请求Host头处理不当,可能导致密码重置链接投毒,攻击者可能利用该漏洞接管账户。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

Vendor Product Affected Versions CPE Subscribe
ABEVERLEY Dancer2::Plugin::Auth::Extensible 0 ~ 0.713 -

II. Public POCs for CVE-2026-15689

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-15689

登录查看更多情报信息。

Patches & Fixes for CVE-2026-15689 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-15689

No comments yet


Leave a comment