Description
The Shibboleth WordPress plugin before 2.5.4 does not fail closed when its HTTP header identity mode is enabled without an anti-spoofing key, treating any request that carries identity headers as an authenticated session without verifying them. On a deployment where untrusted client headers reach the application, an unauthenticated attacker can log in with forged identity headers and, when automatic account creation and the default administrator role mapping are enabled, create and sign in as a new administrator. Exploitation requires the non-default HTTP header attribute mode, an empty or absent spoof key, automatic account creation enabled, and a deployment that does not strip untrusted client headers before they reach the application.
Published: 2026-07-15
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Shibboleth WordPress plugin before 2.5.4 fails to validate identity headers when HTTP header identity mode is enabled without an anti‑spoofing key. As a result, any request carrying the relevant identity headers is treated as an authenticated session. If automatic account creation and the default administrator role mapping are also turned on, an attacker can forge identity headers, create a new administrator account without knowing a password, and obtain full control of the site.

Affected Systems

Installations of the Shibboleth WordPress plugin prior to version 2.5.4, on environments where HTTP header identity mode is enabled, no anti‑spoofing key is configured, automatic account creation is allowed, and untrusted client headers reach the application.

Risk and Exploitability

The CVSS score of 8.1 indicates a high severity vulnerability, while the EPSS score of less than 1% suggests a low likelihood of public exploitation at the time of assessment. The issue is not listed in the CISA KEV catalogue. Exploitation requires that the deployment expose untrusted client headers, use the non‑default header attribute mode, and have no anti‑spoofing key. The likely attack vector is a crafted HTTP request to the plugin’s endpoints containing forged identity headers. Under those conditions, an attacker could create a new administrator account and subsequently gain full site access.

Generated by OpenCVE AI on July 31, 2026 at 04:09 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Shibboleth WordPress plugin to version 2.5.4 or newer to enforce anti‑spoofing verification.
  • If an upgrade cannot be performed immediately, configure a strong anti‑spoofing key for HTTP header identity mode and disable automatic account creation to prevent unauthenticated account creation.
  • Configure the web server to strip or block untrusted client headers before they reach the application, or disable HTTP header identity mode entirely, to block forged identity headers from being processed.

Generated by OpenCVE AI on July 31, 2026 at 04:09 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 15 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-287
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 15 Jul 2026 06:15:00 +0000

Type Values Removed Values Added
Description The Shibboleth WordPress plugin before 2.5.4 does not fail closed when its HTTP header identity mode is enabled without an anti-spoofing key, treating any request that carries identity headers as an authenticated session without verifying them. On a deployment where untrusted client headers reach the application, an unauthenticated attacker can log in with forged identity headers and, when automatic account creation and the default administrator role mapping are enabled, create and sign in as a new administrator. Exploitation requires the non-default HTTP header attribute mode, an empty or absent spoof key, automatic account creation enabled, and a deployment that does not strip untrusted client headers before they reach the application.
Title Shibboleth < 2.5.4 - Unauthenticated Administrator Account Creation via Identity Header Spoofing
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-07-15T10:30:29.732Z

Reserved: 2026-06-15T12:45:00.391Z

Link: CVE-2026-12281

cve-icon Vulnrichment

Updated: 2026-07-15T10:29:45.831Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T04:15:04Z

Weaknesses