CVE-2026-7891
Deferred Deferred - Pending Action

Unauthorized Data Exposure in VerySecureApp via Mendix Studio Pro

Vulnerability report for CVE-2026-7891, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-05-07

Last updated on: 2026-07-14

Assigner: Dutch Institute for Vulnerability Disclosure

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-05-07
Last Modified
2026-07-14
Generated
2026-07-29
AI Q&A
2026-05-08
EPSS Evaluated
2026-07-28
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
divd verysecureapp *
mendix mendix_studio_pro to 11.8.0_beta (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-277 A product defines a set of insecure permissions that are inherited by objects that are created by the program.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

The vulnerability in VerySecureApp, created using Mendix Studio Pro 11.8.0 Beta, is due to an authorization misconfiguration. Specifically, anonymous users assigned the anonymous user role in the MyFirstModule can access all stored records, even though no explicit access rights are configured for that role. This happens because Mendix Studio Pro versions up to 11.8.0 Beta silently apply user inheritance rules to the anonymous user role without documenting this behavior, leading to unintended data exposure.

Impact Analysis

This vulnerability can lead to unauthorized data exposure, allowing anonymous users to access all stored records in the affected module. Since no authentication or explicit permissions are required, sensitive or confidential information could be accessed by anyone, potentially leading to data breaches, loss of privacy, and damage to the organization's reputation.

Compliance Impact

The vulnerability in VerySecureApp allows anonymous users to access all stored records due to an authorization misconfiguration. This unintended data exposure can lead to unauthorized access to sensitive personal or protected health information.

Such unauthorized data exposure can result in non-compliance with data protection regulations like GDPR and HIPAA, which require strict access controls and protection of personal and health data.

Mitigation Strategies

To mitigate this vulnerability, ensure that anonymous user roles do not have unintended access rights. Specifically, review and correct the authorization configuration in the VerySecureApp, especially for the MyFirstModule, to prevent anonymous users from accessing all stored records.

Additionally, avoid making Mendix Entities publicly available to anonymous users unless explicitly intended and properly secured.

Consider upgrading Mendix Studio Pro to a version later than 11.8.0 Beta where this issue is addressed or apply any patches provided by the vendor.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-7891. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart