CVE-2025-49145
BaseFortify
Publication date: 2025-11-10
Last updated on: 2025-11-21
Assigner: GitHub, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| combodo | itop | to 2.7.13 (exc) |
| combodo | itop | From 3.0.0 (inc) to 3.2.2 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-863 | The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in Combodo iTop versions prior to 2.7.13 and 3.2.2, where a user with sufficient rights to create webhooks (mostly administrators) can exploit the system to drop the database. The issue is due to lack of verification of the webhook callback signature, which was fixed in versions 2.7.13 and 3.2.2 by adding this verification.
How can this vulnerability impact me? :
An attacker with administrative rights who can create webhooks could exploit this vulnerability to drop the entire database, leading to loss of data and service disruption. This can cause significant operational impact and data unavailability.
What immediate steps should I take to mitigate this vulnerability?
Upgrade Combodo iTop to version 2.7.13 or 3.2.2 or later, where the vulnerability is fixed by verifying callback signatures to prevent unauthorized database drops.