Description
A vulnerability has been identified in Mendix Runtime (All versions). Mendix documentation for access rules does not adequately describe the special behavior of the System.User entity, leaving developers without sufficient guidance to configure access rules securely. This documentation gap may lead application developers to unknowingly apply overly permissive access rules to System.User, resulting in unintended exposure of sensitive user data or privilege escalation within deployed Mendix applications.
Published: 2026-05-07
Score: 9.1 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability exists in the Mendix Runtime across all versions and stems from a documentation gap that does not adequately explain how to configure access rules securely, potentially leading developers to set overly permissive rules for the System.User entity. This can expose sensitive user data or allow privilege escalation within deployed Mendix applications.

Affected Systems

The affected product is Siemens Mendix Runtime. All published versions of the runtime are impacted by this documentation gap, as any instance may propagate default or misconstrued access rules for System.User. The impact indicates the possibility of data exposure and is rated with a CVSS score of 9.1, showing very high severity.

Risk and Exploitability

The CVSS score of 9.1 identifies a critical risk, while the EPSS score indicates a very low but non‑zero exploitation likelihood. The vulnerability is not currently listed in CISA’s KEV catalog, suggesting no known widespread exploitation. The likely attack vector is a web request from an unauthenticated client to a Mendix application, based on the nature of access‑rule flaws, but this is inferred rather than directly documented.

Generated by OpenCVE AI on July 31, 2026 at 17:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Ensure the Mendix Runtime is updated to the most recent release or apply its update portal for fixes addressing this access‑rule issue.
  • Reconfigure all access rules for the System.User entity to explicitly deny read permissions to unauthenticated or anonymous roles; verify that no other entities are inadvertently inheriting broad read rights.
  • Perform a comprehensive audit of all application access rules against Mendix best‑practice guidance to confirm that no unintended permissions are granted.

Generated by OpenCVE AI on July 31, 2026 at 17:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 31 Jul 2026 18:15:00 +0000

Type Values Removed Values Added
Title Documentation Gap in Mendix Runtime Allows Overly Permissive Access to System.User

Mon, 27 Jul 2026 04:45:00 +0000

Type Values Removed Values Added
Title Documentation Gap in Mendix Runtime Allows Overly Permissive Access to System.User

Fri, 17 Jul 2026 16:15:00 +0000

Type Values Removed Values Added
Title Authorization Misconfiguration Allowing Anonymous Data Exposure in VerySecureApp

Tue, 14 Jul 2026 10:00:00 +0000

Type Values Removed Values Added
Description The VerySecureApp made by DIVD using Mendix Studio Pro 11.8.0 Beta allows unintended data exposure due to authorization misconfiguration. The VerySecureApp allows anonymous users of the MyFirstModule with the anonymous user role to gain access to all stored records, even though no access rights are explicitly configured on that role. Anonymous users are required to make a Mendix Entity available publicly. All versions of Mendix Studio Pro up to 11.8.0 Beta silently make an Anonymous user role follow user inheritance rules, without mentioning this explicitly in the documentation. A vulnerability has been identified in Mendix Runtime (All versions). Mendix documentation for access rules does not adequately describe the special behavior of the System.User entity, leaving developers without sufficient guidance to configure access rules securely. This documentation gap may lead application developers to unknowingly apply overly permissive access rules to System.User, resulting in unintended exposure of sensitive user data or privilege escalation within deployed Mendix applications.
References
Metrics cvssV4_0

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

cvssV3_1

{'score': 9.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N'}

cvssV4_0

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


Sun, 10 May 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Divd
Divd verysecureapp
Vendors & Products Divd
Divd verysecureapp

Fri, 08 May 2026 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 07 May 2026 22:45:00 +0000

Type Values Removed Values Added
Title Authorization Misconfiguration Allowing Anonymous Data Exposure in VerySecureApp

Thu, 07 May 2026 21:30:00 +0000

Type Values Removed Values Added
Description The VerySecureApp made by DIVD using Mendix Studio Pro 11.8.0 Beta allows unintended data exposure due to authorization misconfiguration. The VerySecureApp allows anonymous users of the MyFirstModule with the anonymous user role to gain access to all stored records, even though no access rights are explicitly configured on that role. Anonymous users are required to make a Mendix Entity available publicly. All versions of Mendix Studio Pro up to 11.8.0 Beta silently make an Anonymous user role follow user inheritance rules, without mentioning this explicitly in the documentation.
Weaknesses CWE-277
References
Metrics cvssV4_0

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


Subscriptions

Divd Verysecureapp
cve-icon MITRE

Status: PUBLISHED

Assigner: DIVD

Published:

Updated: 2026-07-14T09:19:09.920Z

Reserved: 2026-05-05T21:09:08.070Z

Link: CVE-2026-7891

cve-icon Vulnrichment

Updated: 2026-05-08T13:45:36.897Z

cve-icon NVD

Status : Deferred

Published: 2026-05-07T22:16:37.070

Modified: 2026-06-17T11:03:04.917

Link: CVE-2026-7891

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T18:00:08Z

Weaknesses
  • CWE-277

    Insecure Inherited Permissions