CVE-2026-42613

Grav is a file-based Web platform. Prior to 2.0.0-beta.2, the Login::register() method in the Login plugin accepts attacker-controlled groups and access fields from the registration POST data without server-side validation. When registration is enabled and groups or access are included in the configured allowed fields list, an unauthenticated user can self-register with admin.super privileges by injecting these fields into the registration request. This vulnerability is fixed in 2.0.0-beta.2.
Configurations

No configuration.

History

12 May 2026, 14:17

Type Values Removed Values Added
References
  • () https://github.com/getgrav/grav/security/advisories/GHSA-w48r-jppp-rcfw -

11 May 2026, 16:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-11 16:17

Updated : 2026-05-12 14:51


NVD link : CVE-2026-42613

Mitre link : CVE-2026-42613

CVE.ORG link : CVE-2026-42613


JSON object : View

Products Affected

No product.

CWE
CWE-20

Improper Input Validation

CWE-862

Missing Authorization