Home Active Attackers Target miniOrange SAML Flaws That Can Grant WordPress Admin Access
ActiveCybersecurity

Attackers Target miniOrange SAML Flaws That Can Grant WordPress Admin Access

Share
attackers-target-miniorange-saml-flaws-that-can-grant-wordpress-admin-access
Attackers Target miniOrange SAML Flaws That Can Grant WordPress Admin Access
Share

Ravie LakshmananAug 25, 2026Vulnerability / Web Security

Bad actors are attempting to exploit two severe unauthenticated authentication bypasses in the Xecurify miniOrange SAML 2.0 Single Sign On plugin that make it possible for an attacker to sign in as any WordPress user, including administrators.

The vulnerabilities, as disclosed by Patchstack, are listed below –

  • CVE-2026-61979 (CVSS score: 8.1) – An unauthenticated privilege escalation vulnerability stemming from signature algorithm confusion (Fixed in version 17.0.5 for the Standard edition)
  • CVE-2026-15981 (CVSS score: 9.8) – An authentication bypass vulnerability stemming from accepting malformed signatures as valid (Fixed in version 17.0.6 for the Standard edition)

“This is due to the mo_saml_validate_signature() function performing a loose boolean check on the raw tri-state integer returned by PHP’s openssl_verify(), causing an error return value of -1 to be evaluated as truthy and therefore treated as a successful signature verification,” according to a description of CVE-2026-15981 on CVE.org.

“This makes it possible for unauthenticated attackers to log in as any existing WordPress user, including administrators, by submitting a crafted SAMLResponse containing an attacker-controlled NameID and a deliberately malformed signature value that triggers an OpenSSL processing error — bypassing verification entirely and resulting in wp_set_auth_cookie() being called for the targeted account.”

The WordPress security company, which credited the DigitalOcean security team for reporting the issues, said an attacker can craft a SAML response with a malformed signature and send it to the plugin, causing it to treat it as valid.

The cloud infrastructure provider is said to have discovered the vulnerabilities after observing an anomalous WordPress administrator session attempt from outside their trusted network. “The attacker had already used the bypass to obtain a WordPress admin session cookie, but was stalled because the admin panel operations themselves sat restricted behind the trusted network,” Patchstack said.

The scanning activity has been recorded from the following IP addresses –

  • 207.211.214.41
  • 79.127.224.14
  • 102.91.71.83
  • 162.243.116.148
  • 84.201.6.54
  • 64.225.25.188

“The spread suggests opportunistic scanning rather than a targeted campaign,” Patchstack added. “Whoever is running this appears to be throwing the exploit at every site with the plugin installed without checking which edition or version is behind it.”

WordPress site owners are advised to apply the latest fixes to stay protected, especially given the availability of a proof-of-concept (PoC) code that allows attackers to chain the flaws to obtain admin privileges and take control of susceptible sites.

Found this article interesting? Follow us on Google News, Twitter and LinkedIn to read more exclusive content we post.

Share
Related Articles

A Malicious Webpage Could Poison Your Local AI Model Behind NVIDIA NemoClaw

Oasis Security has disclosed a weakness in NVIDIA NemoClaw that could let...

WhatsApp Adds Multiple Passkeys for Phishing-Resistant Sign-Ins Across iOS and Android

Ravie LakshmananAug 25, 2026Authentication / Password Security Meta on Tuesday announced a...

Marimo Notebook Flaw Could Run MCP Commands Before Cells Execute in Edit Mode

Swati KhandelwalAug 25, 2026Vulnerability / AI Security Marimo has addressed a high-severity...

Mirage2FA Surge Hits 4,500 US and EU Companies, Abusing Microsoft 365 Login Flows

Thousands of companies have been affected by the Mirage2FA campaign from 2024...