{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-9862",
        "assignerOrgId": "df4dee71-de3a-4139-9588-11b62fe6c0ff",
        "state": "PUBLISHED",
        "assignerShortName": "Fortra",
        "dateReserved": "2026-05-28T16:37:50.792Z",
        "datePublished": "2026-06-15T15:10:08.708Z",
        "dateUpdated": "2026-06-15T16:09:28.297Z"
    },
    "containers": {
        "cna": {
            "providerMetadata": {
                "orgId": "df4dee71-de3a-4139-9588-11b62fe6c0ff",
                "shortName": "Fortra",
                "dateUpdated": "2026-06-15T15:18:11.644Z"
            },
            "title": "Core Privileged Access Manager (BoKS) autoregistration service command injection vulnerability",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "lang": "en",
                            "cweId": "CWE-78",
                            "description": "CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "impacts": [
                {
                    "capecId": "CAPEC-248",
                    "descriptions": [
                        {
                            "lang": "en",
                            "value": "CAPEC-248 Command Injection"
                        }
                    ]
                }
            ],
            "affected": [
                {
                    "vendor": "Fortra",
                    "product": "Core Privileged Access Manager (BoKS)",
                    "modules": [
                        "boks_autoregisterd"
                    ],
                    "versions": [
                        {
                            "status": "affected",
                            "version": "boks-server 8.1.0.0",
                            "lessThanOrEqual": "boks-server 8.1.0.22",
                            "versionType": "custom"
                        },
                        {
                            "status": "affected",
                            "version": "boks-server 9.0.0.0",
                            "lessThanOrEqual": "boks-server 9.0.0.4",
                            "versionType": "custom"
                        }
                    ],
                    "defaultStatus": "unaffected"
                }
            ],
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Fortra's \nCore 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.",
                    "supportingMedia": [
                        {
                            "type": "text/html",
                            "base64": false,
                            "value": "<p>Fortra's&nbsp;\nCore Privileged Access Manager (BoKS)&nbsp;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.</p>"
                        }
                    ]
                }
            ],
            "references": [
                {
                    "url": "https://www.fortra.com/security/advisories/product-security/fi-2026-007",
                    "tags": [
                        "vendor-advisory"
                    ]
                }
            ],
            "metrics": [
                {
                    "format": "CVSS",
                    "scenarios": [
                        {
                            "lang": "en",
                            "value": "GENERAL"
                        }
                    ],
                    "cvssV3_1": {
                        "version": "3.1",
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "privilegesRequired": "NONE",
                        "userInteraction": "NONE",
                        "scope": "UNCHANGED",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "HIGH",
                        "availabilityImpact": "HIGH",
                        "baseSeverity": "CRITICAL",
                        "baseScore": 9.8,
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                    }
                }
            ],
            "workarounds": [
                {
                    "lang": "en",
                    "value": "Restrict network access to boks_autoregisterd, which listens on port 6507 by default, until fixed builds are deployed. \n\n\n\nAnother workaround for both boks-server 8.1 and 9.0 is to disable the service in the boksinit configuration. On the BoKS Master, edit\n\n\n\n$BOKS_var/internal/boksinit/master \n\n\n\nand comment out the line \n\n\n\n`autoregisterd:300:1:0:respawn::$BOKS_lib/boks_autoregisterd -xn` \n\n\n\nby prefixing it with \n\n\n\n`#`; \n\n\n\nthen make boks_init reread the file, for example by running \n\n\n\n`kill -HUP $(cat $BOKS_var/run/boks_init)`, \n\n\n\nor restart BoKS. This stops boks_autoregisterd and prevents it from being respawned; autoregistration is unavailable until the row is restored.",
                    "supportingMedia": [
                        {
                            "type": "text/html",
                            "base64": false,
                            "value": "<p>Restrict network access to boks_autoregisterd, which listens on port 6507 by default, until fixed builds are deployed.&nbsp;</p><p>Another workaround for both boks-server 8.1 and 9.0 is to disable the service in the boksinit configuration. On the BoKS Master, edit</p><p><span>$BOKS_var/internal/boksinit/master&nbsp;</span></p><p><span>and comment out the line&nbsp;</span></p><p><span>`autoregisterd:300:1:0:respawn::$BOKS_lib/boks_autoregisterd -xn`&nbsp;</span></p><p><span>by prefixing it with&nbsp;</span></p><p><span>`#`;&nbsp;</span></p><p><span>then make boks_init reread the file, for example by running&nbsp;</span></p><p><span>`kill -HUP $(cat $BOKS_var/run/boks_init)`,&nbsp;</span></p><p><span>or restart BoKS. This stops boks_autoregisterd and prevents it from being respawned; autoregistration is unavailable until the row is restored.</span></p>"
                        }
                    ]
                }
            ],
            "solutions": [
                {
                    "lang": "en",
                    "value": "Upgrade to boks-server 8.1.0.23 or 9.0.0.5.",
                    "supportingMedia": [
                        {
                            "type": "text/html",
                            "base64": false,
                            "value": "<p>Upgrade to boks-server 8.1.0.23 or 9.0.0.5.</p>"
                        }
                    ]
                }
            ],
            "credits": [
                {
                    "lang": "en",
                    "value": "Fortra internal security assessment",
                    "type": "finder"
                }
            ],
            "source": {
                "discovery": "INTERNAL"
            },
            "x_generator": {
                "engine": "Vulnogram 1.0.2"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-06-15T16:09:18.347930Z",
                                "id": "CVE-2026-9862",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "yes"
                                    },
                                    {
                                        "Technical Impact": "total"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-06-15T16:09:28.297Z"
                }
            }
        ]
    }
}