Vulnerability Description
CMAK through 3.0.0.6 fails to install a cross-site request forgery filter, allowing attackers to perform state-changing actions on behalf of authenticated operators. Attackers can craft hidden forms that submit to destructive endpoints like topic deletion and cluster configuration changes, leveraging the operator's HTTP Basic authentication credentials or play-basic-authentication cookie without SameSite protection.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/yahoo/CMAK
- https://github.com/yahoo/CMAK/blob/3.0.0.6/app/loader/KafkaManagerLoader.scala#L
- https://github.com/yahoo/CMAK/issues/935
- https://www.vulncheck.com/advisories/cmak-through-3.0.0.6-cross-site-request-for
- https://github.com/yahoo/CMAK/issues/935
FAQ
What is CVE-2026-92751?
CVE-2026-92751 is a vulnerability with a CVSS score of 8.1 (HIGH). CMAK through 3.0.0.6 fails to install a cross-site request forgery filter, allowing attackers to perform state-changing actions on behalf of authenticated operators. Attackers can craft hidden forms t...
How severe is CVE-2026-92751?
CVE-2026-92751 has been rated HIGH with a CVSS base score of 8.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-92751?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.