Summary
CVE-2026-61979 is an unauthenticated privilege escalation vulnerability in the SAML SP Single Sign On WordPress plugin by miniOrange (miniorange-saml-20-single-sign-on). The flaw allows an attacker with no valid credentials to escalate privileges on affected WordPress sites, and carries a High severity rating. It affects all plugin versions up to and including 5.4.3, with a fix available in 5.4.4.
Technical details
- Root cause: the plugin incorrectly assigns privileges (CWE-266: Incorrect Privilege Assignment) during SAML-based authentication/login handling, allowing privilege escalation without proper authorization checks.
- Trigger conditions: no valid credentials or prior authentication are required (PR:N, UI:N); the attack complexity is rated High (AC:H), indicating some non-trivial conditions must be met to exploit it reliably.
- Attack vector: Network — exploitable remotely over HTTP(S) against the plugin’s SAML Service Provider login flow.
- Impact: full compromise of confidentiality, integrity, and availability (C:H/I:H/A:H), consistent with an attacker obtaining elevated (potentially administrator-level) access to the WordPress site.
Affected software
- SAML SP Single Sign On (SAML Single Sign On – SSO Login) WordPress plugin by miniOrange, versions up to and including 5.4.3.
Severity
- CVSS v3.1 Base Score: 8.1 (High)
- Vector:
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Mitigation and recommended actions
- Immediate: Update the SAML SP Single Sign On plugin to version 5.4.4 or later, where the privilege assignment issue is fixed.
- If immediate patching is not possible: restrict or disable public access to the SAML SSO login endpoint until the update can be applied, and monitor WordPress user accounts for unexpected privilege changes.
How IONIX identifies potentially affected assets
IONIX matches the following signals against data already collected when it crawled the asset; identifying the technology sends no request beyond that crawl.
- Raw response body:
/wp-content/plugins/miniorange-saml-20-single-sign-on/

