CVE-2024-4844
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedHardcoded credentials vulnerability in Trellix ePolicy Orchestrator (ePO) on Premise prior to 5.10 Service Pack 1 Update 2 allows an attacker with admin privileges on the ePO server to read the contents of the orion.keystore file, allowing them to access the ePO database encryption key. This was possible through using a hard coded password for the keystore. Access Control restrictions on the file mean this would not be exploitable unless the user is the system admin for the server that ePO is running on.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceHardcoded credentials vulnerability in Trellix ePolicy Orchestrator allows an attacker with admin privileges on the ePO server to read the orion.keystore file contents using a known hardcoded password, exposing the ePO database encryption key.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Network
- Complexity
- High
- Privileges
- Low
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Identify if Trellix ePO is installedCheck for ePolicy Orchestrator installation by looking for the ePO installation directory (commonly at C:\Program Files\McAfee\ePolicy Orchestrator or C:\Program Files\Trellix\ePolicy Orchestrator), or look for the 'Trellix ePolicy Orchestrator' or 'McAfee ePolicy Orchestrator' service in Windows Services.Affected if ePolicy Orchestrator is installed on the system
-
Determine ePO versionOpen the ePO console and navigate to Dashboard > System Information, or check the file version of the orion.jar file in the ePO installation directory (e.g., C:\Program Files\McAfee\ePolicy Orchestrator\Server\conf\orion\orion.jar).Affected if Version is earlier than 5.10 Service Pack 1 Update 2 (5.10.0 through 5.10.1 are all affected)
-
Locate the orion.keystore fileSearch for the orion.keystore file in the ePO installation directory, typically found under C:\Program Files\McAfee\ePolicy Orchestrator\Server\conf\orion\ or within the conf directory structure.Affected if The orion.keystore file exists and is readable by the ePO service account or by users with admin privileges on the server
-
Verify file permissions on keystoreRight-click the orion.keystore file, go to Properties > Security, and review which users and groups have Read access to the file.Affected if Non-administrator service accounts or unauthorized users have read access to the orion.keystore file
Your environment is affected if Trellix ePolicy Orchestrator is installed and the version is below 5.10 Service Pack 1 Update 2, combined with the presence of the orion.keystore file that could be accessed using the hardcoded credentials.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scopedUpgrade to ePO 5.10 Service Pack 1 Update 2 or later to remediate. Ensure strict file system access controls on the ePO server are maintained.
5.10 Service Pack 1 Update 2
- 1. Identify current ePO version by checking the ePO console or server
- 2. Create a full backup of the ePO database and configuration
- 3. Download ePO version 5.10 Service Pack 1 Update 2 or later from the Trellix download portal
- 4. Apply the upgrade following Trellix standard ePO upgrade procedures
- 5. Verify the upgrade completed successfully and ePO services are running
- 6. Confirm the orion.keystore file now uses a non-hardcoded password
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation2.0 h
- Implementation3.0 h
- Testing2.0 h
- Review / QA1.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $2,272.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2024-4844 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2024-4844 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data