Skip to main content
COSMICBYTEZLABS
NewsSecurityHOWTOsToolsTraining
StudyProjectsNewsletterHire MeAbout
Subscribe

Press Enter to search or Esc to close

News
Security
HOWTOs
Tools
Training
Study
Projects
Newsletter
Hire Me
About
RSS Feed
Reading List
Subscribe

Stay in the Loop

Get the latest security alerts, tutorials, and tech insights delivered to your inbox.

Subscribe NowFree forever. No spam.
COSMICBYTEZLABS

Your trusted source for IT intelligence, cybersecurity insights, and hands-on technical guides.

1471+ Articles
151+ Guides

CONTENT

  • Latest News
  • Security Alerts
  • HOWTOs
  • Checklists
  • Projects
  • Exam Prep

RESOURCES

  • Search
  • Browse Tags
  • Newsletter Archive
  • Reading List
  • RSS Feed

COMPANY

  • About Us
  • Contact
  • Privacy Policy
  • Terms of Service

© 2026 CosmicBytez Labs. All rights reserved.

System Status: Operational
  1. Home
  2. Security
  3. CVE-2026-9862: Fortra BoKS OS Command Injection — CVSS 9.8 RCE
CVE-2026-9862: Fortra BoKS OS Command Injection — CVSS 9.8 RCE

Critical Security Alert

This vulnerability is actively being exploited. Immediate action is recommended.

SECURITYCRITICALCVE-2026-9862

CVE-2026-9862: Fortra BoKS OS Command Injection — CVSS 9.8 RCE

Critical OS command injection in Fortra Core Privileged Access Manager allows unauthenticated remote code execution via the boks_autoregisterd service at service-level privileges.

Dylan H.

Security Team

June 16, 2026
3 min read

Affected Products

  • Fortra Core Privileged Access Manager (BoKS)

Critical OS Command Injection in Fortra BoKS PAM

CVE-2026-9862 is a critical-severity OS command injection vulnerability in Fortra's Core Privileged Access Manager (BoKS). A remote attacker with network access to the boks_autoregisterd service can inject arbitrary OS commands that execute with the privileges of the service — without any authentication required.

FieldDetail
CVE IDCVE-2026-9862
CVSS Score9.8 (Critical)
Attack VectorNetwork
Privileges RequiredNone
User InteractionNone
Affected ProductFortra Core Privileged Access Manager (BoKS)
Vulnerable Componentboks_autoregisterd service
Published2026-06-15

Vulnerability Details

The boks_autoregisterd service in Fortra BoKS handles autoregistration of new hosts and endpoints. Due to insufficient input sanitization, user-supplied data passed to this service during the autoregistration process is directly interpreted by the underlying operating system shell.

An unauthenticated attacker with network-level access to the affected service port can inject OS commands as part of a crafted registration request. These commands execute with the privileges of the boks_autoregisterd service, which typically runs with elevated system permissions in PAM deployments.

Attack Flow

  1. Discovery — Attacker scans for BoKS autoregisterd service ports on corporate networks
  2. Crafted request — Sends a malicious autoregistration request containing shell metacharacters
  3. Command execution — Injected commands run with service-level privileges on the BoKS server
  4. Lateral movement — Attacker leverages PAM server access to pivot to managed privileged accounts

Impact

Fortra BoKS is an enterprise Privileged Access Management (PAM) solution. Successful exploitation of this vulnerability grants an attacker:

  • Remote code execution on the BoKS server without credentials
  • Access to PAM infrastructure that typically manages root/admin credentials across the enterprise
  • Potential for complete network takeover — PAM servers are high-value targets with access to thousands of privileged accounts

Because PAM solutions sit at the heart of enterprise access control, compromise of a BoKS server is equivalent to gaining the keys to the kingdom for all managed systems.


Affected Versions

Consult the NVD entry for CVE-2026-9862 and Fortra's official security advisory for specific version ranges and patch availability.


Remediation

  1. Apply vendor patches immediately — Monitor Fortra's security advisory portal for patch releases
  2. Restrict network access — Firewall the boks_autoregisterd port to authorized hosts only
  3. Monitor for exploitation — Review logs for unexpected process spawning from the autoregisterd service
  4. Audit BoKS configurations — Review which hosts are permitted to autoregister

Detection

Watch for anomalous child processes spawned by boks_autoregisterd, unexpected outbound connections from the BoKS server, or unusual entries in the BoKS audit log around registration events.


References

  • NVD — CVE-2026-9862
  • Fortra Security Advisory (see vendor portal)

Related Reading

  • Critical Splunk Enterprise Flaw Lets Attackers Run Code Without Authentication
  • New Veeam Vulnerability Exposes Backup Servers to RCE Attacks
#CVE#RCE#Fortra#BoKS#Privileged Access Management#OS Command Injection

Related Articles

CVE-2026-36576: Critical OS Command Injection in docker-wkhtmltopdf-aas

A CVSS 9.8 OS command injection vulnerability in openlabs docker-wkhtmltopdf-aas allows unauthenticated remote code execution via a crafted POST request to…

2 min read

CVE-2026-33478: AVideo CloneSite Plugin Unauthenticated RCE

A critical chain of vulnerabilities in WWBN AVideo's CloneSite plugin allows fully unauthenticated attackers to achieve remote code execution via key...

4 min read

CVE-2026-47367: UID Enterprise Agent Command Injection via Improper Input Validation

A critical CVSS 9.9 command injection vulnerability in UID Enterprise Agent allows a low-privileged network attacker to execute arbitrary commands on the...

4 min read
Back to all Security Alerts