RCE in Rconfig
CVE-2026-77915
rConfig 8.0.0 before 8.2.13 contains an authentication bypass vulnerability that allows unauthenticated attackers to self-register accounts with full Administrator privileges due to a duplicate bare Auth::routes() call in routes/web.php that re-enables the POST /register route after it was explicitly disabled. Attackers can register a new account that is immediately authenticated with Admin-level access because the registration controller does not assign a role and the users.role column defaults to Admin, enabling access to stored device credentials, user data, and API token issuance.
Vulnerability class: Broken Authentication
CVSS v3 metric
CVSS v3 base score 9.8 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H.
Affected products
Weakness classification (CWE)
References
- disclosure@vulncheck.com (vendor-advisory)
- disclosure@vulncheck.com (release-notes)
- disclosure@vulncheck.com (third-party-advisory)
Frequently asked questions
- What is CVE-2026-77915?
- CVE-2026-77915 is a critical-severity vulnerability in Rconfig, classified under Missing Authentication for Critical Function. CVSS score: 9.8/10. Published 2026-08-24.
- How severe is CVE-2026-77915?
- Critical severity. CVSS v3 base score is 9.8 out of 10.