Actively exploited in the wild. This CVE is on the CISA Known Exploited Vulnerabilities list — treat remediation as urgent. Federal remediation due by 15 Sep 2025.
Session RecordingApplication · Citrix

CVE-2024-8068

HIGH · 8.0 CVSS v3.1 Published 2024-11-12
Fix available
A fix is available. Upgrade to 2407 or later.
See remediation →
96/100
Remediation priority · Urgent
In the wild 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
Privilege escalation to NetworkService Account access in Citrix Session Recording when an attacker is an authenticated user in the same Windows Active Directory domain as the session recording server domain

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

Citrix Session Recording contains a privilege escalation vulnerability where an authenticated user in the same Windows Active Directory domain as the session recording server can gain NetworkService Account access, potentially allowing the attacker to perform actions with elevated privileges on the recorded sessions or underlying system.

MitigationRestrict authenticated user access to the Citrix Session Recording server domain following least-privilege principles; apply vendor patches when available; consider network segmentation to limit exposure from compromised domain accounts.

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
Session RecordingApplication
Affected:< 2407= 1912= 2203= 2402= 2407

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

CVSS:3.1/AV:A/AC:L/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 checks

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

  1. Identify if Citrix Session Recording is installed
    Check Windows Programs and Features for 'Citrix Session Recording' or query the registry at HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall for entries containing 'Citrix Session Recording'
    Affected if The product is found installed on the system
  2. Determine installed version of Citrix Session Recording
    Run 'Get-WmiObject -Class Win32_Product | Where-Object {$_.Name -like "*Session Recording*"} | Select-Object Name, Version' or check the version in the registry under the product's uninstall key
    Affected if The installed version matches 1912, 2203, 2402, 2407, or any version earlier than 2407 (e.g., 7.x, 19.x, 20.x, 21.x, 22.x, 23.x, 24.x before 2407)
  3. Verify the Session Recording service is running
    Open Services console and check for 'Citrix Session Recording' service, or run 'Get-Service -Name *Session*Recording*' via PowerShell
    Affected if The Citrix Session Recording service is in a Running state, exposing the vulnerable component
  4. Check user group membership on the server
    Run 'whoami /groups' or check Active Directory users and computers to see if non-privileged domain users have access to the session recording server
    Affected if The server is joined to a Windows Active Directory domain and allows authenticated domain users access to the session recording functionality
  5. Inspect session recording component permissions
    Examine NTFS permissions and share permissions on the Session Recording installation directory (typically under C:\Program Files\Citrix\SessionRecording) and verify which AD users or groups have read/write access
    Affected if Authenticated domain users have elevated permissions to session recording files or configuration that should be restricted to administrators only

You are affected if Citrix Session Recording is installed with version 1912, 2203, 2402, 2407 or any earlier version, the service is running, and the server is part of an Active Directory domain with non-privileged authenticated users having access.

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
Upgrade available Upgrade to 2407 or later
Fixed in 2407
Interim mitigation

Restrict authenticated user access to the Citrix Session Recording server domain following least-privilege principles; apply vendor patches when available; consider network segmentation to limit exposure from compromised domain accounts.

Recommended fix High confidence

2407

  1. Identify the current Citrix Session Recording version installed
  2. Download Citrix Session Recording version 2407 or later from the official Citrix support portal (support.citrix.com)
  3. Review the upgrade documentation and release notes for version 2407
  4. Create a backup of the current Session Recording configuration
  5. Upgrade Citrix Session Recording to version 2407 or later following Citrix's standard upgrade procedures
  6. Verify the installation and test Session Recording functionality

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

Fix this in Session Recording Exploited in the wild — priority engagement
  • Consultation3.0 h
  • Implementation6.0 h
  • Testing3.0 h
  • Review / QA2.0 h
14.0 hours of engineering $2,490
Get it fixed fast

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

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

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