Secret ServerApplication · Delinea

CVE-2024-25649

MEDIUM · 6.7 CVSS v3.1 Published 2024-03-14
Mitigation only
No fix yet — a mitigation exists. There is no fixed release. A documented workaround reduces exposure in the meantime.
See remediation →
69/100
Remediation priority · Elevated
Zero-click

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 · unedited
In Delinea PAM Secret Server 11.4, it is possible for an attacker (with Administrator access to the Secret Server machine) to read the following data from a memory dump: the decrypted master key, database credentials (when SQL Server Authentication is enabled), the encryption key of RabbitMQ queue messages, and session cookies.

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 · moderate confidence

Delina PAM Secret Server 11.4 contains a memory dump vulnerability allowing an attacker with Administrator-level access to the Secret Server machine to read sensitive data including the decrypted master key, SQL Server database credentials (when SQL Server Authentication is enabled), RabbitMQ queue message encryption keys, and session cookies. This is a local privilege escalation/information disclosure vulnerability requiring local access to the server.

MitigationLimit physical and administrative access to Secret Server machines, apply vendor patches when available, and consider memory protection solutions to prevent sensitive data from being readable in memory dumps.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
Secret ServerApplication
Affected:= 11.4.000000

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
Local
Complexity
Low
Privileges
High
User interaction
None
Scope
Changed
Confidentiality
High
Integrity
Low
Availability
None

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

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 checks

Work through these to decide whether this CVE applies to you.

  1. Confirm Secret Server version
    Locate the installed Delinea Secret Server version information. This is typically available in the Secret Server UI (About page), installation directory, or Windows Programs and Features. Compare the exact version to 11.4.000000.
    Affected if The installed version is exactly 11.4.000000
  2. Identify memory dump files
    Search the Secret Server machine for memory dump files (.dmp), crash dumps, or core dump files that may have been generated by the Secret Server application or IIS worker process.
    Affected if Memory dump files exist on the system that could contain Secret Server process memory
  3. Check for dump generation tools
    Review the system for the presence of memory dump utilities, debugging tools, or scripts that could be used to generate process dumps of the Secret Server application.
    Affected if Tools capable of creating process memory dumps are present and have been run against Secret Server processes
  4. Verify SQL Server Authentication configuration
    In the Secret Server configuration, determine whether SQL Server Authentication (as opposed to Windows Authentication) is enabled for the database connection.
    Affected if SQL Server Authentication mode is enabled, meaning database credentials would be exposed in memory dumps
  5. Assess physical and administrative access
    Evaluate who has Administrator-level or physical access to the Secret Server machine. Review audit logs for any signs of debug utilities, process dumping tools, or unauthorized access to memory.
    Affected if Multiple users have Administrator access or physical access is not tightly controlled

A system is affected if it is running exactly version 11.4.000000 AND an attacker with Administrator-level or physical access could potentially read memory dumps containing the master key, database credentials, encryption keys, or session cookies.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

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 · scoped
Mitigation available No clean upgrade yet — mitigate in the meantime
Mitigation

Limit physical and administrative access to Secret Server machines, apply vendor patches when available, and consider memory protection solutions to prevent sensitive data from being readable in memory dumps.

Recommended fix Moderate confidence

Secret Server 11.4.000001 or later (contact Delinea for exact fixed version)

  1. Contact Delinea support or visit the official Delinea download portal to obtain the latest version of Secret Server
  2. Review the Secret Server release notes for version 11.4.000001 or later to confirm the security fix for CVE-2024-25649 is included
  3. Plan and schedule the upgrade during a maintenance window following your organization's change management process
  4. Before upgrading, perform a complete backup of the Secret Server database and configuration files
  5. Execute the upgrade following the official Delinea upgrade documentation
  6. After upgrade, verify that the Secret Server web interface is accessible and functioning normally
  7. Validate that administrative functions and secret retrieval work as expected
Caveat Review Delinea upgrade documentation for any required migration steps or prerequisites; ensure backup before proceeding

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Secret Server Scoped from the published advisory
  • Consultation3.0 h
  • Implementation4.0 h
  • Testing2.0 h
  • Review / QA2.0 h
11.0 hours of engineering $1,980
Get help mitigating

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $3,168.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2024-25649 — 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 sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2024-25649 in production — separate from our analysis above.

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.

What this is

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.

What belongs here
  • 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