CVE-2024-13663: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in markodonnell Coaching Staffs
CVE-2024-13663 is a stored cross-site scripting (XSS) vulnerability in the WordPress plugin 'Coaching Staffs' by markodonnell, affecting all versions up to 1. 4. Authenticated users with contributor-level access or higher can exploit insufficient input sanitization and output escaping in the 'mstw-cs-table' shortcode to inject malicious scripts. These scripts execute whenever any user views the affected page, potentially leading to session hijacking, defacement, or unauthorized actions. The vulnerability has a CVSS score of 6. 4, indicating medium severity, with no known exploits in the wild as of now. Organizations using this plugin should prioritize patching or mitigating this flaw to prevent exploitation. The threat primarily impacts WordPress sites using this plugin globally, especially in countries with high WordPress adoption. Mitigation involves restricting contributor privileges, implementing strict input validation, and monitoring for suspicious activity.
AI Analysis
Technical Summary
CVE-2024-13663 is a stored cross-site scripting (XSS) vulnerability classified under CWE-79, found in the 'Coaching Staffs' WordPress plugin developed by markodonnell. This vulnerability affects all versions up to and including 1.4. The root cause is insufficient sanitization and escaping of user-supplied input within the plugin's 'mstw-cs-table' shortcode attributes. Authenticated attackers with contributor-level access or higher can inject arbitrary JavaScript code into pages generated by this shortcode. Because the malicious script is stored persistently, it executes in the context of any user who views the compromised page, potentially allowing attackers to hijack user sessions, steal cookies, perform actions on behalf of users, or deface the website. The vulnerability does not require user interaction beyond visiting the infected page and does not require elevated privileges beyond contributor access, which is commonly granted in WordPress environments. The CVSS v3.1 base score is 6.4, reflecting a medium severity with network attack vector, low attack complexity, and privileges required. No public exploits or patches have been reported at the time of publication, but the vulnerability is publicly disclosed and should be addressed promptly. The scope is limited to sites using the affected plugin versions, but given WordPress's widespread use, the potential attack surface is significant.
Potential Impact
The impact of CVE-2024-13663 is primarily on the confidentiality and integrity of affected WordPress sites. Successful exploitation allows attackers to execute arbitrary scripts in users' browsers, leading to session hijacking, credential theft, unauthorized actions, and potential website defacement. This can erode user trust, damage brand reputation, and result in data breaches. Since the vulnerability requires contributor-level access, attackers may leverage compromised or malicious contributor accounts to escalate their impact. The vulnerability does not directly affect availability but can indirectly cause denial of service through defacement or administrative disruption. Organizations relying on the Coaching Staffs plugin for team or staff management on their WordPress sites are at risk, especially if they allow multiple contributors or have high traffic. The lack of known exploits currently reduces immediate risk, but the public disclosure increases the likelihood of future exploitation attempts. The medium severity score suggests a moderate risk that should be addressed promptly to avoid exploitation.
Mitigation Recommendations
To mitigate CVE-2024-13663, organizations should: 1) Immediately restrict contributor-level access to trusted users only, minimizing the risk of malicious input. 2) Monitor and audit contributor activities for suspicious shortcode usage or unexpected content changes. 3) Apply strict input validation and output escaping in the plugin code if custom modifications are possible, or replace the plugin with a secure alternative. 4) Regularly update the plugin once a patch is released by the vendor to address the vulnerability. 5) Employ Web Application Firewalls (WAFs) with rules to detect and block typical XSS payloads targeting the 'mstw-cs-table' shortcode. 6) Educate site administrators and contributors about the risks of injecting untrusted content. 7) Conduct periodic security assessments and scanning for stored XSS vulnerabilities on WordPress sites. These steps go beyond generic advice by focusing on access control, monitoring, and proactive code hygiene specific to this plugin and vulnerability.
Affected Countries
United States, United Kingdom, Germany, Canada, Australia, India, France, Brazil, Netherlands, Japan
CVE-2024-13663: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in markodonnell Coaching Staffs
Description
CVE-2024-13663 is a stored cross-site scripting (XSS) vulnerability in the WordPress plugin 'Coaching Staffs' by markodonnell, affecting all versions up to 1. 4. Authenticated users with contributor-level access or higher can exploit insufficient input sanitization and output escaping in the 'mstw-cs-table' shortcode to inject malicious scripts. These scripts execute whenever any user views the affected page, potentially leading to session hijacking, defacement, or unauthorized actions. The vulnerability has a CVSS score of 6. 4, indicating medium severity, with no known exploits in the wild as of now. Organizations using this plugin should prioritize patching or mitigating this flaw to prevent exploitation. The threat primarily impacts WordPress sites using this plugin globally, especially in countries with high WordPress adoption. Mitigation involves restricting contributor privileges, implementing strict input validation, and monitoring for suspicious activity.
AI-Powered Analysis
Technical Analysis
CVE-2024-13663 is a stored cross-site scripting (XSS) vulnerability classified under CWE-79, found in the 'Coaching Staffs' WordPress plugin developed by markodonnell. This vulnerability affects all versions up to and including 1.4. The root cause is insufficient sanitization and escaping of user-supplied input within the plugin's 'mstw-cs-table' shortcode attributes. Authenticated attackers with contributor-level access or higher can inject arbitrary JavaScript code into pages generated by this shortcode. Because the malicious script is stored persistently, it executes in the context of any user who views the compromised page, potentially allowing attackers to hijack user sessions, steal cookies, perform actions on behalf of users, or deface the website. The vulnerability does not require user interaction beyond visiting the infected page and does not require elevated privileges beyond contributor access, which is commonly granted in WordPress environments. The CVSS v3.1 base score is 6.4, reflecting a medium severity with network attack vector, low attack complexity, and privileges required. No public exploits or patches have been reported at the time of publication, but the vulnerability is publicly disclosed and should be addressed promptly. The scope is limited to sites using the affected plugin versions, but given WordPress's widespread use, the potential attack surface is significant.
Potential Impact
The impact of CVE-2024-13663 is primarily on the confidentiality and integrity of affected WordPress sites. Successful exploitation allows attackers to execute arbitrary scripts in users' browsers, leading to session hijacking, credential theft, unauthorized actions, and potential website defacement. This can erode user trust, damage brand reputation, and result in data breaches. Since the vulnerability requires contributor-level access, attackers may leverage compromised or malicious contributor accounts to escalate their impact. The vulnerability does not directly affect availability but can indirectly cause denial of service through defacement or administrative disruption. Organizations relying on the Coaching Staffs plugin for team or staff management on their WordPress sites are at risk, especially if they allow multiple contributors or have high traffic. The lack of known exploits currently reduces immediate risk, but the public disclosure increases the likelihood of future exploitation attempts. The medium severity score suggests a moderate risk that should be addressed promptly to avoid exploitation.
Mitigation Recommendations
To mitigate CVE-2024-13663, organizations should: 1) Immediately restrict contributor-level access to trusted users only, minimizing the risk of malicious input. 2) Monitor and audit contributor activities for suspicious shortcode usage or unexpected content changes. 3) Apply strict input validation and output escaping in the plugin code if custom modifications are possible, or replace the plugin with a secure alternative. 4) Regularly update the plugin once a patch is released by the vendor to address the vulnerability. 5) Employ Web Application Firewalls (WAFs) with rules to detect and block typical XSS payloads targeting the 'mstw-cs-table' shortcode. 6) Educate site administrators and contributors about the risks of injecting untrusted content. 7) Conduct periodic security assessments and scanning for stored XSS vulnerabilities on WordPress sites. These steps go beyond generic advice by focusing on access control, monitoring, and proactive code hygiene specific to this plugin and vulnerability.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-01-23T17:06:04.955Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6e67b7ef31ef0b59ffc0
Added to database: 2/25/2026, 9:49:27 PM
Last enriched: 2/25/2026, 11:01:54 PM
Last updated: 2/26/2026, 9:15:48 AM
Views: 2
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-28138: Deserialization of Untrusted Data in Stylemix uListing
HighCVE-2026-28136: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in VeronaLabs WP SMS
HighCVE-2026-28132: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) in villatheme WooCommerce Photo Reviews
HighCVE-2026-28131: Insertion of Sensitive Information Into Sent Data in WPVibes Elementor Addon Elements
HighCVE-2026-28083: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in UX-themes Flatsome
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.