CVE-2025-55741
BaseFortify
Publication date: 2025-08-22
Last updated on: 2025-08-25
Assigner: GitHub, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| webkul | unopim | to 0.3.1 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-284 | The product does not restrict or incorrectly restricts access to a resource from an unauthorized actor. |
| CWE-862 | The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in UnoPim versions 0.3.0 and earlier allows users who do not have the Delete privilege for products to bypass access controls by using the mass-delete endpoint. Although these users cannot delete individual products through the standard endpoint, they can delete products without proper authorization via the mass-delete endpoint. This leads to unauthorized product deletion.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized deletion of products, resulting in potential data loss and disruption to business operations.
What immediate steps should I take to mitigate this vulnerability?
Upgrade UnoPim to version 0.3.1 or later, where the vulnerability is fixed. There are no known workarounds, so applying the update is the recommended immediate mitigation step.