Description
The OpenID Connect Generic Client plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'openid_connect_generic_auth_url' shortcode in all versions up to, and including, 3.10.0 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2025-12-18
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Apply Patch
AI Analysis

Impact

The OpenID Connect Generic Client plugin contains a stored XSS flaw in its openid_connect_generic_auth_url shortcode. When the shortcode is invoked, user‑supplied data is rendered without proper sanitization or escaping. An authenticated user with Contributor access or higher can embed arbitrary JavaScript that will run in the browser of any visitor who loads a page containing the shortcode, potentially allowing data theft or session hijacking. This vulnerability is a classic input‑validation error, identified as CWE‑79.

Affected Systems

The flaw exists in all versions of the plugin through 3.10.0, published by daggerhart for WordPress. Sites running a vulnerable version of the OpenID Connect Generic Client that expose the shortcode to Contributor or higher roles are at risk. The issue does not affect the core WordPress installation itself, but rather the plugin’s handling of shortcode content.

Risk and Exploitability

The CVSS score of 6.4 indicates moderate severity. The EPSS score of less than 1% shows a low probability of being actively exploited at the time of this analysis, and the vulnerability is not listed in the CISA KEV catalog. Exploitation requires a valid authenticated user with Contributor or higher privileges; once the script is injected, it runs automatically for any visitor to the affected page, enabling client‑side attacks.

Generated by OpenCVE AI on April 21, 2026 at 00:42 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the OpenID Connect Generic Client plugin to the latest release (3.11 or newer) which corrects the input sanitization problem and removes the vulnerable shortcode.
  • If an immediate upgrade is not possible, temporarily deactivate the openid_connect_generic_auth_url shortcode or protect it behind a higher‑privilege role so that Contributors cannot access or inject code.
  • Apply a web‑application firewall or security plugin that blocks XSS payloads on shortcode attributes until the issue is resolved.

Generated by OpenCVE AI on April 21, 2026 at 00:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 19 Dec 2025 09:30:00 +0000

Type Values Removed Values Added
First Time appeared Daggerhartlab
Daggerhartlab openid Connect Generic Client
Wordpress
Wordpress wordpress
Vendors & Products Daggerhartlab
Daggerhartlab openid Connect Generic Client
Wordpress
Wordpress wordpress

Thu, 18 Dec 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 18 Dec 2025 09:30:00 +0000

Type Values Removed Values Added
Description The OpenID Connect Generic Client plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'openid_connect_generic_auth_url' shortcode in all versions up to, and including, 3.10.0 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Title OpenID Connect Generic Client <= 3.10.0 - Authenticated (Contributor+) Stored Cross-Site Scripting via Shortcode
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N'}


Subscriptions

Daggerhartlab Openid Connect Generic Client
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:35:09.564Z

Reserved: 2025-11-25T23:31:32.692Z

Link: CVE-2025-13730

cve-icon Vulnrichment

Updated: 2025-12-18T14:17:23.221Z

cve-icon NVD

Status : Deferred

Published: 2025-12-18T10:16:11.123

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-13730

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T00:45:23Z

Weaknesses