Description
Cleartext transmission of sensitive information in the Core of Ivanti Endpoint Manager before version 2024 SU7 allows a remote unauthenticated attacker in a MITM position to leak credentials for external SQL connections.
Published: 2026-08-11
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Cleartext transmission of user credentials for external SQL connections in Ivanti Endpoint Manager’s Core component exposes sensitive data. A remote attacker who can perform a Man‑in‑the‑Middle attack can capture these credentials during normal operation, enabling potential compromise of the connected databases. The weakness arises from insecure communication that fails to encrypt or otherwise protect the transmission, which is a classic example of CWE‑295.

Affected Systems

The vulnerability affects all releases of Ivanti Endpoint Manager prior to version 2024 SU7. The impact applies regardless of the specific environment, as the flaw is present in the Core module that handles external SQL integration across all unpatched variants.

Risk and Exploitability

The CVSS v3.1 score is 8.1, indicating high severity with a high potential for confidentiality compromise. Although the EPSS score is not available, the lack of a known public exploit and absence from the CISA KEV catalog do not reduce the risk; the flaw still presents a likely vector for credential leakage in environments where network traffic is not secured. The primary attack requires the ability to intercept or modify traffic between the Endpoint Manager server and the external database, so environments that expose these connections without encryption are the most vulnerable. Given the high score and the clear potential for credential theft, remediation should be treated with priority.

Generated by OpenCVE AI on August 11, 2026 at 23:11 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Ivanti Endpoint Manager to the latest patch or version 2024 SU7 or later, which removes the cleartext transmission flaw.
  • Configure all external SQL connections to use TLS/SSL and enforce certificate validation so that credentials are never sent in plaintext.
  • Use network segmentation or VPN tunnels to isolate Endpoint Manager traffic from untrusted networks, reducing the chance an attacker can mount a Man‑in‑the‑Middle attack.
  • Implement traffic monitoring and alerting for unexpected cleartext authentication traffic to detect potential exploitation attempts.

Generated by OpenCVE AI on August 11, 2026 at 23:11 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 11 Aug 2026 23:45:00 +0000

Type Values Removed Values Added
First Time appeared Ivanti
Ivanti endpoint Manager
Vendors & Products Ivanti
Ivanti endpoint Manager

Tue, 11 Aug 2026 23:30:00 +0000

Type Values Removed Values Added
Title Cleartext Transmission of Credentials in Ivanti Endpoint Manager Prior to 2024 SU7

Tue, 11 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 11 Aug 2026 14:45:00 +0000

Type Values Removed Values Added
Description Cleartext transmission of sensitive information in the Core of Ivanti Endpoint Manager before version 2024 SU7 allows a remote unauthenticated attacker in a MITM position to leak credentials for external SQL connections.
Weaknesses CWE-295
References
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Ivanti Endpoint Manager
cve-icon MITRE

Status: PUBLISHED

Assigner: ivanti

Published:

Updated: 2026-08-12T04:00:00.979Z

Reserved: 2026-07-28T18:10:09.233Z

Link: CVE-2026-18129

cve-icon Vulnrichment

Updated: 2026-08-11T14:48:38.290Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-11T15:17:28.327

Modified: 2026-08-31T19:27:23.020

Link: CVE-2026-18129

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-11T23:30:05Z

Weaknesses
  • CWE-295

    Improper Certificate Validation