CVE-2025-5541: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in frold Runners Log
The Runners Log plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'runnerslog' shortcode in all versions up to, and including, 3.9.2 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-2025-5541 is a stored Cross-Site Scripting (XSS) vulnerability affecting the Runners Log plugin for WordPress, developed by frold. This vulnerability exists in all versions up to and including 3.9.2 due to improper neutralization of input during web page generation, specifically insufficient input sanitization and output escaping on user-supplied attributes within the plugin's 'runnerslog' shortcode. An authenticated attacker with contributor-level privileges or higher can exploit this flaw by injecting arbitrary JavaScript code into pages generated by the plugin. Because the malicious script is stored persistently, it executes every time a user accesses the compromised page, potentially leading to session hijacking, privilege escalation, or other malicious activities. The vulnerability has a CVSS 3.1 base score of 6.4, indicating a medium severity level. The attack vector is network-based (remote), requires low attack complexity, and privileges at the contributor level, but does not require user interaction. The scope is changed, meaning the vulnerability can affect resources beyond the initially vulnerable component. Confidentiality and integrity impacts are low, while availability is unaffected. No known exploits are currently reported in the wild, and no official patches have been linked yet. This vulnerability falls under CWE-79, which is a common web application security weakness related to improper input validation leading to XSS.
Potential Impact
For European organizations using WordPress sites with the Runners Log plugin installed, this vulnerability poses a significant risk, especially for sites that allow contributor-level users to add or modify content. Exploitation could lead to unauthorized script execution in the context of site visitors or administrators, potentially resulting in theft of authentication cookies, defacement, or redirection to malicious sites. This could damage organizational reputation, lead to data breaches, or facilitate further attacks such as privilege escalation or lateral movement within the network. Given the widespread use of WordPress in Europe across various sectors including media, education, and small to medium enterprises, the impact could be broad. Organizations with strict data protection requirements under GDPR must be particularly cautious, as exploitation could lead to personal data exposure and regulatory penalties. The absence of known exploits reduces immediate risk but does not eliminate the threat, especially as attackers often develop exploits rapidly after disclosure.
Mitigation Recommendations
Organizations should immediately audit their WordPress installations to identify the presence of the Runners Log plugin and verify the version in use. Until an official patch is released, it is advisable to disable or remove the plugin if it is not essential. For sites that require the plugin, restrict contributor-level access strictly and review user roles and permissions to minimize the number of users who can inject content. Implement Web Application Firewall (WAF) rules to detect and block suspicious script injection attempts targeting the 'runnerslog' shortcode parameters. Additionally, enable Content Security Policy (CSP) headers to limit the execution of unauthorized scripts. Regularly monitor logs for unusual activity related to the plugin and educate content contributors about safe input practices. Once a patch becomes available, prioritize its deployment. Finally, consider employing security plugins that provide enhanced input sanitization and output encoding as an additional layer of defense.
Affected Countries
Germany, France, United Kingdom, Italy, Spain, Netherlands, Poland, Sweden
CVE-2025-5541: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in frold Runners Log
Description
The Runners Log plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'runnerslog' shortcode in all versions up to, and including, 3.9.2 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-2025-5541 is a stored Cross-Site Scripting (XSS) vulnerability affecting the Runners Log plugin for WordPress, developed by frold. This vulnerability exists in all versions up to and including 3.9.2 due to improper neutralization of input during web page generation, specifically insufficient input sanitization and output escaping on user-supplied attributes within the plugin's 'runnerslog' shortcode. An authenticated attacker with contributor-level privileges or higher can exploit this flaw by injecting arbitrary JavaScript code into pages generated by the plugin. Because the malicious script is stored persistently, it executes every time a user accesses the compromised page, potentially leading to session hijacking, privilege escalation, or other malicious activities. The vulnerability has a CVSS 3.1 base score of 6.4, indicating a medium severity level. The attack vector is network-based (remote), requires low attack complexity, and privileges at the contributor level, but does not require user interaction. The scope is changed, meaning the vulnerability can affect resources beyond the initially vulnerable component. Confidentiality and integrity impacts are low, while availability is unaffected. No known exploits are currently reported in the wild, and no official patches have been linked yet. This vulnerability falls under CWE-79, which is a common web application security weakness related to improper input validation leading to XSS.
Potential Impact
For European organizations using WordPress sites with the Runners Log plugin installed, this vulnerability poses a significant risk, especially for sites that allow contributor-level users to add or modify content. Exploitation could lead to unauthorized script execution in the context of site visitors or administrators, potentially resulting in theft of authentication cookies, defacement, or redirection to malicious sites. This could damage organizational reputation, lead to data breaches, or facilitate further attacks such as privilege escalation or lateral movement within the network. Given the widespread use of WordPress in Europe across various sectors including media, education, and small to medium enterprises, the impact could be broad. Organizations with strict data protection requirements under GDPR must be particularly cautious, as exploitation could lead to personal data exposure and regulatory penalties. The absence of known exploits reduces immediate risk but does not eliminate the threat, especially as attackers often develop exploits rapidly after disclosure.
Mitigation Recommendations
Organizations should immediately audit their WordPress installations to identify the presence of the Runners Log plugin and verify the version in use. Until an official patch is released, it is advisable to disable or remove the plugin if it is not essential. For sites that require the plugin, restrict contributor-level access strictly and review user roles and permissions to minimize the number of users who can inject content. Implement Web Application Firewall (WAF) rules to detect and block suspicious script injection attempts targeting the 'runnerslog' shortcode parameters. Additionally, enable Content Security Policy (CSP) headers to limit the execution of unauthorized scripts. Regularly monitor logs for unusual activity related to the plugin and educate content contributors about safe input practices. Once a patch becomes available, prioritize its deployment. Finally, consider employing security plugins that provide enhanced input sanitization and output encoding as an additional layer of defense.
Affected Countries
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-06-03T15:56:07.096Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 68429199182aa0cae20492eb
Added to database: 6/6/2025, 6:58:33 AM
Last enriched: 7/7/2025, 5:55:28 PM
Last updated: 8/2/2025, 11:06:04 AM
Views: 12
Related Threats
CVE-2025-8314: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in emarket-design Project Management, Bug and Issue Tracking Plugin – Software Issue Manager
MediumCVE-2025-8059: CWE-862 Missing Authorization in bplugins B Blocks – The ultimate block collection
CriticalCVE-2025-8690: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in addix Simple Responsive Slider
MediumCVE-2025-8688: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in ebernstein Inline Stock Quotes
MediumCVE-2025-8685: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in emilien Wp chart generator
MediumActions
Updates to AI analysis are available only with a Pro account. Contact root@offseq.com for access.
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.