CVE-2024-13395: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in kerryoco Threepress
CVE-2024-13395 is a stored cross-site scripting (XSS) vulnerability in the Threepress WordPress plugin by kerryoco, affecting all versions up to 1. 7. 1. The flaw arises from improper input sanitization and output escaping of user-supplied attributes in the 'threepress' shortcode. Authenticated users with contributor-level access or higher can inject malicious scripts that execute whenever a page containing the injected shortcode is viewed. This vulnerability does not require user interaction to trigger once the malicious content is stored. The CVSS 3. 1 base score is 6. 4, indicating a medium severity with low complexity and no user interaction needed. While no known exploits are reported in the wild, the vulnerability poses risks to confidentiality and integrity of affected WordPress sites.
AI Analysis
Technical Summary
CVE-2024-13395 is a stored cross-site scripting vulnerability identified in the Threepress plugin for WordPress, developed by kerryoco. The vulnerability exists in all versions up to and including 1.7.1 due to improper neutralization of input during web page generation, specifically in the handling of the 'threepress' shortcode's user-supplied attributes. The plugin fails to adequately sanitize and escape input, allowing authenticated users with contributor-level or higher privileges to inject arbitrary JavaScript code into pages. This malicious code is stored persistently and executes in the context of any user who views the infected page, potentially leading to session hijacking, privilege escalation, or data theft. The vulnerability requires authentication at contributor level or above, but no user interaction is needed to trigger the payload once stored. The CVSS 3.1 score of 6.4 reflects a medium severity, with network attack vector, low attack complexity, and partial confidentiality and integrity impact, but no availability impact. No public exploits have been reported yet, but the vulnerability's nature makes it a candidate for exploitation in targeted attacks. The scope is limited to websites using the Threepress plugin, which is a niche WordPress plugin, but the risk is significant for affected sites. The vulnerability highlights the importance of proper input validation and output encoding in WordPress plugin development to prevent XSS attacks.
Potential Impact
The primary impact of CVE-2024-13395 is the compromise of confidentiality and integrity on affected WordPress sites. An attacker with contributor-level access can inject malicious scripts that execute in the browsers of site visitors or administrators, potentially stealing session cookies, performing actions on behalf of users, or defacing content. This can lead to unauthorized access, data leakage, and reputational damage. Since the vulnerability is stored XSS, the malicious payload persists and affects all users who access the compromised page. Although availability is not directly impacted, the indirect effects of exploitation—such as site defacement or administrative account compromise—can disrupt normal operations. Organizations relying on the Threepress plugin for content presentation are at risk, especially those with multiple contributors. The medium CVSS score reflects moderate severity, but the ease of exploitation by authenticated users and the persistent nature of the attack increase the threat level. The lack of known exploits in the wild suggests limited current exploitation, but the vulnerability should be addressed promptly to prevent future attacks.
Mitigation Recommendations
To mitigate CVE-2024-13395, organizations should first monitor for and apply any official patches or updates released by the Threepress plugin developers as soon as they become available. Until a patch is released, restrict contributor-level access to trusted users only, minimizing the risk of malicious script injection. Implement strict content moderation policies for user-generated content that uses the 'threepress' shortcode. Employ a Web Application Firewall (WAF) with robust XSS detection and blocking capabilities to intercept malicious payloads before they reach end users. Additionally, use security plugins that enforce output encoding and input validation on WordPress sites. Conduct regular security audits of installed plugins to identify and remediate vulnerabilities promptly. Educate contributors about the risks of injecting untrusted content and encourage reporting of suspicious behavior. Finally, consider disabling or replacing the Threepress plugin if it is not essential to reduce the attack surface.
Affected Countries
United States, Germany, India, Brazil, United Kingdom, Canada, Australia, France, Netherlands, Japan
CVE-2024-13395: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in kerryoco Threepress
Description
CVE-2024-13395 is a stored cross-site scripting (XSS) vulnerability in the Threepress WordPress plugin by kerryoco, affecting all versions up to 1. 7. 1. The flaw arises from improper input sanitization and output escaping of user-supplied attributes in the 'threepress' shortcode. Authenticated users with contributor-level access or higher can inject malicious scripts that execute whenever a page containing the injected shortcode is viewed. This vulnerability does not require user interaction to trigger once the malicious content is stored. The CVSS 3. 1 base score is 6. 4, indicating a medium severity with low complexity and no user interaction needed. While no known exploits are reported in the wild, the vulnerability poses risks to confidentiality and integrity of affected WordPress sites.
AI-Powered Analysis
Technical Analysis
CVE-2024-13395 is a stored cross-site scripting vulnerability identified in the Threepress plugin for WordPress, developed by kerryoco. The vulnerability exists in all versions up to and including 1.7.1 due to improper neutralization of input during web page generation, specifically in the handling of the 'threepress' shortcode's user-supplied attributes. The plugin fails to adequately sanitize and escape input, allowing authenticated users with contributor-level or higher privileges to inject arbitrary JavaScript code into pages. This malicious code is stored persistently and executes in the context of any user who views the infected page, potentially leading to session hijacking, privilege escalation, or data theft. The vulnerability requires authentication at contributor level or above, but no user interaction is needed to trigger the payload once stored. The CVSS 3.1 score of 6.4 reflects a medium severity, with network attack vector, low attack complexity, and partial confidentiality and integrity impact, but no availability impact. No public exploits have been reported yet, but the vulnerability's nature makes it a candidate for exploitation in targeted attacks. The scope is limited to websites using the Threepress plugin, which is a niche WordPress plugin, but the risk is significant for affected sites. The vulnerability highlights the importance of proper input validation and output encoding in WordPress plugin development to prevent XSS attacks.
Potential Impact
The primary impact of CVE-2024-13395 is the compromise of confidentiality and integrity on affected WordPress sites. An attacker with contributor-level access can inject malicious scripts that execute in the browsers of site visitors or administrators, potentially stealing session cookies, performing actions on behalf of users, or defacing content. This can lead to unauthorized access, data leakage, and reputational damage. Since the vulnerability is stored XSS, the malicious payload persists and affects all users who access the compromised page. Although availability is not directly impacted, the indirect effects of exploitation—such as site defacement or administrative account compromise—can disrupt normal operations. Organizations relying on the Threepress plugin for content presentation are at risk, especially those with multiple contributors. The medium CVSS score reflects moderate severity, but the ease of exploitation by authenticated users and the persistent nature of the attack increase the threat level. The lack of known exploits in the wild suggests limited current exploitation, but the vulnerability should be addressed promptly to prevent future attacks.
Mitigation Recommendations
To mitigate CVE-2024-13395, organizations should first monitor for and apply any official patches or updates released by the Threepress plugin developers as soon as they become available. Until a patch is released, restrict contributor-level access to trusted users only, minimizing the risk of malicious script injection. Implement strict content moderation policies for user-generated content that uses the 'threepress' shortcode. Employ a Web Application Firewall (WAF) with robust XSS detection and blocking capabilities to intercept malicious payloads before they reach end users. Additionally, use security plugins that enforce output encoding and input validation on WordPress sites. Conduct regular security audits of installed plugins to identify and remediate vulnerabilities promptly. Educate contributors about the risks of injecting untrusted content and encourage reporting of suspicious behavior. Finally, consider disabling or replacing the Threepress plugin if it is not essential to reduce the attack surface.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-01-14T16:53:33.122Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6e54b7ef31ef0b59e4dc
Added to database: 2/25/2026, 9:49:08 PM
Last enriched: 2/26/2026, 1:30:07 AM
Last updated: 2/26/2026, 6:18:18 AM
Views: 1
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-25191: Uncontrolled Search Path Element in Digital Arts Inc. FinalCode Ver.5 series
HighCVE-2026-23703: Incorrect default permissions in Digital Arts Inc. FinalCode Ver.5 series
HighCVE-2026-1311: CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in bearsthemes Worry Proof Backup
HighFinding Signal in the Noise: Lessons Learned Running a Honeypot with AI Assistance [Guest Diary], (Tue, Feb 24th)
MediumCVE-2026-2506: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in motahar1 EM Cost Calculator
MediumActions
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.