Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Description states remote network attacker against a listening autoregistration service with no authentication, and command execution as the service account yields full CIA impact.
Primary rating from Vendor (Fortra).
CVSS VectorVendor: Fortra
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
1DescriptionCVE.org
Fortra's Core Privileged Access Manager (BoKS) contains an OS command injection vulnerability in the boks_autoregisterd service. A remote attacker with network access to the service may be able to cause commands to be executed with the privileges of the service during the autoregistration processing.
AnalysisAI
Remote unauthenticated command injection in Fortra's Core Privileged Access Manager (BoKS) allows network-adjacent attackers to execute arbitrary OS commands with the privileges of the boks_autoregisterd service. The flaw resides in autoregistration processing and carries a critical CVSS 9.8 (AV:N/AC:L/PR:N/UI:N) rating, though no public exploit identified at time of analysis. Because BoKS is a privileged access management product, successful exploitation can directly undermine the security control plane intended to protect enterprise privileged accounts.
Technical ContextAI
BoKS is Fortra's centralized privileged access management platform for managing administrative access across heterogeneous Unix, Linux, and Windows estates. The vulnerable component, boks_autoregisterd, is the daemon responsible for handling automatic registration of new hosts/agents into the BoKS domain, a network-facing service by design. The root cause class is CWE-78 (Improper Neutralization of Special Elements used in an OS Command), meaning attacker-controlled input received during the autoregistration handshake is passed to a shell or system call without adequate sanitization, allowing shell metacharacters to break out of the intended command context. The CPE cpe:2.3:a:fortra:core_privileged_access_manager_(boks):*:*:*:*:*:*:*:* indicates affected versions are not version-bounded in NVD data, implying broad applicability across BoKS releases pending vendor advisory clarification.
RemediationAI
Patch availability and exact fixed version must be confirmed against Fortra advisory FI-2026-007 at https://www.fortra.com/security/advisories/product-security/fi-2026-007 - apply the vendor-supplied update to all BoKS master and replica servers as the primary remediation. Until the patched build is deployed, compensating controls include restricting network access to the boks_autoregisterd service via host firewall or network ACLs so only known management subnets and registering hosts can reach it (trade-off: blocks legitimate autoregistration from new networks and may require manual host enrollment), and where operationally feasible, temporarily disabling the autoregistration daemon and enrolling new hosts via the manual registration workflow (trade-off: significant operational overhead in dynamic environments). Monitor boks_autoregisterd logs for malformed registration requests and unexpected child processes spawned by the service account as a detection layer.
Same weakness CWE-78 – OS Command Injection
View allSame technique Command Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-36730
GHSA-32v6-8gq7-4gxm