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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-81033— Automatisch through 0.15.0 User Enumeration via Forgot-Password Response Discrepancy

Quick assessment

Affected
automatisch automatisch
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.

Automatisch 通过其对“忘记密码”请求的响应,揭示某个邮箱地址是否已注册。位于 的控制器会查询该地址,并在查询链上附加一个“未找到”的异常抛出:若地址无账户,则触发该异常,全局错误处理器将其渲染为“未找到”状态码;若地址已注册,则流程继续以发送重置消息并返回“无内容”状态码。该路由在未认证的情况下挂载。因此,提交候选邮箱地址并比较两种状态码,即可确定哪些地址拥有账户,且该过程中既不需要凭证,也未设置速率限制。

CVSS 5.3 · Medium

Affected Version Matrix 1

VendorProduct Version RangeStatus
automatisch automatisch ≤ 0.15.0 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-81033

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
Automatisch through 0.15.0 User Enumeration via Forgot-Password Response Discrepancy
Source: CVE Program / CVE List V5
Vulnerability Description
Automatisch reveals whether an address is registered through the response to its forgot-password request. The controller at packages/backend/src/controllers/internal/api/v1/users/forgot-password.js looks the address up and chains a not-found throw onto the query, so an address with no account raises an error that the global handler renders as a not-found status, while a registered address proceeds to send the reset message and returns no-content. The route is mounted without authentication. Submitting candidate addresses and comparing the two status codes therefore establishes which addresses hold accounts, with no credential and no rate limiting in the path.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Source: CVE Program / CVE List V5
Vulnerability Type
响应差异性信息暴露
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
automatisch automatisch 0 ~ 0.15.0 -

II. Public POCs for CVE-2026-81033

# 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-81033

登录查看更多情报信息。

Vendor Advisories for CVE-2026-81033 (1)

Security Blog Posts for CVE-2026-81033 (1)

Vendor Pages for CVE-2026-81033 (1)

Other References for CVE-2026-81033 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-81033

No comments yet


Leave a comment