N-able N-central < 2024.6 HF2 / 2025.x < 2025.3.1 Multiple Vulnerabilities
| Reporter | Title | Published | Views | Family All 33 |
|---|---|---|---|---|
| CVE-2025-8875 | 13 Aug 202522:36 | – | circl | |
| CVE-2025-8876 | 13 Aug 202520:00 | – | circl | |
| N-able N-Central Insecure Deserialization Vulnerability | 13 Aug 202500:00 | – | cisa_kev | |
| N-able N-Central Command Injection Vulnerability | 13 Aug 202500:00 | – | cisa_kev | |
| CISA Adds Two Known Exploited Vulnerabilities to Catalog | 13 Aug 202512:00 | – | cisa | |
| N-able N-central 安全漏洞 | 14 Aug 202500:00 | – | cnnvd | |
| N-able N-central 操作系统命令注入漏洞 | 14 Aug 202500:00 | – | cnnvd | |
| CVE-2025-8875 | 14 Aug 202514:56 | – | cve | |
| CVE-2025-8876 | 14 Aug 202514:53 | – | cve | |
| CVE-2025-8875 Insecure Deserialization Vulnerability | 14 Aug 202514:56 | – | cvelist |
10
| Source | Link |
|---|---|
| nessus | www.nessus.org/u |
| nessus | www.nessus.org/u |
| cve | www.cve.mitre.org/cgi-bin/cvename.cgi |
| cve | www.cve.mitre.org/cgi-bin/cvename.cgi |
#%NASL_MIN_LEVEL 80900
##
# (C) Tenable, Inc.
##
include('compat.inc');
if (description)
{
script_id(250278);
script_version("1.3");
script_set_attribute(attribute:"plugin_modification_date", value:"2025/11/03");
script_cve_id("CVE-2025-8875", "CVE-2025-8876");
script_xref(name:"CISA-KNOWN-EXPLOITED", value:"2025/08/20");
script_name(english:"N-able N-central < 2024.6 HF2 / 2025.x < 2025.3.1 Multiple Vulnerabilities");
script_set_attribute(attribute:"synopsis", value:
"The N-able N-central instance installed on the remote host is affected by multiple vulnerabilities.");
script_set_attribute(attribute:"description", value:
"The version of N-able N-central installed on the remote host is prior to 2024.6 HF2 or 2025.x prior to 2025.3.1. It is,
therefore, affected by multiple vulnerabilities:
- Deserialization of Untrusted Data vulnerability in N-able N-central allows Local Execution of Code. (CVE-2025-8875)
- Improper Input Validation vulnerability in N-able N-central allows OS Command Injection. (CVE-2025-8876)
Note that Nessus has not tested for these issues but has instead relied only on the application's self-reported version
number.");
# https://documentation.n-able.com/N-central/Release_Notes/GA/Content/N-central_2025.3.1_Release_Notes.htm
script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?733fc5bd");
# https://documentation.n-able.com/N-central/Release_Notes/GA/Content/N-central_2024.6_HF2_Release_Notes.htm
script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?91e2058b");
script_set_attribute(attribute:"solution", value:
"Upgrade N-able N-central to version 2024.6 HF2, 2025.3.1 or later.");
script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:S/C:C/I:C/A:C");
script_set_cvss3_base_vector("CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H");
script_set_attribute(attribute:"cvss4_vector", value:"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H");
script_set_attribute(attribute:"cvss4_threat_vector", value:"CVSS:4.0/E:A");
script_set_attribute(attribute:"cvss_score_source", value:"CVE-2025-8875");
script_set_attribute(attribute:"cvss4_score_source", value:"CVE-2025-8876");
script_set_attribute(attribute:"exploitability_ease", value:"No known exploits are available");
script_set_attribute(attribute:"exploit_available", value:"false");
script_set_attribute(attribute:"vuln_publication_date", value:"2025/08/13");
script_set_attribute(attribute:"patch_publication_date", value:"2025/08/13");
script_set_attribute(attribute:"plugin_publication_date", value:"2025/08/15");
script_set_attribute(attribute:"plugin_type", value:"remote");
script_set_attribute(attribute:"cpe", value:"cpe:/a:n-able:n-central");
script_end_attributes();
script_category(ACT_GATHER_INFO);
script_family(english:"CGI abuses");
script_copyright(english:"This script is Copyright (C) 2025 and is owned by Tenable, Inc. or an Affiliate thereof.");
script_dependencies("n_able_n_central_detect.nbin");
script_require_keys("installed_sw/N-able N-central");
exit(0);
}
include('vdf.inc');
# @tvdl-content
var vuln_data = {
'metadata': {'spec_version': '1.0'},
'checks': [
{
'product': {'name': 'N-able N-central', 'type': 'app'},
'check_algorithm': 'default',
'constraints': [
{'fixed_version': '2024.6.2.5', 'fixed_display': '2024.6 HF2'},
{'min_version': '2025.0.0.0', 'fixed_version': '2025.3.1.3', 'fixed_display': '2025.3.1'}
]
}
]
};
var result = vdf::check_and_report(vuln_data:vuln_data, severity:SECURITY_HOLE);
vdf::handle_check_and_report_errors(vdf_result: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
03 Nov 2025 00:00Current
6.1Medium risk
Vulners AI Score6.1
CVSS 3.18.8
CVSS 49.4
EPSS0.0333
SSVC