LiveActive security incident?Get immediate response
CVE Record

CVE-2023-23835: A vulnerability has been identified in Mendix Applications using Mendix 7 (All versions < V7.23.34), Mendix...

A vulnerability has been identified in Mendix Applications using Mendix 7 (All versions < V7.23.34), Mendix Applications using Mendix 8 (All versions < V8.18.23), Mendix Applications using Mendix 9 (All versions < V9.22.0), Mendix Applications using Mendix 9 (V9.12) (All versions < V9.12.10), Mendix Applications using Mendix 9 (V9.18) (All versions < V9.18.4), Mendix Applications using Mendix 9 (V9.6) (All versions < V9.6.15). Some of the Mendix runtime API’s allow attackers to bypass XPath constraints and retrieve information using XPath queries that trigger errors.

MediumCVSS 5.9Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2023-23835 affects Mendix applications running specific older Mendix 7, 8, and 9 runtime versions. An unauthenticated network attacker may retrieve restricted information by abusing runtime API behavior around XPath query errors. The impact is confidentiality-focused; sources do not indicate data modification or service outage.

Executive priority

Treat as a moderate-priority confidentiality issue. Patch internet-facing or sensitive-data Mendix applications first because exploitation requires no authentication, although sources rate attack complexity as high and do not report active exploitation.

Technical view

Some Mendix runtime APIs can allow XPath constraint bypass when XPath queries trigger errors. The CVSS 3.1 score is 5.9 with network attack vector, high attack complexity, no privileges, no user interaction, unchanged scope, high confidentiality impact, and no integrity or availability impact.

Likely exposure

Exposure is most likely in deployed Mendix applications using affected Mendix 7, 8, or 9 runtime versions, especially where relevant runtime APIs are reachable from untrusted networks. The bundle does not identify specific endpoints or deployment configurations.

Exploitation context

CISA KEV status is false in the bundle, and no cited source states active exploitation. The CVSS temporal vector indicates proof-of-concept maturity, but the provided sources do not include exploit details or weaponization evidence.

Researcher notes

The bundle identifies CWE-284 and affected Mendix branches, but does not provide endpoint names, query patterns, compensating controls, or confirmed exploitation. Validation should focus on version exposure and vendor-advised remediation, not exploit reproduction.

Mitigation direction

  • Upgrade Mendix 7 applications to V7.23.34 or later.
  • Upgrade Mendix 8 applications to V8.18.23 or later.
  • Upgrade Mendix 9 applications to V9.22.0 or the applicable fixed branch version.
  • Prioritize externally reachable Mendix applications handling sensitive data.
  • Check Siemens advisory SSA-252808 for current vendor guidance.

Validation and detection

  • Inventory all deployed Mendix applications and runtime versions.
  • Compare each version against the affected version thresholds.
  • Identify whether relevant runtime APIs are reachable from untrusted networks.
  • Confirm upgraded applications report fixed Mendix runtime versions.
  • Review logs for unusual XPath-related runtime errors.
Prepared
Confidence
high
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-284: 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-2023-23835 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
Medium
CVSS
5.9 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C

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.

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

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
5.9CVSS 3.1MediumCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C2.23.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.9Medium
CVSS 3.1 vector shape for CVE-2023-23835Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
SiemensMendix Applications using Mendix 7All versions < V7.23.34unknown
SiemensMendix Applications using Mendix 8All versions < V8.18.23unknown
SiemensMendix Applications using Mendix 9All versions < V9.22.0unknown
SiemensMendix Applications using Mendix 9 (V9.12)All versions < V9.12.10unknown
SiemensMendix Applications using Mendix 9 (V9.18)All versions < V9.18.4unknown
SiemensMendix Applications using Mendix 9 (V9.6)All versions < V9.6.15unknown
Weakness

CWE details

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

CWE-284 · source CWE mapping

Improper Access Control

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