SolarWinds Web Help Desk contains a security control bypass vulnerability affecting 12.8.8 HF1 and earlier versions. The flaw allows an unauthenticated attacker to gain access to certain restricted functionality by bypassing request validation logic. Available reporting indicates the issue is tied to CSRF-related checks that rely on a whitelist of query parameters and can be circumvented using crafted URI parameters, including abuse of an "/ajax/" parameter path to reach restricted WebObjects functionality without authentication.
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.
Patch, then assume compromise.
2 valid exploits after Mallory filtered fakes, detection scripts, and README-only repos (2 hidden).
Repository contains a single Python exploit tool (CVE-2025-40554.py) plus a README. The script targets SolarWinds Web Help Desk WebObjects endpoints and implements an end-to-end workflow: (1) normalize a target base URL, (2) establish an HTTP session to /helpdesk/WebObjects/Helpdesk.woa and extract the WebObjects session id (WOSID) and optional XSRF token from headers/cookies/body, (3) test/trigger an authentication bypass by requesting /helpdesk/WebObjects/Helpdesk.woa/wo/bogus.wo/<WOSID>/1.0 with parameters badparam=/ajax/ and wopage=LoginPref, and (4) optionally perform default-credential login testing and “exploit mode” actions such as session cookie export for use in a browser/Burp and admin-related enumeration. It supports single-target and bulk scanning from a file, quiet output, and saving vulnerable targets to an output file. No external exploit framework is used; it is a standalone network exploitation script.
Repository contains a Nuclei template plus a standalone Python PoC targeting SolarWinds Web Help Desk (WHD) authentication bypass (CVE-2025-40554; script also mentions CVE-2025-40536). Structure: - CVE-2025-40554.yaml: Nuclei detection template that requests /helpdesk/WebObjects/Helpdesk.woa, fingerprints WHD via page keywords, extracts a build token (?v=...) to derive a dotted version, and flags targets with version < 2026.1. - exploit_auth_bypass.py: Operational network PoC that automates (1) session establishment and extraction of WebObjects session id (wosid) from headers/cookies/body and optional XSRF token, (2) bypass check by requesting /helpdesk/WebObjects/Helpdesk.woa/wo/bogus.wo/{wosid}/1.0 with parameters badparam=/ajax/ and wopage=LoginPref and looking for indicators like externalAuthContainer/JSONRpcClient/SAML/LoginPref, and (3) optional login by parsing the login form action, CSRF field (_csrf), and submit control, then POSTing credentials (default client/client). It supports single target (-t) or list mode (-l), quiet output (-q), and writes results to an output file (default vulnerable_login.txt). - README.md: Usage examples, Shodan favicon hash query, and Nuclei invocation. - requirements.txt: requests dependency. Capabilities: remote unauthenticated bypass verification against WHD WebObjects endpoints and optional credentialed login attempt; no explicit code execution payload is implemented, though the README/YAML note that vendor scoring suggests potential RCE impact in the broader vulnerability set.
Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.
Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.
62 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
A specific vulnerability listed among the report's analyzed CVEs, but without further detail in the content.
SolarWinds Web Help Desk security control bypass vulnerability that could allow unauthenticated access to certain restricted functionality; possibly implicated in observed attacks (exact CVE not confirmed).
A security control bypass vulnerability affecting SolarWinds Web Help Desk versions prior to 12.8.8 Hotfix 1 (HF1), for which a Nuclei detection template is being added and validated against vulnerable and patched instances.
A critical authentication/security protection bypass in SolarWinds Web Help Desk caused by bypassable CSRF-check logic (whitelist-based query parameter validation), enabling access to restricted functionality without authentication.
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.