PT-2026-81142 · Grav · Login Plugin
CVSS v3.1
5.3
Medium
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
Grav Login plugin versions prior to 3.9.1
Description
An issue exists where the registration endpoint allows for email address enumeration. The
register() function in classes/Login.php triggers a specific exception, EMAIL NOT AVAILABLE, when a provided email address is already associated with an account, whereas other attempts allow the process to continue. Due to the absence of rate limiting on the registration endpoint, an attacker can systematically identify registered email addresses by submitting requests individually.Recommendations
Update Grav Login plugin to version 3.9.1 or later.
Exploit
Fix
Side Channel Attack
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Login Plugin