Live Exposure Defense: From CVE to Confirmed Exposure in 12 Hours – See more

New CVE Detected

CVE-2026-77915 – Authentication Bypass Leading to Admin Account Creation – rConfig 8.0.0 through 8.2

Be the first to know when new zero-days emerge:

Summary

CVE-2026-77915 is a critical authentication bypass vulnerability in rConfig Core that allows unauthenticated attackers to self-register new user accounts that are automatically granted administrator privileges. The flaw affects rConfig versions 8.0.0 through 8.2.9 and was patched in version 8.2.10. Successful exploitation grants full administrative access to the platform, including stored network device credentials, user data, and the ability to issue API tokens.

Technical details

  • Root cause: a duplicate, unqualified Auth::routes() call in routes/web.php re-enables the /register endpoint after a preceding call had explicitly disabled it (['register' => false]).
  • The registration controller does not enforce role assignment for newly created accounts.
  • The users table’s role column defaults to Admin, so any account created through the reinstated registration endpoint is provisioned with administrator privileges by default.
  • Attack vector: network-based, requiring no authentication, prior privileges, or user interaction — an attacker simply submits a registration request to the exposed endpoint.
  • Impact: complete compromise of confidentiality, integrity, and availability — access to stored device credentials, user information, and the ability to generate API tokens.
  • The vulnerable code path was introduced in November 2025 during implementation of multiple SSO providers.

Affected software

  • rConfig / rconfig Core, versions 8.0.0 through 8.2.9

Severity

  • CVSS v3.1: 9.8 (Critical) — AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • CVSS v4.0: 9.3 (Critical) — AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Mitigation and recommended actions

  • Immediate: upgrade rConfig to version 8.2.10 or later, where the duplicate route registration has been removed.
  • If immediate upgrade is not feasible: block access to the /register endpoint at the reverse proxy or load balancer.
  • Post-upgrade: audit the users table for unrecognized Administrator accounts (particularly those with is_socialite = 0) that may have been created via this flaw, and rotate all stored device credentials, as they may have been exposed.

References

Are you exposed?

Get a free report of your organization’s exposure to this CVE and threat

How IONIX’s External Exposure Management Platform Detects and Validates
Zero-Days to Shrink MTTR

1

Map your entire attack surface (continously)

IONIX uses multi-factor discovery methods, including DNS analysis, certificate mapping, metadata inspection, and more, to automatically map every internet-facing asset across your environment. This includes cloud instances, third-party platforms, shadow IT, and even forgotten infrastructure that traditional tools miss.

2

Monitor for new CVEs

Dozens of threat intel feeds using agentic technology are continuously analyzed to detect the appearance of proof-of-concept code, exploit kits, and indicators of active targeting. IONIX goes further by applying AI to proactively evaluate whether emerging vulnerabilities are likely to be exploited, even before PoCs go public.

3

Identify Potential External Exposures

Not all CVEs matter. IONIX filters vulnerabilities by asking attacker-centric questions: Can it be reached from the internet? Does it require authentication? Is it being exploited in the wild? This dramatically reduces noise and focuses teams on threats that can actually be weaponized.

4

Create Safe, Scalable Exploit Validations

IONIX transforms real-world PoCs into safe, non-intrusive test payloads that can be run in production environments without disruption. These simulations are precisely targeted to the systems that are vulnerable, ensuring rapid validation without unnecessary load.

5

Execute Exploit Validations

By combining context about software stack, versioning, exposure status, and reachability, IONIX ensures that only the right payloads are executed against the right assets, maximizing efficiency and minimizing risk.

6

Drive Fast and Actionable Remediation

Results are routed through integrations with ticketing, SOAR, and SIEM tools. Issues are written in plain language, bundled into remediation clusters, and prioritized based on asset criticality, exploitability, and blast radius. This shortens mean time to remediation (MTTR) and empowers teams to act with confidence.

Are you exposed?

Get a free report of your organization’s exposure to this CVE and threat

Subscribe to Threat Center RSS

Copy/paste the link below into your preferred RSS reader or follow these instructions to subscribe to Slack alerts.

Get Real-Time CVE Alerts to Your Email

Be the first to know when new zero-days emerge