CVE-2025-10821
BaseFortify
Publication date: 2025-09-22
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 |
|---|---|---|
| fuyang_lipengjun | platform | 1.0.0 |
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 is an improper authorization flaw in the fuyang_lipengjun platform version 1.0, specifically in the TopicCategoryController function of the /topiccategory/queryAll file. It allows an attacker to remotely manipulate the system due to insufficient authorization checks, potentially accessing or querying data they should not be authorized to access. An exploit for this vulnerability has been published.
How can this vulnerability impact me? :
The vulnerability can allow unauthorized users with some privileges to remotely access or query data they are not supposed to, potentially leading to partial disclosure of sensitive information. However, it does not allow modification or deletion of data, nor does it impact system availability.