← Vulnerability feed

Vulnerability record · CVE-2021-37425 · published 10 August 2021

CVE-2021-37425: Altova MobileTogether Server XXE allows config and private key theft

Altova · Mobiletogether Server

Altova MobileTogether Server before 7.3 SP1 is vulnerable to XML external entity (XXE) injection. An unauthenticated remote attacker can submit crafted XML to endpoints such as /workflowmanagement, causing the server to resolve external entities. This matters because the flaw can expose the server configuration file and the certificate and private key it contains.

9.1 CVSS 3.1 Critical EPSS 66% · top 0.7% CWE-611 · XML external entity (XXE)
9.1CVSS 3.1 base score, v2 6.4
66%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
8References, 4 tagged exploit
17 Jun 2026Last modified by NVD

Description

Altova MobileTogether Server before 7.3 SP1 allows XXE attacks, such as an InfoSetChanges/Changes attack against /workflowmanagement, or reading mobiletogetherserver.cfg and then reading the certificate and private key.

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 19 September 2026. Confidence: high.

critical priorityCVSS 9.1 with network reachability, no authentication, no user interaction, and public exploit references, plus high EPSS, make this an urgent exposure for any internet-facing instance.

What it is

Altova MobileTogether Server before 7.3 SP1 is vulnerable to XML external entity (XXE) injection. An unauthenticated remote attacker can submit crafted XML to endpoints such as /workflowmanagement, causing the server to resolve external entities. This matters because the flaw can expose the server configuration file and the certificate and private key it contains.

Impact

An attacker can read arbitrary files reachable by the server process, including mobiletogetherserver.cfg and the TLS certificate and private key, enabling credential and key compromise. The CVSS vector also indicates a high availability impact, so denial of service is possible.

Attack surface

Reachable over the network via HTTP requests to the workflow management endpoint; the CVSS vector shows no privileges and no user interaction required. Any exposed MobileTogether Server instance is directly attackable.

Exploitation

No CISA KEV listing and no ransomware association. EPSS is high (0.66, 99th percentile) and public references are tagged Exploit, indicating exploit code or a detailed advisory is publicly available.

What to do

  • Upgrade MobileTogether Server to 7.3 SP1 or later, which is the fixed release named in the advisory.
  • If immediate patching is not possible, disable external entity and DTD processing in the XML parser and restrict outbound network access from the server.
  • Rotate the server certificate and private key and any credentials stored in mobiletogetherserver.cfg, since they may have been exposed.
  • Restrict network access to the workflow management interface to trusted sources only.
  • Review server logs for anomalous XML payloads or file-read attempts against configuration paths.

Detection

  • Inspect HTTP request bodies to /workflowmanagement and other XML endpoints for DOCTYPE declarations, ENTITY definitions, or SYSTEM/PUBLIC identifiers.
  • Alert on server process file reads of mobiletogetherserver.cfg, certificate files, or private key files outside normal startup behavior.
  • Monitor for outbound connections from the server to unexpected hosts, which can indicate external entity resolution.
  • Correlate WAF or proxy logs for XXE-style payload patterns against MobileTogether Server endpoints.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2021-37425 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

7.5CVE-2021-38490Altova mobiletogether server vulnerabilityAltova MobileTogether Server before 7.3 SP1 allows XML exponential entity expansion, a different vulnerability than CVE-2021-37425.EPSS 0.99%9.8CVE-2025-58360GeoServer WMS GetMap XXE allows unauthenticated file read and SSRFGeoServer versions 2.26.0 through 2.26.2 and before 2.25.6 accept XML input at the /geoserver/wms GetMap endpoint without sufficiently restricting ex…KEVEPSS 61%analysed9.8CVE-2025-2776SysAid On-Prem unauthenticated XXE in Server URL processingSysAid On-Prem versions up to 23.3.40 process the Server URL without restricting XML external entities, so an unauthenticated attacker can supply cra…KEVEPSS 64%analysed7.5CVE-2025-2775SysAid On-Prem unauthenticated XXE in Checkin processingSysAid On-Prem versions up to 23.3.40 process Checkin XML without restricting external entities, so an unauthenticated attacker can supply a crafted …KEVEPSS 43%analysed7.5CVE-2023-45727Proself XXE flaw allows unauthenticated file readProself Enterprise/Standard, Gateway, and Mail Sanitize editions fail to restrict XML external entities when parsing malformed XML requests. A remote…KEVEPSS 3.5%analysed9.8CVE-2024-34102Adobe Commerce and Magento XXE flaw allows unauthenticated code executionAdobe Commerce and Magento Open Source are affected by an improper restriction of XML external entity reference (XXE) vulnerability. A crafted XML do…KEVEPSS 100%analysed9.8CVE-2019-9670Zimbra mailboxd Autodiscover XXE allows unauthenticated compromiseThe mailboxd component in Synacor Zimbra Collaboration Suite 8.7.x before 8.7.11p10 parses XML in the Autodiscover servlet without restricting extern…KEVEPSS 100%analysed7.5CVE-2019-13608Citrix StoreFront Server XXE allows unauthenticated file disclosureCitrix StoreFront Server before 1903, 7.15 LTSR before CU4 (3.12.4000), and 7.6 LTSR before CU8 (3.0.8000) is vulnerable to XML External Entity (XXE)…KEVEPSS 30%analysed

Source: NIST National Vulnerability Database (record CVE-2021-37425), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.