CVE-2026-28280 Details
Description
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.
A stored cross-site scripting vulnerability has been identified in osctrl, an osquery management solution, prior to version 0.5.0. This vulnerability exists in the 'osctrl-admin' on-demand query list, where a user with query-level permissions can inject arbitrary JavaScript via the query parameter. The injected payload is stored and executed in the browsers of users, including administrators, who visit the query list page. This vulnerability can be exploited by chaining it with CSRF token extraction to escalate privileges and perform actions as the logged-in user. An attacker with query-level permissions can execute arbitrary JavaScript in the browsers of all users who view the query list, potentially leading to a full platform compromise if an administrator executes the payload.
The vulnerability is fixed in osctrl version 0.5.0. Users should upgrade immediately. As a workaround, query-level permissions should be restricted to trusted users, the query list should be monitored for suspicious payloads, and osctrl user accounts should be reviewed for unauthorized administrators.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Mar 2, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/jmpsec/osctrl/pull/778 | [email protected] | Issue TrackingPatch |
| https://github.com/jmpsec/osctrl/pull/780 | [email protected] | Issue TrackingPatch |
| https://github.com/jmpsec/osctrl/security/advisories/GHSA-4rv8-5cmm-2r22 | [email protected] | MitigationPatchVendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| jmpsec osctrl | < 0.5.0 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Feb 28, 2026 | Initial Analysis | [email protected] |
| Feb 26, 2026 | New CVE Received | [email protected] |