CVE-2026-93618

6.5

Crocoblock · JetTricks

A stored cross-site scripting (XSS) vulnerability in the JetTricks plugin for WordPress allows authenticated users with low privileges to inject malicious scripts into web pages.

Executive summary

A stored cross-site scripting vulnerability in the Crocoblock JetTricks plugin allows authenticated attackers to execute arbitrary scripts in a victim's browser, posing a risk of session hijacking and site defacement.

Vulnerability

The plugin suffers from improper neutralization of input during web page generation, specifically a stored XSS flaw. This vulnerability requires an attacker to possess low-level authenticated privileges to successfully inject malicious scripts.

Business impact

Successful exploitation could allow an attacker to bypass security controls, steal sensitive session cookies, or redirect users to malicious domains. While the CVSS score of 6.5 reflects a medium severity, the ability to store scripts within the application can lead to broader organizational impact if administrative accounts interact with the compromised content.

Remediation

Immediate Action: Update the JetTricks plugin to version 2.0.2 or higher immediately to apply the vendor-supplied fix.

Proactive Monitoring: Review application access logs for suspicious input patterns or unusual script tags originating from user-controlled fields.

Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to block common cross-site scripting payloads to mitigate risk until the update is applied.

Exploitation status

Public Exploit Available: No

Analyst recommendation

Given the potential for stored XSS to facilitate account takeover or unauthorized actions within the WordPress environment, administrators should prioritize updating the JetTricks plugin. Applying the update to version 2.0.2 is the only effective way to remediate this vulnerability and protect the integrity of the administrative interface.

More Crocoblock CVEs

History

  1. Analyst report written

Sources

Originally found and disclosed by nh4tvd | Patchstack Bug Bounty Program, per the CVE Program record.