CVE-2025-40643: CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') in Status Tracker Energy CRM
Stored Cross-Site Scripting (XSS) vulnerability in Energy CRM v2025 by Status Tracker Ltd, consisting of a stored XSS due to lack of proper validation of user input by sending a POST request to “/crm/create_job_submit.php”, using the “JobCreatedBy” parameter. This vulnerability could allow a remote user to send a specially crafted query to an authenticated user and steal their cookie session details.
AI Analysis
Technical Summary
CVE-2025-40643 is a stored Cross-Site Scripting (XSS) vulnerability identified in Status Tracker Ltd's Energy CRM software, specifically version 2025. The vulnerability stems from improper neutralization of user input (CWE-79) in the 'JobCreatedBy' parameter processed by the '/crm/create_job_submit.php' endpoint. When a remote attacker sends a specially crafted POST request containing malicious script code in this parameter, the input is stored persistently without adequate sanitization. Subsequently, when an authenticated user accesses the affected page, the malicious script executes in their browser context. This can lead to theft of session cookies, enabling session hijacking and unauthorized access to the victim's CRM session. The vulnerability requires the attacker to have low privileges (PR:L) and some user interaction (UI:P), but no authentication bypass or elevated privileges. The CVSS 4.0 vector indicates network attack vector (AV:N), low attack complexity (AC:L), no privileges required (PR:L), user interaction required (UI:P), and limited scope impact (S:I). The vulnerability primarily impacts confidentiality by exposing session cookies but does not affect integrity or availability directly. No public exploits are currently known, but the vulnerability is published and should be addressed promptly. The lack of a patch link suggests that a fix may not yet be available, increasing the urgency for mitigations. Given the CRM's role in managing energy sector operations, exploitation could disrupt business processes or lead to data breaches.
Potential Impact
For European organizations, this vulnerability poses a significant risk to the confidentiality of user sessions within Energy CRM deployments. Attackers exploiting this flaw can hijack authenticated sessions, potentially gaining unauthorized access to sensitive customer and operational data managed by the CRM. This could lead to data breaches, loss of customer trust, and regulatory non-compliance, especially under GDPR requirements for protecting personal data. The energy sector is critical infrastructure in Europe, and CRM systems often contain strategic and operational information; thus, exploitation could have cascading effects on business continuity and security posture. While the vulnerability does not directly impact system availability or integrity, session hijacking can facilitate further attacks or unauthorized actions within the CRM. The medium severity rating reflects the need for timely remediation to prevent exploitation, particularly in environments where multiple users interact with the CRM and where phishing or social engineering could be used to lure victims into triggering the malicious payload.
Mitigation Recommendations
1. Immediate mitigation should include implementing strict input validation and output encoding on the 'JobCreatedBy' parameter to neutralize any script content before storage or rendering. 2. Deploy Web Application Firewalls (WAFs) with custom rules to detect and block malicious payloads targeting the vulnerable endpoint. 3. Enforce Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts in the browser context. 4. Educate users to be cautious of unexpected CRM content or links that could trigger stored XSS payloads. 5. Monitor CRM logs for suspicious POST requests to '/crm/create_job_submit.php' and anomalous user activity indicative of session hijacking. 6. Coordinate with Status Tracker Ltd to obtain official patches or updates as soon as they become available and apply them promptly. 7. Consider implementing multi-factor authentication (MFA) for CRM access to reduce the impact of stolen session cookies. 8. Regularly review and update session management policies to limit session lifetime and scope, reducing the window of opportunity for attackers.
Affected Countries
Germany, France, United Kingdom, Italy, Spain, Netherlands, Belgium, Poland, Sweden, Norway
CVE-2025-40643: CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') in Status Tracker Energy CRM
Description
Stored Cross-Site Scripting (XSS) vulnerability in Energy CRM v2025 by Status Tracker Ltd, consisting of a stored XSS due to lack of proper validation of user input by sending a POST request to “/crm/create_job_submit.php”, using the “JobCreatedBy” parameter. This vulnerability could allow a remote user to send a specially crafted query to an authenticated user and steal their cookie session details.
AI-Powered Analysis
Technical Analysis
CVE-2025-40643 is a stored Cross-Site Scripting (XSS) vulnerability identified in Status Tracker Ltd's Energy CRM software, specifically version 2025. The vulnerability stems from improper neutralization of user input (CWE-79) in the 'JobCreatedBy' parameter processed by the '/crm/create_job_submit.php' endpoint. When a remote attacker sends a specially crafted POST request containing malicious script code in this parameter, the input is stored persistently without adequate sanitization. Subsequently, when an authenticated user accesses the affected page, the malicious script executes in their browser context. This can lead to theft of session cookies, enabling session hijacking and unauthorized access to the victim's CRM session. The vulnerability requires the attacker to have low privileges (PR:L) and some user interaction (UI:P), but no authentication bypass or elevated privileges. The CVSS 4.0 vector indicates network attack vector (AV:N), low attack complexity (AC:L), no privileges required (PR:L), user interaction required (UI:P), and limited scope impact (S:I). The vulnerability primarily impacts confidentiality by exposing session cookies but does not affect integrity or availability directly. No public exploits are currently known, but the vulnerability is published and should be addressed promptly. The lack of a patch link suggests that a fix may not yet be available, increasing the urgency for mitigations. Given the CRM's role in managing energy sector operations, exploitation could disrupt business processes or lead to data breaches.
Potential Impact
For European organizations, this vulnerability poses a significant risk to the confidentiality of user sessions within Energy CRM deployments. Attackers exploiting this flaw can hijack authenticated sessions, potentially gaining unauthorized access to sensitive customer and operational data managed by the CRM. This could lead to data breaches, loss of customer trust, and regulatory non-compliance, especially under GDPR requirements for protecting personal data. The energy sector is critical infrastructure in Europe, and CRM systems often contain strategic and operational information; thus, exploitation could have cascading effects on business continuity and security posture. While the vulnerability does not directly impact system availability or integrity, session hijacking can facilitate further attacks or unauthorized actions within the CRM. The medium severity rating reflects the need for timely remediation to prevent exploitation, particularly in environments where multiple users interact with the CRM and where phishing or social engineering could be used to lure victims into triggering the malicious payload.
Mitigation Recommendations
1. Immediate mitigation should include implementing strict input validation and output encoding on the 'JobCreatedBy' parameter to neutralize any script content before storage or rendering. 2. Deploy Web Application Firewalls (WAFs) with custom rules to detect and block malicious payloads targeting the vulnerable endpoint. 3. Enforce Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts in the browser context. 4. Educate users to be cautious of unexpected CRM content or links that could trigger stored XSS payloads. 5. Monitor CRM logs for suspicious POST requests to '/crm/create_job_submit.php' and anomalous user activity indicative of session hijacking. 6. Coordinate with Status Tracker Ltd to obtain official patches or updates as soon as they become available and apply them promptly. 7. Consider implementing multi-factor authentication (MFA) for CRM access to reduce the impact of stolen session cookies. 8. Regularly review and update session management policies to limit session lifetime and scope, reducing the window of opportunity for attackers.
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- INCIBE
- Date Reserved
- 2025-04-16T08:38:10.820Z
- Cvss Version
- 4.0
- State
- PUBLISHED
Threat ID: 68fa09a5551b7103c47b3236
Added to database: 10/23/2025, 10:55:33 AM
Last enriched: 10/23/2025, 11:10:29 AM
Last updated: 10/23/2025, 9:07:53 PM
Views: 9
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-2025-62517: CWE-1321: Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') in rollbar rollbar.js
MediumCVE-2025-57848: Incorrect Default Permissions in Red Hat Red Hat OpenShift Virtualization 4
MediumCVE-2025-54963: n/a
HighCVE-2025-54966: n/a
MediumCVE-2025-54964: n/a
MediumActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
External Links
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.