CVE-2025-13932
BaseFortify
Publication date: 2025-12-04
Last updated on: 2025-12-08
Assigner: ICS-CERT
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| soliscloud | api | 4.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-639 | The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Broken Access Control issue in the SolisCloud API, specifically an Insecure Direct Object Reference (IDOR). It allows any authenticated user to access detailed data of any plant by changing the plant_id parameter in the API request, which should normally restrict access to only authorized plants.
How can this vulnerability impact me? :
This vulnerability can lead to unauthorized access to sensitive or detailed data about plants managed through the SolisCloud API. An attacker or unauthorized user could view information they should not have access to, potentially leading to data exposure or misuse.