9.3 CRITICAL
- CVSS version (CVSS): 4.0
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): Low (L)
- Attack Requirement (AT): None (N)
- Privileges Required (PR): None (N)
- User Interaction (UI): None (N)
- Vulnerable System Impact Confidentiality (VC): High (H)
- Vulnerable System Impact Integrity (VI): High (H)
- Vulnerable System Impact Availability (VA): High (H)
- Subsequent System Impact Confidentiality (SC): None (N)
- Subsequent System Impact Integrity (SI): None (N)
- Subsequent System Impact Availability (SA): None (N)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): Low (L)
- Modified Attack Requirement (MAT): None (N)
- Modified Privileges Required (MPR): None (N)
- Modified User Interaction (MUI): None (N)
- Modified Vulnerable System Impact Confidentiality (MVC): High (H)
- Modified Vulnerable System Impact Integrity (MVI): High (H)
- Modified Vulnerable System Impact Availability (MVA): High (H)
- Modified Subsequent System Impact Confidentiality (MSC): Negligible (N)
- Modified Subsequent System Impact Integrity (MSI): Negligible (N)
- Modified Subsequent System Impact Availability (MSA): Negligible (N)
- Safety (S): Not Defined (X)
- Automatable (AU): Not Defined (X)
- Recovery (R): Not Defined (X)
- Value Density (V): Not Defined (X)
- Vulnerability Response Effort (RE): Not Defined (X)
- Provider Urgency (U): Not Defined (X)
- Confidentiality Req. (CR): Not Defined (X)
- Integrity Req. (IR): Not Defined (X)
- Availability Req. (AR): Not Defined (X)
- Exploit Maturity (E): Not Defined (X)
Activity log
- Created suggestion
rConfig 8.0.0 < 8.2.10 Unauthorized Admin Registration via web.php
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.
References
-
GitHub Security Advisory (GHSA-w3hx-9cxg-5ccr) vendor-advisory
-
Release Notes release-notes
-
https://www.vulncheck.com/advisories/rconfig-unauthorized-admin-registration-vi… third-party-advisory
Affected products
- <8.2.10
Matching in nixpkgs
pkgs.dmrconfig
Configuration utility for DMR radios
pkgs.editorconfig-core-c
EditorConfig core library written in C
pkgs.editorconfig-checker
Tool to verify that your files are in harmony with your .editorconfig
pkgs.python313Packages.editorconfig
EditorConfig File Locator and Interpreter for Python
pkgs.python314Packages.editorconfig
EditorConfig File Locator and Interpreter for Python
pkgs.vscode-extensions.editorconfig.editorconfig
EditorConfig Support for Visual Studio Code
pkgs.vimPlugins.nvim-treesitter-parsers.editorconfig
Tree-sitter grammar for editorconfig
-
nixos-unstable 0.0.0+rev=v2.0.0
- nixpkgs-unstable 0.0.0+rev=v2.0.0
- nixos-unstable-small 0.0.0+rev=v2.0.0
-
nixos-26.05 0.0.0+rev=v2.0.0
- nixos-26.05-small 0.0.0+rev=v2.0.0
- nixpkgs-26.05-darwin 0.0.0+rev=v2.0.0
Package maintainers
-
@zowoq zowoq
-
@dochang Desmond O. Chang <dochang@gmail.com>
-
@NickCao Nick Cao <nickcao@nichi.co>
-
@dbirks David Birks <david@birks.dev>