MendixApplication

CVE-2022-26317

MEDIUM · 6.5 CVSS v3.1 Published 2022-03-08
Fix available
A fix is available. Upgrade to 7.23.29 or later.
See remediation →
71/100
Remediation priority · Elevated
Remotely reachable Zero-click

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 · unedited
A vulnerability has been identified in Mendix Applications using Mendix 7 (All versions < V7.23.29). When returning the result of a completed Microflow execution call the affected framework does not correctly verify, if the request was initially made by the user requesting the result. Together with predictable identifiers for Microflow execution calls, this could allow a malicious attacker to retrieve information about arbitrary Microflow execution calls made by users within the affected system.

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 confidence

This is an access control vulnerability in Mendix 7 where the framework fails to properly verify that the user requesting the result of a microflow execution is the same user who initiated it. Combined with predictable identifiers for microflow calls, an attacker can retrieve information about arbitrary microflow executions made by other users.

MitigationUpgrade Mendix Applications to version V7.23.29 or later, which contains the proper request-origin verification for microflow execution results.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
MendixApplication
Affected:< 7.23.29

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
Low
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

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 checks

Work through these to decide whether this CVE applies to you.

  1. Identify Mendix application version
    Check the runtime version of the Mendix application by inspecting the deployment metadata, model version information, or the /rest-doc/ endpoint if exposed. This is typically visible in the application startup logs or modeler project settings.
    Affected if The installed Mendix version is any version below 7.23.29 (e.g., 7.23.28, 7.22.x, 7.21.x, etc.)
  2. Confirm Mendix 7 lineage
    Verify the application is running on Mendix 7.x platform rather than Mendix 8.x, 9.x, or 10.x. This distinction is visible in the version string (e.g., 7.23.0 indicates Mendix 7).
    Affected if The application uses Mendix 7.x framework regardless of the minor version within that lineage
  3. Determine if microflows are exposed
    Inspect the published REST or SOAP services in the Mendix application. Microflows exposed as published web services or REST operations are the attack vector for this vulnerability.
    Affected if The application exposes microflows as callable services via the Mendix WS/* or REST publish features, and the version is below 7.23.29

The environment is affected if the Mendix application runs on version 7.x below 7.23.29 and exposes microflows as callable services, allowing unauthorized retrieval of execution results from other users' microflow calls.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

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 · scoped
Upgrade available Upgrade to 7.23.29 or later
Fixed in 7.23.29
Interim mitigation

Upgrade Mendix Applications to version V7.23.29 or later, which contains the proper request-origin verification for microflow execution results.

Recommended fix High confidence

Mendix 7.23.29 or later

  1. Identify your current Mendix 7 version by checking the Modeler or project settings
  2. Download Mendix version 7.23.29 or later from the Mendix release archive
  3. Upgrade your Mendix Studio Pro to the new version
  4. Open your application in the upgraded Studio Pro and allow the migration to complete
  5. Test all Microflow functionality thoroughly in a non-production environment
  6. Deploy the upgraded application to production
Caveat Patch releases typically include backward-compatible fixes; however, test Microflow behavior after upgrade

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Mendix Scoped from the published advisory
  • Consultation3.0 h
  • Implementation6.0 h
  • Testing6.0 h
  • Review / QA3.0 h
18.0 hours of engineering $3,120
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $4,992.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2022-26317 — 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 sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2022-26317 in production — separate from our analysis above.

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.

What this is

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.

What belongs here
  • 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