CVE-2025-67923
BaseFortify
Publication date: 2026-01-22
Last updated on: 2026-01-28
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| crocoblock | jetengine | From 3.0.0 (inc) to 3.7.7 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
CVE-2025-67923 is a medium severity Cross Site Scripting (XSS) vulnerability in the WordPress JetEngine Plugin (versions up to 3.7.7). It allows an attacker to inject malicious scripts, such as redirects, advertisements, or other HTML payloads, into a website. These scripts execute when visitors access the compromised site. Exploitation requires a privileged user to interact with malicious content, like clicking a link or submitting a form. The vulnerability is classified under OWASP Top 10 category A3: Injection. [1]
How can this vulnerability impact me? :
This vulnerability can impact you by allowing attackers to execute malicious scripts on your website, potentially leading to unauthorized redirects, display of unwanted advertisements, or other harmful actions. This can compromise the security and integrity of your site, harm user trust, and possibly lead to further attacks. Exploitation requires interaction by a privileged user, increasing the risk if such users are targeted. [1]
How can this vulnerability be detected on my network or system? Can you suggest some commands?
Detection of this Cross Site Scripting (XSS) vulnerability can involve monitoring for suspicious input or script injection attempts targeting the JetEngine plugin. While specific commands are not provided, enabling Patchstack's mitigation rules can help block attacks targeting this vulnerability. Additionally, monitoring web server logs for unusual query parameters or payloads that include script tags or suspicious HTML could help identify exploitation attempts. [1]
What immediate steps should I take to mitigate this vulnerability?
The immediate mitigation step is to update the JetEngine Plugin to version 3.7.8 or later, where the vulnerability is fixed. Until the update is applied, enabling Patchstack's mitigation rules to block attacks targeting this vulnerability is recommended. Patchstack users can also enable auto-updates specifically for vulnerable plugins to ensure ongoing protection. [1]