critical · CVSS v3 8.8 · CVSS v4 8.7
CVE-2026-92780
KnowStreaming versions up to 3.4.1 allow any authenticated user to call protected REST API endpoints that should be restricted to administra
Overview
KnowStreaming versions up to 3.4.1 allow any authenticated user to call protected REST API endpoints that should be restricted to administrators. This flaw lets attackers create new admin accounts or elevate their own privileges, effectively bypassing all role‑based access controls.
Description
KnowStreaming through 3.4.1 fails to enforce role-based access control on REST API endpoints, allowing any authenticated user to access protected functionality. Attackers can call identity-management endpoints to create administrator accounts or grant themselves administrative privileges without proper authorization.
Impact
Authenticated users can gain full administrative control, compromising confidentiality, integrity, and availability of the system. This enables arbitrary data modification, unauthorized access to sensitive information, and potential service disruption.
Remediation
Apply the official patch that updates KnowStreaming to version 3.4.2 or later, which enforces proper RBAC on all identity‑management endpoints. Until a patch is available, restrict API access to trusted IP ranges, disable the identity‑management endpoints for non‑admin users, and monitor for anomalous privilege‑elevation activity.
Risk context
The vulnerability is rated critical with a CVSS v3 score of 8.8. Immediate action is recommended to prevent attackers from exploiting the flaw and gaining unrestricted administrative access.
Affected products
- KnowStreaming 3.4.1
Scores
- Severity
- critical
- CVSS v2
- 9
- CVSS v3
- 8.8
- CVSS v4
- 8.7
- EPSS
- —