CVE-2026-25509
CI4MS Vulnerable to User Email Enumeration via Password Reset Flow
描述
**Summary** The authentication implementation in CI4MS is vulnerable to email enumeration. An unauthenticated attacker can determine whether an email address is registered in the system by analyzing the application's response during the password reset process. **Vulnerability Details** - The password reset flow returns different responses based on whether the provided email address exists in the database or not. - If the email is registered, the system typically returns a success message (e.g., "Password reset link has been sent"). If the email is not registered, the system returns an error message (e.g., "User not found" or a different HTTP status code). This discrepancy allows attackers to programmatically "enumerate" or confirm valid user emails, which can then be used for targeted phishing attacks or brute-force attempts. **Steps to Reproduce** 1. Navigate to the password reset page of the CI4MS installation. 2. Enter an email address that you know is not registered (e.g., nonexistent@example.com) and submit. Note the response message/code. 3. Enter an email address that is registered (e.g., an admin or test account) and submit. Note the different response. 4. The difference between these two responses confirms the enumeration vulnerability. **Suggested Mitigation** Implement a uniform, generic response for all password reset requests, regardless of whether the email exists. Recommended message: "If an account is associated with this email address, a password reset link has been sent."
如何修補 CVE-2026-25509
要修補 CVE-2026-25509,請將受影響套件升級到下列已修補版本。
- —升級至 0.28.5.0 或更新版本
CVE-2026-25509 正在被利用嗎?
低 — EPSS 為 0.3%,目前沒有觀察到大規模利用活動。
受影響套件(1)
- from 0, < 0.28.5.0