CVE-2025-13730: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in daggerhart OpenID Connect Generic Client
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.
AI Analysis
Technical Summary
CVE-2025-13730 is a stored Cross-Site Scripting (XSS) vulnerability identified in the OpenID Connect Generic Client plugin for WordPress, maintained by daggerhart. The vulnerability affects all versions up to and including 3.10.0. It stems from improper neutralization of input (CWE-79) during web page generation, specifically through the plugin's 'openid_connect_generic_auth_url' shortcode. Authenticated users with Contributor-level permissions or higher can inject arbitrary JavaScript code into pages by exploiting insufficient input sanitization and output escaping mechanisms. Once injected, these scripts execute in the context of any user who accesses the compromised page, potentially leading to session hijacking, credential theft, or unauthorized actions performed on behalf of the victim. The vulnerability requires no user interaction for exploitation but does require authenticated access, limiting the attack surface to users with some level of trust within the WordPress environment. The CVSS v3.1 base score is 6.4, indicating a medium severity level, with attack vector being network (remote), low attack complexity, privileges required (low), no user interaction, and scope changed due to impact on other components. No patches or known exploits have been reported at the time of publication, but the vulnerability poses a significant risk to sites relying on this plugin for OpenID Connect authentication integration.
Potential Impact
For European organizations, this vulnerability could lead to unauthorized script execution within their WordPress sites, potentially compromising user credentials, session tokens, and sensitive information. Since the plugin is used to integrate OpenID Connect authentication, exploitation could undermine the integrity of authentication flows, enabling attackers to impersonate users or escalate privileges. This is particularly critical for organizations handling personal data under GDPR, as breaches could result in regulatory penalties and reputational damage. The requirement for Contributor-level access means insider threats or compromised accounts could be leveraged to exploit this vulnerability. Additionally, the stored nature of the XSS means that once injected, the malicious code persists and affects all visitors to the infected page, increasing the attack's reach. The vulnerability does not affect availability but impacts confidentiality and integrity, which are crucial for maintaining trust in authentication systems.
Mitigation Recommendations
European organizations should immediately audit their WordPress installations to identify the presence of the OpenID Connect Generic Client plugin and verify the version in use. Since no official patches are currently available, temporary mitigations include restricting Contributor-level access to trusted users only and implementing strict content security policies (CSP) to limit the execution of unauthorized scripts. Administrators can also sanitize and review all content generated via the 'openid_connect_generic_auth_url' shortcode to detect and remove injected scripts. Monitoring logs for unusual activity from Contributor-level accounts can help detect exploitation attempts. Organizations should subscribe to vendor advisories for timely patch releases and apply updates promptly once available. Additionally, employing web application firewalls (WAFs) with XSS detection rules can provide an additional layer of defense against exploitation attempts.
Affected Countries
Germany, France, United Kingdom, Netherlands, Italy, Spain, Poland, Sweden
CVE-2025-13730: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in daggerhart OpenID Connect Generic Client
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.
AI-Powered Analysis
Technical Analysis
CVE-2025-13730 is a stored Cross-Site Scripting (XSS) vulnerability identified in the OpenID Connect Generic Client plugin for WordPress, maintained by daggerhart. The vulnerability affects all versions up to and including 3.10.0. It stems from improper neutralization of input (CWE-79) during web page generation, specifically through the plugin's 'openid_connect_generic_auth_url' shortcode. Authenticated users with Contributor-level permissions or higher can inject arbitrary JavaScript code into pages by exploiting insufficient input sanitization and output escaping mechanisms. Once injected, these scripts execute in the context of any user who accesses the compromised page, potentially leading to session hijacking, credential theft, or unauthorized actions performed on behalf of the victim. The vulnerability requires no user interaction for exploitation but does require authenticated access, limiting the attack surface to users with some level of trust within the WordPress environment. The CVSS v3.1 base score is 6.4, indicating a medium severity level, with attack vector being network (remote), low attack complexity, privileges required (low), no user interaction, and scope changed due to impact on other components. No patches or known exploits have been reported at the time of publication, but the vulnerability poses a significant risk to sites relying on this plugin for OpenID Connect authentication integration.
Potential Impact
For European organizations, this vulnerability could lead to unauthorized script execution within their WordPress sites, potentially compromising user credentials, session tokens, and sensitive information. Since the plugin is used to integrate OpenID Connect authentication, exploitation could undermine the integrity of authentication flows, enabling attackers to impersonate users or escalate privileges. This is particularly critical for organizations handling personal data under GDPR, as breaches could result in regulatory penalties and reputational damage. The requirement for Contributor-level access means insider threats or compromised accounts could be leveraged to exploit this vulnerability. Additionally, the stored nature of the XSS means that once injected, the malicious code persists and affects all visitors to the infected page, increasing the attack's reach. The vulnerability does not affect availability but impacts confidentiality and integrity, which are crucial for maintaining trust in authentication systems.
Mitigation Recommendations
European organizations should immediately audit their WordPress installations to identify the presence of the OpenID Connect Generic Client plugin and verify the version in use. Since no official patches are currently available, temporary mitigations include restricting Contributor-level access to trusted users only and implementing strict content security policies (CSP) to limit the execution of unauthorized scripts. Administrators can also sanitize and review all content generated via the 'openid_connect_generic_auth_url' shortcode to detect and remove injected scripts. Monitoring logs for unusual activity from Contributor-level accounts can help detect exploitation attempts. Organizations should subscribe to vendor advisories for timely patch releases and apply updates promptly once available. Additionally, employing web application firewalls (WAFs) with XSS detection rules can provide an additional layer of defense against exploitation attempts.
Affected Countries
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-11-25T23:31:32.692Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 6943cc484eb3efac36794b15
Added to database: 12/18/2025, 9:41:28 AM
Last enriched: 12/18/2025, 9:57:00 AM
Last updated: 12/18/2025, 2:41:48 PM
Views: 21
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2025-64465: CWE-125 Out-of-bounds Read in NI LabVIEW
HighCVE-2025-64464: CWE-125 Out-of-bounds Read in NI LabVIEW
HighCVE-2025-64463: CWE-125 Out-of-bounds Read in NI LabVIEW
HighCVE-2025-64462: CWE-125 Out-of-bounds Read in NI LabVIEW
HighCVE-2025-1031: CWE-639 Authorization Bypass Through User-Controlled Key in Utarit Informatics Services Inc. SoliClub
HighActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.