CVE-2025-55476 Details
Description
FireShare FileShare 1.2.25 contains a time-based blind SQL injection vulnerability in the sort parameter of the endpoint: GET /api/videos/public?sort= This parameter is unsafely evaluated in a SQL ORDER BY clause without proper sanitization, allowing an attacker to inject arbitrary SQL subqueries.
A time-based blind SQL injection vulnerability has been identified in FireShare FileShare version 1.2.25. The issue resides in the sort parameter of the '/api/videos/public' endpoint, where user input is directly inserted into the SQL ORDER BY clause without proper sanitization. This flaw allows attackers to inject arbitrary SQL subqueries. Exploitation of this vulnerability could lead to the extraction of sensitive data, such as usernames and email addresses, and the ability to confirm and impersonate high-privilege users like administrators.
Users are advised to update to FireShare FileShare version 1.2.26, which addresses this vulnerability. The update can be downloaded from the FireShare GitHub releases page.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Sep 2, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://cyber-ducky.com/blind-sql-injection-in-fireshare-found-in-an-api-sort-parameter/ | [email protected] | ExploitThird Party Advisory |
| https://github.com/ShaneIsrael/fireshare/issues/311 | [email protected] | ExploitIssue Tracking |
| https://github.com/ShaneIsrael/fireshare/releases/tag/v1.2.26 | [email protected] | Release Notes |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| shaneisrael fireshare | 1.2.25 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Sep 5, 2025 | Initial Analysis | [email protected] |
| Sep 2, 2025 | CVE Modified | CISA-ADP |
| Sep 2, 2025 | New CVE Received | [email protected] |