CVE Catalog

CVE-2026-54544

HighCVSS 7.2
Published: Translated: NVD NIST

Summary

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.

Risk Assessment

The risk includes using the server as a tool for SSRF attacks, which could lead to exposure of internal data or access to cloud services.

Recommendation

Immediately update Fireshare to version 1.6.16 or later and implement authentication on all API endpoints.

Other vulnerabilities in Fireshare

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS