CVE-2025-9227
BaseFortify
Publication date: 2025-11-11
Last updated on: 2025-11-11
Assigner: ManageEngine
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| zohocorp | manageengine_opmanager_enterprise_edition | * |
| zohocorp | manageengine_opmanager_msp | * |
| zohocorp | manageengine_opmanager_plus_enterprise_edition | * |
| zohocorp | manageengine_opmanager_plus | * |
| zohocorp | manageengine_opmanager | * |
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-9227 is a Stored Cross-Site Scripting (XSS) vulnerability in the SNMP Trap Processor module of ManageEngine OpManager products. It occurs in the Description field where a user with permission to modify it can inject malicious JavaScript code. This code executes when an administrator views the SNMP Trap Processors page, allowing the attacker to use the admin's CSRF token and session to gain a reverse shell and execute remote code on the server. [1]
How can this vulnerability impact me? :
This vulnerability can allow an attacker to execute arbitrary code on the server remotely by exploiting the administrator's session. This can lead to unauthorized access, control over the server, data compromise, and potentially further attacks within the network. [1]
How can this vulnerability be detected on my network or system? Can you suggest some commands?
This vulnerability can be detected by checking if your ManageEngine OpManager product version is at or below the affected builds (e.g., OpManager up to build 128609). Specifically, you can verify the version/build number of your OpManager installation. Additionally, inspecting the SNMP Trap Processor's Description field for suspicious or unexpected JavaScript code injections may help identify exploitation attempts. There are no specific commands provided in the resources for detection. [1]
What immediate steps should I take to mitigate this vulnerability?
Immediate mitigation steps include upgrading your ManageEngine OpManager product to the fixed versions: build 128610 or later for OpManager, or the corresponding fixed builds for other editions as listed. The fix sanitizes user input in the Description field to prevent script injection. Users should download and apply the latest upgrade packs as per the official instructions. Additionally, restricting permissions to modify the SNMP Trap Processor Description field to trusted users can reduce risk until the patch is applied. [1]