CVE-2025-9734: Cross Site Scripting in O2OA
A security flaw has been discovered in O2OA up to 10.0-410. The impacted element is an unknown function of the file /x_query_assemble_designer/jaxrs/stat of the component Personal Profile Page. The manipulation of the argument name/alias/description/applicationName results in cross site scripting. The attack can be launched remotely. The exploit has been released to the public and may be exploited. The vendor replied in the GitHub issue (translated from simplified Chinese): "This issue will be fixed in the new version."
AI Analysis
Technical Summary
CVE-2025-9734 is a medium-severity Cross Site Scripting (XSS) vulnerability affecting O2OA versions up to 10.0-410. The vulnerability resides in an unspecified function within the file /x_query_assemble_designer/jaxrs/stat, part of the Personal Profile Page component. Specifically, the flaw arises from improper sanitization or validation of user-controllable input parameters such as name, alias, description, and applicationName. An attacker can remotely craft malicious input to these parameters, which is then reflected in the web application without adequate encoding or filtering, enabling the execution of arbitrary JavaScript code in the context of the victim’s browser. The vulnerability does not require authentication (PR:L) but does require user interaction (UI:P), such as clicking a crafted link or visiting a malicious page. The CVSS 4.0 vector indicates network attack vector (AV:N), low attack complexity (AC:L), no privileges required (PR:L), and partial impact on integrity (VI:L) but no impact on confidentiality or availability. The vendor has acknowledged the issue and plans to fix it in a future release, but no patch is currently available. Public exploit code has been released, increasing the risk of exploitation, although no active exploitation in the wild has been reported yet. This vulnerability could be leveraged to steal session cookies, perform actions on behalf of authenticated users, or conduct phishing attacks by injecting malicious scripts into the application interface.
Potential Impact
For European organizations using O2OA, this XSS vulnerability poses a risk primarily to the confidentiality and integrity of user sessions and data. Attackers could exploit this flaw to hijack user sessions, steal sensitive information, or manipulate user interactions within the application. This is particularly concerning for organizations that rely on O2OA for internal collaboration, personal profile management, or business-critical workflows, as successful exploitation could lead to unauthorized access or data leakage. The remote exploitability and lack of required privileges mean that attackers do not need to be authenticated, increasing the attack surface. The requirement for user interaction somewhat limits automated exploitation but does not eliminate risk, especially in environments where social engineering or phishing campaigns are common. The medium severity rating reflects a moderate but tangible threat, which could be escalated if combined with other vulnerabilities or misconfigurations. European entities in sectors such as government, finance, healthcare, and technology that use O2OA should be particularly vigilant, as compromise could lead to regulatory non-compliance (e.g., GDPR violations) and reputational damage.
Mitigation Recommendations
Given the absence of an official patch at this time, European organizations should implement several targeted mitigations: 1) Apply strict input validation and output encoding on the affected parameters (name, alias, description, applicationName) at the application or web server level, using web application firewalls (WAFs) with custom rules to detect and block malicious payloads targeting these inputs. 2) Employ Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts and reduce the impact of XSS attacks. 3) Educate users about the risks of clicking on suspicious links or interacting with untrusted content, as user interaction is required for exploitation. 4) Monitor application logs and network traffic for anomalous requests targeting the vulnerable endpoint (/x_query_assemble_designer/jaxrs/stat). 5) Isolate or restrict access to the Personal Profile Page component where feasible, limiting exposure. 6) Plan and prioritize upgrading to the fixed version once the vendor releases the patch. 7) Conduct regular security assessments and penetration testing focused on XSS vulnerabilities to identify and remediate similar issues proactively.
Affected Countries
Germany, France, United Kingdom, Netherlands, Italy, Spain, Sweden, Belgium, Poland, Austria
CVE-2025-9734: Cross Site Scripting in O2OA
Description
A security flaw has been discovered in O2OA up to 10.0-410. The impacted element is an unknown function of the file /x_query_assemble_designer/jaxrs/stat of the component Personal Profile Page. The manipulation of the argument name/alias/description/applicationName results in cross site scripting. The attack can be launched remotely. The exploit has been released to the public and may be exploited. The vendor replied in the GitHub issue (translated from simplified Chinese): "This issue will be fixed in the new version."
AI-Powered Analysis
Technical Analysis
CVE-2025-9734 is a medium-severity Cross Site Scripting (XSS) vulnerability affecting O2OA versions up to 10.0-410. The vulnerability resides in an unspecified function within the file /x_query_assemble_designer/jaxrs/stat, part of the Personal Profile Page component. Specifically, the flaw arises from improper sanitization or validation of user-controllable input parameters such as name, alias, description, and applicationName. An attacker can remotely craft malicious input to these parameters, which is then reflected in the web application without adequate encoding or filtering, enabling the execution of arbitrary JavaScript code in the context of the victim’s browser. The vulnerability does not require authentication (PR:L) but does require user interaction (UI:P), such as clicking a crafted link or visiting a malicious page. The CVSS 4.0 vector indicates network attack vector (AV:N), low attack complexity (AC:L), no privileges required (PR:L), and partial impact on integrity (VI:L) but no impact on confidentiality or availability. The vendor has acknowledged the issue and plans to fix it in a future release, but no patch is currently available. Public exploit code has been released, increasing the risk of exploitation, although no active exploitation in the wild has been reported yet. This vulnerability could be leveraged to steal session cookies, perform actions on behalf of authenticated users, or conduct phishing attacks by injecting malicious scripts into the application interface.
Potential Impact
For European organizations using O2OA, this XSS vulnerability poses a risk primarily to the confidentiality and integrity of user sessions and data. Attackers could exploit this flaw to hijack user sessions, steal sensitive information, or manipulate user interactions within the application. This is particularly concerning for organizations that rely on O2OA for internal collaboration, personal profile management, or business-critical workflows, as successful exploitation could lead to unauthorized access or data leakage. The remote exploitability and lack of required privileges mean that attackers do not need to be authenticated, increasing the attack surface. The requirement for user interaction somewhat limits automated exploitation but does not eliminate risk, especially in environments where social engineering or phishing campaigns are common. The medium severity rating reflects a moderate but tangible threat, which could be escalated if combined with other vulnerabilities or misconfigurations. European entities in sectors such as government, finance, healthcare, and technology that use O2OA should be particularly vigilant, as compromise could lead to regulatory non-compliance (e.g., GDPR violations) and reputational damage.
Mitigation Recommendations
Given the absence of an official patch at this time, European organizations should implement several targeted mitigations: 1) Apply strict input validation and output encoding on the affected parameters (name, alias, description, applicationName) at the application or web server level, using web application firewalls (WAFs) with custom rules to detect and block malicious payloads targeting these inputs. 2) Employ Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts and reduce the impact of XSS attacks. 3) Educate users about the risks of clicking on suspicious links or interacting with untrusted content, as user interaction is required for exploitation. 4) Monitor application logs and network traffic for anomalous requests targeting the vulnerable endpoint (/x_query_assemble_designer/jaxrs/stat). 5) Isolate or restrict access to the Personal Profile Page component where feasible, limiting exposure. 6) Plan and prioritize upgrading to the fixed version once the vendor releases the patch. 7) Conduct regular security assessments and penetration testing focused on XSS vulnerabilities to identify and remediate similar issues proactively.
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- VulDB
- Date Reserved
- 2025-08-30T16:40:51.892Z
- Cvss Version
- 4.0
- State
- PUBLISHED
Threat ID: 68b46795ad5a09ad00bd3d5a
Added to database: 8/31/2025, 3:17:41 PM
Last enriched: 9/8/2025, 12:37:46 AM
Last updated: 10/16/2025, 3:07:43 AM
Views: 43
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-10700: CWE-352 Cross-Site Request Forgery (CSRF) in elemntor Ally – Web Accessibility & Usability
MediumHarvard University Breached in Oracle Zero-Day Attack
MediumF5 BIG-IP Environment Breached by Nation-State Actor
MediumNew SAP NetWeaver Bug Lets Attackers Take Over Servers Without Login
MediumHow Attackers Bypass Synced Passkeys
MediumActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.