CVE-2025-28244
Alteryx Server 2023.1.1.460
Raw vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:HSummary
CVE-2025-28244 is a high-severity Insecure Storage of Sensitive Information (CWE-922) vulnerability in Alteryx Alteryx Server. Its CVSS base score is 8.8 (High).
Operationally, exploitation aligns with the MITRE ATT&CK technique Unsecured Credentials (T1552); ranked at the 37th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.
The strongest mitigations our analysis identified map to AC-3 (Access Enforcement) and AC-6 (Least Privilege) — see the control section below for these in your framework.
Deeper analysis AI-assisted summary
Synthesised by an AI model from the NVD description and linked references — a reading aid, not an authoritative source.
CVE-2025-28244 is an Insecure Permissions vulnerability (CWE-922) affecting the Local Storage component in Alteryx Server version 2023.1.1.460. It enables remote attackers to access valid user session tokens stored in localStorage, potentially resulting in full account takeover. The vulnerability carries a CVSS v3.1 base score of 8.8 (AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H), indicating high severity due to its network accessibility, low attack complexity, lack of required privileges, and significant impacts on confidentiality, integrity, and availability.
Remote attackers without prior authentication can exploit this issue by tricking authenticated users into performing an action that exposes localStorage contents, such as visiting a malicious webpage. Successful exploitation grants the attacker the victim's session token, allowing unauthorized access to the Alteryx Server account with the same privileges as the targeted user, including potential data exfiltration, workflow manipulation, or further lateral movement within the environment.
Vendor guidance is available via the Alteryx security advisory at https://alteryx.com, while a detailed technical analysis and potential proof-of-concept are provided in a GitHub Gist at https://gist.github.com/DylanGrl/2771afe86bdd2665b83f28c1ff5c12eb. Security practitioners should consult these resources for specific patch instructions, workarounds, or upgrade paths to mitigate the risk.
OWASP Top 10 for Web (2025)
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2025-21051
Vulnerability Data
Insecure Permissions vulnerability in the Local Storage in Alteryx Server 2023.1.1.460 allows remote attackers to obtain valid user session tokens from localStorage, leading to account takeover
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise Techniques
CVEs Like This One
Affected Assets
Mitigating Controls
Control response
—
—
- 3 hardening rules · 2 OS baselines
—
Mitigating Controls (NIST 800-53 r5) AI
Enforces approved authorizations for logical access to stored information, directly stopping unauthorized read/write.
Requires protection of confidentiality/integrity for information at rest, directly addressing insecure storage.
Limits privileges so only authorized accesses to sensitive stored data are permitted.
Associates security attributes with information to support proper access decisions on storage.
Mitigating Controls (NIST CSF 2.0) AI
Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.
Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI
Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.
Secure reuse and disposal procedures, including cryptographic wiping and physical destruction, stop the insecure storage of sensitive data on media that may later be accessed by unauthorized actors.
Mandating secure disposal techniques stops the insecure retention of sensitive information on storage media that leaves organizational control.
Hardening callouts derived
Configuration rules from DISA STIG baselines that bear on weaknesses of the type cited by this CVE. Each rule is shown with the relationship its mapping actually records, against the CWE it was authored against. Derived via CVE→CWE over `controls_xwalks` (authoritative rows only; rows rated `none` are excluded).
Windows Server 2016 (2 rules)
- V-224973 The Active Directory Domain Controllers Organizational Unit (OU) object must have the proper access control permissions. prevents CWE-922
- V-224974 Domain-created Active Directory Organizational Unit (OU) objects must have proper access control permissions. prevents CWE-922
Windows Server 2019 (1 rule)
- V-205743 Windows Server 2019 organization created Active Directory Organizational Unit (OU) objects must have proper access control permissions. prevents CWE-922