CVE-2026-0913: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in specialk User Submitted Posts – Enable Users to Submit Posts from the Front End
The User Submitted Posts – Enable Users to Submit Posts from the Front End plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'usp_access' shortcode in all versions up to, and including, 20260110 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-0913 is a stored Cross-Site Scripting (XSS) vulnerability identified in the WordPress plugin 'User Submitted Posts – Enable Users to Submit Posts from the Front End' developed by specialk. The vulnerability arises from improper neutralization of input during web page generation (CWE-79), specifically due to insufficient sanitization and output escaping of user-supplied attributes in the 'usp_access' shortcode. Authenticated attackers with Contributor-level permissions or higher can exploit this flaw by submitting crafted posts containing malicious JavaScript code. Because the malicious payload is stored, it executes whenever any user accesses the affected page, potentially compromising user sessions, stealing cookies, or performing actions on behalf of users without their consent. The vulnerability affects all versions up to and including 20260110. The CVSS v3.1 base score is 6.4, reflecting a medium severity with network attack vector, low attack complexity, requiring privileges (PR:L), no user interaction, and scope change. No public exploits have been reported yet, but the vulnerability's presence in a widely used WordPress plugin makes it a significant concern. The lack of proper input validation and output encoding in the plugin's shortcode processing is the root cause, highlighting the importance of secure coding practices in plugin development.
Potential Impact
The primary impact of CVE-2026-0913 is the potential for stored XSS attacks on WordPress sites using the vulnerable plugin. Exploitation can lead to session hijacking, unauthorized actions performed on behalf of users, defacement, or distribution of malware through injected scripts. Since the vulnerability requires authenticated access at Contributor level or higher, attackers who have gained such access (e.g., through phishing or weak credentials) can leverage this to escalate their impact. The scope change in the CVSS vector indicates that the vulnerability affects resources beyond the attacker’s privileges, potentially compromising administrators or other users. For organizations, this can result in data breaches, loss of user trust, reputational damage, and compliance violations. Given the widespread use of WordPress and the popularity of user-generated content plugins, many websites globally are at risk, especially those that allow user contributions without strict moderation. The absence of known exploits in the wild currently reduces immediate risk but does not eliminate the threat, as attackers may develop exploits once the vulnerability is publicly known.
Mitigation Recommendations
To mitigate CVE-2026-0913, organizations should first check for and apply any official patches or updates released by the plugin developer. If no patch is available, temporarily disabling the 'User Submitted Posts – Enable Users to Submit Posts from the Front End' plugin is recommended to eliminate the attack surface. Implement strict user role management to limit Contributor-level access only to trusted users and enforce strong authentication mechanisms such as multi-factor authentication to reduce the risk of account compromise. Employ Web Application Firewalls (WAFs) with rules designed to detect and block XSS payloads targeting the 'usp_access' shortcode parameters. Additionally, site administrators should audit existing user-submitted content for malicious scripts and remove any suspicious entries. Developers maintaining the plugin should incorporate robust input validation and output encoding, particularly for shortcode attributes, following secure coding standards. Monitoring logs for unusual activity and educating users about phishing risks can further reduce exploitation likelihood. Finally, consider implementing Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts on the website.
Affected Countries
United States, United Kingdom, Germany, France, Canada, Australia, India, Brazil, Japan, Netherlands, Italy, Spain
CVE-2026-0913: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in specialk User Submitted Posts – Enable Users to Submit Posts from the Front End
Description
The User Submitted Posts – Enable Users to Submit Posts from the Front End plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'usp_access' shortcode in all versions up to, and including, 20260110 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
Machine-generated threat intelligence
Technical Analysis
CVE-2026-0913 is a stored Cross-Site Scripting (XSS) vulnerability identified in the WordPress plugin 'User Submitted Posts – Enable Users to Submit Posts from the Front End' developed by specialk. The vulnerability arises from improper neutralization of input during web page generation (CWE-79), specifically due to insufficient sanitization and output escaping of user-supplied attributes in the 'usp_access' shortcode. Authenticated attackers with Contributor-level permissions or higher can exploit this flaw by submitting crafted posts containing malicious JavaScript code. Because the malicious payload is stored, it executes whenever any user accesses the affected page, potentially compromising user sessions, stealing cookies, or performing actions on behalf of users without their consent. The vulnerability affects all versions up to and including 20260110. The CVSS v3.1 base score is 6.4, reflecting a medium severity with network attack vector, low attack complexity, requiring privileges (PR:L), no user interaction, and scope change. No public exploits have been reported yet, but the vulnerability's presence in a widely used WordPress plugin makes it a significant concern. The lack of proper input validation and output encoding in the plugin's shortcode processing is the root cause, highlighting the importance of secure coding practices in plugin development.
Potential Impact
The primary impact of CVE-2026-0913 is the potential for stored XSS attacks on WordPress sites using the vulnerable plugin. Exploitation can lead to session hijacking, unauthorized actions performed on behalf of users, defacement, or distribution of malware through injected scripts. Since the vulnerability requires authenticated access at Contributor level or higher, attackers who have gained such access (e.g., through phishing or weak credentials) can leverage this to escalate their impact. The scope change in the CVSS vector indicates that the vulnerability affects resources beyond the attacker’s privileges, potentially compromising administrators or other users. For organizations, this can result in data breaches, loss of user trust, reputational damage, and compliance violations. Given the widespread use of WordPress and the popularity of user-generated content plugins, many websites globally are at risk, especially those that allow user contributions without strict moderation. The absence of known exploits in the wild currently reduces immediate risk but does not eliminate the threat, as attackers may develop exploits once the vulnerability is publicly known.
Mitigation Recommendations
To mitigate CVE-2026-0913, organizations should first check for and apply any official patches or updates released by the plugin developer. If no patch is available, temporarily disabling the 'User Submitted Posts – Enable Users to Submit Posts from the Front End' plugin is recommended to eliminate the attack surface. Implement strict user role management to limit Contributor-level access only to trusted users and enforce strong authentication mechanisms such as multi-factor authentication to reduce the risk of account compromise. Employ Web Application Firewalls (WAFs) with rules designed to detect and block XSS payloads targeting the 'usp_access' shortcode parameters. Additionally, site administrators should audit existing user-submitted content for malicious scripts and remove any suspicious entries. Developers maintaining the plugin should incorporate robust input validation and output encoding, particularly for shortcode attributes, following secure coding standards. Monitoring logs for unusual activity and educating users about phishing risks can further reduce exploitation likelihood. Finally, consider implementing Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts on the website.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- Wordfence
- Date Reserved
- 2026-01-13T18:46:09.607Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 6969f6a67c726673b6129c13
Added to database: 1/16/2026, 8:28:22 AM
Last enriched: 2/26/2026, 6:46:30 PM
Last updated: 3/24/2026, 12:52:46 AM
Views: 56
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.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.