CVE-2025-54790 PUBLISHED

Files: Potential for SQL Injection through File Browse and List Operations

Assigner: GitHub_M
Reserved: 29.07.2025 Published: 01.08.2025 Updated: 04.08.2025

Files is a module for managing files inside spaces and user profiles. In versions 0.16.9 and below, Files does not have logic to prevent the exploitation of backend SQL queries without direct output, potentially allowing unauthorized data access. This is fixed in version 0.16.10.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N
CVSS Score: 9.2

Product Status

Vendor humhub
Product cfiles
Versions
  • Version < 0.16.10 is affected

References

Problem Types

  • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') CWE