LiveActive security incident?Get immediate response
CVE Record

CVE-2021-33718: A vulnerability has been identified in Mendix Applications using Mendix 7 (All versions < V7.23.22), Mendix...

A vulnerability has been identified in Mendix Applications using Mendix 7 (All versions < V7.23.22), Mendix Applications using Mendix 8 (All versions < V8.18.7), Mendix Applications using Mendix 9 (All versions < V9.3.0). Write access checks of attributes of an object could be bypassed, if user has a write permissions to the first attribute of this object.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Some Mendix applications could allow a user to change object fields they should not be allowed to edit. The issue occurs when a user has write permission to the first attribute of an object, potentially bypassing checks on other attributes. Business risk is mainly unauthorized data modification in affected Mendix apps.

Executive priority

Treat this as a targeted platform upgrade and data-integrity risk. Prioritize business-critical Mendix apps, especially those storing regulated or workflow-critical data. Urgency is moderate unless affected apps are highly exposed or manage sensitive records.

Technical view

CVE-2021-33718 is an improper authorization issue in Mendix application runtimes. Attribute write-access checks on an object could be bypassed when the user has write permission to the object's first attribute. Affected versions are Mendix 7 before 7.23.22, Mendix 8 before 8.18.7, and Mendix 9 before 9.3.0.

Likely exposure

Exposure is limited to organizations running applications on affected Mendix 7, 8, or 9 versions below the fixed release thresholds. The sources do not identify specific deployment models, app types, or internet exposure requirements.

Exploitation context

The provided sources do not report active exploitation, and the CVE is not listed as KEV. No public exploit status is supported by the source bundle. The impact depends on application data models and attribute-level write permissions.

Researcher notes

Evidence is limited to the CVE description and Siemens reference. There is no CVSS vector in the supplied bundle. Focus assessment on authorization boundaries, object attribute permissions, and whether users with partial write rights could alter restricted attributes.

Mitigation direction

  • Upgrade Mendix 7 applications to V7.23.22 or later.
  • Upgrade Mendix 8 applications to V8.18.7 or later.
  • Upgrade Mendix 9 applications to V9.3.0 or later.
  • Review Siemens advisory SSA-352521 for vendor-specific guidance.
  • Audit sensitive object attributes and write permissions in affected applications.

Validation and detection

  • Inventory all Mendix application runtime versions in production and staging.
  • Confirm no Mendix 7, 8, or 9 apps remain below fixed versions.
  • Review domain models for sensitive attributes with restricted write access.
  • Check release records showing affected apps were rebuilt and redeployed.
  • Prioritize validation for apps handling financial, customer, or privileged workflow data.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-863: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-33718 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
SiemensMendix Applications using Mendix 7All versions < V7.23.22Listed
SiemensMendix Applications using Mendix 8All versions < V8.18.7Listed
SiemensMendix Applications using Mendix 9All versions < V9.3.0Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-863 · source CWE mapping

Incorrect Authorization

Incorrect Authorization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.