CVE-2026-0916: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in keesiemeijer Related Posts by Taxonomy
The Related Posts by Taxonomy plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'related_posts_by_tax' shortcode in all versions up to, and including, 2.7.6 due to insufficient input sanitization and output escaping on user supplied attributes. 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-2026-0916 identifies a stored Cross-Site Scripting (XSS) vulnerability in the 'Related Posts by Taxonomy' WordPress plugin developed by keesiemeijer. The flaw exists in all versions up to and including 2.7.6, specifically within the 'related_posts_by_tax' shortcode functionality. The root cause is insufficient input sanitization and output escaping of user-supplied attributes, allowing authenticated users with contributor-level permissions or higher to inject arbitrary JavaScript code into pages. This malicious code is stored persistently and executed in the browsers of any users who visit the compromised pages, potentially leading to session hijacking, privilege escalation, or data theft. The vulnerability requires authentication but no user interaction to trigger the payload once injected. The CVSS 3.1 base score is 6.4, reflecting network attack vector, low attack complexity, privileges required, no user interaction, and a scope change with low confidentiality and integrity impacts but no availability impact. No public exploits have been reported yet, but the vulnerability is significant due to the widespread use of WordPress and the plugin's popularity. The issue highlights the importance of proper input validation and output encoding in web applications, especially in plugins that accept user input for dynamic content generation.
Potential Impact
For European organizations, this vulnerability could lead to unauthorized script execution on WordPress sites using the affected plugin, compromising user sessions and potentially exposing sensitive information. Attackers with contributor-level access could leverage this flaw to escalate privileges or conduct phishing attacks by injecting malicious content. This could damage organizational reputation, lead to data breaches under GDPR regulations, and disrupt business operations relying on WordPress-based websites. Since WordPress is widely used across Europe for corporate, governmental, and e-commerce sites, the risk is non-trivial. The vulnerability’s stored nature means that once exploited, all visitors to the infected pages are at risk, increasing the potential impact. Additionally, the scope change in the CVSS vector indicates that the vulnerability affects components beyond the initially compromised privileges, potentially impacting a broader user base.
Mitigation Recommendations
Organizations should immediately update the 'Related Posts by Taxonomy' plugin to a patched version once available. In the absence of an official patch, administrators should disable or remove the plugin to eliminate the attack surface. Implement strict role-based access controls to limit contributor-level permissions only to trusted users. Employ Web Application Firewalls (WAFs) with custom rules to detect and block malicious script injections targeting the shortcode parameters. Conduct thorough audits of existing content for injected scripts and sanitize or remove any suspicious entries. Additionally, enable Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts. Regularly monitor logs for unusual activity related to shortcode usage and user input. Educate content contributors about safe input practices and the risks of injecting untrusted content. Finally, maintain a robust backup and incident response plan to quickly recover from any successful exploit.
Affected Countries
Germany, France, United Kingdom, Netherlands, Italy, Spain, Poland, Sweden
CVE-2026-0916: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in keesiemeijer Related Posts by Taxonomy
Description
The Related Posts by Taxonomy plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'related_posts_by_tax' shortcode in all versions up to, and including, 2.7.6 due to insufficient input sanitization and output escaping on user supplied attributes. 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-2026-0916 identifies a stored Cross-Site Scripting (XSS) vulnerability in the 'Related Posts by Taxonomy' WordPress plugin developed by keesiemeijer. The flaw exists in all versions up to and including 2.7.6, specifically within the 'related_posts_by_tax' shortcode functionality. The root cause is insufficient input sanitization and output escaping of user-supplied attributes, allowing authenticated users with contributor-level permissions or higher to inject arbitrary JavaScript code into pages. This malicious code is stored persistently and executed in the browsers of any users who visit the compromised pages, potentially leading to session hijacking, privilege escalation, or data theft. The vulnerability requires authentication but no user interaction to trigger the payload once injected. The CVSS 3.1 base score is 6.4, reflecting network attack vector, low attack complexity, privileges required, no user interaction, and a scope change with low confidentiality and integrity impacts but no availability impact. No public exploits have been reported yet, but the vulnerability is significant due to the widespread use of WordPress and the plugin's popularity. The issue highlights the importance of proper input validation and output encoding in web applications, especially in plugins that accept user input for dynamic content generation.
Potential Impact
For European organizations, this vulnerability could lead to unauthorized script execution on WordPress sites using the affected plugin, compromising user sessions and potentially exposing sensitive information. Attackers with contributor-level access could leverage this flaw to escalate privileges or conduct phishing attacks by injecting malicious content. This could damage organizational reputation, lead to data breaches under GDPR regulations, and disrupt business operations relying on WordPress-based websites. Since WordPress is widely used across Europe for corporate, governmental, and e-commerce sites, the risk is non-trivial. The vulnerability’s stored nature means that once exploited, all visitors to the infected pages are at risk, increasing the potential impact. Additionally, the scope change in the CVSS vector indicates that the vulnerability affects components beyond the initially compromised privileges, potentially impacting a broader user base.
Mitigation Recommendations
Organizations should immediately update the 'Related Posts by Taxonomy' plugin to a patched version once available. In the absence of an official patch, administrators should disable or remove the plugin to eliminate the attack surface. Implement strict role-based access controls to limit contributor-level permissions only to trusted users. Employ Web Application Firewalls (WAFs) with custom rules to detect and block malicious script injections targeting the shortcode parameters. Conduct thorough audits of existing content for injected scripts and sanitize or remove any suspicious entries. Additionally, enable Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts. Regularly monitor logs for unusual activity related to shortcode usage and user input. Educate content contributors about safe input practices and the risks of injecting untrusted content. Finally, maintain a robust backup and incident response plan to quickly recover from any successful exploit.
Affected Countries
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- Wordfence
- Date Reserved
- 2026-01-13T19:07:53.495Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 6969e18d7c726673b6064133
Added to database: 1/16/2026, 6:58:21 AM
Last enriched: 1/16/2026, 7:13:21 AM
Last updated: 2/7/2026, 2:45:16 AM
Views: 50
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-2026-2071: Buffer Overflow in UTT 进取 520W
HighCVE-2026-25762: CWE-400: Uncontrolled Resource Consumption in adonisjs core
HighCVE-2026-25754: CWE-1321: Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') in adonisjs core
HighCVE-2026-25644: CWE-295: Improper Certificate Validation in datahub-project datahub
HighCVE-2026-25804: CWE-287: Improper Authentication in antrea-io antrea
HighActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.