The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2025-32106

CVE-2025-32106: Audiocodes MP-112 Firmware RCE Vulnerability

CVE-2025-32106 is a remote code execution vulnerability in Audiocodes Mediapack MP-11x Firmware that allows unauthenticated attackers to execute unauthorized code. This article covers technical details, affected versions, and mitigation.

Published: March 11, 2026

CVE-2025-32106 Overview

CVE-2025-32106 is a critical remote code execution vulnerability affecting Audiocodes Mediapack MP-11x series devices through firmware version 6.60A.369.002. The vulnerability allows an unauthenticated remote attacker to execute arbitrary code on vulnerable devices by sending specially crafted POST requests. This firmware vulnerability in telecommunications hardware poses significant risks to enterprise voice infrastructure and unified communications deployments.

Critical Impact

Unauthenticated remote attackers can achieve complete system compromise on affected Audiocodes Mediapack devices, potentially allowing full control over voice gateway infrastructure, call interception, and lateral movement within enterprise networks.

Affected Products

  • Audiocodes MP-112 with firmware through version 6.60A.369.002
  • Audiocodes MP-114 with firmware through version 6.60A.369.002
  • Audiocodes MP-118 with firmware through version 6.60A.369.002

Discovery Timeline

  • 2025-06-03 - CVE-2025-32106 published to NVD
  • 2025-06-18 - Last updated in NVD database

Technical Details for CVE-2025-32106

Vulnerability Analysis

This vulnerability (classified as CWE-94: Improper Control of Generation of Code, also known as Code Injection) exists within the web management interface of Audiocodes Mediapack MP-11x series devices. The flaw allows remote attackers to inject and execute malicious code without requiring authentication, making it particularly dangerous for internet-exposed devices.

The vulnerability stems from improper handling of user-supplied input in HTTP POST request processing. When the device's web interface receives a crafted POST request, it fails to properly validate and sanitize the input data before processing, allowing an attacker to inject executable code that runs with the privileges of the underlying system.

Audiocodes Mediapack devices are commonly deployed as VoIP gateways in enterprise telecommunications environments, meaning successful exploitation could compromise critical voice communications infrastructure and provide attackers with a foothold for further network penetration.

Root Cause

The root cause of CVE-2025-32106 is insufficient input validation in the firmware's HTTP request handler. The web management interface accepts POST request parameters without adequate sanitization, allowing code injection payloads to be processed and executed by the system. This represents a fundamental failure in implementing secure input handling practices within the embedded firmware.

Attack Vector

The attack vector for this vulnerability is network-based and requires no authentication or user interaction. An attacker can exploit this vulnerability by:

  1. Identifying an exposed Audiocodes Mediapack MP-11x device on the network
  2. Crafting a malicious POST request containing code injection payload
  3. Sending the request to the device's web management interface
  4. Achieving code execution with system-level privileges on the target device

The vulnerability mechanism involves improper input sanitization in the HTTP POST request handler. When a specially crafted request is received, the device fails to validate input parameters before processing, allowing injected code to execute within the system context. For detailed technical analysis, refer to the GitHub Technical Report on CVE-2025-32105 and CVE-2025-32106.

Detection Methods for CVE-2025-32106

Indicators of Compromise

  • Unusual HTTP POST requests to Audiocodes device management interfaces with unexpected parameter values or encoding
  • Anomalous process execution or network connections originating from Audiocodes Mediapack devices
  • Unexpected configuration changes or firmware modifications on MP-11x series devices
  • Evidence of lateral movement attempts from voice gateway network segments

Detection Strategies

  • Deploy network monitoring to inspect HTTP traffic destined for Audiocodes Mediapack device management ports (typically TCP/80 or TCP/443)
  • Implement intrusion detection rules to identify malformed or suspicious POST requests targeting voice gateway infrastructure
  • Monitor for unexpected outbound connections from VoIP gateway devices to external IP addresses
  • Establish baseline behavior profiles for Audiocodes devices and alert on deviations

Monitoring Recommendations

  • Enable comprehensive logging on Audiocodes Mediapack devices and forward logs to a centralized SIEM platform
  • Implement network segmentation monitoring to detect unauthorized traffic flows from voice infrastructure
  • Regularly audit device configurations and compare against known-good baselines
  • Monitor for firmware integrity changes using cryptographic verification where supported

How to Mitigate CVE-2025-32106

Immediate Actions Required

  • Identify all Audiocodes Mediapack MP-112, MP-114, and MP-118 devices in your environment running firmware version 6.60A.369.002 or earlier
  • Restrict network access to device management interfaces using firewall rules and network segmentation
  • Disable web management interface access from untrusted networks immediately
  • Contact Audiocodes support for guidance on patched firmware availability

Patch Information

Organizations should check the Audiocodes Official Website for the latest firmware updates addressing this vulnerability. Apply security patches as soon as they become available from the vendor. Given the critical nature of this vulnerability and the unauthenticated remote code execution capability, patching should be prioritized for all affected devices.

Workarounds

  • Implement strict access control lists (ACLs) to limit management interface access to trusted administrative IP addresses only
  • Place Audiocodes Mediapack devices behind a VPN or jump host to prevent direct exposure to untrusted networks
  • Disable the web management interface entirely if not required for operations, using alternative management methods such as console access
  • Deploy a web application firewall (WAF) in front of management interfaces to filter potentially malicious POST requests
bash
# Example firewall rules to restrict management access (adapt to your environment)
# Block external access to Audiocodes management ports
iptables -A INPUT -p tcp --dport 80 -s ! 10.0.0.0/8 -j DROP
iptables -A INPUT -p tcp --dport 443 -s ! 10.0.0.0/8 -j DROP

# Allow only specific administrative subnet
iptables -A INPUT -p tcp --dport 80 -s 10.10.10.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 443 -s 10.10.10.0/24 -j ACCEPT

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechAudiocodes

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability1.18%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-94
  • Technical References
  • Audiocodes Official Website

  • GitHub Technical Report on CVE-2025-32105 and CVE-2025-32106

  • GitHub Report on Telecommunications Hardware Vulnerabilities
  • Latest CVEs
  • CVE-2026-40322: SiYuan Knowledge Management RCE Vulnerability

  • CVE-2026-40318: SiYuan Path Traversal Vulnerability

  • CVE-2026-40259: SiYuan Auth Bypass Vulnerability

  • CVE-2026-40255: AdonisJS HTTP Server CSRF Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English