CVE-2025-10977
BaseFortify
Publication date: 2025-09-25
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| guojusoft | jeecgboot | to 3.8.2 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-285 | The product does not perform or incorrectly performs an authorization check when an actor attempts to access a resource or perform an action. |
| CWE-266 | A product incorrectly assigns a privilege to a particular actor, creating an unintended sphere of control for that actor. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in JeecgBoot up to version 3.8.2, specifically in an unknown function within the file /sys/tenant/deleteBatch. It involves improper authorization caused by manipulation of the argument 'ids'. The attack can be performed remotely but requires a high level of complexity and is difficult to exploit. Despite this, a public exploit is available.
How can this vulnerability impact me? :
The vulnerability could allow an attacker with some level of privileges to manipulate the 'ids' argument improperly, potentially leading to unauthorized actions related to tenant deletion. However, the impact is limited to confidentiality as per CVSS v3.1 (C:L, I:N, A:N), meaning it may expose some information but does not affect integrity or availability. The attack complexity is high and exploitability is difficult.