PT-2026-80923 · Rconfig · Rconfig
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
rConfig versions 8.0.0 through 8.2.12
Description
An authentication bypass exists due to a duplicate
Auth::routes() call in the routes/web.php file, which inadvertently re-enables the POST /register endpoint after it had been disabled. This allows unauthenticated attackers to self-register accounts. Because the registration controller does not assign a specific role and the users.role column defaults to Admin, newly created accounts are granted full Administrator privileges. This can lead to unauthorized access to stored device credentials, user data, and the issuance of API tokens.Recommendations
Update rConfig to version 8.2.13 or later.
As a temporary mitigation, restrict access to the
POST /register endpoint.Exploit
Fix
Missing Authentication
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Rconfig