| Reporter | Title | Published | Views | Family All 12 |
|---|---|---|---|---|
| CVE-2025-4879 | 17 Jun 202514:15 | – | attackerkb | |
| CVE-2025-4879 | 17 Jun 202513:39 | – | circl | |
| Citrix Workspace app for Windows 安全漏洞 | 17 Jun 202500:00 | – | cnnvd | |
| Citrix Workspace app for Windows Security Bulletin CVE-2025-4879 | 17 Jun 202511:57 | – | citrix | |
| CVE-2025-4879 | 17 Jun 202513:02 | – | cve | |
| CVE-2025-4879 Citrix Workspace App for Windows - Local Privilege escalation allows a low-privileged user to gain SYSTEM privileges | 17 Jun 202513:02 | – | cvelist | |
| EUVD-2025-18569 | 3 Oct 202520:07 | – | euvd | |
| CVE-2025-4879 | 17 Jun 202514:15 | – | nvd | |
| CVE-2025-4879 | 17 Jun 202514:15 | – | osv | |
| PT-2025-25652 · Citrix · Citrix Workspace App For Windows | 17 Jun 202500:00 | – | ptsecurity |
| Source | Link |
|---|---|
| nessus | www.nessus.org/u |
| cve | www.cve.mitre.org/cgi-bin/cvename.cgi |
#%NASL_MIN_LEVEL 80900
##
# (C) Tenable, Inc.
##
include('compat.inc');
if (description)
{
script_id(240642);
script_version("1.4");
script_set_attribute(attribute:"plugin_modification_date", value:"2025/07/08");
script_cve_id("CVE-2025-4879");
script_xref(name:"IAVA", value:"2025-A-0450");
script_name(english:"Citrix Workspace App for Windows Privilege Escalation (CTX694718)");
script_set_attribute(attribute:"synopsis", value:
"The remote host is missing a security update.");
script_set_attribute(attribute:"description", value:
"The version of Citrix Workspace installed on the remote host is affected by a privilege escalation vulnerability as
referenced in the CTX694718 advisory.
- Local Privilege escalation allows a low-privileged user to gain SYSTEM privileges in Citrix Workspace app
for Windows (CVE-2025-4879)
Note that Nessus has not tested for this issue but has instead relied only on the application's self-reported version
number.");
# https://support.citrix.com/support-home/kbsearch/article?articleNumber=CTX694718
script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?5bda166b");
script_set_attribute(attribute:"solution", value:
"Upgrade to Citrix Workspace version 2409 CR, 2402 LTSR CU3 Hotfix 1. 2402 LTSR CU2 Hotfix 1 or later.");
script_set_attribute(attribute:"cvss4_vector", value:"CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N");
script_set_attribute(attribute:"cvss4_threat_vector", value:"CVSS:4.0/E:U");
script_set_attribute(attribute:"cvss_score_source", value:"CVE-2025-4879");
script_set_attribute(attribute:"vuln_publication_date", value:"2025/06/17");
script_set_attribute(attribute:"patch_publication_date", value:"2025/06/17");
script_set_attribute(attribute:"plugin_publication_date", value:"2025/06/26");
script_set_attribute(attribute:"plugin_type", value:"local");
script_set_attribute(attribute:"cpe", value:"cpe:/a:citrix:workspace");
script_set_attribute(attribute:"stig_severity", value:"I");
script_end_attributes();
script_category(ACT_GATHER_INFO);
script_family(english:"Windows");
script_copyright(english:"This script is Copyright (C) 2025 and is owned by Tenable, Inc. or an Affiliate thereof.");
script_dependencies("citrix_workspace_win_installed.nbin");
script_require_keys("installed_sw/Citrix Workspace", "SMB/Registry/Enumerated");
exit(0);
}
include('vdf.inc');
# @tvdl-content
var vuln_data = {
'metadata': {'spec_version': '1.0'},
'requires': [
{'scope': 'target', 'match': {'os': 'windows'}}
],
'checks': [
{
'product': {'name': 'Citrix Workspace', 'type': 'app'},
'check_algorithm': 'default',
'constraints' : [
{ 'min_version' : '24.2.0.0', 'fixed_version' : '24.2.2001.3', 'fixed_display' : '2402 LTSR CU2 Hotfix 1 / 2402 LTSR CU3 Hotfix 1' },
{ 'min_version' : '24.3.0.0', 'fixed_version' : '24.9.0.201', 'fixed_display' : '2409 CR' }
]
}
]
};
var vdf_result = vdf::check_and_report(vuln_data:vuln_data, severity:SECURITY_HOLE);
vdf::handle_check_and_report_errors(vdf_result:vdf_result);
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation