Description
A security vulnerability has been detected in StackStorm st2 up to 3.9.0. Impacted is an unknown function of the file st2api/st2api/controllers/v1/auth.py of the component API Key Handler. Such manipulation of the argument api_key_api.user leads to improper privilege management. The attack may be performed from remote. The exploit has been disclosed publicly and may be used. The project was informed of the problem early through an issue report but has not responded yet.
Published: 2026-09-04
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in StackStorm’s st2 API Key handler, where an attacker can manipulate the api_key_api.user argument in st2api/st2api/controllers/v1/auth.py. This misuse leads to improper privilege management, enabling unauthorized API key operations and escalating privileges without proper authentication. Affected systems include the StackStorm St2 platform up to version 3.9.0, affecting all installations that rely on the default API Key authentication module. Risk and exploitability are moderate with a CVSS score of 5.3 and no EPSS data available. The vulnerability can be exploited remotely, and the exploit has already been disclosed publicly. The variant is not listed in the CISA KEV catalog, but the remote nature and privilege‑escalation potential warrant attention.

Affected Systems

Affected systems include the StackStorm St2 platform up to version 3.9.0, affecting all installations that rely on the default API Key authentication module.

Risk and Exploitability

Risk and exploitability are moderate with a CVSS score of 5.3 and no EPSS data available. The vulnerability can be exploited remotely, and the exploit has already been disclosed publicly. The variant is not listed in the CISA KEV catalog, but the remote nature and privilege‑escalation potential warrant attention.

Generated by OpenCVE AI on September 4, 2026 at 15:33 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest StackStorm release that includes the patch for the API Key privilege issue.
  • Revoke any API keys that may have been issued with excessive privileges and regenerate them with appropriate least‑privilege scopes.
  • Enforce role‑based access controls for API keys and monitor authentication logs for anomalous activity.

Generated by OpenCVE AI on September 4, 2026 at 15:33 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 04 Sep 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 04 Sep 2026 13:00:00 +0000

Type Values Removed Values Added
Description A security vulnerability has been detected in StackStorm st2 up to 3.9.0. Impacted is an unknown function of the file st2api/st2api/controllers/v1/auth.py of the component API Key Handler. Such manipulation of the argument api_key_api.user leads to improper privilege management. The attack may be performed from remote. The exploit has been disclosed publicly and may be used. The project was informed of the problem early through an issue report but has not responded yet.
Title StackStorm st2 API Key auth.py privileges management
First Time appeared Stackstorm
Stackstorm st2
Weaknesses CWE-266
CWE-269
CPEs cpe:2.3:a:stackstorm:st2:*:*:*:*:*:*:*:*
Vendors & Products Stackstorm
Stackstorm st2
References
Metrics cvssV2_0

{'score': 6.5, 'vector': 'AV:N/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 6.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 6.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-04T18:00:46.923Z

Reserved: 2026-09-04T05:35:46.391Z

Link: CVE-2026-85514

cve-icon Vulnrichment

Updated: 2026-09-04T18:00:11.447Z

cve-icon NVD

Status : Deferred

Published: 2026-09-04T13:20:11.300

Modified: 2026-09-04T18:18:03.303

Link: CVE-2026-85514

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T16:00:05Z

Weaknesses
  • CWE-266

    Incorrect Privilege Assignment

  • CWE-269

    Improper Privilege Management