SCA: security update for github.com/jmpsec/osctrl (GHSA-4rv8-5cmm-2r22)

high Tenable Self-Hosted Container Security Plugin ID 438058

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- osctrl is an osquery management solution. Prior to version 0.5.0, a stored cross-site scripting (XSS)
vulnerability exists in the `osctrl-admin` on-demand query list. A user with query-level permissions can
inject arbitrary JavaScript via the query parameter when running an on-demand query. The payload is stored
and executes in the browser of any user (including administrators) who visits the query list page. This
can be chained with CSRF token extraction to escalate privileges and take actions as the logged in user.
An attacker with query-level permissions (the lowest privilege tier) can execute arbitrary JavaScript in
the browsers of all users who view the query list. Depending on their level of access, it can lead to full
platform compromise if an administrator executes the payload. The issue is fixed in osctrl `v0.5.0`. As a
workaround, restrict query-level permissions to trusted users, monitor query list for suspicious payloads,
and/or review osctrl user accounts for unauthorized administrators. (CVE-2026-28280)

See Also

https://github.com/advisories/GHSA-4rv8-5cmm-2r22

Plugin Details

Severity: High

ID: 438058

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 3/2/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.8

Percentile: 57.62

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: High

Base Score: 8.5

Temporal Score: 6.3

Vector: CVSS2#AV:N/AC:L/Au:S/C:C/I:C/A:N

CVSS Score Source: CVE-2026-28280

CVSS v3

Risk Factor: High

Base Score: 8.7

Temporal Score: 7.6

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 2/28/2026

Vulnerability Publication Date: 2/28/2026

Reference Information

CVE: CVE-2026-28280

cwe: CWE-79