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

New CVE Detected

CVE-2026-12281 – Authentication Bypass / Unauthenticated Admin Takeover – Shibboleth WordPress Pl…

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

Summary

CVE-2026-12281 is a high-severity authentication bypass vulnerability in the Shibboleth WordPress plugin affecting all versions before 2.5.4. The flaw causes the plugin to fail open when its HTTP header identity mode is active without an anti-spoofing key configured, accepting any request that supplies identity headers as a fully authenticated session — without verifying those headers. Under specific but realistic configurations used in higher-education and federated-identity environments, an unauthenticated remote attacker can forge those headers, trigger automatic account creation, and be granted full WordPress administrator access. The CVSS v3.1 base score is 8.1 (HIGH).

Technical details

  • Root cause: The plugin does not enforce a spoof key when operating in HTTP header attribute access mode. Without this key, it cannot distinguish between headers set by a legitimate Shibboleth Service Provider and headers injected by a remote client, accepting all identity-bearing requests as authenticated (CWE-287: Improper Authentication).
  • Trigger conditions: Exploitation requires four conditions to be simultaneously active: (1) the HTTP header attribute access mode is selected (non-default; default is environment-variable SP mode); (2) the SHIBBOLETH_SPOOF_KEY is empty or absent; (3) automatic account creation (SHIBBOLETH_CREATE_ACCOUNTS) is enabled; (4) the deployment’s upstream server or reverse proxy does not strip untrusted client-supplied HTTP headers before they reach WordPress.
  • Attack vector: An unauthenticated remote attacker sends crafted HTTP requests directly to the WordPress application over the network, with forged Shibboleth identity headers specifying an arbitrary username and, if role mapping headers are also spoofed, an administrator role.
  • Impact: The plugin treats the forged request as a valid Shibboleth SSO callback. A new WordPress account is provisioned for the attacker. When the default administrator role mapping is active, that account receives full administrator privileges — resulting in complete site compromise, with confidentiality, integrity, and availability all rated High.

Affected software

  • Shibboleth WordPress plugin — all versions before 2.5.4

Severity

  • CVSS v3.1 Base Score: 8.1 (HIGH)
  • Vector String: 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 to the patched release: Upgrade the Shibboleth WordPress plugin to version 2.5.4 (released June 22, 2026). This release resolves the vulnerability by always requiring a Spoof Key to be configured when the HTTP header attribute access mode is in use.
  • If immediate patching is not possible:
    • Switch the plugin’s attribute access method back to the default "Environment Variables" (standard SP) mode, which is not affected by this issue.
    • Configure the upstream server or reverse proxy to strip all untrusted client-supplied HTTP headers (e.g., any headers matching Shibboleth attribute names) before they reach WordPress.
    • If the HTTP header mode must remain active, define a strong, unique SHIBBOLETH_SPOOF_KEY constant in wp-config.php immediately — the spoof key is the plugin’s primary defence against header injection in this mode.

IONIX Status

The IONIX research team is tracking ongoing exploitation attempts and recommends immediate patching. Potentially affected assets are outlined in this post.

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