Sunday, August 30, 2026
LIVEGiveWP plugin flaw let unauthenticated attackers run commands on 100,000+ WordPress sites///Manchester Airports Group breach was worse than first disclosed, extortion gang tells BleepingComputer///PaperCut ships second emergency patch after researchers break the first fix within days///ATF confirms cyberattack after Qilin ransomware gang lists the agency on its leak site///McKesson breach tied to vishing and Okta compromise, ShinyHunters claims 284 million patient records///Berlin refuses ransom after Rhysida gang steals 5.79 terabytes weeks before city elections///Russia's drone-strike decree turns physical attacks into an ownership question///A Saudi Arabic AI model on Microsoft's platform raises the sovereignty question///Embassy warning on visa agents describes a textbook social-engineering market///Critical Zimbra flaw has already compromised 270+ mail servers, CISA confirms active exploitation///Two HTTP requests were enough to hijack any Keycloak account, researchers found///Microsoft patches a maximum-severity Entra ID flaw, then walks back its exploitation claim///GiveWP plugin flaw let unauthenticated attackers run commands on 100,000+ WordPress sites///Manchester Airports Group breach was worse than first disclosed, extortion gang tells BleepingComputer///PaperCut ships second emergency patch after researchers break the first fix within days///ATF confirms cyberattack after Qilin ransomware gang lists the agency on its leak site///McKesson breach tied to vishing and Okta compromise, ShinyHunters claims 284 million patient records///Berlin refuses ransom after Rhysida gang steals 5.79 terabytes weeks before city elections///Russia's drone-strike decree turns physical attacks into an ownership question///A Saudi Arabic AI model on Microsoft's platform raises the sovereignty question///Embassy warning on visa agents describes a textbook social-engineering market///Critical Zimbra flaw has already compromised 270+ mail servers, CISA confirms active exploitation///Two HTTP requests were enough to hijack any Keycloak account, researchers found///Microsoft patches a maximum-severity Entra ID flaw, then walks back its exploitation claim///
Subscribe
Cyber Security
Independent · Digital
The Hacking Post
SoftwareAI-assisted

Two HTTP requests were enough to hijack any Keycloak account, researchers found

CVE-2026-18963 let an unauthenticated attacker force a password reset without the victim ever clicking an email link, including on administrator accounts.

Two HTTP requests were enough to hijack any Keycloak account, researchers found

Two requests. That is all it took, according to researchers at Aduneo, to take over an account on a vulnerable Keycloak instance, provided the attacker already knew a username. No password guessing, no phishing link, no interaction from the victim required.

CVE-2026-18963, rated 9.1 on CVSS, comes down to improper state validation in Keycloak's reset-credentials flow. Keycloak is the open source identity and access management platform that a huge number of enterprises and public-sector organizations use to run single sign-on. The bug let an attacker force the password reset process through to completion without the mandatory email verification step ever being satisfied, which opens a direct path to account takeover, administrator accounts included, and the whole thing is trivially scriptable.

Every version below 26.7.2 is affected. The fix shipped on August 19, with public disclosure following on August 24. Organizations running Red Hat Build of Keycloak need version 26.4.15-1 or 26.6.6-1, depending on which stream they track.

No password guessing, no phishing link, no interaction from the victim required.
Jessica Grant · The Hacking Post

No evidence of active exploitation has surfaced so far, and no public proof-of-concept exists yet either. That is genuinely good news, but it should not slow down the patching timeline. A bug this simple, two requests, zero authentication, tends to show up inside automated scanning tools within days once details circulate, whether or not a formal exploit gets published first.

For teams that cannot patch immediately, there is a stopgap: disabling the "forgot password" feature across every realm closes the door without requiring an upgrade. It is not a real fix, just a way to buy time while the update gets scheduled properly.

Advertisement

Keycloak's footprint makes the stakes here bigger than a typical single-vendor advisory. It is one of the handful of identity platforms that European public-sector bodies lean on specifically because it is free and self-hostable, which matters when procurement budgets are tight and data residency rules complicate any cloud-hosted alternative. That popularity means a bug this cheap to exploit does not stay confined to a niche user base. Given how central Keycloak sits in a lot of identity architectures, patching this one should not wait for a routine maintenance window.

Based on reporting by The Hacker News.

AI transparency. This article was produced with the assistance of artificial intelligence and published under human editorial oversight. AI systems can make mistakes. Read how we use AI (EU AI Act, Art. 50).
Related Stories