CVE-2026-7891 PUBLISHED

Assigner: DIVD
Reserved: 05.05.2026 Published: 07.05.2026 Updated: 07.05.2026

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.

Metrics

CVSS 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
CVSS Score: 9.3

Product Status

Vendor DIVD
Product VerySecureApp
Versions Default: unaffected
  • affected from 0 to 1.1.0 (incl.)

Affected Configurations

  • Anonymous user must be added with Anonymous user roles

References

Problem Types

  • CWE-277 Insecure inherited permissions CWE