Lucene search
+L

Sonos Era < 83.1-61240 Multiple RCE Vulnerabilities

🗓️ 25 Jul 2025 00:00:00Reported by Copyright (C) 2025 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 4 Views

Sonos Era speakers before version 83.1-61240 have a remote code execution vulnerability.

Related
Refs
Code
ReporterTitlePublishedViews
Family
attackerkb
ATTACKERKB
CVE-2026-4149
11 Apr 202600:12
attackerkb
circl
Circl
CVE-2025-1051
29 May 202503:00
circl
circl
Circl
CVE-2026-4149
11 Apr 202601:30
circl
cnnvd
CNNVD
Sonos Era 300 安全漏洞
2 Jun 202500:00
cnnvd
cnnvd
CNNVD
Sonos Era 300 缓冲区错误漏洞
11 Apr 202600:00
cnnvd
cve
CVE
CVE-2025-1051
2 Jun 202519:05
cve
cve
CVE
CVE-2026-4149
11 Apr 202600:12
cve
cvelist
Cvelist
CVE-2025-1051 Sonos Era 300 Heap-based Buffer Overflow Remote Code Execution Vulnerability
2 Jun 202519:05
cvelist
cvelist
Cvelist
CVE-2026-4149 Sonos Era 300 SMB Response Out-Of-Bounds Access Remote Code Execution Vulnerability
11 Apr 202600:12
cvelist
euvd
EUVD
EUVD-2025-16688
3 Oct 202520:07
euvd
Rows per page
# 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_PREFIX = "cpe:/a:sonos:era";

if(description)
{
  script_oid("1.3.6.1.4.1.25623.1.0.155030");
  script_version("2026-04-23T06:21:05+0000");
  script_tag(name:"last_modification", value:"2026-04-23 06:21:05 +0000 (Thu, 23 Apr 2026)");
  script_tag(name:"creation_date", value:"2025-07-25 09:18:16 +0000 (Fri, 25 Jul 2025)");
  script_tag(name:"cvss_base", value:"10.0");
  script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:C/I:C/A:C");
  script_tag(name:"severity_vector", value:"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H");
  script_tag(name:"severity_origin", value:"NVD");
  script_tag(name:"severity_date", value:"2026-04-15 12:26:48 +0000 (Wed, 15 Apr 2026)");

  script_cve_id("CVE-2025-1051", "CVE-2026-4149");

  script_tag(name:"qod_type", value:"remote_banner");

  script_tag(name:"solution_type", value:"VendorFix");

  script_name("Sonos Era < 83.1-61240 Multiple RCE Vulnerabilities");

  script_category(ACT_GATHER_INFO);

  script_copyright("Copyright (C) 2025 Greenbone AG");
  script_family("Buffer overflow");
  script_dependencies("gb_sonos_device_airplay_detect.nasl");
  script_mandatory_keys("sonos/device/detected");

  script_tag(name:"summary", value:"Sonos Era speakers are prone to multiple remote code execution
  (RCE) 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-1051: The flaw exists within the processing of ALAC data. The issue results from the
  lack of proper validation of the length of user-supplied data prior to copying it to a heap-based
  buffer. An attacker can leverage this vulnerability to execute code in the context of the anacapa
  user.

  - CVE-2026-4149: The specific flaw exists within the handling of the DataOffset field within SMB
  responses. The issue results from the lack of proper validation of user-supplied data, which can
  result in a memory access past the end of an allocated buffer. An attacker can leverage this
  vulnerability to execute code in the context of the kernel.");

  script_tag(name:"affected", value:"Sonos Era 300 speakers prior to version 83.1-61240. Other
  products may be affected as well.");

  script_tag(name:"solution", value:"Update to version 83.1-61240 or later.");

  script_xref(name:"URL", value:"https://www.zerodayinitiative.com/advisories/ZDI-25-311/");
  script_xref(name:"URL", value:"https://www.zerodayinitiative.com/advisories/ZDI-26-192/");

  exit(0);
}

include("host_details.inc");
include("version_func.inc");

if (!infos = get_app_port_from_cpe_prefix(cpe: CPE_PREFIX, first_cpe_only: TRUE))
  exit(0);

cpe = infos["cpe"];
port = infos["port"];

if (!version = get_app_version(cpe: cpe, port: port, nofork: TRUE))
  exit(0);

if (version_is_less(version: version, test_version: "83.1.61240")) {
  report = report_fixed_ver(installed_version: version, fixed_version: "83.1-61240");
  security_message(port: port, 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

23 Apr 2026 00:00Current
7.6High risk
Vulners AI Score7.6
CVSS 310
CVSS 3.19.8
EPSS0.00995
SSVC
4