CVE-2026-77915

Source
https://cve.org/CVERecord?id=CVE-2026-77915
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-77915.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-77915
Aliases
  • GHSA-w3hx-9cxg-5ccr
Published
2026-08-24T16:11:44.667Z
Modified
2026-08-25T04:03:47.804275366Z
Severity
  • 9.3 (Critical) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
rConfig 8.0.0 < 8.2.10 Unauthorized Admin Registration via web.php
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/77xxx/CVE-2026-77915.json",
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
        "CWE-1188",
        "CWE-306"
    ]
}
References

Affected packages

Git / github.com/rconfig/rconfig

Affected ranges

Type
GIT
Repo
https://github.com/rconfig/rconfig
Events
Database specific
Show details
{
    "source": "AFFECTED_FIELD",
    "extracted_events": [
        {
            "introduced": "8.0.0"
        },
        {
            "fixed": "8.2.10"
        }
    ]
}

Affected versions

core-8.*
core-8.0.0
core-8.0.1
core-8.0.2
core-8.1.0
core-8.1.1
core-8.1.2
core-8.1.3
core-8.2.0
core-8.2.3
core-8.2.4
core-8.2.5
core-8.2.6
core-8.2.7
core-8.2.8
core-8.2.9

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-77915.json"