<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Remote code execution &#8211; First Hackers News</title>
	<atom:link href="https://firsthackersnews.com/category/vulnerability/remote-code-execution/feed/" rel="self" type="application/rss+xml" />
	<link>https://firsthackersnews.com</link>
	<description>Latest cybersecurity news, real attacks, and practical IOCs—made simple and actionable.</description>
	<lastBuildDate>Tue, 11 Aug 2026 21:42:06 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.6</generator>

<image>
	<url>https://firsthackersnews.com/wp-content/uploads/2026/03/cropped-FHN_512x512-32x32.png</url>
	<title>Remote code execution &#8211; First Hackers News</title>
	<link>https://firsthackersnews.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Zoom Zero-Click Flaws Put Devices at Risk</title>
		<link>https://firsthackersnews.com/zoom-vulnerabilities-remote-code-execution/</link>
					<comments>https://firsthackersnews.com/zoom-vulnerabilities-remote-code-execution/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Tue, 11 Aug 2026 12:41:00 +0000</pubDate>
				<category><![CDATA[Cybersecurity News]]></category>
		<category><![CDATA[Remote code execution]]></category>
		<category><![CDATA[Secuirty Update]]></category>
		<category><![CDATA[Security Advisory]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[CVE-2026-53413]]></category>
		<category><![CDATA[cybersecurity]]></category>
		<category><![CDATA[remote code execution]]></category>
		<category><![CDATA[security update]]></category>
		<category><![CDATA[vulnerabilities]]></category>
		<category><![CDATA[Zero-Click Attack]]></category>
		<category><![CDATA[zoom]]></category>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=12178</guid>

					<description><![CDATA[<p>Zoom has released security updates for four newly discovered vulnerabilities that could allow an attacker to execute code</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/zoom-vulnerabilities-remote-code-execution/">Zoom Zero-Click Flaws Put Devices at Risk</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Zoom has released security updates for four newly discovered vulnerabilities that could allow an attacker to execute code on another meeting participant’s computer remotely. The most serious issue requires no clicks, downloads, or other interaction from the victim, exposing serious Zoom vulnerabilities.</p>



<p>The most critical vulnerability, tracked as <strong>CVE-2026-53413</strong>, has been named <strong>“Zoomsday”</strong> by A Security, the research team that discovered the flaw. Zoom has rated the vulnerability as <strong>high severity</strong>.</p>



<p>The problem is linked to Zoom’s <strong>annotation feature</strong>, which allows participants to draw, highlight, and add text while someone is sharing their screen. Behind the scenes, this feature uses a proprietary communication protocol to exchange data between participants.</p>



<p>Researchers found that Zoom’s annotation component does not properly validate certain formatting information received over the network. Specifically, the function responsible for processing annotation data uses fixed-size memory buffers while trusting size values provided by the sender.</p>



<p>An attacker could take advantage of this weakness by sending specially crafted data that is larger than the allocated memory space. This can cause a <strong>buffer overflow</strong>, potentially allowing the attacker to corrupt memory and take control of the application.</p>



<p>A Security demonstrated the issue on macOS by using the vulnerability to launch Safari on a targeted computer without the user taking any action. The demonstration showed that successful exploitation could occur quietly, without obvious signs that the device had been compromised.</p>



<p>The attacker only needs to join or host a Zoom meeting and target another participant.</p>



<h2 class="wp-block-heading"><strong>Three More Zoom Vulnerabilities</strong></h2>



<p>Zoom also disclosed three additional security issues as part of the same security update cycle.</p>



<p><strong>CVE-2026-53414</strong> is a medium-severity <strong>buffer over-read vulnerability</strong> affecting Zoom Clients. Successful exploitation could allow an attacker to access information from areas of memory that should not be exposed.</p>



<p><strong>CVE-2026-53415</strong> is a high-severity <strong>use-after-free vulnerability</strong>. It can cause memory corruption and could potentially lead to code execution when an attacker causes the application to access memory that has already been released.</p>



<p><strong>CVE-2026-53416</strong> affects the <strong>Zoom VDI Client</strong> and is caused by a <strong>path traversal vulnerability</strong>. An attacker could manipulate file paths to access files outside the directories intended by the application.</p>



<p>Zoom published these issues under security bulletins <strong>ZSB-26015 through ZSB-26018</strong>, with the bulletins published and updated on <strong>August 11, 2026</strong>.</p>



<h2 class="wp-block-heading"><strong>Zoom Releases Security Fixes</strong></h2>



<p>Zoom says the annotation-related vulnerabilities affect its clients across supported platforms, while the path traversal issue is limited to VDI environments.</p>



<p>The company has already released fixes. The affected products should be updated to the following versions:</p>



<ul class="wp-block-list">
<li><strong>Zoom Workplace:</strong> 7.1.5 or 7.0.6</li>



<li><strong>Zoom Rooms:</strong> 7.1.5</li>



<li><strong>Meeting SDK:</strong> 7.1.5</li>



<li><strong>Workplace VDI Client:</strong> 7.0.11 or 6.6.16</li>



<li><strong>VDI Plugin:</strong> 7.0.11 or 6.6.15</li>
</ul>



<h2 class="wp-block-heading"><strong>What Organizations Should Do</strong></h2>



<p>Zoom has not reported any confirmed exploitation of these vulnerabilities in the wild, and there is currently no publicly available proof-of-concept exploit.</p>



<p>However, the zero-click nature of CVE-2026-53413 makes the issue particularly important. Successful exploitation does not require the victim to open a file, click a link, or approve a prompt.</p>



<p>Organizations should prioritize updating Zoom across managed devices as soon as possible. IT and security teams should also consider deploying the updated packages centrally rather than depending entirely on users to update their applications themselves.</p>



<p>Keeping centralized installations updated can help prevent vulnerable versions from being reintroduced during future software deployments.</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/zoom-vulnerabilities-remote-code-execution/">Zoom Zero-Click Flaws Put Devices at Risk</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://firsthackersnews.com/zoom-vulnerabilities-remote-code-execution/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Critical WordPress Flaw Enables Remote Code Execution</title>
		<link>https://firsthackersnews.com/wordpress-xss2shell-flaw/</link>
					<comments>https://firsthackersnews.com/wordpress-xss2shell-flaw/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Fri, 07 Aug 2026 22:13:30 +0000</pubDate>
				<category><![CDATA[Remote code execution]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[Web application security]]></category>
		<category><![CDATA[Website Security]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[CVE-2026-64638]]></category>
		<category><![CDATA[cybersecurity]]></category>
		<category><![CDATA[Information security]]></category>
		<category><![CDATA[patch management]]></category>
		<category><![CDATA[remote code execution]]></category>
		<category><![CDATA[security update]]></category>
		<category><![CDATA[threat intelligence]]></category>
		<category><![CDATA[Web Security]]></category>
		<category><![CDATA[WordPress Security]]></category>
		<category><![CDATA[wordpress vulnerability]]></category>
		<category><![CDATA[XSS]]></category>
		<category><![CDATA[XSS2Shell]]></category>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=12164</guid>

					<description><![CDATA[<p>Security researchers have uncovered a serious vulnerability chain in WordPress Core, tracked as CVE-2026-64638 and known as XSS2Shell.</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/wordpress-xss2shell-flaw/">Critical WordPress Flaw Enables Remote Code Execution</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Security researchers have uncovered a serious vulnerability chain in <strong>WordPress Core</strong>, tracked as <strong>CVE-2026-64638</strong> and known as <strong>XSS2Shell</strong>. The flaw could allow attackers to escalate from a simple login page attack to <strong>remote code execution (RCE)</strong> under specific conditions.</p>



<p>Because the vulnerable code has been part of WordPress since <strong>version 4.7</strong>, millions of websites using one of the world&#8217;s most popular content management systems were potentially exposed before security updates were released.</p>



<h2 class="wp-block-heading"><strong>How the Vulnerability Works</strong></h2>



<p>The attack begins on WordPress&#8217;s standard login page (<strong>wp-login.php</strong>).</p>



<p>When someone attempts to log in with an invalid username, WordPress displays an error message. Researchers discovered that specially crafted input can bypass the platform&#8217;s HTML filtering due to differences in how PHP and WordPress process certain characters.</p>



<p>This allows malicious HTML elements to appear within the login page even though no authentication is required.</p>



<p>Although these injected elements do not contain JavaScript themselves, they can interact with existing WordPress scripts already loaded in the browser.</p>



<h2 class="wp-block-heading"><strong>From XSS to Code Execution</strong></h2>



<p>The injected content takes advantage of WordPress&#8217;s built-in JavaScript files, which automatically process specific page elements.</p>



<p>By manipulating these interactions, attackers can trigger unauthorized browser requests and eventually execute JavaScript within the WordPress website.</p>



<p>On its own, this reflected Cross-Site Scripting (XSS) vulnerability is already a serious security concern. However, researchers demonstrated that the attack can become far more dangerous when combined with social engineering.</p>



<p>If a logged-in administrator visits a specially crafted website and interacts with it, an attacker may abuse the administrator&#8217;s active session to perform privileged WordPress actions without their knowledge.</p>



<h2 class="wp-block-heading"><strong>Potential Impact</strong></h2>



<p>Successful exploitation could allow attackers to:</p>



<ul class="wp-block-list">
<li>Execute malicious JavaScript.</li>



<li>Create new WordPress application passwords.</li>



<li>Publish unauthorized content.</li>



<li>Upload malicious plugins.</li>



<li>Deploy PHP web shells.</li>



<li>Achieve remote code execution on the server.</li>
</ul>



<p>Since these actions are performed using legitimate administrator privileges, detecting the attack can be more challenging.</p>



<h2 class="wp-block-heading"><strong>Who Is Affected?</strong></h2>



<p>The vulnerability affects WordPress Core versions dating back to <strong>4.7</strong>, making it one of the broadest WordPress security issues disclosed in recent years.</p>



<p>Given WordPress powers a significant portion of websites worldwide, organizations running outdated installations should review their environments immediately.</p>



<h2 class="wp-block-heading"><strong>Security Update Available</strong></h2>



<p>The WordPress security team addressed the issue in <strong>WordPress 7.0.3</strong> and also released security updates for older supported branches.</p>



<p>The vulnerability was assigned a <strong>CVSS score of 8.9 (High)</strong> due to its potential impact. While the full attack chain requires administrator interaction, the possibility of remote code execution makes prompt patching essential.</p>



<p>At the time of disclosure, researchers reported <strong>no confirmed evidence of active exploitation</strong> in real-world attacks.</p>



<h2 class="wp-block-heading"><strong>How to Protect Your WordPress Site</strong></h2>



<p>Website owners and administrators should take the following steps:</p>



<ul class="wp-block-list">
<li>Update WordPress to the latest supported version.</li>



<li>Apply all available security patches.</li>



<li>Restrict administrator access to trusted users.</li>



<li>Review installed plugins and themes regularly.</li>



<li>Enable multi-factor authentication (MFA) for administrator accounts.</li>



<li>Monitor login activity and unexpected administrative actions.</li>



<li>Use a Web Application Firewall (WAF) to help block suspicious requests.</li>
</ul>



<h2 class="wp-block-heading"><strong>Conclusion</strong></h2>



<p>The <strong>XSS2Shell</strong> vulnerability demonstrates how a seemingly minor login page weakness can evolve into a much more serious attack when combined with browser behavior and administrator interaction.</p>



<p>Although exploitation requires specific conditions, the potential for remote code execution makes this vulnerability a high priority for WordPress administrators. Keeping WordPress updated and following security best practices remain the most effective ways to reduce the risk of compromise.</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/wordpress-xss2shell-flaw/">Critical WordPress Flaw Enables Remote Code Execution</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://firsthackersnews.com/wordpress-xss2shell-flaw/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Splunk Secure Gateway RCE Vulnerability Discovered</title>
		<link>https://firsthackersnews.com/splunk-secure-gateway-rce/</link>
					<comments>https://firsthackersnews.com/splunk-secure-gateway-rce/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Mon, 29 Jun 2026 09:47:00 +0000</pubDate>
				<category><![CDATA[Cyber threat]]></category>
		<category><![CDATA[cyberattack]]></category>
		<category><![CDATA[Cybercriminals]]></category>
		<category><![CDATA[Cybersecurity]]></category>
		<category><![CDATA[malicious cyber actors]]></category>
		<category><![CDATA[Remote code execution]]></category>
		<category><![CDATA[Security Advisory]]></category>
		<category><![CDATA[Security Update]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[Authentication]]></category>
		<category><![CDATA[CVE-2026-20251]]></category>
		<category><![CDATA[cybersecurity]]></category>
		<category><![CDATA[deserialization]]></category>
		<category><![CDATA[Enterprise Security]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[rce]]></category>
		<category><![CDATA[remote code execution]]></category>
		<category><![CDATA[security update]]></category>
		<category><![CDATA[Splunk]]></category>
		<category><![CDATA[Splunk Secure Gateway]]></category>
		<category><![CDATA[Splunk Security]]></category>
		<category><![CDATA[threat intelligence]]></category>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=11928</guid>

					<description><![CDATA[<p>A high-severity vulnerability, CVE-2026-20251, has been identified in Splunk Secure Gateway (SSG), potentially allowing authenticated users with low-level</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/splunk-secure-gateway-rce/">Splunk Secure Gateway RCE Vulnerability Discovered</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>A high-severity vulnerability, <strong>CVE-2026-20251</strong>, has been identified in Splunk Secure Gateway (SSG), potentially allowing authenticated users with low-level privileges to execute arbitrary code on affected systems. The flaw carries a <strong>CVSS score of 8.8</strong> and poses a significant risk to organizations using Splunk Secure Gateway in enterprise environments.</p>



<p>According to security researchers, the vulnerability is caused by unsafe deserialization of user-controlled data, allowing specially crafted input to be executed on the server.</p>



<h2 class="wp-block-heading"><strong>How the Vulnerability Works</strong></h2>



<p>The issue exists in the way Splunk Secure Gateway processes alert data stored in its KV Store. A low-privileged authenticated user can submit a specially crafted JSON payload through the Splunk REST API.</p>



<p>Due to weaknesses in the application&#8217;s validation process, the malicious data is accepted as legitimate and passed to the deserialization component. This enables attackers to execute arbitrary Python code with the privileges of the Splunk service account.</p>



<p>Researchers found that the validation logic fails to inspect all fields within the submitted JSON document. As a result, attackers can bypass security checks by embedding malicious content inside otherwise valid data structures.</p>



<p>A successful attack requires only a valid low-privileged Splunk account and does not rely on user interaction, making the vulnerability particularly dangerous in shared enterprise environments.</p>



<p><strong>Below is a simplified proof-of-concept (PoC) demonstrating how the vulnerability can be exploited using a benign command:</strong></p>



<p>import jsonpickle </p>



<p>import subprocess </p>



<p>payload = {     </p>



<p>&#8220;py/object&#8221;: &#8220;spacebridgeapp.data.alert_data.Alert&#8221;,</p>



<p>     &#8220;notification&#8221;:         </p>



<p>&#8220;py/reduce&#8221;: </p>



<p>[             </p>



<p>{&#8220;py/function&#8221;: &#8220;subprocess.check_output&#8221;},             </p>



<p>{&#8220;py/tuple&#8221;: [[&#8220;uname&#8221;, &#8220;-a&#8221;]]}         </p>



<p>]     </p>



<p>} </p>



<p>} </p>



<p>encoded = jsonpickle.encode(payload) </p>



<p>decoded = jsonpickle.decode(encoded, safe=True) </p>



<p>print(decoded)</p>



<p><code>subprocess.check_output(["uname", "-a"])</code> command during data deserialization. This confirms that enabling the <code>safe=True</code> option in <strong>jsonpickle</strong> does not fully prevent exploitation.</p>



<p>The flaw affects <strong>Splunk Secure Gateway</strong> versions <strong>3.8.x, 3.9.x, and 3.10.x</strong>, along with <strong>Splunk Enterprise</strong> versions released before <strong>10.0.7, 10.2.4, and 10.4.0</strong>. Splunk has fixed the issue in <strong>Secure Gateway versions 3.8.67, 3.9.20, and 3.10.6</strong>.</p>



<h2 class="wp-block-heading"><strong>Security Recommendations</strong></h2>



<p>To reduce the risk of exploitation, organizations should:</p>



<ul class="wp-block-list">
<li><strong>Apply the latest Splunk Secure Gateway security patches</strong> immediately.</li>



<li><strong>Upgrade to the fixed versions:</strong> SSG <strong>3.8.67</strong>, <strong>3.9.20</strong>, or <strong>3.10.6</strong>, and supported Splunk Enterprise releases.</li>



<li><strong>Disable the Secure Gateway app</strong> if it is not actively being used.</li>



<li><strong>Restrict KV Store write permissions</strong> to trusted administrators only.</li>



<li><strong>Enforce the principle of least privilege</strong> by limiting access to authorized users.</li>



<li><strong>Avoid deserializing untrusted data</strong> with <code>jsonpickle</code> or similar libraries without proper validation.</li>



<li><strong>Implement input validation and class allow-listing</strong> to prevent unsafe deserialization.</li>



<li><strong>Monitor Splunk logs</strong> for unusual activity or unauthorized changes to the KV Store.</li>
</ul>



<p>Following these best practices can help organizations reduce the risk of remote code execution and strengthen the overall security of their Splunk environment.</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/splunk-secure-gateway-rce/">Splunk Secure Gateway RCE Vulnerability Discovered</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://firsthackersnews.com/splunk-secure-gateway-rce/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>UNC3753 Exploits Screen-Sharing Sessions and RMM Tools to Steal Sensitive Legal Data</title>
		<link>https://firsthackersnews.com/unc3753-rmm-legal-data-theft/</link>
					<comments>https://firsthackersnews.com/unc3753-rmm-legal-data-theft/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Wed, 17 Jun 2026 06:21:19 +0000</pubDate>
				<category><![CDATA[Backdoor]]></category>
		<category><![CDATA[Remote code execution]]></category>
		<category><![CDATA[Security Advisory]]></category>
		<category><![CDATA[Targeted Attacks]]></category>
		<category><![CDATA[Windows Security]]></category>
		<category><![CDATA[data exfiltration]]></category>
		<category><![CDATA[Legal Sector Security]]></category>
		<category><![CDATA[Remote Access Security]]></category>
		<category><![CDATA[Screen Sharing Attacks]]></category>
		<category><![CDATA[social engineering]]></category>
		<category><![CDATA[UNC3753]]></category>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=11852</guid>

					<description><![CDATA[<p>UNC3753 is targeting legal organizations by exploiting screen-sharing sessions and RMM software to steal sensitive data. The campaign demonstrates the growing use of legitimate remote access tools in modern cyber espionage and data theft operations.</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/unc3753-rmm-legal-data-theft/">UNC3753 Exploits Screen-Sharing Sessions and RMM Tools to Steal Sensitive Legal Data</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Security researchers have uncovered a sophisticated intrusion campaign conducted by <strong>UNC3753</strong>, a financially motivated threat group targeting legal organizations and corporate entities. Rather than deploying traditional malware, the attackers leveraged <strong>screen-sharing sessions</strong>, legitimate <strong>Remote Monitoring and Management (RMM)</strong> tools, and social engineering techniques to gain access to sensitive legal information and confidential business data.</p>



<p>The campaign highlights a growing trend where threat actors abuse trusted administrative tools to blend into normal network activity, making detection significantly more difficult. Once access is established, attackers focus on identifying sensitive documents, privileged communications, intellectual property, and client-related information that can later be leaked or used for extortion.</p>



<h2 class="wp-block-heading">Threat Actor Profile</h2>



<h3 class="wp-block-heading">Who is UNC3753?</h3>



<p>UNC3753 is known for targeting organizations that handle valuable confidential information. Researchers observed the group using legitimate remote administration software instead of custom malware, reducing the likelihood of triggering traditional security controls.</p>



<h3 class="wp-block-heading">Primary Targets</h3>



<ul class="wp-block-list">
<li>Law firms </li>



<li>Legal service providers </li>



<li>Corporate legal departments </li>



<li>Financial organizations </li>



<li>Professional service firms</li>
</ul>



<h3 class="wp-block-heading">Primary Objectives</h3>



<ul class="wp-block-list">
<li>Data theft </li>



<li>Extortion </li>



<li>Information brokerage </li>



<li>Intelligence gathering</li>
</ul>



<h2 class="wp-block-heading">Initial Access Through Social Engineering</h2>



<p>Unlike many ransomware groups that rely on vulnerability exploitation, UNC3753 often gains access through direct interaction with victims.</p>



<ul class="wp-block-list">
<li>Fake IT support requests </li>



<li>Help desk impersonation </li>



<li>Remote assistance invitations </li>



<li>Phishing emails</li>
</ul>



<p>Victims are convinced to join remote sessions or install legitimate RMM software under the assumption they are receiving technical support.</p>



<h2 class="wp-block-heading">RMM Tools as an Attack Vector</h2>



<p>After gaining initial trust, attackers deploy legitimate RMM software to maintain access.</p>



<ul class="wp-block-list">
<li>Persistent remote access </li>



<li>File transfer capabilities </li>



<li>Command execution </li>



<li>Session monitoring</li>
</ul>



<p>By leveraging legitimate software, attackers can avoid many traditional malware-based detections.</p>



<figure class="wp-block-image aligncenter size-large is-resized"><img fetchpriority="high" decoding="async" width="1024" height="614" src="https://firsthackersnews.com/wp-content/uploads/2026/06/LEAKDATA-portal-1024x614.png" alt="" class="wp-image-11854" style="aspect-ratio:1.667374881964117;width:584px;height:auto" srcset="https://firsthackersnews.com/wp-content/uploads/2026/06/LEAKDATA-portal-300x180.png 300w, https://firsthackersnews.com/wp-content/uploads/2026/06/LEAKDATA-portal-768x461.png 768w, https://firsthackersnews.com/wp-content/uploads/2026/06/LEAKDATA-portal-1024x614.png 1024w, https://firsthackersnews.com/wp-content/uploads/2026/06/LEAKDATA-portal-1536x921.png 1536w, https://firsthackersnews.com/wp-content/uploads/2026/06/LEAKDATA-portal.png 1619w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>Data leak portal used by threat actors to advertise stolen information and pressure victims into complying with extortion demands.</p>



<h2 class="wp-block-heading">Living-Off-The-Land Techniques</h2>



<p>UNC3753 relies heavily on legitimate tools already trusted within enterprise environments.</p>



<ul class="wp-block-list">
<li>Remote access software </li>



<li>File synchronization tools </li>



<li>Screen-sharing applications </li>



<li>Cloud storage platforms</li>
</ul>



<h2 class="wp-block-heading">Indicators of Compromise (IOCs)</h2>



<p>The researchers identified multiple infrastructure indicators associated with UNC3753 operations, including attacker-controlled IP addresses, phishing support domains, and data leak platforms used for victim extortion and disclosure.<br></p>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>Type</th><th>Indicator</th><th>Description</th></tr></thead><tbody><tr><td>IPv4 Address</td><td>192.236.147.131</td><td>Attacker-controlled infrastructure used during campaign operations</td></tr><tr><td>IPv4 Address</td><td>192.236.147.138</td><td>Associated with UNC3753 operational infrastructure</td></tr><tr><td>IPv4 Address</td><td>193.141.60.212</td><td>Infrastructure linked to remote access and campaign activity</td></tr><tr><td>IPv4 Address</td><td>192.236.154.158</td><td>Known actor-controlled server identified by researchers</td></tr><tr><td>IPv4 Address</td><td>192.236.146.173</td><td>Infrastructure supporting UNC3753 operations</td></tr><tr><td>IPv4 Address</td><td>174.169.162.62</td><td>Observed in campaign-related communications</td></tr><tr><td>IPv4 Address</td><td>64.94.84.97</td><td>Infrastructure associated with attacker activity</td></tr><tr><td>Domain Pattern</td><td><code>&lt;organization>-itdesk[.]com</code></td><td>Domain pattern used to support phishing and vishing operations</td></tr><tr><td>Domain Pattern</td><td><code>&lt;organization&gt;-it[.]com</code></td><td>Impersonation domain used for social engineering activities</td></tr><tr><td>Domain Pattern</td><td><code>&lt;organization&gt;-helpdesk[.]com</code></td><td>Helpdesk-themed phishing infrastructure</td></tr><tr><td>Data Leak Site</td><td><code>hxxps[:]//business-data-leaks[.]com</code></td><td>Victim disclosure and extortion platform operated by UNC3753</td></tr></tbody></table></figure>



<h2 class="wp-block-heading">Security Recommendations</h2>



<ul class="wp-block-list">
<li>Strengthen User Awareness</li>



<li>Restrict RMM Usage</li>



<li>Implement MFA</li>



<li>Monitor Sensitive Data Repositories</li>
</ul>



<p>The UNC3753 campaign demonstrates how threat actors can successfully compromise organizations without relying heavily on malware. By abusing screen-sharing sessions, legitimate RMM software, and social engineering techniques, attackers gain access to highly sensitive legal information while remaining difficult to detect. Organizations should focus on monitoring remote access activity, restricting unauthorized administrative tools, and strengthening employee awareness to reduce the risk of similar attacks.</p>



<p></p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/unc3753-rmm-legal-data-theft/">UNC3753 Exploits Screen-Sharing Sessions and RMM Tools to Steal Sensitive Legal Data</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://firsthackersnews.com/unc3753-rmm-legal-data-theft/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>PRC-Linked Threat Actors Target REDCap Servers to Spy on U.S. Medical Research Organizations</title>
		<link>https://firsthackersnews.com/prc-redcap-medical-espionage/</link>
					<comments>https://firsthackersnews.com/prc-redcap-medical-espionage/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Tue, 16 Jun 2026 12:38:01 +0000</pubDate>
				<category><![CDATA[AWS]]></category>
		<category><![CDATA[Mobile Security]]></category>
		<category><![CDATA[Remote code execution]]></category>
		<category><![CDATA[Secuirty Update]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Vulnerability Reports]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[Chinese hackers]]></category>
		<category><![CDATA[Cyber Espionage]]></category>
		<category><![CDATA[Healthcare Cybersecurity]]></category>
		<category><![CDATA[INFINITERED Malware]]></category>
		<category><![CDATA[Medical Research Security]]></category>
		<category><![CDATA[PRC Threat Actors]]></category>
		<category><![CDATA[UNC6508]]></category>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=11842</guid>

					<description><![CDATA[<p>PRC-linked hackers are targeting REDCap servers to conduct cyber espionage against U.S. medical research organizations. The campaign underscores the increasing risks facing healthcare, research, and academic sectors as threat actors seek access to valuable scientific and medical data.</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/prc-redcap-medical-espionage/">PRC-Linked Threat Actors Target REDCap Servers to Spy on U.S. Medical Research Organizations</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Security researchers from Google Threat Intelligence Group (GTIG) uncovered a long-running cyber espionage campaign attributed to <strong>UNC6508</strong>, a PRC-linked threat actor that targeted medical, academic, and military research institutions across North America. The attackers remained undetected for more than a year while collecting sensitive information related to medical research, artificial intelligence, defense intelligence, cyber operations, and military strategy.</p>



<p>The campaign primarily focused on compromising <strong>REDCap (Research Electronic Data Capture)</strong> servers, a widely used platform for managing clinical research databases and surveys. After gaining access, the attackers deployed custom malware called <strong>INFINITERED</strong>, harvested credentials, established persistence, and later abused enterprise email compliance rules to exfiltrate sensitive communications.</p>



<h2 class="wp-block-heading">Campaign Overview</h2>



<p>The operation demonstrates a sophisticated attack chain combining exploitation of public-facing applications, credential theft, malware deployment, persistence mechanisms, and stealthy data exfiltration.</p>



<h3 class="wp-block-heading">Key Objectives</h3>



<ul class="wp-block-list">
<li>Medical research intelligence</li>



<li> Artificial Intelligence research </li>



<li>Defense-related information </li>



<li>Military health research Public health policy data</li>
</ul>



<p>Researchers observed the activity from <strong>September 2023 through November 2025</strong>, indicating a highly patient and well-resourced espionage operation.</p>



<figure class="wp-block-image aligncenter size-large is-resized"><img decoding="async" width="1024" height="830" src="https://firsthackersnews.com/wp-content/uploads/2026/06/ChatGPT-Image-Jun-16-2026-05_40_14-PM-1-1024x830.png" alt="" class="wp-image-11846" style="aspect-ratio:1.233846489791462;width:606px;height:auto" srcset="https://firsthackersnews.com/wp-content/uploads/2026/06/ChatGPT-Image-Jun-16-2026-05_40_14-PM-1-177x142.png 177w, https://firsthackersnews.com/wp-content/uploads/2026/06/ChatGPT-Image-Jun-16-2026-05_40_14-PM-1-300x243.png 300w, https://firsthackersnews.com/wp-content/uploads/2026/06/ChatGPT-Image-Jun-16-2026-05_40_14-PM-1-768x622.png 768w, https://firsthackersnews.com/wp-content/uploads/2026/06/ChatGPT-Image-Jun-16-2026-05_40_14-PM-1-1024x830.png 1024w, https://firsthackersnews.com/wp-content/uploads/2026/06/ChatGPT-Image-Jun-16-2026-05_40_14-PM-1.png 1393w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>High-level attack flow used by UNC6508 to compromise research institutions and steal sensitive information.</p>



<h2 class="wp-block-heading">Initial Access Through REDCap Servers</h2>



<h3 class="wp-block-heading">Why REDCap Was Targeted</h3>



<p>REDCap is extensively used across:</p>



<ul class="wp-block-list">
<li>Hospitals </li>



<li>Clinical research organizations </li>



<li>Universities </li>



<li>Government research programs </li>



<li>Military health institutions</li>
</ul>



<p>Because REDCap stores large volumes of research and patient-related information, it provides an attractive entry point for espionage-focused threat actors.</p>



<p>Researchers observed the attackers probing and exploiting vulnerable or legacy REDCap deployments exposed to the internet. Once access was obtained, they began internal reconnaissance and credential discovery activities.</p>



<h2 class="wp-block-heading">Web Shell Deployment and Persistence</h2>



<p>Following successful compromise, UNC6508 deployed a web shell identified as:</p>



<pre class="wp-block-code"><code>help.php</code></pre>



<p>The web shell served multiple purposes:</p>



<ul class="wp-block-list">
<li>Persistent access </li>



<li>File uploads </li>



<li>Command execution </li>



<li>Further malware deployment</li>
</ul>



<p>This allowed the attackers to maintain long-term access even if passwords were changed or some security controls were implemented.</p>



<h2 class="wp-block-heading">INFINITERED Malware Analysis</h2>



<p>Three months after the initial intrusion, researchers observed deployment of a custom malware family called <strong>INFINITERED</strong>. This malware was specifically engineered to operate inside REDCap environments.</p>



<figure class="wp-block-image aligncenter size-large is-resized"><img decoding="async" width="1024" height="819" src="https://firsthackersnews.com/wp-content/uploads/2026/06/ChatGPT-Image-Jun-16-2026-05_41_56-PM-1024x819.png" alt="" class="wp-image-11847" style="aspect-ratio:1.2495632366925407;width:599px;height:auto" srcset="https://firsthackersnews.com/wp-content/uploads/2026/06/ChatGPT-Image-Jun-16-2026-05_41_56-PM-177x142.png 177w, https://firsthackersnews.com/wp-content/uploads/2026/06/ChatGPT-Image-Jun-16-2026-05_41_56-PM-300x240.png 300w, https://firsthackersnews.com/wp-content/uploads/2026/06/ChatGPT-Image-Jun-16-2026-05_41_56-PM-768x615.png 768w, https://firsthackersnews.com/wp-content/uploads/2026/06/ChatGPT-Image-Jun-16-2026-05_41_56-PM-1024x819.png 1024w, https://firsthackersnews.com/wp-content/uploads/2026/06/ChatGPT-Image-Jun-16-2026-05_41_56-PM.png 1402w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>Modular architecture of INFINITERED malware used by UNC6508 to maintain persistence, harvest credentials, and execute commands within compromised REDCap environments.</p>



<h2 class="wp-block-heading">Component 1 – Upgrade Interceptor</h2>



<p>The malware monitors REDCap upgrade activities.</p>



<p>When administrators update REDCap, the malware automatically injects itself into newer versions, ensuring persistence across software upgrades</p>



<h2 class="wp-block-heading">Component 2 – Credential Harvester</h2>



<p>This module captures usernames and passwords entered into REDCap login pages.</p>



<p>Stolen credentials are stored within REDCap database tables and later retrieved by attackers.</p>



<h2 class="wp-block-heading">Component 3 – Command-and-Control Backdoor</h2>



<p>The third module acts as a fully functional backdoor.</p>



<p>Researchers found it could:</p>



<ul class="wp-block-list">
<li>Execute shell commands </li>



<li>Upload files </li>



<li>Download files </li>



<li>Run SQL queries</li>
</ul>



<p>Communication was hidden within HTTP cookie values, helping evade traditional detection mechanisms.</p>



<h2 class="wp-block-heading">Abuse of Google Workspace for Data Exfiltration</h2>



<p>One of the most interesting aspects of the campaign was the attackers&#8217; use of legitimate Google Workspace functionality.</p>



<p>After obtaining administrative access, UNC6508 created a content compliance rule named:</p>



<pre class="wp-block-code"><code>Patroit</code></pre>



<p>The rule automatically monitored emails containing specific keywords and forwarded matching messages to attacker-controlled Gmail accounts.</p>



<h2 class="wp-block-heading">Attack Chain Breakdown</h2>



<ul class="wp-block-list">
<li>External Reconnaissance</li>



<li>Initial Compromise</li>



<li>Persistence</li>



<li>Privilege Escalation</li>



<li>Intelligence Gathering</li>
</ul>



<h2 class="wp-block-heading">Potential Impact on Organizations</h2>



<p>Organizations affected by this campaign could experience:</p>



<h3 class="wp-block-heading">Research Theft</h3>



<p>Loss of valuable intellectual property and scientific research.</p>



<h3 class="wp-block-heading">Strategic Intelligence Exposure</h3>



<p>Disclosure of defense and geopolitical information.</p>



<h3 class="wp-block-heading">Credential Compromise</h3>



<p>Unauthorized access to enterprise systems.</p>



<h3 class="wp-block-heading">Regulatory Risks</h3>



<p>Exposure of regulated healthcare and research data.</p>



<h2 class="wp-block-heading">Alternative Indicators of Compromise (IOCs)</h2>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>IOC Category</th><th>Description</th></tr></thead><tbody><tr><td>Web Shell</td><td>help.php</td></tr><tr><td>Malware Family</td><td>INFINITERED</td></tr><tr><td>Email Rule Name</td><td>Patroit</td></tr><tr><td>Activity</td><td>Unauthorized REDCap upgrades</td></tr><tr><td>Activity</td><td>Suspicious credential harvesting</td></tr><tr><td>Activity</td><td>Unexpected SQL queries</td></tr><tr><td>Activity</td><td>Abnormal Gmail forwarding rules</td></tr><tr><td>Activity</td><td>Unauthorized admin account access</td></tr><tr><td>Activity</td><td>HTTP cookie-based command execution</td></tr><tr><td>Activity</td><td>Unusual database access patterns</td></tr></tbody></table></figure>



<h2 class="wp-block-heading">Security Recommendations</h2>



<h3 class="wp-block-heading">Upgrade REDCap Immediately</h3>



<p>Remove legacy versions and apply the latest security updates.</p>



<h3 class="wp-block-heading">Conduct Threat Hunting</h3>



<p>Search for:</p>



<ul class="wp-block-list">
<li>help.php </li>



<li>INFINITERED artifacts </li>



<li>Unauthorized admin activity </li>



<li>Credential harvesting indicators</li>
</ul>



<p>The UNC6508 campaign highlights how modern nation-state threat actors are increasingly targeting research ecosystems to obtain strategic intelligence. By exploiting REDCap servers, deploying INFINITERED malware, and abusing legitimate cloud email features, the attackers maintained access for more than a year while collecting sensitive medical, defense, and technology research data. Organizations operating research platforms should prioritize patching, continuous monitoring, and proactive threat hunting to defend against similar espionage campaigns.</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/prc-redcap-medical-espionage/">PRC-Linked Threat Actors Target REDCap Servers to Spy on U.S. Medical Research Organizations</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://firsthackersnews.com/prc-redcap-medical-espionage/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>NGINX Vulnerability Enables Remote Code Execution</title>
		<link>https://firsthackersnews.com/nginx-vulnerability-rce/</link>
					<comments>https://firsthackersnews.com/nginx-vulnerability-rce/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Mon, 18 May 2026 18:27:20 +0000</pubDate>
				<category><![CDATA[Cybersecurity]]></category>
		<category><![CDATA[Remote code execution]]></category>
		<category><![CDATA[Secuirty Update]]></category>
		<category><![CDATA[Security Advisory]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[#CloudSecurity]]></category>
		<category><![CDATA[#CyberAttack]]></category>
		<category><![CDATA[#CyberSecurity]]></category>
		<category><![CDATA[#datasecurity]]></category>
		<category><![CDATA[#DigitalRisk]]></category>
		<category><![CDATA[#EthicalHacking]]></category>
		<category><![CDATA[#Hacking]]></category>
		<category><![CDATA[#infosec]]></category>
		<category><![CDATA[#ITSecurity]]></category>
		<category><![CDATA[#LinuxSecurity]]></category>
		<category><![CDATA[#nginx]]></category>
		<category><![CDATA[#nginxsecurity]]></category>
		<category><![CDATA[#nginxvulnerability]]></category>
		<category><![CDATA[#RCE]]></category>
		<category><![CDATA[#RemoteCodeExecution]]></category>
		<category><![CDATA[#SecurityAwareness]]></category>
		<category><![CDATA[#SecurityFlaw]]></category>
		<category><![CDATA[#SecurityResearch]]></category>
		<category><![CDATA[#ServerSecurity]]></category>
		<category><![CDATA[#ThreatHunting]]></category>
		<category><![CDATA[#ThreatIntelligence]]></category>
		<category><![CDATA[#WebSecurity]]></category>
		<category><![CDATA[#ZeroTrust]]></category>
		<category><![CDATA[security update]]></category>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=11718</guid>

					<description><![CDATA[<p>An NGINX vulnerability tracked as CVE-2026-42945 is being actively exploited by attackers. The flaw affects NGINX Open Source</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/nginx-vulnerability-rce/">NGINX Vulnerability Enables Remote Code Execution</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>An NGINX vulnerability tracked as CVE-2026-42945 is being actively exploited by attackers. The flaw affects NGINX Open Source and NGINX Plus and could lead to server crashes or remote code execution under specific conditions.</p>



<p>Security researchers observed exploitation attempts within days of the vulnerability becoming public, highlighting how quickly attackers move to abuse flaws in widely used infrastructure software.</p>



<h2 class="wp-block-heading"><strong>How the NGINX Vulnerability Works</strong></h2>



<p>The issue is caused by a heap buffer overflow in the NGINX worker process. Attackers can trigger the flaw by sending specially crafted HTTP requests to vulnerable servers.</p>



<p>Because the vulnerability does not require authentication, exposed systems are at higher risk. In many cases, attackers can crash the NGINX worker process, leading to service disruption. Under specific conditions, the flaw could also be leveraged for remote code execution.</p>



<p>Researchers noted that full remote code execution is more likely on systems where protections such as Address Space Layout Randomization (ASLR) are disabled.</p>



<p>The vulnerability mainly affects servers using specific rewrite configurations, meaning not every NGINX deployment is directly exploitable. However, identifying vulnerable systems at internet scale remains difficult.</p>



<h2 class="wp-block-heading"><strong>Large Exposure and Security Recommendations</strong></h2>



<p>Security researchers estimate that millions of internet-facing NGINX servers could potentially be affected. Even if only a fraction of those systems meet the exact exploitation conditions, the overall attack surface remains significant.</p>



<p>Attackers are already scanning for vulnerable or misconfigured servers, increasing the urgency for organizations to respond quickly.</p>



<p>To reduce risk, security teams should:</p>



<ul class="wp-block-list">
<li>Apply the latest NGINX patches and updates</li>



<li>Review rewrite configurations carefully</li>



<li>Enable protections such as ASLR</li>



<li>Monitor for suspicious or unusual HTTP requests</li>
</ul>



<p>The incident highlights how vulnerabilities in widely deployed technologies can quickly become major security threats, even when exploitation depends on specific configurations.</p>



<p>With active exploitation already underway, rapid patching and continuous monitoring are critical to preventing compromise.</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/nginx-vulnerability-rce/">NGINX Vulnerability Enables Remote Code Execution</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://firsthackersnews.com/nginx-vulnerability-rce/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Lite XL Text Editor Vulnerability Allows Remote Code Execution</title>
		<link>https://firsthackersnews.com/lite-xl/</link>
					<comments>https://firsthackersnews.com/lite-xl/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Thu, 13 Nov 2025 08:17:02 +0000</pubDate>
				<category><![CDATA[Cybersecurity]]></category>
		<category><![CDATA[Internet Security]]></category>
		<category><![CDATA[Mobile Security]]></category>
		<category><![CDATA[Remote code execution]]></category>
		<category><![CDATA[Secuirty Update]]></category>
		<category><![CDATA[Security Advisory]]></category>
		<category><![CDATA[Security Update]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[CVE]]></category>
		<category><![CDATA[Lite XL]]></category>
		<category><![CDATA[remote code execution]]></category>
		<category><![CDATA[security advisory]]></category>
		<category><![CDATA[security fix]]></category>
		<category><![CDATA[security flaw]]></category>
		<category><![CDATA[security patch]]></category>
		<category><![CDATA[security update]]></category>
		<category><![CDATA[security vulnerability]]></category>
		<category><![CDATA[Text editor]]></category>
		<category><![CDATA[vulnerability impact]]></category>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=10636</guid>

					<description><![CDATA[<p>A new vulnerability has been discovered in Lite XL, a lightweight open-source text editor, that could let attackers</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/lite-xl/">Lite XL Text Editor Vulnerability Allows Remote Code Execution</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>A new vulnerability has been discovered in <strong>Lite XL</strong>, a lightweight open-source text editor, that could let attackers run arbitrary code on affected systems.</p>



<p>Researchers from Carnegie Mellon University identified this flaw as CVE-2025-12120, affecting Lite XL versions 2.1.8 and earlier. The issue lies in how the editor handles project configuration files.</p>



<h2 class="wp-block-heading"><strong>How the Vulnerability Works</strong></h2>



<p>When a user opens a project folder, Lite XL automatically runs the <code>.lite_project.lua</code> file inside that directory — without asking for any confirmation.</p>



<p>This file is designed to store project-specific settings, but it can also contain executable Lua code. Because there’s no verification step before execution, an attacker can embed malicious Lua code inside this file.</p>



<p>If a user opens a malicious project directory, the code executes instantly with the same privileges as the Lite XL application.</p>



<h2 class="wp-block-heading"><strong>Impact and Risk</strong></h2>



<p>Attackers can share infected project folders through <strong>GitHub</strong>, <strong>file-sharing services</strong>, or other developer platforms. Once opened in Lite XL, the malicious file runs silently, allowing attackers to:</p>



<ul class="wp-block-list">
<li>Steal sensitive data</li>



<li>Modify or delete files</li>



<li>Install malware</li>



<li>Further compromise the system</li>
</ul>



<p>This makes the vulnerability especially dangerous, as many developers trust files from familiar sources or repositories without closely checking them.</p>



<p>The level of impact depends on the user’s permissions — if Lite XL runs with elevated privileges, the attacker gains the same access.</p>



<h3 class="wp-block-heading"><strong>Affected Versions</strong></h3>



<figure class="wp-block-table"><table><thead><tr><th>CVE ID</th><th>Product</th><th>Affected Versions</th><th>Vulnerability Type</th></tr></thead><tbody><tr><td>CVE-2025-12120</td><td>Lite XL Text Editor</td><td>2.1.8 and earlier</td><td>Arbitrary Code Execution (ACE)</td></tr></tbody></table></figure>



<h2 class="wp-block-heading"><strong>How to Stay Safe</strong></h2>



<ul class="wp-block-list">
<li>Update Lite XL to the latest version as soon as a patch becomes available.</li>



<li>Avoid opening untrusted project directories in Lite XL.</li>



<li>Check the <code>.lite_project.lua</code> file for suspicious code before using projects from unknown or public sources.</li>



<li>Developers recommend that Lite XL should include a confirmation prompt before running project files or disable automatic execution completely.</li>
</ul>



<p>This vulnerability highlights the importance of understanding how configuration files work — especially when they can execute code.</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/lite-xl/">Lite XL Text Editor Vulnerability Allows Remote Code Execution</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://firsthackersnews.com/lite-xl/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Critical Command Injection Flaw Found in F5 BIG-IP Systems (CVE-2025-31644)</title>
		<link>https://firsthackersnews.com/cve-2025-31644/</link>
					<comments>https://firsthackersnews.com/cve-2025-31644/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Tue, 13 May 2025 16:25:01 +0000</pubDate>
				<category><![CDATA[Remote code execution]]></category>
		<category><![CDATA[Internet Security]]></category>
		<category><![CDATA[Security Advisory]]></category>
		<category><![CDATA[Security Update]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[Command Injection Flaw]]></category>
		<category><![CDATA[CVE-2025-31644]]></category>
		<category><![CDATA[F5 BIG-IP]]></category>
		<category><![CDATA[security advisory]]></category>
		<category><![CDATA[security fix]]></category>
		<category><![CDATA[security flaw]]></category>
		<category><![CDATA[security update]]></category>
		<category><![CDATA[security vulnerability]]></category>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=10189</guid>

					<description><![CDATA[<p>A critical vulnerability, CVE-2025-31644, has been discovered in F5 BIG-IP systems running in Appliance mode. The flaw allows</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/cve-2025-31644/">Critical Command Injection Flaw Found in F5 BIG-IP Systems (CVE-2025-31644)</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>A critical vulnerability, CVE-2025-31644, has been discovered in F5 BIG-IP systems running in Appliance mode. The flaw allows authenticated administrators to run arbitrary system commands, bypassing key security protections.</p>



<p>The issue was reported by security researcher Matei “Mal” Badanoiu from Deloitte, and F5 has now released patches to fix the problem.</p>



<p>The vulnerability stems from improper input handling in an internal iControl REST endpoint and the TMOS Shell (tmsh), which lets attackers execute bash commands if they have admin access.</p>



<p>Exploiting this flaw lets attackers create or delete files and run system commands through the BIG-IP management port or self IPs. While this affects the control plane, F5 confirmed there’s no impact on the data plane.</p>



<h2 class="wp-block-heading"><strong>Who’s Affected and How Severe Is It?</strong></h2>



<p>This flaw affects BIG-IP systems in Appliance mode, including those licensed for it or running on vCMP guest instances. It carries a high severity score—8.7 under CVSS v3.1.</p>



<p>F5 tracked the issue under internal IDs 1778741, 1702565, and 15832011.</p>



<p>Other F5 products are <em>not</em> affected, including:</p>



<ul class="wp-block-list">
<li>BIG-IP Next</li>



<li>BIG-IQ Centralized Management</li>



<li>F5 Distributed Cloud</li>



<li>F5OS</li>



<li>NGINX</li>
</ul>



<h2 class="wp-block-heading"><strong>Recommended Mitigation Steps</strong></h2>



<p>F5 has released updates to fix the vulnerability in BIG-IP:</p>



<ul class="wp-block-list">
<li><strong>17.x branch</strong>: update to <strong>17.1.2.2</strong></li>



<li><strong>16.x branch</strong>: update to <strong>16.1.6</strong></li>



<li><strong>15.x branch</strong>: update to <strong>15.1.10.7</strong></li>
</ul>



<p>Admins are strongly encouraged to upgrade as soon as possible.</p>



<p>If you can’t update right away, F5 recommends temporary workarounds:</p>



<ul class="wp-block-list">
<li>Limit admin access to trusted users only, since the attack requires authentication.</li>



<li>Block iControl REST access from self IPs by setting <strong>Port Lockdown</strong> to <strong>“Allow None.”</strong></li>



<li>Restrict SSH access using similar network rules.</li>



<li>Use firewalls or packet filters to limit access to the management interface.</li>
</ul>



<p>F5 provides full guidance in support articles K46122561 and K693540491.</p>



<p>Note: Some of these steps may affect high availability (HA) setups, so review carefully before applying changes.</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/cve-2025-31644/">Critical Command Injection Flaw Found in F5 BIG-IP Systems (CVE-2025-31644)</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://firsthackersnews.com/cve-2025-31644/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Wazuh SIEM vulnerability enables remote code execution</title>
		<link>https://firsthackersnews.com/wazuh-siem/</link>
					<comments>https://firsthackersnews.com/wazuh-siem/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Mon, 17 Mar 2025 17:01:10 +0000</pubDate>
				<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[Internet Security]]></category>
		<category><![CDATA[Remote code execution]]></category>
		<category><![CDATA[Security Advisory]]></category>
		<category><![CDATA[Security Update]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[CVE-2025-24016]]></category>
		<category><![CDATA[remote code execution]]></category>
		<category><![CDATA[SIEM vulnerability]]></category>
		<category><![CDATA[Wazuh SIEM vulnerability]]></category>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=9800</guid>

					<description><![CDATA[<p>A critical vulnerability, CVE-2025-24016, has been found in the Wazuh SIEM platform, affecting versions 4.4.0 to 4.9.0. Wazuh</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/wazuh-siem/">Wazuh SIEM vulnerability enables remote code execution</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>A critical vulnerability, CVE-2025-24016, has been found in the Wazuh SIEM platform, affecting versions 4.4.0 to 4.9.0. </p>



<h2 class="wp-block-heading"><strong>Wazuh SIEM vulnerability</strong></h2>



<p>It allows attackers with API access to remotely execute arbitrary Python code, potentially compromising the system. The issue arises from unsafe deserialization of Distributed API (DAPI) parameters used for communication between Wazuh components, according to CVE reports.</p>



<p>The table below shows key details about the CVE-2025-24016 vulnerability and the affected Wazuh products:</p>



<figure class="wp-block-table"><table><thead><tr><th>CVE ID</th><th>Affected Software</th><th>Versions</th><th>Vulnerability Type</th><th>Severity (CVSSv3.1)</th><th>Patch Version</th></tr></thead><tbody><tr><td>CVE-2025-24016</td><td>Wazuh SIEM Platform</td><td>4.4.0 to 4.9.0</td><td>Remote Code Execution</td><td>9.9 (Critical)</td><td>4.9.1</td></tr></tbody></table></figure>



<p>The vulnerability is found in the <code>as_wazuh_object</code> function within the <code>framework/wazuh/core/cluster/common.py</code> file. This function deserializes JSON data from the Distributed API. The code snippet before the patch is shown below:</p>



<p>def as_wazuh_object(dct: Dict):<br>try:<br>if &#8216;<strong>wazuh_datetime</strong>&#8216; in dct:<br>return datetime.datetime.fromisoformat(dct[&#8216;<strong>wazuh_datetime</strong>&#8216;])<br>elif &#8216;<strong>unhandled_exc</strong>&#8216; in dct:<br>exc_data = dct[&#8216;<strong>unhandled_exc</strong>&#8216;]<br>return eval(exc_data[&#8216;<strong>class</strong>&#8216;])(*exc_data[&#8216;<strong>args</strong>&#8216;])<br>return dct<br>except (KeyError, AttributeError):<br>return dct</p>



<p>This code uses the eval function to run arbitrary Python code from the class and args fields, making it highly exploitable.</p>



<h2 class="wp-block-heading"><strong>Impact and Exploitation</strong></h2>



<p>An attacker can exploit this vulnerability by sending a malicious JSON payload to the Wazuh server via the API. The payload must include the unhandled_exc key, along with class and args values to specify the code to execute. For example:</p>



<p>When processed by the as_wazuh_object function, the payload executes the command <code>os.system("touch /tmp/pwned")</code>, creating a /tmp/pwned file on the Wazuh server.</p>



<p>{<br>&#8220;<strong>unhandled_exc</strong>&#8220;: {<br>&#8220;<strong>class</strong>&#8220;: &#8220;os.system&#8221;,<br>&#8220;<strong>args</strong>&#8220;: [&#8220;touch /tmp/pwned&#8221;]<br>}<br>}</p>



<h2 class="wp-block-heading"><strong>Mitigation</strong></h2>



<p>The vulnerability was fixed in Wazuh version 4.9.1 by replacing the unsafe eval function with <code>ast.literal_eval</code>, which safely evaluates a string containing a Python literal to prevent arbitrary code execution. Here’s the updated code snippet:</p>



<p>def as_wazuh_object(dct: Dict):<br>try:<br>if &#8216;<strong>wazuh_datetime</strong>&#8216; in dct:<br>return datetime.datetime.fromisoformat(dct[&#8216;<strong>wazuh_datetime</strong>&#8216;])<br>elif &#8216;<strong>unhandled_exc</strong>&#8216; in dct:<br>exc_data = dct[&#8216;<strong>unhandled_exc</strong>&#8216;]<br>exc_dict = {exc_data[&#8216;<strong>class</strong>&#8216;]: exc_data[&#8216;<strong>args</strong>&#8216;]}<br>return ast.literal_eval(json.dumps(exc_dict))<br>return dct<br>except (KeyError, AttributeError):<br>return dct</p>



<p>To reduce the risk of CVE-2025-24016, organizations should take the following actions:</p>



<ul class="wp-block-list">
<li>Upgrade to Wazuh version 4.9.1 or later.</li>



<li>Restrict API access to authorized users and systems.</li>



<li>Implement strong authentication, such as multi-factor authentication.</li>



<li>Monitor API traffic for unusual activity.</li>



<li>Regularly review and update security settings.</li>



<li>Use network segmentation to limit attack impact.</li>



<li>A Web Application Firewall (WAF) can help detect and block malicious requests before they reach the Wazuh server.</li>
</ul>



<p>Exploiting CVE-2025-24016 can lead to severe consequences, including:</p>



<ul class="wp-block-list">
<li>Full control of the Wazuh server, allowing attackers to access sensitive data and change configurations.</li>



<li>Compromise of the entire Wazuh cluster by taking over the master server.</li>



<li>Disruption of security monitoring, enabling further undetected attacks.</li>



<li>Theft of sensitive data, including logs and alerts.</li>



<li>Using the Wazuh server as a launch point for other network attacks.</li>
</ul>



<p>Timely patching and strong security measures are essential to prevent such attacks.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p><strong>&#x200d;Follow Us on:<strong> <a href="https://twitter.com/Info_FHNews" target="_blank" rel="noreferrer noopener">Twitter</a>,<a href="https://www.instagram.com/first_hackers_news/" target="_blank" rel="noreferrer noopener"> Instagram</a>, <a href="https://www.linkedin.com/in/firsthackers-news/" target="_blank" rel="noreferrer noopener">Facebook</a></strong> to get the latest security news!</strong></p>
</blockquote>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/wazuh-siem/">Wazuh SIEM vulnerability enables remote code execution</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://firsthackersnews.com/wazuh-siem/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>10,000+ WordPress sites exposed by donation plugin vulnerability</title>
		<link>https://firsthackersnews.com/plugin-vulnerability/</link>
					<comments>https://firsthackersnews.com/plugin-vulnerability/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Wed, 05 Mar 2025 17:04:10 +0000</pubDate>
				<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[Internet Security]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[Remote code execution]]></category>
		<category><![CDATA[Security Advisory]]></category>
		<category><![CDATA[Security Update]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[plugin vulnerability]]></category>
		<category><![CDATA[security advisory]]></category>
		<category><![CDATA[security fix]]></category>
		<category><![CDATA[security flaw]]></category>
		<category><![CDATA[security update]]></category>
		<category><![CDATA[security vulnerability]]></category>
		<category><![CDATA[wordpress site]]></category>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=9741</guid>

					<description><![CDATA[<p>A serious flaw in the popular GiveWP Donation Plugin has put over 10,000 WordPress sites at risk of</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/plugin-vulnerability/">10,000+ WordPress sites exposed by donation plugin vulnerability</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>A serious flaw in the popular GiveWP Donation Plugin has put over 10,000 WordPress sites at risk of remote code execution since March 3, 2025.</p>



<p>Known as CVE-2025-0912, this bug lets attackers take over sites without logging in by exploiting a deserialization issue in versions 3.19.4 and earlier.</p>



<h2 class="wp-block-heading"><strong>All about the plugin vulnerability</strong></h2>



<p>The flaw comes from improper handling of the <strong>card_address</strong> field in donation forms.</p>



<p>Hackers can inject harmful PHP objects, using a technique called POP (Property-Oriented Programming) to run their own code and take full control of affected sites.</p>



<p>With a critical CVSS score of 9.8, this bug allows attackers to steal donor data, install backdoors, or hijack payments without needing to log in.</p>



<p>Researcher <strong>dream hard</strong> found the issue while reviewing the plugin’s code, warning that it’s easy to exploit and could lead to defaced sites, stolen funds, or full admin access within minutes.</p>



<p>GiveWP, used by nonprofits, religious groups, and political campaigns, handles millions in donations each year. A compromised site could face:</p>



<ul class="wp-block-list">
<li>Payment fraud through altered gateways</li>



<li>Donor data leaks (names, emails, billing info)</li>



<li>SEO poisoning with malicious redirects</li>



<li>Full site takeover for phishing attacks</li>
</ul>



<p>Wordfence detected active scans for vulnerable sites starting March 4, with at least three different attack methods seen. The plugin’s wide use by critical organizations makes timely patching essential.</p>



<h2 class="wp-block-heading"><strong>Mitigation and Response</strong></h2>



<p>GiveWP released version 3.20.0 on March 4, fixing the flaw. Site admins should:</p>



<ul class="wp-block-list">
<li>Update to version 3.20.0</li>



<li>Check logs for suspicious POST requests to <code>/wp-json/give/v1/donations</code></li>



<li>Revoke and regenerate payment API keys</li>
</ul>



<p>Wordfence warns older versions should assume compromise and recommends full malware scans and donor account monitoring.</p>



<p>Critics noted the patch came 48 hours after public disclosure, raising concerns about plugin security.</p>



<p>As of March 5, over 7,000 sites are still unpatched, while proof-of-concept exploits are already circulating. Immediate action is crucial to avoid major damage.</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/plugin-vulnerability/">10,000+ WordPress sites exposed by donation plugin vulnerability</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://firsthackersnews.com/plugin-vulnerability/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
