CVE-2026-35445 is an authorization bypass vulnerability in the Winter CMS backend module affecting the Users controller. An authenticated backend user can supply a crafted _handler value in a POST request to bypass intended permission checks and trigger unauthorized controller methods. The issue stems from insufficient validation of postback handler names before they are passed to the AJAX handler dispatch mechanism, allowing invocation of methods that should not be reachable by the requesting user. As described, this can expose protected, private, or action-prefixed controller methods, including sensitive user-management functionality such as delete, restore, unsuspend, and manual password reset. The flaw is compounded by logic in the Users controller related to the myaccount action that weakens required permission enforcement.
Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.
What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.
What an attacker gets, and what they’ve been doing with it.
If you can’t patch tonight, do this now.
_handler POST parameter so that only expected AJAX handler names matching the intended on... handler pattern are accepted before dispatch. Additionally, remove the Users controller logic that nullifies required permissions for the myaccount action. Restrict backend access to only trusted users until patched, and review backend role assignments for unnecessary access.Patch, then assume compromise.
No public exploits tracked yet. Mallory keeps watching.
No public exploit code observed for this vulnerability.
No public activity tracked yet. Mallory keeps watching.
No public activity observed for this vulnerability.
Query your assets running an affected version, and investigate the blast radius.
Every observed campaign linking this CVE to a named adversary.
Malware families riding this exploit, with evidence and IOCs.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Cross-references every affected SKU, including bundled OEM variants.
Community discussion across Reddit, Mastodon, and other social sources.