{"id":9215,"date":"2025-12-15T10:04:44","date_gmt":"2025-12-15T10:04:44","guid":{"rendered":"https:\/\/serisec.com\/index.php\/2025\/12\/15\/windows-remote-access-connection-manager-vulnerability-enables-arbitrary-code-execution\/"},"modified":"2025-12-15T10:04:44","modified_gmt":"2025-12-15T10:04:44","slug":"windows-remote-access-connection-manager-vulnerability-enables-arbitrary-code-execution","status":"publish","type":"post","link":"https:\/\/serisec.com\/index.php\/2025\/12\/15\/windows-remote-access-connection-manager-vulnerability-enables-arbitrary-code-execution\/","title":{"rendered":"Windows Remote Access Connection Manager Vulnerability Enables Arbitrary Code Execution"},"content":{"rendered":"<p>    Windows Remote Access Connection Manager Vulnerability Enables Arbitrary Code Execution<br \/>\n \t<BR><br \/>\n<BR><\/BR><br \/>\n    <!-- no image --><br \/>\n \t<BR><br \/>\n<BR><\/BR><\/p>\n<div>\n<p>A critical security issue involving the Windows Remote Access Connection Manager (RasMan) that allows local attackers to execute arbitrary code with System privileges.<\/p>\n<p>While investigating\u00a0<a href=\"https:\/\/cybersecuritynews.com\/microsoft-october-2025-patch-tuesday\/\" target=\"_blank\" rel=\"noreferrer noopener\">CVE-2025-59230<\/a>, the vulnerability that Microsoft addressed in the October 2025 security updates. 0patch security analysts discovered a complex exploit chain that relies on a secondary, previously unknown zero-day flaw to function effectively.<\/p>\n<p>The primary vulnerability, CVE-2025-59230, centers on how the RasMan service handles <a href=\"https:\/\/cybersecuritynews.com\/new-campaign-attacking-pypi-users\/\" target=\"_blank\" rel=\"noreferrer noopener\">RPC endpoints<\/a>. When the service starts, it registers a specific endpoint that other privileged services trust.<\/p>\n<p>0patch researchers found that if <a href=\"https:\/\/cybersecuritynews.com\/remote-access-connection-manager-0-day\/\" target=\"_blank\" rel=\"noreferrer noopener\">RasMan<\/a> is not running, an attacker can register this endpoint first.<\/p>\n<figure class=\"wp-block-table is-style-stripes\">\n<table class=\"has-fixed-layout\">\n<thead>\n<tr>\n<th class=\"has-text-align-left\" data-align=\"left\"><strong>Feature<\/strong><\/th>\n<th class=\"has-text-align-left\" data-align=\"left\"><strong>Details<\/strong><\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td class=\"has-text-align-left\" data-align=\"left\"><strong>CVE ID<\/strong><\/td>\n<td class=\"has-text-align-left\" data-align=\"left\">CVE-2025-59230<\/td>\n<\/tr>\n<tr>\n<td class=\"has-text-align-left\" data-align=\"left\"><strong>Component<\/strong><\/td>\n<td class=\"has-text-align-left\" data-align=\"left\">Windows Remote Access Connection Manager (RasMan)<\/td>\n<\/tr>\n<tr>\n<td class=\"has-text-align-left\" data-align=\"left\"><strong>Vulnerability Type<\/strong><\/td>\n<td class=\"has-text-align-left\" data-align=\"left\">Elevation of Privilege (EoP)<\/td>\n<\/tr>\n<tr>\n<td class=\"has-text-align-left\" data-align=\"left\"><strong>Impact<\/strong><\/td>\n<td class=\"has-text-align-left\" data-align=\"left\">Local Arbitrary Code Execution as System<\/td>\n<\/tr>\n<tr>\n<td class=\"has-text-align-left\" data-align=\"left\"><strong>Affected Platforms<\/strong><\/td>\n<td class=\"has-text-align-left\" data-align=\"left\">Windows 10, Windows 11, Windows Server 2008-2025<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/figure>\n<p>Once the privileged services attempt to connect, they unknowingly communicate with the attacker\u2019s process, allowing for the execution of malicious commands.<\/p>\n<p>However, exploiting this race condition is difficult because RasMan typically launches automatically at system startup, leaving attackers no window of opportunity to register the endpoint first.<\/p>\n<p>To bypass this limitation, the discovered exploit utilizes a second, unpatched vulnerability. This <a href=\"https:\/\/cybersecuritynews.com\/ios-zero-day-exploit-chain-leveraged\/\" target=\"_blank\" rel=\"noreferrer noopener\">zero-day<\/a> flaw allows a non-privileged user to intentionally crash the RasMan service.<\/p>\n<p>The crash is caused by a logic error in the code involving a circular linked list. The service attempts to traverse the list but fails to properly handle NULL pointers, resulting in a <a href=\"https:\/\/cybersecuritynews.com\/memory-corruption-access-vulnerabilities-patched\/\">memory access<\/a> violation.<\/p>\n<p>By crashing the service, attackers can force it into a stopped state, release the RPC endpoint, and subsequently trigger the CVE-2025-59230 exploitation chain to gain System access.<\/p>\n<p>Microsoft has released official patches for the <a href=\"https:\/\/cybersecuritynews.com\/microsoft-september-2025-patch-tuesday\/\" target=\"_blank\" rel=\"noreferrer noopener\">elevation-of-privilege<\/a> flaw (CVE-2025-59230). However, the service crash vulnerability used to facilitate the attack remained unpatched in official channels at the time of discovery.<\/p>\n<p>0patch has <a href=\"https:\/\/blog.0patch.com\/2025\/12\/free-micropatches-for-windows-remote.html\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">released<\/a> micropatches to address this crash vector across supported platforms, including Windows 11 and Server 2025.<\/p>\n<p>Administrators are advised to apply the October 2025 Windows updates immediately to mitigate the primary privilege escalation risk.<\/p>\n<p class=\"has-text-align-center has-background\" style=\"background:linear-gradient(180deg,rgb(238,238,238) 94%,rgb(169,184,195) 100%)\"><strong>Follow us on <a href=\"https:\/\/news.google.com\/publications\/CAAqMggKIixDQklTR3dnTWFoY0tGV041WW1WeWMyVmpkWEpwZEhsdVpYZHpMbU52YlNnQVAB?hl=en-IN&amp;gl=IN&amp;ceid=IN:en\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Google News<\/a>, <a href=\"https:\/\/www.linkedin.com\/company\/cybersecurity-news\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">LinkedIn<\/a>, and <a href=\"https:\/\/x.com\/cyber_press_org\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">X<\/a> for daily cybersecurity updates. <a href=\"https:\/\/cybersecuritynews.com\/contact-us\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Contact us<\/a> to feature your stories.<\/strong><\/p>\n<p>The post <a href=\"https:\/\/cybersecuritynews.com\/windows-remote-access-connection-manager-vulnerability\/\">Windows Remote Access Connection Manager Vulnerability Enables Arbitrary Code Execution<\/a> appeared first on <a href=\"https:\/\/cybersecuritynews.com\/\">Cyber Security News<\/a>.<\/p>\n<\/div>\n<p> \t<BR><br \/>\n <BR><\/BR><br \/>\n    Abinaya<br \/>\n \t<BR><br \/>\n<BR><\/BR><br \/>\n<a href=\"https:\/\/cybersecuritynews.com\/windows-remote-access-connection-manager-vulnerability\/\">Go to cyber-security-news<\/a><br \/>\n \t<BR><br \/>\n <BR><\/BR><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Windows Remote Access Connection Manager Vulnerability Enables Arbitrary Code Execution A critical security issue involving the Windows Remote Access Connection Manager (RasMan) that allows local attackers to execute arbitrary code with System privileges. While investigating\u00a0CVE-2025-59230, the vulnerability that Microsoft addressed in the October 2025 security updates. 0patch security analysts discovered a complex exploit chain that [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[129,63,131,648,395],"tags":[130],"class_list":["post-9215","post","type-post","status-publish","format-standard","hentry","category-cyber-security","category-cyber-security-news","category-vulnerability","category-vulnerability-news","category-windows","tag-cyber-security-news"],"_links":{"self":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/posts\/9215"}],"collection":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/comments?post=9215"}],"version-history":[{"count":0,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/posts\/9215\/revisions"}],"wp:attachment":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/media?parent=9215"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/categories?post=9215"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/tags?post=9215"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}