LiveActive security incident?Get immediate response
CVE Record

CVE-2021-31339: A vulnerability has been identified in Mendix Excel Importer Module (All versions < V9.0.3).

A vulnerability has been identified in Mendix Excel Importer Module (All versions < V9.0.3). Uploading a manipulated XML File results in an exception that could expose information about the Application-Server and the used XML-Framework.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

CVE-2021-31339 affects Siemens Mendix Excel Importer Module before V9.0.3. A malformed XML upload can trigger an exception that may reveal details about the application server and XML framework. The public bundle does not provide CVSS scoring or evidence of active exploitation.

Executive priority

Treat as a targeted hygiene issue unless the affected upload path is public or widely accessible. The business risk is reconnaissance value from leaked platform details, not a confirmed takeover path in the provided evidence.

Technical view

The issue is CWE-209: information exposure through an error message. The affected component is Mendix Excel Importer Module, all versions before V9.0.3. The described trigger is uploading a manipulated XML file that causes an exception exposing server and XML-framework information.

Likely exposure

Exposure is likely limited to Mendix applications using the Excel Importer Module before V9.0.3, especially where users can upload XML-backed Excel import files. The source bundle does not define authentication requirements or deployment prevalence.

Exploitation context

CISA KEV status is false, and the provided sources do not cite active exploitation. The described impact is information disclosure through exception details, not direct code execution or privilege escalation.

Researcher notes

Key missing data includes CVSS metrics, authentication requirements, and precise exception contents. Validate exposure by version inventory and error-disclosure review. Do not assume exploit activity or broader Mendix platform impact beyond the named module and version range.

Mitigation direction

  • Upgrade Mendix Excel Importer Module to V9.0.3 or later where applicable.
  • Review Siemens advisory SSA-854248 for vendor-specific remediation guidance.
  • Avoid exposing detailed import exceptions to end users.
  • Prioritize remediation for internet-facing or broadly accessible upload workflows.

Validation and detection

  • Inventory Mendix applications using the Excel Importer Module.
  • Confirm deployed module versions are V9.0.3 or later.
  • Review upload workflows that process Excel or XML-backed import files.
  • Check application error handling for leaked server or XML-framework details.
Prepared
Confidence
medium
Sources
4

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-209: Information exposure and cloud metadata lookup

Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. 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-31339 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
3Source 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 Excel Importer ModuleAll versions < V9.0.3Listed
Weakness

CWE details

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

CWE-209 · source CWE mapping

Generation of Error Message Containing Sensitive Information

Generation of Error Message Containing Sensitive Information represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.