๐Ÿ” CVE Alert

CVE-2026-72699

MEDIUM 5.3

Grav Login Plugin before 3.9.1 Email Enumeration via Registration

CVSS Score
5.3
EPSS Score
0.0%
EPSS Percentile
0th

The Grav Login plugin (getgrav/grav-plugin-login) before 3.9.1 is vulnerable to email address enumeration. The register() method in classes/Login.php throws a distinct exception (EMAIL_NOT_AVAILABLE) when a submitted email address already belongs to an existing account, while allowing registration to proceed otherwise. Because the registration endpoint has no rate limiting, an attacker can enumerate which email addresses have accounts on the site, one guess per request.

CWE CWE-203
Vendor getgrav
Product grav
Published Aug 25, 2026
Stay Ahead of the Next One

Get instant alerts for getgrav grav

Be the first to know when new medium vulnerabilities affecting getgrav grav are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Affected Versions

getgrav / grav
0 < 3.9.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/getgrav/grav/security/advisories/GHSA-crh8-xm27-j9g9 vulncheck.com: https://www.vulncheck.com/advisories/grav-login-plugin-before-email-enumeration-via-registration

Credits

๐Ÿ” alham-rizvi