Tiny File Manager Server-Side Request Forgery Vulnerability in URL Upload Feature

Vulnerability

A server-side request forgery (SSRF) vulnerability has been identified in Tiny File Manager versions through 2.6. The issue arises in the 'Upload from URL' feature, where insufficient validation of user-supplied URLs allows authenticated attackers to send crafted requests to localhost or internal services. This could lead to unauthorized access to internal-only services, port scanning, or interaction with cloud metadata services in certain environments.

Impact

Exploitation of this vulnerability allows authenticated users to bypass URL validation and make the server send requests to internal resources. This could include accessing restricted services, internal APIs, or metadata services in cloud environments.

Remediation

To address this vulnerability, it is recommended to disable automatic HTTP redirect following when fetching remote URLs. If redirects must be supported, each redirect target should be manually validated. Additionally, hostnames should be resolved to block requests to loopback addresses, private IP ranges, link-local, and cloud metadata IPs. Implementing outbound network filtering where possible is also advised.

Added: Feb 3, 2026, 7:03 PM
Updated: Feb 3, 2026, 7:03 PM

Vulnerability Rating

Custom Algorithm
spread
3.4
impact
0.4
exploitability
5.5
remediation
0.0
relevance
2.7
threat
3.2
urgency
2.9
incentive
0.0

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.