---
cve: "CVE-2026-77915"
severity: "CRITICAL"
cvss: 9.8
epss: "63.2%"
vendor: "Generic Security"
kev: false
exploited: false
published: "2026-08-24 17:18:18"
tags: [cve, security, critical]
source: tsecurity.de CVE-Dossier
exported: "2026-09-04T03:54:08+02:00"
---

# CVE-2026-77915

> 9.8 CRITICAL

## Beschreibung

rConfig Core 8.0.0 before 8.2.10 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.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- da649a1c22c2bc75adeda9e62daef24e3cd84903 (Commit)

## Referenzen

- <https://github.com/rconfig/rconfig/releases#release-core-8.2.10>
- <https://github.com/rconfig/rconfig/security/advisories/GHSA-w3hx-9cxg-5ccr>
- <https://www.vulncheck.com/advisories/rconfig-unauthorized-admin-registration-via-web-php>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-77915) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
