CVE-2026-6105
Improper Authorization in go-fastdfs-web doInstall Interface
Publication date: 2026-04-11
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 |
|---|---|---|
| perfree | go-fastdfs-web | to 1.3.7 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-266 | A product incorrectly assigns a privilege to a particular actor, creating an unintended sphere of control for that actor. |
| 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. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the perfree go-fastdfs-web software up to version 1.3.7, specifically in the doInstall interface within the InstallController.java file. It allows an attacker to manipulate the system in a way that leads to improper authorization, meaning unauthorized users may gain access or perform actions they should not be allowed to. The attack can be initiated remotely, and the exploit has been publicly disclosed.
How can this vulnerability impact me? :
The vulnerability can allow unauthorized remote attackers to bypass authorization controls, potentially gaining access to restricted functions or data within the affected software. This can lead to unauthorized actions being performed, data exposure, or other security breaches depending on the context in which the software is used.