CVE-2025-15097
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedA vulnerability was found in Alteryx Server. Affected by this issue is some unknown functionality of the file /gallery/api/status/. Performing manipulation results in improper authentication. The attack is possible to be carried out remotely. The exploit has been made public and could be used. Upgrading to version 2023.1.1.13.486, 2023.2.1.10.293, 2024.1.1.9.236, 2024.2.1.6.125 and 2025.1.1.1.31 can resolve this issue. Upgrading the affected component is recommended.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceAlteryx Server contains an authentication bypass vulnerability in the /gallery/api/status/ API endpoint. The issue allows remote attackers to access the endpoint without proper authentication, potentially exposing sensitive server status information or enabling further attacks.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Network
- Complexity
- Low
- Privileges
- None
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- Low
- Integrity
- Low
- Availability
- Low
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Identify Alteryx Server installationCheck for Alteryx Server by reviewing installed programs in Windows Control Panel > Programs and Features, or look for the Alteryx Service in Windows Services (services.msc)Affected if Alteryx Server is not installed on the system
-
Determine installed Alteryx Server versionLog into the Alteryx Server UI as an administrator, then navigate to Help > About to view the version information. Alternatively, check the installation directory for version files or the Alteryx Service properties in Windows ServicesAffected if The installed version falls before 2023.1.1.13.486, 2023.2.1.10.293, 2024.1.1.9.236, 2024.2.1.6.125, or 2025.1.1.1.31 (i.e., versions 2023.1.x before .13, 2023.2.x before .10, 2024.1.x before .9, 2024.2.x before .6, or 2025.1.x before .31)
-
Verify endpoint accessibilitySend an unauthenticated HTTP GET request to the /gallery/api/status/ endpoint using a tool like curl or a browser: http(s)://<server_hostname>/gallery/api/status/ - observe whether the request returns a successful response without providing any login credentialsAffected if The endpoint returns HTTP 200 with server status data or any sensitive information without requiring authentication
The environment is affected if Alteryx Server is installed with a version prior to the fixed releases AND the /gallery/api/status/ endpoint responds to unauthenticated requests with sensitive data.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scopedUpgrade Alteryx Server to one of the fixed versions (2023.1.1.13.486, 2023.2.1.10.293, 2024.1.1.9.236, 2024.2.1.6.125, or 2025.1.1.1.31) to resolve the improper authentication vulnerability.
2025.1.1.1.31 (or any of: 2023.1.1.13.486, 2023.2.1.10.293, 2024.1.1.9.236, 2024.2.1.6.125)
- Download the appropriate installer for your current version from the Alteryx Customer Portal or official download channels
- Backup your Alteryx Server data and configuration before upgrading
- Stop the Alteryx Server service
- Run the installer for the fixed version (2023.1.1.13.486, 2023.2.1.10.293, 2024.1.1.9.236, 2024.2.1.6.125, or 2025.1.1.1.31)
- Follow the on-screen installation prompts
- After installation completes, restart the Alteryx Server service
- Verify the /gallery/api/status/ endpoint now requires proper authentication
- Confirm normal server functionality after upgrade
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation4.0 h
- Implementation8.0 h
- Testing8.0 h
- Review / QA4.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $6,656.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2025-15097 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2025-15097 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data