Security1 publisher2 min readPublished
SolarWinds's critical Observability RCE needs a configuration the vendor calls non-default and non-secure
Both Observability Self-Hosted flaws are remotely exploitable without authentication, and both depend on how the deployment was configured. The same researcher reported a third unauthenticated SolarWinds RCE a week earlier.
The Watch · Security desk

What happened
- The second flaw, CVE-2026-28325 at 8.8, is a deserialization of untrusted data weakness that affects installations configured to use a specific communication mode.
- All Observability Self-Hosted versions up to 2026.2.2 are affected, and both flaws were fixed in version 2026.2.3.
- A week earlier the company patched CVE-2026-28326, an 8.8 unauthenticated RCE in Access Rights Manager, reported by the same researcher.
Compiled by The WatchSomething wrong?How this is made
Why it matters
- decision Urgency here is an inventory question before it is a patching question: only the operator can say whether a given Observability server runs the non-default configuration or the affected communication mode, and 2026.2.3 is what removes the question entirely.
- exposure Unauthenticated code execution on a monitoring server that also performs configuration management puts the managed estate in the blast radius alongside the monitoring host.
- precedent Three unauthenticated RCE reports against two SolarWinds products from one researcher inside a fortnight makes further advisories in this product line the reasonable expectation for the next few release cycles.
Both Observability bugs are gated on configuration, and that gate is the first thing a defender has to resolve. CVE-2026-28324 carries a 9.8 and reaches remote code execution on deployments running what SolarWinds describes as non-default and non-secure configurations [1]. CVE-2026-28325 is an 8.8 and applies to installations configured to use a specific communication mode [2]. The SecurityWeek report describes that mode only in those words [13], and SolarWinds points to its security advisories page for the rest [14]. So the 9.8 covers a subset of installs. The work ahead of the patch is an inventory: which Observability servers run the non-default configuration, and which use the affected mode.
Everything else holds whatever the configuration. Both can be exploited by remote attackers without authentication, according to SolarWinds [3]. Every version up to 2026.2.2 is affected, and 2026.2.3 is the fix [4].
Kai Huang of Armadin reported both [5]. A week earlier, SolarWinds patched CVE-2026-28326, an 8.8 unauthenticated RCE in Access Rights Manager, also from Huang [6]. That bug exists because ARM versions up to 2026.2 contain a hardcoded static key [7]. Customers cannot rotate a key compiled into the shipped build, so the vendor's version is the remedy. Counting both rounds, one researcher has produced three unauthenticated RCE findings across two SolarWinds products in about a week [10]. The three identifiers are consecutive, and the highest of them, the ARM bug, shipped first [11].
Three CVEs from one reporter is research attention on a product line. SolarWinds has not reported exploitation of any of the three in the wild [8]. In sequencing terms that puts them behind anything already flagged as under attack, and ahead of very little else, because of where the box sits. Observability Self-Hosted is the on-premises and hybrid monitoring server, offering unified monitoring across environments, configuration management, and control over operational data and security compliance [9]. Configuration management is in the vendor's own feature list, so the server is authorized to change the systems it watches. Pre-authentication code execution there starts on a host that already holds that authority.
What to watch
- Any SolarWinds or CISA statement of in-the-wild exploitation for CVE-2026-28324 or CVE-2026-28325, or a KEV listing for either.
- Publication of the affected communication mode or a working proof-of-concept, either of which makes the configuration gate something scanners can fingerprint.
- A fourth advisory credited to Kai Huang or Armadin, and the fixed Access Rights Manager version for CVE-2026-28326.