CVE-2026-25509 PUBLISHED

CI4MS Vulnerable to User Email Enumeration via Password Reset Flow

Assigner: GitHub_M
Reserved: 02.02.2026 Published: 03.02.2026 Updated: 04.02.2026

CI4MS is a CodeIgniter 4-based CMS skeleton that delivers a production-ready, modular architecture with RBAC authorization and theme support. Prior to version 0.28.5.0, 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. This issue has been patched in version 0.28.5.0.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
CVSS Score: 5.3

Product Status

Vendor ci4-cms-erp
Product ci4ms
Versions
  • Version < 0.28.5.0 is affected

References

Problem Types

  • CWE-204: Observable Response Discrepancy CWE