Skip to main content
Live Webinar with SANS (June 25)— Agentic CTI Automation for Fun & ProfitRegister Free
Mallory
CriticalPublic exploit

Authentication Bypass in SolarWinds Web Help Desk

IdentifiersCVE-2025-40554CWE-1390· Weak Authentication

CVE-2025-40554 is a critical authentication bypass vulnerability in SolarWinds Web Help Desk (WHD). SolarWinds describes it as allowing an attacker to invoke specific actions within Web Help Desk without proper authentication. Supporting technical reporting indicates the flaw affects WHD versions prior to 2026.1, including 12.8.8 Hotfix 1 and below, and is reachable remotely. Research on the WHD vulnerability set attributes CVE-2025-40554 to an auth bypass in the WebObjects/Ajax action handling path, allowing invocation of Ajax-related actions without authentication. Additional public detection content describes the issue as achievable through WebObjects session path manipulation, where a manipulated WebObjects path can expose administrative functionality such as the LoginPref configuration page without valid credentials. The vulnerability is significant on its own because it breaks intended authentication boundaries, and it is also reported as chainable with WHD deserialization flaws such as CVE-2025-40553 to reach pre-authentication remote code execution.

Share:
For your environment

Are you exposed to this one?

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.

ANALYST BRIEF

Impact, mitigation & remediation

What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.

Impact

What an attacker gets, and what they’ve been doing with it.

Successful exploitation allows a remote unauthenticated attacker to bypass authentication controls and invoke internal or privileged actions within SolarWinds Web Help Desk that should be restricted to authenticated users. Depending on the reachable action, this can expose administrative configuration content and enable unauthorized execution of protected methods. Multiple sources indicate the auth bypass can be chained with WHD deserialization vulnerabilities, especially CVE-2025-40553, to achieve pre-authentication remote code execution and potentially full compromise of the WHD host. Broader impact can therefore include unauthorized administrative access, execution of attacker-controlled actions, takeover of the exposed help desk application, and follow-on compromise of the underlying server.

Mitigation

If you can’t patch tonight, do this now.

If immediate patching is not possible, reduce exposure of SolarWinds Web Help Desk by restricting network access to trusted administrative networks or VPN-only access, and remove public internet exposure where feasible. Monitor for suspicious requests to WHD WebObjects paths, especially /helpdesk/WebObjects/Helpdesk.woa/wo/* and anomalous access to admin-related pages such as LoginPref without a normal authentication flow. Review logs for unusual WebObjects path manipulation, unexpected JSESSIONID usage patterns, and access to Ajax-related actions from unauthenticated sessions. Because this issue can be chained with deserialization flaws, also monitor for suspicious org.jabsorb/JSON-RPC activity and isolate vulnerable WHD servers until patched.

Remediation

Patch, then assume compromise.

Upgrade SolarWinds Web Help Desk to version 2026.1, which SolarWinds states fixes CVE-2025-40554 along with the related WHD vulnerabilities disclosed in the same advisory. Affected deployments are reported as versions prior to 2026.1, including 12.8.8 Hotfix 1 and below. Apply the vendor update on all internet-facing and internally exposed WHD instances as a priority because the flaw is remotely reachable and can be chained with RCE issues.
PUBLIC EXPLOITS

Exploits

2 valid exploits after Mallory filtered fakes, detection scripts, and README-only repos (1 hidden).

VALID 2 / 3 TOTALView more in app
CVE-2025-40554MaturityPoCVerified exploit

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.

SkynoxkDisclosed Jan 31, 2026pythonmarkdownnetwork
auth-bypass-CVE-2025-40554MaturityPoCFrameworknucleiVerified exploit

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.

imbas007Disclosed Jan 29, 2026pythonyamlnetwork
EXPOSURE SURFACE

Affected products & vendors

Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.

VendorProductType
SolarWindsWeb Help Deskapplication

Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.

What this page doesn’t show

The version that knows your environment.

This page is what’s public. Mallory adds the parts that aren’t: which of your assets are affected, which adversaries are exploiting it right now, which detections to deploy, and what to do tonight.
Exposure mapping

Query your assets running an affected version, and investigate the blast radius.

Threat actor evidence

Every observed campaign linking this CVE to a named adversary.

Associated malware

Malware families riding this exploit, with evidence and IOCs.

Detection signatures

YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.

Vendor-by-vendor mapping

Cross-references every affected SKU, including bundled OEM variants.

Social activity21

Community discussion across Reddit, Mastodon, and other social sources.