OpenWRT < 24.10.4 Multiple Vulnerabilities
🗓️ 01 Dec 2025 00:00:00Reported by Copyright (C) 2025 Greenbone AGType
openvas🔗 plugins.openvas.org👁 7 Views
| Reporter | Title | Published | Views | Family All 28 |
|---|---|---|---|---|
| The vulnerability of the system call ioctl driver ltq-ptm of the operating system for OpenWrt routers allows a hacker to gain access to read and write memory in the kernel. | 16 Dec 202500:00 | – | bdu_fstec | |
| The vulnerability of the ubusd component in the embedded operating system OpenWrt allows a hacker to execute arbitrary code. | 26 Dec 202500:00 | – | bdu_fstec | |
| CVE-2025-62525 | 22 Oct 202516:10 | – | circl | |
| CVE-2025-62526 | 22 Oct 202516:10 | – | circl | |
| OpenWrt 安全漏洞 | 22 Oct 202500:00 | – | cnnvd | |
| OpenWrt 缓冲区错误漏洞 | 22 Oct 202500:00 | – | cnnvd | |
| CVE-2025-62525 | 22 Oct 202514:59 | – | cve | |
| CVE-2025-62526 | 22 Oct 202514:59 | – | cve | |
| CVE-2025-62525 OpenWrt vulnerable to local privilage escalation | 22 Oct 202514:59 | – | cvelist | |
| CVE-2025-62526 OpenWrt ubusd vulnerable to heap buffer overflow | 22 Oct 202514:59 | – | cvelist |
10
# SPDX-FileCopyrightText: 2025 Greenbone AG
# Some text descriptions might be excerpted from (a) referenced
# source(s), and are Copyright (C) by the respective right holder(s).
#
# SPDX-License-Identifier: GPL-2.0-only
CPE = "cpe:/a:openwrt:openwrt";
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.155903");
script_version("2025-12-02T05:40:47+0000");
script_tag(name:"last_modification", value:"2025-12-02 05:40:47 +0000 (Tue, 02 Dec 2025)");
script_tag(name:"creation_date", value:"2025-12-01 07:12:01 +0000 (Mon, 01 Dec 2025)");
script_tag(name:"cvss_base", value:"6.8");
script_tag(name:"cvss_base_vector", value:"AV:L/AC:L/Au:S/C:C/I:C/A:C");
script_tag(name:"severity_vector", value:"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H");
script_tag(name:"severity_origin", value:"NVD");
script_tag(name:"severity_date", value:"2025-10-30 17:34:02 +0000 (Thu, 30 Oct 2025)");
script_cve_id("CVE-2025-62525", "CVE-2025-62526");
script_tag(name:"qod_type", value:"package");
script_tag(name:"solution_type", value:"VendorFix");
script_name("OpenWRT < 24.10.4 Multiple Vulnerabilities");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2025 Greenbone AG");
script_family("General");
script_dependencies("gb_openwrt_ssh_login_detect.nasl");
script_mandatory_keys("openwrt/detected");
script_tag(name:"summary", value:"OpenWRT is prone to multiple vulnerabilities.");
script_tag(name:"vuldetect", value:"Checks if a vulnerable version is present on the target host.");
script_tag(name:"insight", value:"The following flaws exist:
- CVE-2025-62525: Local users could read and write arbitrary kernel memory using the ioctls of
the ltq-ptm driver which is used to drive the datapath of the DSL line.
- CVE-2025-62526: ubusd contains a heap buffer overflow in the event registration parsing
code.");
script_tag(name:"affected", value:"OpenWRT prior to version 24.10.4.");
script_tag(name:"solution", value:"Update to version 24.10.4 or later.");
script_xref(name:"URL", value:"https://openwrt.org/advisory/2025-10-22-1");
script_xref(name:"URL", value:"https://openwrt.org/advisory/2025-10-22-2");
script_xref(name:"URL", value:"https://github.com/openwrt/openwrt/security/advisories/GHSA-h427-frpr-7cqr");
script_xref(name:"URL", value:"https://github.com/openwrt/openwrt/security/advisories/GHSA-cp32-65v4-cp73");
exit(0);
}
include("host_details.inc");
include("version_func.inc");
if (!version = get_app_version(cpe: CPE, nofork: TRUE))
exit(0);
if (version_is_less(version: version, test_version: "24.10.4")) {
report = report_fixed_ver(installed_version: version, fixed_version: "24.10.4");
security_message(port: 0, data: report);
exit(0);
}
exit(99);
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
02 Dec 2025 00:00Current
7.8High risk
Vulners AI Score7.8
CVSS 3.17.9 - 8.8
EPSS0.00242
SSVC