| Reporter | Title | Published | Views | Family All 10 |
|---|---|---|---|---|
| CVE-2025-0122 | 9 Apr 202514:00 | – | circl | |
| Palo Alto Networks Prisma SD-WAN ION 安全漏洞 | 11 Apr 202500:00 | – | cnnvd | |
| CVE-2025-0122 | 11 Apr 202501:48 | – | cve | |
| CVE-2025-0122 Prisma SD-WAN: Denial of Service (DoS) Vulnerability Through Burst of Crafted Packets | 11 Apr 202501:48 | – | cvelist | |
| EUVD-2025-15138 | 3 Oct 202520:07 | – | euvd | |
| CVE-2025-0122 | 11 Apr 202502:15 | – | nvd | |
| Prisma SD-WAN: Denial of Service (DoS) Vulnerability Through Burst of Crafted Packets | 9 Apr 202516:00 | – | paloalto | |
| PT-2025-16003 · Palo Alto Networks · Palo Alto Networks Prisma Sd-Wan Ion | 10 Apr 202500:00 | – | ptsecurity | |
| CVE-2025-0122 | 13 Apr 202502:37 | – | redhatcve | |
| CVE-2025-0122 Prisma SD-WAN: Denial of Service (DoS) Vulnerability Through Burst of Crafted Packets | 11 Apr 202501:48 | – | vulnrichment |
| Source | Link |
|---|---|
| security | www.security.paloaltonetworks.com/CVE-2025-0122 |
| cve | www.cve.mitre.org/cgi-bin/cvename.cgi |
#%NASL_MIN_LEVEL 80900
##
# (C) Tenable, Inc.
##
include('compat.inc');
if (description)
{
script_id(298998);
script_version("1.2");
script_set_attribute(attribute:"plugin_modification_date", value:"2026/02/16");
script_cve_id("CVE-2025-0122");
script_name(english:"Palo Alto Networks Prisma SD-WAN ION 5.6.x / 6.1.x < 6.1.10 / 6.2.x / 6.3.x < 6.3.4 / 6.4.x < 6.4.2 / 6.5.0 Denial of Service (CVE-2025-0122)");
script_set_attribute(attribute:"synopsis", value:
"The remote Palo Alto Networks Prisma SD-WAN ION host is affected by a denial of service vulnerability.");
script_set_attribute(attribute:"description", value:
"The version of the remote Palo Alto Networks Prisma SD-WAN ION device is 5.6.x, 6.1.x prior to 6.1.10, 6.2.x, 6.3.x
prior to 6.3.4, 6.4.x prior to 6.4.2, or 6.5.0. It is, therefore, affected by a denial of service vulnerability:
- A denial-of-service (DoS) vulnerability in Palo Alto Networks Prisma SD-WAN ION devices enables an unauthenticated
attacker in a network adjacent to a Prisma SD-WAN ION device to disrupt the packet processing capabilities of the
device by sending a burst of crafted packets to that device. (CVE-2025-0122)
Note that Nessus has not tested for this issue but has instead relied only on the device's self-reported version
number.");
script_set_attribute(attribute:"see_also", value:"https://security.paloaltonetworks.com/CVE-2025-0122");
script_set_attribute(attribute:"solution", value:
"Upgrade to Palo Alto Networks Prisma SD-WAN ION version 6.1.10, 6.3.4, 6.4.2, or 6.5.1 or later.");
script_set_cvss_base_vector("CVSS2#AV:A/AC:L/Au:N/C:N/I:N/A:C");
script_set_cvss_temporal_vector("CVSS2#E:U/RL:OF/RC:C");
script_set_cvss3_base_vector("CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H");
script_set_cvss3_temporal_vector("CVSS:3.0/E:U/RL:O/RC:C");
script_set_attribute(attribute:"cvss4_vector", value:"CVSS:4.0/AV:P/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/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-0122");
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/04/09");
script_set_attribute(attribute:"patch_publication_date", value:"2025/04/09");
script_set_attribute(attribute:"plugin_publication_date", value:"2026/02/13");
script_set_attribute(attribute:"plugin_type", value:"local");
script_set_attribute(attribute:"cpe", value:"cpe:/o:paloaltonetworks:prisma_ion_os");
script_set_attribute(attribute:"cpe", value:"cpe:/h:paloaltonetworks:prisma_ion");
script_end_attributes();
script_category(ACT_GATHER_INFO);
script_family(english:"Palo Alto Local Security Checks");
script_copyright(english:"This script is Copyright (C) 2026 and is owned by Tenable, Inc. or an Affiliate thereof.");
script_dependencies("palo_alto_prisma_ion_detect.nbin");
script_require_keys("installed_sw/Palo Alto Networks Prisma ION");
exit(0);
}
include('vdf.inc');
# @tvdl-content
var vuln_data = {
'metadata': {'spec_version': '1.0'},
'checks': [
{
'product': {'name': 'Palo Alto Networks Prisma ION', 'type': 'app'},
'check_algorithm': 'default',
'constraints': [
{'min_version': '5.6', 'max_version':'5.6.9999', 'fixed_display':'6.3.4'},
{'min_version': '6.1', 'fixed_version':'6.1.10'},
{'min_version': '6.2', 'max_version':'6.2.9999', 'fixed_display':'6.3.4'},
{'min_version': '6.3', 'fixed_version':'6.3.4'},
{'min_version': '6.4', 'fixed_version':'6.4.2'},
{'min_version': '6.5', 'fixed_version':'6.5.1'}
]
}
]
};
var res = vdf::check_and_report(vuln_data:vuln_data, severity:SECURITY_WARNING);
vdf::handle_check_and_report_errors(vdf_result:res);
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