Fireshare facilitates self-hosted media and link sharing. Prior to version 1.6.16, two API endpoints that trigger outbound HTTP requests are missing the @login_required decorator. An unauthenticated attacker can call POST /api/test-discord-webhook or POST /api/test-webhook and cause the Fireshare server to issue an arbitrary HTTP POST to any URL the attacker supplies, including internal network addresses and cloud metadata services. No credentials, session cookies, or prior access are required. Version 1.6.16 contains a patch.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-09-15 21:16
Updated : 2026-09-15 21:16
NVD link : CVE-2026-54544
Mitre link : CVE-2026-54544
CVE.ORG link : CVE-2026-54544
JSON object : View
Products Affected
No product.
CWE
CWE-918
Server-Side Request Forgery (SSRF)
