{"id":50493,"date":"2025-06-09T22:09:35","date_gmt":"2025-06-09T22:09:35","guid":{"rendered":""},"modified":"2025-10-02T17:20:34","modified_gmt":"2025-10-02T23:20:34","slug":"cve-2025-32106-unauthenticated-remote-code-execution-in-audiocodes-mediapack-mp-11x","status":"publish","type":"post","link":"https:\/\/www.ameeba.com\/blog\/cve-2025-32106-unauthenticated-remote-code-execution-in-audiocodes-mediapack-mp-11x\/","title":{"rendered":"<strong>CVE-2025-32106: Unauthenticated Remote Code Execution in Audiocodes Mediapack MP-11x<\/strong>"},"content":{"rendered":"<p><strong>Overview<\/strong><\/p>\n<p>The cybersecurity world has been recently hit by a severe vulnerability, CVE-2025-32106, affecting the Audiocodes Mediapack MP-11x software versions up to 6.60A.369.002. This vulnerability allows an unauthenticated remote user to execute unauthorized code through a specifically designed POST request, potentially leading to system compromise and serious data leakage. Given the widespread usage of Audiocodes hardware in telecommunication environments, this <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-3054-arbitrary-file-upload-vulnerability-in-wp-user-frontend-pro-plugin-for-wordpress\/\"  data-wpil-monitor-id=\"59254\">vulnerability presents a significant risk to both individual users<\/a> and large-scale organizations alike.<\/p>\n<p><strong>Vulnerability Summary<\/strong><\/p>\n<p>CVE ID: CVE-2025-32106<br \/>\nSeverity: Critical (CVSS: 9.8)<br \/>\nAttack Vector: Network<br \/>\nPrivileges Required: None<br \/>\nUser Interaction: None<br \/>\nImpact: <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-5100-a-double-free-vulnerability-leading-to-potential-system-compromise\/\"  data-wpil-monitor-id=\"56665\">System compromise and potential<\/a> data leakage<\/p>\n<p><strong>Affected Products<\/strong><\/p><div id=\"ameeb-850801343\" class=\"ameeb-content-2 ameeb-entity-placement\"><div style=\"border-left: 4px solid #555; padding-left: 20px; margin: 48px 0; font-family: Roboto, sans-serif; color: #ffffff; line-height: 1.6; max-width: 700px;\">\r\n  <h2 style=\"margin-top: 0; font-size: 20px; font-weight: 600; display: flex; align-items: center;\">\r\n    <a href=\"https:\/\/www.ameeba.com\/chat\" style=\"display: inline-flex; align-items: center; margin-right: 8px;\">\r\n      <img decoding=\"async\" src=\"https:\/\/www.ameeba.com\/blog\/wp-content\/uploads\/2025\/10\/Best-App-icon-Ameeba.png\" alt=\"Ameeba Chat Icon\" style=\"width: 40px; height: 40px;\" \/>\r\n    <\/a>\r\n    A new way to communicate\r\n  <\/h2>\r\n\r\n  <p style=\"margin-bottom: 12px;\">\r\n    Ameeba Chat is built on encrypted identity, not personal profiles.\r\n  <\/p>\r\n\r\n  <p style=\"margin-bottom: 16px;\">\r\n    Message, call, share files, and coordinate with identities kept separate.\r\n  <\/p>\r\n\r\n  <ul style=\"list-style: none; padding-left: 0; margin-bottom: 20px;\">\r\n    <li>\u2022 Encrypted identity<\/li>\r\n    <li>\u2022 Ameeba Chat authenticates access<\/li>\r\n    <li>\u2022 Aliases and categories<\/li>\r\n    <li>\u2022 End-to-end encrypted chat, calls, and files<\/li>\r\n    <li>\u2022 Secure notes for sensitive information<\/li>\r\n  <\/ul>\r\n\r\n  <p style=\"font-style: italic; font-weight: 600; margin-bottom: 24px;\">\r\n    Private communication, rethought.\r\n  <\/p>\r\n\r\n  <div style=\"display: flex; flex-wrap: wrap; gap: 12px;\">\r\n    <a href=\"https:\/\/www.ameeba.com\/chat\/download\" style=\"background-color: #ffffff; color: #000000; padding: 10px 20px; text-decoration: none; border-radius: 6px; font-weight: 500;\">Download Ameeba Chat<\/a>\r\n    <a href=\"https:\/\/www.ameeba.com\/chat\" style=\"border: 1px solid #ffffff; color: #ffffff; padding: 10px 20px; text-decoration: none; border-radius: 6px; font-weight: 500;\">Learn More<\/a>\r\n  <\/div>\r\n<\/div>\r\n<\/div>\n<p>Product | Affected Versions<\/p>\n<p>Audiocodes Mediapack MP-11x | Up to 6.60A.369.002<\/p>\n<p><strong>How the Exploit Works<\/strong><\/p>\n<p>The exploit takes advantage of a flaw within the <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-6162-critical-buffer-overflow-vulnerability-in-totolink-ex1200t-http-post-request-handler\/\"  data-wpil-monitor-id=\"85354\">POST request<\/a> handling in the Audiocodes Mediapack MP-11x firmware. An unauthenticated remote attacker can craft a POST request, which, when processed by the vulnerable system, <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-45343-high-risk-vulnerability-in-tenda-w18e-v-2-0-v-16-01-0-11-allows-arbitrary-code-execution\/\"  data-wpil-monitor-id=\"56677\">allows for the execution of unauthorized code<\/a>. This <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-5277-aws-mcp-server-command-injection-vulnerability\/\"  data-wpil-monitor-id=\"56669\">code<\/a> execution occurs due to insufficient input validation by the firmware, allowing the attacker to inject malicious code that the system then incorrectly processes as legitimate commands.<\/p>\n<p><strong>Conceptual Example Code<\/strong><\/p><div id=\"ameeb-810771763\" class=\"ameeb-content ameeb-entity-placement\"><div class=\"poptin-embedded\" data-id=\"f6b387694f681\"><\/div>\r\n\r\n\r\n\r\n\r\n\r\n<\/div>\n<p>Below is a conceptual example of how the vulnerability might be exploited. It illustrates a malicious POST request sent to the target system.<\/p>\n<pre><code class=\"\" data-line=\"\">POST \/vulnerable\/endpoint HTTP\/1.1\nHost: target.example.com\nContent-Type: application\/json\n{ &quot;malicious_payload&quot;: &quot;&lt;INSERT MALICIOUS CODE HERE&gt;&quot; }<\/code><\/pre>\n<p><strong>Mitigation<\/strong><\/p>\n<p>The vendor, Audiocodes, has <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-35115-critical-system-package-download-vulnerability-in-agiloft-release-28\/\"  data-wpil-monitor-id=\"85353\">released a patch to mitigate this vulnerability<\/a>. Users are strongly advised to apply this patch immediately. If unable to apply the patch at this time, using a Web Application Firewall (WAF) or an Intrusion Detection System (IDS) can provide temporary mitigation by identifying and blocking such malicious POST requests. However, these measures can only serve as a temporary solution and may not fully <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2024-36326-bypassing-amd-romarmor-protections-to-compromise-system-security\/\"  data-wpil-monitor-id=\"87905\">protect the system<\/a>. Therefore, patching the system should be considered a priority to ensure full protection against this <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-48734-critical-access-control-vulnerability-in-apache-commons-beanutils\/\"  data-wpil-monitor-id=\"56664\">critical vulnerability<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Overview The cybersecurity world has been recently hit by a severe vulnerability, CVE-2025-32106, affecting the Audiocodes Mediapack MP-11x software versions up to 6.60A.369.002. This vulnerability allows an unauthenticated remote user to execute unauthorized code through a specifically designed POST request, potentially leading to system compromise and serious data leakage. Given the widespread usage of Audiocodes [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"footnotes":""},"categories":[1],"tags":[],"vendor":[],"product":[],"attack_vector":[80],"asset_type":[],"severity":[],"exploit_status":[],"class_list":["post-50493","post","type-post","status-publish","format-standard","hentry","category-uncategorized","attack_vector-rce"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/posts\/50493","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/comments?post=50493"}],"version-history":[{"count":6,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/posts\/50493\/revisions"}],"predecessor-version":[{"id":80718,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/posts\/50493\/revisions\/80718"}],"wp:attachment":[{"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/media?parent=50493"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/categories?post=50493"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/tags?post=50493"},{"taxonomy":"vendor","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/vendor?post=50493"},{"taxonomy":"product","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/product?post=50493"},{"taxonomy":"attack_vector","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/attack_vector?post=50493"},{"taxonomy":"asset_type","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/asset_type?post=50493"},{"taxonomy":"severity","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/severity?post=50493"},{"taxonomy":"exploit_status","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/exploit_status?post=50493"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}