Description
gonic versions before 0.22.0 fail to validate administrator privileges in the startScan endpoint, allowing any authenticated user to trigger media library rescans. Attackers can repeatedly call the startScan endpoint to force CPU and I/O-intensive filesystem operations, causing denial of service on multi-user instances.
Published: 2026-09-05
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service via unauthorized media rescans
Action: Apply Patch
AI Analysis

Impact

gonic versions before 0.22.0 do not validate administrator privileges on the Subsonic startScan endpoint, allowing any authenticated user to trigger rescans of the media library. This flaw enables attackers to repeatedly invoke the startScan API, forcing the server to perform CPU‑intensive and I/O‑heavy filesystem traversals that can overload the host and deny service to legitimate users. The weakness is a missing authorization check, classified as CWE‑862.

Affected Systems

All instances of the gonic media server running any release prior to v0.22.0 are vulnerable. The issue applies to all operating systems and deployment environments where the Subsonic API is enabled, as vendor sentriz builds the application with this vulnerable path.

Risk and Exploitability

The objective score of 5.3 indicates a moderate severity level. While the EPSS metric is not available, the vulnerability can be exploited by any authenticated user, which is a common scenario in multi‑user deployments. The flaw is not listed in CISA’s KEV catalog, suggesting no confirmed widespread exploitation at this time. However, the lack of an administrator guard permits denial‑of‑service conditions that could disrupt services for all users on the affected server.

Generated by OpenCVE AI on September 5, 2026 at 11:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to gonic v0.22.0 or later to apply the vendor‑provided fix that restores proper administrator checks on the startScan endpoint.
  • If upgrading is not immediately possible, disable or restrict the Subsonic API endpoint for non‑administrative users to prevent unauthorized rescan requests.
  • Implement rate limiting or traffic shaping on the startScan endpoint to mitigate potential denial‑of‑service attacks from repetitive calls.

Generated by OpenCVE AI on September 5, 2026 at 11:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 08 Sep 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sat, 05 Sep 2026 11:45:00 +0000

Type Values Removed Values Added
First Time appeared Sentriz
Sentriz gonic
Vendors & Products Sentriz
Sentriz gonic

Sat, 05 Sep 2026 10:15:00 +0000

Type Values Removed Values Added
Description gonic versions before 0.22.0 fail to validate administrator privileges in the startScan endpoint, allowing any authenticated user to trigger media library rescans. Attackers can repeatedly call the startScan endpoint to force CPU and I/O-intensive filesystem operations, causing denial of service on multi-user instances.
Title gonic before 0.22.0 Missing Administrator Check on the Subsonic startScan Endpoint
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-24T14:21:05.309Z

Reserved: 2026-09-05T01:59:21.710Z

Link: CVE-2026-86118

cve-icon Vulnrichment

Updated: 2026-09-08T13:06:46.328Z

cve-icon NVD

Status : Deferred

Published: 2026-09-05T10:16:43.007

Modified: 2026-09-16T13:42:47.043

Link: CVE-2026-86118

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-05T11:30:05Z

Weaknesses