Critical Keycloak Password Reset Flaw Could Let Unauthenticated Attackers Take Over Any Account

By George Bailey   Published: 08/24/26   3 min read
Critical Keycloak Password Reset Flaw Could Let Unauthenticated Attackers Take Over Any Account

What The Flaw Breaks

The Hacker News says CVE-2026-18963 is a critical Keycloak flaw in the reset-credentials flow that can let an unauthenticated attacker take over any account by bypassing the emailed action token during password reset.

That is the important line to hold onto. This is not a bug in a fringe feature. It is a defect in the recovery path many teams rely on as a safety valve for legitimate users and administrators.

Why The Identity Angle Matters More Than The CVSS

A compromised password-reset flow is strategically ugly because it lets the attacker move around the usual front door. They do not need to phish a user successfully if they can bend the product's own recovery mechanism into a takeover path.

Keycloak also sits in front of other applications, which means the effect is rarely isolated to the identity server itself. One account takeover can become access to multiple downstream services that trust the same realm.

Fixed Versions And Temporary Mitigation

The issue is fixed upstream in Keycloak 26.7.2, with Red Hat shipping fixes in its supported builds as well. The source reporting also notes a useful temporary mitigation for teams that cannot patch immediately: disable the "Forgot password" capability per realm until the update lands.

The lack of confirmed in-the-wild exploitation should not create false comfort. Recovery-path bugs are exactly the kind of issue that can move from interesting to urgent once a clean exploitation recipe circulates.

What Teams Should Do Next

Treat this as an identity-recovery hardening issue, not just a product update.

Source Context

CyberExperts used The Hacker News as the primary source and preserved the operational details that make the story actionable: CVE-2026-18963, the reset-token bypass, the fixed Keycloak and Red Hat builds, the temporary realm-level mitigation, and the takeover impact on any account behind the affected flow.

Related In The Daily Brief

See this item in The 5-Minute Cyber Brief

George Bailey

George Bailey is a cybersecurity researcher and writer at CyberExperts, covering cyber threats, AI, cloud security, vulnerabilities, and defensive strategies. His goal is to help security professionals quickly understand what matters most and how it impacts their organizations.

Keep Reading