CVE-2026-92751 Details
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.
A cross-site request forgery (CSRF) vulnerability has been identified in CMAK (Cluster Manager for Apache Kafka) versions through 3.0.0.6. The application fails to implement a CSRF protection filter, allowing attackers to perform state-changing actions on behalf of authenticated users. Exploitation involves crafting hidden forms that submit to critical endpoints, such as those for deleting topics or modifying cluster configurations. This exploitation leverages the operator's HTTP Basic authentication credentials or a session cookie without proper SameSite protection.
Users can update to CMAK version 3.0.0.7 or later, where this vulnerability has been addressed.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 16, 2026CISA-ADP
Assessed Sep 17, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/yahoo/CMAK/issues/935 | CISA-ADP | ExploitIssue TrackingTechnical DescriptionVendor |
| https://github.com/yahoo/CMAK | [email protected] | ProductSource CodeVendor |
| https://github.com/yahoo/CMAK/blob/3.0.0.6/app/loader/KafkaManagerLoader.scala#L48 | [email protected] | |
| https://github.com/yahoo/CMAK/issues/935 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://www.vulncheck.com/advisories/cmak-through-3.0.0.6-cross-site-request-forgery-via-missing-csrf-filter | [email protected] | AdvisoryVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-352 | Cross-Site Request Forgery (CSRF) | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Yahoo CMAK | <= 3.0.0.6 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 17, 2026 | CVE Modified | CISA-ADP |
| Sep 16, 2026 | New CVE Received | [email protected] |
Volerion