Vulnerability 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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/didi/KnowStreaming
- https://github.com/didi/KnowStreaming/blob/v3.4.0/km-rest/src/main/java/com/xiao
- https://github.com/didi/KnowStreaming/issues/1263
- https://www.vulncheck.com/advisories/knowstreaming-through-3.4.1-missing-authori
- https://github.com/didi/KnowStreaming/issues/1263
FAQ
What is CVE-2026-92780?
CVE-2026-92780 is a vulnerability with a CVSS score of 8.8 (HIGH). 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 ...
How severe is CVE-2026-92780?
CVE-2026-92780 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-92780?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.