CVE-2026-4165: Cross Site Scripting in Worksuite HR, CRM and Project Management
A vulnerability has been found in Worksuite HR, CRM and Project Management up to 5.5.25. The affected element is an unknown function of the file /account/orders/create. The manipulation of the argument Client Note leads to cross site scripting. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used.
AI Analysis
Technical Summary
CVE-2026-4165 is a cross-site scripting (XSS) vulnerability identified in the Worksuite HR, CRM, and Project Management software up to version 5.5.25. The flaw exists in the /account/orders/create endpoint, specifically in the handling of the 'Client Note' parameter. This parameter is insufficiently sanitized, allowing an attacker to inject malicious JavaScript code that executes in the context of a victim’s browser. The vulnerability can be exploited remotely without authentication, but requires user interaction, such as clicking a malicious link or viewing a crafted page. The CVSS 4.0 vector indicates network attack vector (AV:N), low attack complexity (AC:L), no privileges required (PR:H but with user interaction UI:P), and no impact on confidentiality, integrity, or availability (VC:N, VI:L, VA:N). The medium severity rating reflects that while the attack is feasible, the impact is somewhat limited to client-side effects like session hijacking or phishing. No known exploits are currently active in the wild, but public disclosure increases the likelihood of future exploitation. The vulnerability affects all versions from 5.5.0 through 5.5.25, which are widely used in small and medium enterprises for HR, CRM, and project management tasks. The lack of available patches at the time of disclosure necessitates immediate mitigation through input validation and monitoring. This vulnerability highlights the importance of secure coding practices and thorough input sanitization in web applications handling user-generated content.
Potential Impact
The primary impact of CVE-2026-4165 is on the confidentiality and integrity of user sessions and data within the affected Worksuite applications. Successful exploitation can lead to execution of arbitrary scripts in the context of authenticated users, enabling attackers to steal session cookies, perform actions on behalf of users, or redirect users to malicious websites. This can result in unauthorized access to sensitive HR, CRM, and project management data, potentially leading to data breaches, reputational damage, and compliance violations. Although the vulnerability does not directly affect system availability, the indirect consequences such as phishing or malware delivery can disrupt business operations. Organizations relying on Worksuite software, especially those with remote or distributed workforces, face increased risk due to the remote exploitability and user interaction requirement. The medium severity score indicates moderate risk, but the public disclosure and ease of exploitation without privileges elevate the urgency for mitigation. Failure to address this vulnerability could expose organizations to targeted attacks, especially in sectors handling sensitive employee and customer information.
Mitigation Recommendations
1. Apply official patches or updates from Worksuite as soon as they become available to address the vulnerability directly. 2. Implement strict input validation and output encoding on the 'Client Note' parameter to neutralize malicious scripts. 3. Deploy web application firewalls (WAFs) with rules designed to detect and block XSS payloads targeting the affected endpoint. 4. Conduct security awareness training for users to recognize and avoid clicking suspicious links or interacting with untrusted content. 5. Monitor application logs and network traffic for unusual activities indicative of attempted XSS exploitation. 6. Use Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts within the application context. 7. Review and harden session management to minimize the impact of stolen session tokens. 8. Regularly audit and test the application for other potential injection points to prevent similar vulnerabilities. These steps, combined with timely patching, will significantly reduce the risk posed by this vulnerability.
Affected Countries
United States, India, United Kingdom, Germany, Australia, Canada, Netherlands, France, Brazil, South Africa
CVE-2026-4165: Cross Site Scripting in Worksuite HR, CRM and Project Management
Description
A vulnerability has been found in Worksuite HR, CRM and Project Management up to 5.5.25. The affected element is an unknown function of the file /account/orders/create. The manipulation of the argument Client Note leads to cross site scripting. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2026-4165 is a cross-site scripting (XSS) vulnerability identified in the Worksuite HR, CRM, and Project Management software up to version 5.5.25. The flaw exists in the /account/orders/create endpoint, specifically in the handling of the 'Client Note' parameter. This parameter is insufficiently sanitized, allowing an attacker to inject malicious JavaScript code that executes in the context of a victim’s browser. The vulnerability can be exploited remotely without authentication, but requires user interaction, such as clicking a malicious link or viewing a crafted page. The CVSS 4.0 vector indicates network attack vector (AV:N), low attack complexity (AC:L), no privileges required (PR:H but with user interaction UI:P), and no impact on confidentiality, integrity, or availability (VC:N, VI:L, VA:N). The medium severity rating reflects that while the attack is feasible, the impact is somewhat limited to client-side effects like session hijacking or phishing. No known exploits are currently active in the wild, but public disclosure increases the likelihood of future exploitation. The vulnerability affects all versions from 5.5.0 through 5.5.25, which are widely used in small and medium enterprises for HR, CRM, and project management tasks. The lack of available patches at the time of disclosure necessitates immediate mitigation through input validation and monitoring. This vulnerability highlights the importance of secure coding practices and thorough input sanitization in web applications handling user-generated content.
Potential Impact
The primary impact of CVE-2026-4165 is on the confidentiality and integrity of user sessions and data within the affected Worksuite applications. Successful exploitation can lead to execution of arbitrary scripts in the context of authenticated users, enabling attackers to steal session cookies, perform actions on behalf of users, or redirect users to malicious websites. This can result in unauthorized access to sensitive HR, CRM, and project management data, potentially leading to data breaches, reputational damage, and compliance violations. Although the vulnerability does not directly affect system availability, the indirect consequences such as phishing or malware delivery can disrupt business operations. Organizations relying on Worksuite software, especially those with remote or distributed workforces, face increased risk due to the remote exploitability and user interaction requirement. The medium severity score indicates moderate risk, but the public disclosure and ease of exploitation without privileges elevate the urgency for mitigation. Failure to address this vulnerability could expose organizations to targeted attacks, especially in sectors handling sensitive employee and customer information.
Mitigation Recommendations
1. Apply official patches or updates from Worksuite as soon as they become available to address the vulnerability directly. 2. Implement strict input validation and output encoding on the 'Client Note' parameter to neutralize malicious scripts. 3. Deploy web application firewalls (WAFs) with rules designed to detect and block XSS payloads targeting the affected endpoint. 4. Conduct security awareness training for users to recognize and avoid clicking suspicious links or interacting with untrusted content. 5. Monitor application logs and network traffic for unusual activities indicative of attempted XSS exploitation. 6. Use Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts within the application context. 7. Review and harden session management to minimize the impact of stolen session tokens. 8. Regularly audit and test the application for other potential injection points to prevent similar vulnerabilities. These steps, combined with timely patching, will significantly reduce the risk posed by this vulnerability.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- VulDB
- Date Reserved
- 2026-03-14T12:27:21.982Z
- Cvss Version
- 4.0
- State
- PUBLISHED
Threat ID: 69b670ed9d4df45183e9aedb
Added to database: 3/15/2026, 8:42:21 AM
Last enriched: 3/23/2026, 12:32:14 AM
Last updated: 4/28/2026, 6:32:11 AM
Views: 98
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.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.