CVE-2026-54544: Fireshare has unauthenticated SSRF via missing login_required on webhook test endpoints

Published Sep 15, 2026
·
Updated

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 @loginrequired 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.

Affected Software

1 affected component
Fireshare<1.6.16

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade Fireshare to a version that resolves this vulnerability.

    Fixed in 1.6.16
  2. Configuration

    Ensure @login_required is applied to both POST /api/test-discord-webhook and POST /api/test-webhook (prior to version 1.6.16 these endpoints were missing login_required).

    Fireshare webhook test endpoints @login_required decorator = required

Event History

Sep 15, 2026
CVE Published
via MITRE·08:27 PM
Data Sourced
via MITRE·08:27 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Which deployments are exposed?

Fireshare deployments running a version prior to 1.6.16 are exposed if an attacker can reach the affected API endpoints over the network. The issue does not require credentials, session cookies, or prior access.

2

What does an attacker need to exploit this issue?

An attacker only needs to send a POST request to /api/test-discord-webhook or /api/test-webhook and provide a target URL. The Fireshare server will then issue an HTTP POST to that URL, including to internal addresses or cloud metadata services.

3

How can I tell whether my instance is affected?

Instances running a Fireshare version earlier than 1.6.16 are affected. The vulnerable behavior is associated with the two webhook test endpoints lacking login protection.

4

What is the remediation?

Upgrade Fireshare to version 1.6.16, which contains the patch.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203