Security readout for executives and security teams
Plain-English summary
This issue affects SolarWinds Platform 2022.4.1 and prior. An attacker who already has Orion administrator access to the SolarWinds Web Console could run arbitrary commands. The main business risk is full compromise of a monitoring platform that often has broad network visibility and operational trust.
Executive priority
Treat this as high priority for any affected SolarWinds deployment. The vulnerability needs existing admin access, but compromise of a monitoring platform can amplify attacker reach, visibility, and operational disruption.
Technical view
CVE-2023-23836 is a CWE-502 deserialization of untrusted data vulnerability in SolarWinds Platform. CVSS 3.1 is 7.2 with network attack vector, low complexity, high privileges required, no user interaction, and high confidentiality, integrity, and availability impact.
Likely exposure
Exposure is most likely where SolarWinds Platform 2022.4.1 or earlier is deployed and Orion admin accounts or the Web Console are reachable by attackers. Environments with weak admin account controls, broad console access, or internet-facing management paths face higher risk.
Exploitation context
The provided sources do not show CISA KEV listing or active exploitation. Exploitation requires Orion admin-level account access, which lowers opportunistic risk but creates serious post-compromise impact if privileged SolarWinds credentials are stolen or abused.
Researcher notes
Evidence supports an authenticated, high-privilege remote command execution risk caused by unsafe deserialization. The bundle does not provide exploit details, active exploitation evidence, or a specific fixed version beyond vendor advisory and release-note references.
Mitigation direction
- Identify SolarWinds Platform instances running 2022.4.1 or earlier.
- Review SolarWinds advisory and release notes for supported remediation guidance.
- Restrict Web Console access to trusted administrative networks.
- Audit Orion administrator accounts and remove unnecessary privileges.
- Harden authentication for SolarWinds administrators, including MFA where available.
Validation and detection
- Confirm installed SolarWinds Platform versions across all environments.
- Check whether the Web Console is reachable from untrusted networks.
- Review Orion administrator account membership and recent changes.
- Look for suspicious privileged Web Console activity or unexpected command execution indicators.
- Track remediation status against SolarWinds guidance.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-502: Code execution behavior lookup
Code execution and unsafe deserialization weaknesses often justify reviewing execution behavior and process telemetry. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCVE-2023-23836 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- High
- CVSS
- 7.2 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H1.25.9Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
7.2HighVector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Deserialization of Untrusted Data
Deserialization of Untrusted Data represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
