CVE-2026-63102
Received Received - Intake

Privilege Escalation in rConfig via Unvalidated Role Assignment

Vulnerability report for CVE-2026-63102, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-20

Last updated on: 2026-07-20

Assigner: VulnCheck

Description

rConfig Core before 8.2.8 contains a privilege escalation vulnerability that allows authenticated users to assign arbitrary roles to any account by submitting an unvalidated role field through the Users API during user creation or profile updates. Attackers can exploit the missing allowlist validation and absent admin-level authorization check in StoreUserRequest to mass-assign the Admin role directly to the User model, granting access to privileged features. rConfig Pro and Enterprise are not affected.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-20
Last Modified
2026-07-20
Generated
2026-07-21
AI Q&A
2026-07-20
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
rconfig core to 8.2.8 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-915 The product receives input from an upstream component that specifies multiple attributes, properties, or fields that are to be initialized or updated in an object, but it does not properly control which attributes can be modified.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

rConfig before version 8.2.8 has a privilege escalation vulnerability where authenticated users can assign any role to any account through the Users API. The role field was not properly validated, allowing attackers to bypass restrictions and grant the Admin role to any user, including themselves. This occurs due to missing allowlist validation and lack of admin-level authorization checks in the StoreUserRequest function.

Detection Guidance

Check rConfig logs for suspicious user creation or role modification events. Look for API calls to /api/v1/users with role fields containing arbitrary values like 'Admin' assigned by non-admin users. Review user role assignments in the database for unexpected Admin role grants.

Impact Analysis

An attacker with valid credentials could escalate their privileges to Admin, gaining access to privileged features and potentially taking control of the system. This could lead to unauthorized data access, configuration changes, or further exploitation of the system. The exploit requires low privileges and no user interaction.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive data, violating compliance requirements for data protection and access control. GDPR and HIPAA mandate strict access controls and audit logging; privilege escalation could result in unauthorized data exposure or modification, leading to regulatory penalties and loss of trust.

Mitigation Strategies

Upgrade rConfig to version 8.2.8 or later immediately. Review all user accounts for unauthorized Admin role assignments. Monitor for unusual privilege escalation attempts. Restrict API access to trusted networks until patched.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-63102. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart