The Two Ways Into Your Active Directory You Didn't Provision
One vendor product and one offshore contractor both hold delegated rights over your domain, and each one has turned into somebody else's access path.
The vulnerability class sets the clock, not the score
Hard-coded secrets are the fastest vulnerability class to weaponize, and that is what should drive your change window here — not a severity score the reporting never carried. The workflow is mechanical: an adversary pulls the patched build, diffs it against the previous one, recovers the constant, and has a working pre-authentication exploit the same day. There is no research overhead and no exploit-development uncertainty to price in. SolarWinds advisories also draw specific, sustained attention from actors who watch that vendor deliberately, which compresses the window further.
The product is what makes this a domain event. Access Rights Manager enumerates and modifies who holds which rights across Active Directory, which means it runs with service accounts that are Tier-0 adjacent by design. Unauthenticated code execution on that host is not a host compromise with lateral movement ahead of it; it is delegated authority over your directory, already granted, waiting for whoever reaches the box first.
Exposure reduction beats the change board
Sequence this correctly. An external attack-surface sweep — Shodan and Censys plus your own scan of your ranges — for ARM management ports takes an afternoon and does not need a change window. Forcing administration through a hardened jump host takes slightly longer. Both land before a normal emergency-change cycle completes, and both convert an internet-reachable pre-auth flaw into an internal-only one. Patch as the durable fix; reduce reachability first because you can do it today.
Patching does not evict a tenant
Assume-breach hunting on these hosts is the step most teams skip. Pull ninety days of telemetry and look for unexpected child processes of the ARM service, new local administrators, ARM service-account logons originating from hosts that are not ARM, and anomalous LDAP or ADWS write activity. A patched binary does not remove an implant or a rotated credential, and the service accounts involved are exactly the ones you would not notice being used.
The same delegation, held by a contractor
The second item in the same reporting is the non-product version of the identical problem. DPRK's Jade Sleet compromised a deliberately small India-based IT services provider, deploying two distinct backdoors — FLATROOF and ROOFDECK — in one intrusion. The victim being characterized as a much smaller organization is the targeting logic, not incidental detail: small offshore IT and BPO firms sit precisely where weak security maturity meets persistent privileged access into far larger client estates. Two implants in a single intrusion is classic redundancy tradecraft — lose one to an EDR update, keep the other.
Your vendor questionnaire will never surface this, because the exposure is not the provider's control maturity. It is the standing accounts, RMM agents, VPN identities and delegated-admin grants they already hold in your environment, and their activity is invisible in your telemetry unless you are explicitly baselining vendor-account behavior.
A hard-coded key in the product that governs who has access to what in Active Directory is not a vulnerability with a patch window — it is delegated authority sitting behind a constant that anyone can read out of a binary diff.
What this reporting does not give you
Be honest about the evidence quality: a single reporting stream, with no CVE identifier, no severity score, no affected version range and no indicators. Treat this item as tasking that points you at the vendor advisory, not as input to a detection rule. The one thing that does not depend on those missing details is the inventory: you cannot patch, isolate or hunt ARM instances you have not enumerated, including the DR copy and the pilot install someone stood up two years ago.
What to do
Inventory every SolarWinds Access Rights Manager instance — including DR, staging and abandoned pilots — and patch to the vendor's fixed build within 72 hours, pulling the advisory directly for the identifier and affected build range.
Sweep your external ranges for ARM management ports today using Shodan/Censys plus your own scan, and route all ARM administration through a hardened jump host while the patch lands.
Enumerate every standing account, RMM agent, VPN identity and delegated-admin grant held by offshore IT and BPO providers this quarter, rotate those credentials, and convert standing access to time-bound just-in-time grants.