CVE-2025-10318
BaseFortify
Publication date: 2025-09-12
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 the WebSocket Message Handler component at the /api/system/sendWebSocketMsg endpoint. It involves improper authorization due to manipulation of the userIds argument, allowing an attacker to potentially perform unauthorized actions remotely.
How can this vulnerability impact me? :
The vulnerability can allow a remote attacker to bypass authorization controls by manipulating the userIds parameter, potentially leading to unauthorized access or actions within the system. This could compromise the confidentiality, integrity, and availability of affected systems.