CVE-2025-0369: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in Crocoblock JetEngine
CVE-2025-0369 is a stored cross-site scripting (XSS) vulnerability in the Crocoblock JetEngine WordPress plugin affecting all versions up to 3. 6. 2. The flaw arises from improper input sanitization and output escaping of the 'list_tag' parameter, allowing authenticated users with Contributor-level access or higher to inject malicious scripts. These scripts execute whenever any user views the compromised page, potentially leading to session hijacking 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. Exploitation does not require user interaction but does require authentication at a contributor level or above. Organizations using JetEngine on WordPress sites should prioritize patching or applying mitigations to prevent abuse. The threat primarily affects websites relying on this plugin, which is popular in countries with widespread WordPress usage.
AI Analysis
Technical Summary
CVE-2025-0369 is a stored cross-site scripting vulnerability identified in the Crocoblock JetEngine plugin for WordPress, affecting all versions up to and including 3.6.2. The vulnerability stems from improper neutralization of input during web page generation, specifically through the 'list_tag' parameter. Because the plugin fails to sufficiently sanitize and escape this input, authenticated users with Contributor-level privileges or higher can inject arbitrary JavaScript code into pages. This malicious code is stored persistently and executed in the context of any user who visits the infected page, potentially compromising user sessions, stealing cookies, or performing unauthorized actions on behalf of users. The vulnerability requires authentication but no user interaction to trigger the payload once injected. The CVSS 3.1 score of 6.4 reflects a medium severity, with an attack vector over the network, low attack complexity, and privileges required at the contributor level. The scope is changed because the vulnerability affects the confidentiality and integrity of user data across the site. No patches or official fixes have been linked yet, and no known exploits are reported in the wild. The vulnerability is cataloged under CWE-79, indicating cross-site scripting due to improper input validation and output encoding.
Potential Impact
The primary impact of CVE-2025-0369 is the compromise of user confidentiality and integrity on WordPress sites using the JetEngine plugin. Attackers with contributor-level access can inject malicious scripts that execute in the browsers of site visitors, potentially leading to session hijacking, credential theft, unauthorized actions, or defacement. This can erode user trust, damage brand reputation, and lead to data breaches. Since the vulnerability requires authenticated access, the risk is somewhat mitigated by the need for an attacker to have contributor-level permissions, but insider threats or compromised contributor accounts increase risk. The vulnerability does not affect availability directly but can indirectly cause service disruption through exploitation or remediation efforts. Organizations running WordPress sites with JetEngine, especially those with multiple contributors or open registration, face increased risk. The widespread use of WordPress globally means the impact can be significant, particularly for sites handling sensitive user data or e-commerce.
Mitigation Recommendations
1. Immediately restrict Contributor-level permissions to trusted users only and audit existing contributor accounts for suspicious activity. 2. Implement strict input validation and output escaping for the 'list_tag' parameter in custom code or temporary filters if patching is not yet available. 3. Monitor site logs and user activity for unusual behavior indicative of XSS exploitation attempts. 4. Disable or remove the JetEngine plugin if it is not essential until a patched version is released. 5. Educate content contributors about the risks of injecting untrusted content and enforce content review workflows. 6. Employ Web Application Firewalls (WAFs) with rules targeting stored XSS payloads to block exploitation attempts. 7. Keep WordPress core, themes, and all plugins up to date and subscribe to vendor security advisories for timely patching. 8. Consider implementing Content Security Policy (CSP) headers to reduce the impact of injected scripts. 9. Regularly back up site data to enable recovery in case of compromise. 10. Once a patch is available, apply it promptly and verify remediation through security testing.
Affected Countries
United States, Germany, United Kingdom, Canada, Australia, France, Netherlands, India, Brazil, Japan
CVE-2025-0369: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in Crocoblock JetEngine
Description
CVE-2025-0369 is a stored cross-site scripting (XSS) vulnerability in the Crocoblock JetEngine WordPress plugin affecting all versions up to 3. 6. 2. The flaw arises from improper input sanitization and output escaping of the 'list_tag' parameter, allowing authenticated users with Contributor-level access or higher to inject malicious scripts. These scripts execute whenever any user views the compromised page, potentially leading to session hijacking 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. Exploitation does not require user interaction but does require authentication at a contributor level or above. Organizations using JetEngine on WordPress sites should prioritize patching or applying mitigations to prevent abuse. The threat primarily affects websites relying on this plugin, which is popular in countries with widespread WordPress usage.
AI-Powered Analysis
Technical Analysis
CVE-2025-0369 is a stored cross-site scripting vulnerability identified in the Crocoblock JetEngine plugin for WordPress, affecting all versions up to and including 3.6.2. The vulnerability stems from improper neutralization of input during web page generation, specifically through the 'list_tag' parameter. Because the plugin fails to sufficiently sanitize and escape this input, authenticated users with Contributor-level privileges or higher can inject arbitrary JavaScript code into pages. This malicious code is stored persistently and executed in the context of any user who visits the infected page, potentially compromising user sessions, stealing cookies, or performing unauthorized actions on behalf of users. The vulnerability requires authentication but no user interaction to trigger the payload once injected. The CVSS 3.1 score of 6.4 reflects a medium severity, with an attack vector over the network, low attack complexity, and privileges required at the contributor level. The scope is changed because the vulnerability affects the confidentiality and integrity of user data across the site. No patches or official fixes have been linked yet, and no known exploits are reported in the wild. The vulnerability is cataloged under CWE-79, indicating cross-site scripting due to improper input validation and output encoding.
Potential Impact
The primary impact of CVE-2025-0369 is the compromise of user confidentiality and integrity on WordPress sites using the JetEngine plugin. Attackers with contributor-level access can inject malicious scripts that execute in the browsers of site visitors, potentially leading to session hijacking, credential theft, unauthorized actions, or defacement. This can erode user trust, damage brand reputation, and lead to data breaches. Since the vulnerability requires authenticated access, the risk is somewhat mitigated by the need for an attacker to have contributor-level permissions, but insider threats or compromised contributor accounts increase risk. The vulnerability does not affect availability directly but can indirectly cause service disruption through exploitation or remediation efforts. Organizations running WordPress sites with JetEngine, especially those with multiple contributors or open registration, face increased risk. The widespread use of WordPress globally means the impact can be significant, particularly for sites handling sensitive user data or e-commerce.
Mitigation Recommendations
1. Immediately restrict Contributor-level permissions to trusted users only and audit existing contributor accounts for suspicious activity. 2. Implement strict input validation and output escaping for the 'list_tag' parameter in custom code or temporary filters if patching is not yet available. 3. Monitor site logs and user activity for unusual behavior indicative of XSS exploitation attempts. 4. Disable or remove the JetEngine plugin if it is not essential until a patched version is released. 5. Educate content contributors about the risks of injecting untrusted content and enforce content review workflows. 6. Employ Web Application Firewalls (WAFs) with rules targeting stored XSS payloads to block exploitation attempts. 7. Keep WordPress core, themes, and all plugins up to date and subscribe to vendor security advisories for timely patching. 8. Consider implementing Content Security Policy (CSP) headers to reduce the impact of injected scripts. 9. Regularly back up site data to enable recovery in case of compromise. 10. Once a patch is available, apply it promptly and verify remediation through security testing.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-01-09T22:28:04.320Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6b67b7ef31ef0b55514d
Added to database: 2/25/2026, 9:36:39 PM
Last enriched: 2/25/2026, 11:50:44 PM
Last updated: 2/26/2026, 8:50:27 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-1698: CWE-644 Improper Neutralization of HTTP Headers for Scripting Syntax in arcinfo PcVue
MediumCVE-2026-1697: CWE-614 Sensitive Cookie in HTTPS Session Without 'Secure' Attribute in arcinfo PcVue
MediumCVE-2026-1696: CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') in arcinfo PcVue
LowCVE-2026-1695: CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') in arcinfo PcVue
MediumCVE-2026-1694: CWE-201 Insertion of Sensitive Information into Sent Data in arcinfo PcVue
LowActions
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.