<?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>vulnerability &#8211; First Hackers News</title>
	<atom:link href="https://firsthackersnews.com/category/vulnerability/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>Wed, 24 Jun 2026 17:32:24 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://firsthackersnews.com/wp-content/uploads/2026/03/cropped-FHN_512x512-32x32.png</url>
	<title>vulnerability &#8211; First Hackers News</title>
	<link>https://firsthackersnews.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Microsoft Teams-Themed Attack Deploys Remote Access Tool</title>
		<link>https://firsthackersnews.com/microsoft-teams-phishing-remote-access-tools/</link>
					<comments>https://firsthackersnews.com/microsoft-teams-phishing-remote-access-tools/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Wed, 24 Jun 2026 17:32:20 +0000</pubDate>
				<category><![CDATA[Cyber threat]]></category>
		<category><![CDATA[Cybersecurity]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Security Advisory]]></category>
		<category><![CDATA[Security Update]]></category>
		<category><![CDATA[Windows Security]]></category>
		<category><![CDATA[credential theft]]></category>
		<category><![CDATA[cyber threats]]></category>
		<category><![CDATA[cybersecurity]]></category>
		<category><![CDATA[email security]]></category>
		<category><![CDATA[Enterprise Security]]></category>
		<category><![CDATA[Information security]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[microsoft teams]]></category>
		<category><![CDATA[Microsoft Teams Phishing]]></category>
		<category><![CDATA[phishing attack]]></category>
		<category><![CDATA[phishing campaign]]></category>
		<category><![CDATA[RAT]]></category>
		<category><![CDATA[Remote Access Software]]></category>
		<category><![CDATA[remote access tool]]></category>
		<category><![CDATA[Security Awareness]]></category>
		<category><![CDATA[social engineering]]></category>
		<category><![CDATA[threat intelligence]]></category>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=11909</guid>

					<description><![CDATA[<p>Security researchers have uncovered an active phishing campaign that leverages Microsoft Teams-themed lures to distribute legitimate remote access</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/microsoft-teams-phishing-remote-access-tools/">Microsoft Teams-Themed Attack Deploys Remote Access Tool</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 an active phishing campaign that leverages Microsoft Teams-themed lures to distribute legitimate remote access software configured for unauthorized access. By impersonating trusted workplace collaboration services, threat actors are increasing the likelihood that users will interact with malicious links and download compromised installers. This significant threat highlights the dangers of Microsoft Teams phishing.</p>



<p>The campaign primarily targets users with notifications related to meeting transcripts, recordings, and shared documents. These messages direct victims to professionally crafted phishing pages designed to closely resemble legitimate Microsoft Teams and productivity service interfaces, making Microsoft Teams phishing a critical concern for end-users.</p>



<h2 class="wp-block-heading">Attack Chain Relies on Trusted Infrastructure</h2>



<p>The threat actors behind the campaign are using a combination of compromised business websites and cloud-hosted infrastructure to host phishing content and malware delivery mechanisms. Researchers observed malicious pages hosted on legitimate domains belonging to organizations such as hotels, law firms, schools, healthcare providers, and other small businesses across multiple countries.</p>



<p>Once a victim downloads and executes the installer, the malware deploys a legitimate remote access tool that has been preconfigured with attacker-controlled settings. This approach enables cybercriminals to establish remote connectivity while reducing suspicion, as the software itself is not inherently malicious.</p>



<p>To improve operational resilience, the attackers frequently rotate domains, infrastructure, and lure themes, allowing them to target different departments and organizations while minimizing the impact of takedowns.</p>



<h2 class="wp-block-heading">Persistence and Evasion Capabilities</h2>



<p>Analysis of the installer revealed several defense-evasion techniques designed to hinder detection and analysis. These include environment checks, anti-debugging mechanisms, delayed execution routines, and obfuscated components intended to complicate forensic investigations.</p>



<figure class="wp-block-image size-full"><img fetchpriority="high" decoding="async" width="774" height="317" src="https://firsthackersnews.com/wp-content/uploads/2026/06/image-3.png" alt="" class="wp-image-11910" srcset="https://firsthackersnews.com/wp-content/uploads/2026/06/image-3-300x123.png 300w, https://firsthackersnews.com/wp-content/uploads/2026/06/image-3-768x315.png 768w, https://firsthackersnews.com/wp-content/uploads/2026/06/image-3.png 774w" sizes="(max-width: 774px) 100vw, 774px" /><figcaption class="wp-element-caption">Malicious download (Source : CYFIRMA).</figcaption></figure>



<p>Following installation, the malware establishes multiple persistence mechanisms to ensure long-term access to compromised systems. Researchers observed the creation of Windows services, registry modifications, and authentication-related components that enable the threat actors to maintain access and potentially harvest credentials.</p>



<p><strong>MITRE FRAMEWORK</strong></p>



<figure class="wp-block-table"><table class="has-fixed-layout"><tbody><tr><td><strong>Tactic</strong></td><td><strong>Technique ID</strong></td><td><strong>Technique Name</strong></td></tr><tr><td>Initial Access</td><td>T1566.002</td><td>Phishing: Spear phishing Link</td></tr><tr><td>Execution</td><td>T1204.002</td><td>User Execution: Malicious File</td></tr><tr><td>Persistence</td><td>T1543.003</td><td>Create or Modify System Process: Windows Service</td></tr><tr><td>Persistence</td><td>T1547.002</td><td>Boot or Logon Autostart Execution: Authentication Package</td></tr><tr><td>Persistence</td><td>T1546.015</td><td>Event Triggered Execution: Component Object Model Hijacking</td></tr><tr><td>Credential Access</td><td>T1556</td><td>Modify Authentication Process</td></tr><tr><td>Discovery</td><td>T1120</td><td>Peripheral Device Discovery</td></tr><tr><td>Stealth</td><td>T1497.001</td><td>Virtualization/Sandbox Evasion: System Checks</td></tr><tr><td>Stealth</td><td>T1497.003</td><td>Virtualization/Sandbox Evasion: Time Based Evasion</td></tr><tr><td>Command and control</td><td>T1219</td><td>Remote Access Tool</td></tr></tbody></table></figure>



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



<ul class="wp-block-list">
<li>Abuse of trusted Microsoft Teams branding to increase phishing success.</li>



<li>Use of legitimate remote access software for unauthorized system access.</li>



<li>Hosting of phishing infrastructure on compromised business websites.</li>



<li>Multiple persistence mechanisms designed to survive remediation efforts.</li>
</ul>



<p>The campaign highlights a growing trend in cybercrime operations where attackers increasingly rely on trusted platforms, reputable domains, and legitimate software to evade traditional security controls. Organizations should treat unexpected file downloads, meeting notifications, and transcript-sharing requests with caution, even when they appear to originate from familiar services or trusted websites.</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/microsoft-teams-phishing-remote-access-tools/">Microsoft Teams-Themed Attack Deploys Remote Access Tool</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://firsthackersnews.com/microsoft-teams-phishing-remote-access-tools/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Scope Squatting Vulnerability Exposed in ClawHub Plugin Registry</title>
		<link>https://firsthackersnews.com/clawhub-scope-squatting/</link>
					<comments>https://firsthackersnews.com/clawhub-scope-squatting/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Mon, 22 Jun 2026 12:33:00 +0000</pubDate>
				<category><![CDATA[Cyber threat]]></category>
		<category><![CDATA[Cybersecurity]]></category>
		<category><![CDATA[malicious cyber actors]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[Vulnerability Research]]></category>
		<category><![CDATA[ClawHub]]></category>
		<category><![CDATA[Scope Squatting]]></category>
		<category><![CDATA[security advisory]]></category>
		<category><![CDATA[security flaw]]></category>
		<category><![CDATA[security update]]></category>
		<category><![CDATA[security vulnerability]]></category>
		<category><![CDATA[vulnerability impact]]></category>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=11891</guid>

					<description><![CDATA[<p>A recently disclosed supply chain weakness in ClawHub&#8217;s plugin registry allowed third-party developers to publish plugins under organizational</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/clawhub-scope-squatting/">Scope Squatting Vulnerability Exposed in ClawHub Plugin Registry</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>A recently disclosed supply chain weakness in ClawHub&#8217;s plugin registry allowed third-party developers to publish plugins under organizational namespaces they did not own. As a result, unofficial plugins appeared to be legitimate OpenClaw or ClawHub integrations, creating a significant trust and security concern for users.</p>



<h2 class="wp-block-heading"><strong>What Happened?</strong></h2>



<p>Security researchers at Manifold discovered that ClawHub&#8217;s registry was not consistently enforcing ownership verification for plugin namespaces.</p>



<p>During their review, they identified 23 code-executing plugins published under the <strong>@openclaw</strong> and <strong>@clawhub</strong> namespaces by accounts that had no verified connection to either organization.</p>



<p>Because these namespaces are commonly associated with official software publishers, many users could easily assume the plugins were legitimate first-party integrations.</p>



<h2 class="wp-block-heading"><strong>Why Namespace Verification Matters</strong></h2>



<p>Modern package registries use namespace prefixes such as <strong>@owner/</strong> to indicate who published a package. This system helps users determine whether a package originates from a trusted source.</p>



<p>For example, developers generally trust packages published under Microsoft&#8217;s verified namespace because registry controls prevent unauthorized users from publishing under that name.</p>



<p>ClawHub adopted a similar namespace model for OpenClaw-compatible plugins. Official integrations such as <strong>@openclaw/whatsapp</strong> and <strong>@openclaw/codex</strong> are published under the OpenClaw namespace, reinforcing user trust.</p>



<h2 class="wp-block-heading"><strong>The Scope Squatting Problem</strong></h2>



<p>The issue arose because unaffiliated publishers were able to create plugins using trusted namespaces without proper ownership verification.</p>



<p>Examples included plugins such as:</p>



<ul class="wp-block-list">
<li>@openclaw/security-gate</li>



<li>@openclaw/fiat-wallet</li>



<li>@clawhub/aisa-twitter-api</li>
</ul>



<p>Although these plugins were not created by OpenClaw or ClawHub, their names made them appear official.</p>



<p>Installation commands and registry listings further increased the risk of confusion, potentially leading users to install plugins they believed were endorsed by the organizations.</p>



<h2 class="wp-block-heading"><strong>Why This Is a Security Concern</strong></h2>



<p>Manifold&#8217;s investigation found that many plugins within the registry used scoped namespaces, but not all of them were ownership verified.</p>



<p>Importantly, researchers did not find obvious malware in the reviewed plugins. However, the primary concern is not the current content of these packages—it is the trust they inherit from misleading namespaces.</p>



<p>Many ClawHub plugins can:</p>



<ul class="wp-block-list">
<li>Execute code inside AI agents</li>



<li>Access external APIs</li>



<li>Export agent configurations</li>



<li>Run Git and GitHub commands</li>



<li>Perform automated actions on behalf of users</li>
</ul>



<p>When users mistakenly trust a plugin because of its namespace, attackers gain a powerful opportunity for future abuse.</p>



<h2 class="wp-block-heading"><strong>How ClawHub Responded</strong></h2>



<p>Manifold reported the issue to ClawHub through GitHub&#8217;s security advisory process on June 17 and later followed up via email.</p>



<p>Within days, ClawHub introduced several remediation measures, including:</p>



<ul class="wp-block-list">
<li>A namespace ownership dispute process</li>



<li>Removal of misleading plugins from public listings</li>



<li>Updated documentation explaining how legitimate owners can claim namespaces</li>



<li>Additional review procedures for namespace ownership requests</li>
</ul>



<p>These actions helped reduce the immediate risk and improve transparency within the registry.</p>



<h2 class="wp-block-heading"><strong>Lessons for Plugin Registries</strong></h2>



<p>This incident highlights the importance of strong provenance controls in software ecosystems.</p>



<p>Any registry that introduces organizational namespaces must ensure:</p>



<ul class="wp-block-list">
<li>Namespace ownership verification</li>



<li>Automated enforcement during publishing</li>



<li>Continuous monitoring for impersonation attempts</li>



<li>Fast dispute resolution and takedown processes</li>
</ul>



<p>Without these safeguards, trusted namespaces can become an avenue for supply chain attacks and software impersonation.</p>



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



<p>As AI agents and plugin ecosystems continue to grow, so does the importance of software provenance and supply chain security.</p>



<p>Organizations must not only verify who publishes a plugin but also maintain visibility into what those plugins are capable of doing after installation.</p>



<p>The ClawHub scope squatting incident serves as a reminder that trust signals are only effective when they are backed by strong verification and enforcement mechanisms.</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/clawhub-scope-squatting/">Scope Squatting Vulnerability Exposed in ClawHub Plugin Registry</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://firsthackersnews.com/clawhub-scope-squatting/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Critical Splunk AI Toolkit Vulnerability Discovered</title>
		<link>https://firsthackersnews.com/splunk-ai-toolkit-vulnerability/</link>
					<comments>https://firsthackersnews.com/splunk-ai-toolkit-vulnerability/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Thu, 18 Jun 2026 21:49:26 +0000</pubDate>
				<category><![CDATA[Cybersecurity]]></category>
		<category><![CDATA[Secuirty Update]]></category>
		<category><![CDATA[Security Advisory]]></category>
		<category><![CDATA[Security Update]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[Vulnerability Research]]></category>
		<category><![CDATA[security advisory]]></category>
		<category><![CDATA[security patch]]></category>
		<category><![CDATA[security update]]></category>
		<category><![CDATA[security vulnerability]]></category>
		<category><![CDATA[Splunk]]></category>
		<category><![CDATA[toolkit]]></category>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=11885</guid>

					<description><![CDATA[<p>Splunk has released a security update to address a critical vulnerability in its AI Toolkit that could allow</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/splunk-ai-toolkit-vulnerability/">Critical Splunk AI Toolkit Vulnerability Discovered</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Splunk has released a security update to address a critical vulnerability in its AI Toolkit that could allow attackers with administrative access to run unauthorized operating system commands on affected servers. The issue poses a significant risk to organizations that use Splunk for security monitoring, analytics, and automation.</p>



<p>Tracked as <strong>CVE-2026-20266</strong>, the vulnerability affects AI Toolkit versions prior to 5.7.4. Due to its potential impact, the flaw has received a critical severity rating and should be addressed immediately by affected organizations.</p>



<h2 class="wp-block-heading"><strong>Command Injection Flaw Creates Serious Security Risk</strong></h2>



<p>The vulnerability is linked to improper handling of system commands within a configuration helper component. An attacker with Splunk administrator privileges could exploit the weakness to execute arbitrary commands directly on the host system.</p>



<p>Successful exploitation could result in:</p>



<ul class="wp-block-list">
<li>Unauthorized command execution</li>



<li>Full system compromise</li>



<li>Manipulation or deletion of security logs</li>



<li>Service disruption and operational impact</li>



<li>Potential lateral movement across connected environments</li>
</ul>



<p>Because the flaw affects administrative functions, malicious activity may appear similar to legitimate system operations, making detection more difficult in some cases.</p>



<h2 class="wp-block-heading"><strong>Additional Vulnerability and Recommended Actions</strong></h2>



<p>Alongside the critical issue, Splunk also addressed a medium-severity vulnerability that could allow low-privileged users to initiate outbound connections to untrusted external domains. This behavior may increase the risk of data exposure in environments where network traffic is not tightly restricted.</p>



<p>To reduce risk, organizations should:</p>



<ul class="wp-block-list">
<li>Upgrade the Splunk AI Toolkit to version 5.7.4 or later</li>



<li>Review administrative account access and permissions</li>



<li>Restrict unnecessary outbound communications</li>



<li>Verify domain validation settings are properly configured</li>



<li>Remove or disable the AI Toolkit if immediate patching is not possible</li>
</ul>



<p>The disclosure highlights the growing security challenges associated with AI-enabled enterprise applications. As AI capabilities become more integrated into business platforms, maintaining strong security controls, validating inputs, and monitoring external communications remain essential for protecting critical systems.</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/splunk-ai-toolkit-vulnerability/">Critical Splunk AI Toolkit 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-ai-toolkit-vulnerability/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>F5 NGINX Vulnerabilities Patched in Critical Security Update</title>
		<link>https://firsthackersnews.com/f5-nginx-vulnerabilities-patched/</link>
					<comments>https://firsthackersnews.com/f5-nginx-vulnerabilities-patched/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Thu, 18 Jun 2026 21:37:11 +0000</pubDate>
				<category><![CDATA[Cybersecurity]]></category>
		<category><![CDATA[Secuirty Update]]></category>
		<category><![CDATA[Security Advisory]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[Vulnerability Reports]]></category>
		<category><![CDATA[CVE-2026-42530]]></category>
		<category><![CDATA[cybersecurity]]></category>
		<category><![CDATA[denial of service]]></category>
		<category><![CDATA[F5]]></category>
		<category><![CDATA[gRPC]]></category>
		<category><![CDATA[HTTP/2]]></category>
		<category><![CDATA[HTTP/3]]></category>
		<category><![CDATA[Network Security]]></category>
		<category><![CDATA[NGINX]]></category>
		<category><![CDATA[patch management]]></category>
		<category><![CDATA[remote code execution]]></category>
		<category><![CDATA[security advisory]]></category>
		<category><![CDATA[security update]]></category>
		<category><![CDATA[Web Security]]></category>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=11881</guid>

					<description><![CDATA[<p>F5 has issued an emergency security advisory addressing several vulnerabilities affecting NGINX products and related components. The flaws</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/f5-nginx-vulnerabilities-patched/">F5 NGINX Vulnerabilities Patched in Critical Security Update</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>F5 has issued an emergency security advisory addressing several vulnerabilities affecting NGINX products and related components. The flaws could allow attackers to disrupt services, crash applications, or potentially execute malicious code in vulnerable environments.</p>



<p>The notification covers multiple products, including NGINX Open Source, NGINX Plus, NGINX Instance Manager, NGINX Gateway Fabric, NGINX Ingress Controller, and App Protect security modules. According to F5, organizations using affected versions should prioritize updates to reduce exposure to active threats.</p>



<h2 class="wp-block-heading">Critical Vulnerabilities Impact HTTP/3, HTTP/2, and gRPC Services</h2>



<p>Among the most serious issues is <strong>CVE-2026-42530</strong>, a vulnerability within the NGINX HTTP/3 module. Attackers can exploit specially crafted HTTP/3 requests to trigger memory-related errors, causing worker processes to crash repeatedly. In certain environments, the flaw may also open a path for remote code execution.</p>



<p>Another high-risk vulnerability, <strong>CVE-2026-42055</strong>, affects deployments that utilize HTTP/2 or gRPC proxying. Malicious traffic can abuse weaknesses in request handling, potentially leading to service interruptions, application crashes, and in some cases, code execution risks.</p>



<p>Key concerns include:</p>



<ul class="wp-block-list">
<li>Potential remote code execution on vulnerable systems</li>



<li>Denial-of-service conditions causing service outages</li>



<li>Increased risk for environments using HTTP/3, HTTP/2, and gRPC</li>



<li>Exposure across several NGINX-based products and services</li>
</ul>



<h2 class="wp-block-heading"><strong>Gateway Fabric Vulnerabilities Add Additional Risk</strong></h2>



<p>F5 also highlighted multiple high-severity vulnerabilities impacting NGINX Gateway Fabric deployments. These issues can affect traffic routing reliability, application availability, and overall service stability in cloud-native and gateway environments.</p>



<p>To address the risks, F5 has released updated versions containing security fixes and recommends that customers:</p>



<ul class="wp-block-list">
<li>Upgrade affected NGINX products immediately</li>



<li>Review exposed HTTP/2, HTTP/3, and gRPC services</li>



<li>Verify that security patches have been applied successfully</li>



<li>Update Gateway Fabric deployments to the latest supported release</li>
</ul>



<p>The advisory serves as a reminder that organizations relying on modern web application infrastructure should maintain a proactive patch management strategy, particularly when vulnerabilities affect core traffic-processing components.</p>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th class="has-text-align-left" data-align="left">CVE / Article</th><th class="has-text-align-left" data-align="left">CVSS v3.1</th><th class="has-text-align-left" data-align="left">CVSS v4.0</th><th class="has-text-align-left" data-align="left">Affected products</th><th class="has-text-align-left" data-align="left">Affected versions</th><th class="has-text-align-left" data-align="left">Fixed in</th></tr></thead><tbody><tr><td>CVE-2026-42530 (K000161616)</td><td>8.1 (High)</td><td>9.2 (Critical)</td><td>NGINX Open Source<a rel="noreferrer noopener" target="_blank" href="https://my.f5.com/manage/s/article/K000161614"></a></td><td>1.31.0 – 1.31.1<a rel="noreferrer noopener" target="_blank" href="https://my.f5.com/manage/s/article/K000161614"></a></td><td>1.31.2<a rel="noreferrer noopener" target="_blank" href="https://my.f5.com/manage/s/article/K000161614"></a></td></tr><tr><td></td><td></td><td></td><td>NGINX Instance Manager<a rel="noreferrer noopener" target="_blank" href="https://my.f5.com/manage/s/article/K000161614"></a></td><td>2.17.0 – 2.22.0<a rel="noreferrer noopener" target="_blank" href="https://my.f5.com/manage/s/article/K000161614"></a></td><td>None (no fix yet)<a rel="noreferrer noopener" target="_blank" href="https://my.f5.com/manage/s/article/K000161614"></a></td></tr><tr><td></td><td></td><td></td><td>NGINX Gateway Fabric<a rel="noreferrer noopener" target="_blank" href="https://my.f5.com/manage/s/article/K000161614"></a></td><td>2.0.0 – 2.6.3, 1.3.0 – 1.6.2<a rel="noreferrer noopener" target="_blank" href="https://my.f5.com/manage/s/article/K000161614"></a></td><td>2.6.4<a rel="noreferrer noopener" target="_blank" href="https://my.f5.com/manage/s/article/K000161614"></a></td></tr><tr><td></td><td></td><td></td><td>NGINX Ingress Controller<a rel="noreferrer noopener" target="_blank" href="https://my.f5.com/manage/s/article/K000161614"></a></td><td>5.0.0 – 5.5.0, 4.0.0 – 4.0.1, 3.5.0 – 3.7.2<a rel="noreferrer noopener" target="_blank" href="https://my.f5.com/manage/s/article/K000161614"></a></td><td>None (no fix yet)<a rel="noreferrer noopener" target="_blank" href="https://my.f5.com/manage/s/article/K000161614"></a></td></tr><tr><td>CVE-2026-42055 (K000161584)</td><td>8.1 (High)</td><td>9.2 (Critical)</td><td>NGINX Plus<a rel="noreferrer noopener" target="_blank" href="https://my.f5.com/manage/s/article/K000161614"></a></td><td>37.0.0 – 37.0.1, R33 – R36<a rel="noreferrer noopener" target="_blank" href="https://my.f5.com/manage/s/article/K000161614"></a></td><td>37.0.2.1, R36 P6<a rel="noreferrer noopener" target="_blank" href="https://my.f5.com/manage/s/article/K000161614"></a></td></tr><tr><td></td><td></td><td></td><td>NGINX Open Source<a rel="noreferrer noopener" target="_blank" href="https://my.f5.com/manage/s/article/K000161614"></a></td><td>1.31.1, 1.30.0 – 1.30.2<a rel="noreferrer noopener" target="_blank" href="https://my.f5.com/manage/s/article/K000161614"></a></td><td>1.31.2, 1.30.3<a rel="noreferrer noopener" target="_blank" href="https://my.f5.com/manage/s/article/K000161614"></a></td></tr><tr><td></td><td></td><td></td><td>NGINX Instance Manager<a rel="noreferrer noopener" target="_blank" href="https://my.f5.com/manage/s/article/K000161614"></a></td><td>2.17.0 – 2.22.0<a rel="noreferrer noopener" target="_blank" href="https://my.f5.com/manage/s/article/K000161614"></a></td><td>None<a rel="noreferrer noopener" target="_blank" href="https://my.f5.com/manage/s/article/K000161614"></a></td></tr><tr><td></td><td></td><td></td><td>F5 WAF for NGINX</td><td>5.9.0 – 5.13.1<a rel="noreferrer noopener" target="_blank" href="https://my.f5.com/manage/s/article/K000161614"></a></td><td>None<a rel="noreferrer noopener" target="_blank" href="https://my.f5.com/manage/s/article/K000161614"></a></td></tr><tr><td></td><td></td><td></td><td>NGINX App Protect WAF</td><td>5.2.0 – 5.8.0, 4.10.0 – 4.16.0<a rel="noreferrer noopener" target="_blank" href="https://my.f5.com/manage/s/article/K000161614"></a></td><td>None<a rel="noreferrer noopener" target="_blank" href="https://my.f5.com/manage/s/article/K000161614"></a></td></tr><tr><td></td><td></td><td></td><td>F5 DoS for NGINX</td><td>4.9.0<a rel="noreferrer noopener" target="_blank" href="https://my.f5.com/manage/s/article/K000161614"></a></td><td>None<a rel="noreferrer noopener" target="_blank" href="https://my.f5.com/manage/s/article/K000161614"></a></td></tr><tr><td></td><td></td><td></td><td>NGINX App Protect DoS</td><td>4.3.0 – 4.7.0<a rel="noreferrer noopener" target="_blank" href="https://my.f5.com/manage/s/article/K000161614"></a></td><td>None<a rel="noreferrer noopener" target="_blank" href="https://my.f5.com/manage/s/article/K000161614"></a></td></tr><tr><td></td><td></td><td></td><td>NGINX Gateway Fabric<a rel="noreferrer noopener" target="_blank" href="https://my.f5.com/manage/s/article/K000161614"></a></td><td>2.0.0 – 2.6.3, 1.3.0 – 1.6.2<a rel="noreferrer noopener" target="_blank" href="https://my.f5.com/manage/s/article/K000161614"></a></td><td>None<a rel="noreferrer noopener" target="_blank" href="https://my.f5.com/manage/s/article/K000161614"></a></td></tr><tr><td></td><td></td><td></td><td>NGINX Ingress Controller<a rel="noreferrer noopener" target="_blank" href="https://my.f5.com/manage/s/article/K000161614"></a></td><td>5.0.0 – 5.5.0, 4.0.0 – 4.0.1, 3.5.0 – 3.7.2<a rel="noreferrer noopener" target="_blank" href="https://my.f5.com/manage/s/article/K000161614"></a></td><td>None<a rel="noreferrer noopener" target="_blank" href="https://my.f5.com/manage/s/article/K000161614"></a></td></tr><tr><td>CVE-2026-11311 (K000161611)</td><td>8.1 (High)<a rel="noreferrer noopener" target="_blank" href="https://my.f5.com/manage/s/article/K000161614"></a></td><td>8.6 (High)<a rel="noreferrer noopener" target="_blank" href="https://my.f5.com/manage/s/article/K000161614"></a></td><td>NGINX Gateway Fabric<a rel="noreferrer noopener" target="_blank" href="https://my.f5.com/manage/s/article/K000161614"></a></td><td>2.5.0 – 2.6.3<a rel="noreferrer noopener" target="_blank" href="https://my.f5.com/manage/s/article/K000161614"></a></td><td>2.6.4<a rel="noreferrer noopener" target="_blank" href="https://my.f5.com/manage/s/article/K000161614"></a></td></tr><tr><td>CVE-2026-50107 (K000161785)</td><td>8.1 (High)<a rel="noreferrer noopener" target="_blank" href="https://my.f5.com/manage/s/article/K000161614"></a></td><td>8.6 (High)<a rel="noreferrer noopener" target="_blank" href="https://my.f5.com/manage/s/article/K000161614"></a></td><td>NGINX Gateway Fabric<a rel="noreferrer noopener" target="_blank" href="https://my.f5.com/manage/s/article/K000161614"></a></td><td>2.3.0 – 2.6.3<a rel="noreferrer noopener" target="_blank" href="https://my.f5.com/manage/s/article/K000161614"></a></td><td>2.6.4</td></tr></tbody></table></figure>



<h3 class="wp-block-heading">Recommended Security Actions</h3>



<p>F5 urges customers to update affected NGINX products to the latest secure versions as soon as possible. </p>



<p>For systems that cannot be patched immediately, organizations should disable unnecessary HTTP/3 and QUIC services, limit HTTP/2 and gRPC exposure, strengthen access controls, and enable security hardening measures to reduce the risk of exploitation.<br></p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/f5-nginx-vulnerabilities-patched/">F5 NGINX Vulnerabilities Patched in Critical Security Update</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://firsthackersnews.com/f5-nginx-vulnerabilities-patched/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 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 loading="lazy" 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="auto, (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>New Sniper Dz Scam Operation Exploits MENA Users with Fraudulent Facebook Offers</title>
		<link>https://firsthackersnews.com/sniper-dz-mena-facebook-scam/</link>
					<comments>https://firsthackersnews.com/sniper-dz-mena-facebook-scam/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Mon, 15 Jun 2026 10:04:46 +0000</pubDate>
				<category><![CDATA[Bug Bounty]]></category>
		<category><![CDATA[Email servers]]></category>
		<category><![CDATA[phishing]]></category>
		<category><![CDATA[Security Advisory]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[Browser Alerts]]></category>
		<category><![CDATA[Digital Fraud]]></category>
		<category><![CDATA[Fake Facebook Offers]]></category>
		<category><![CDATA[MENA Region]]></category>
		<category><![CDATA[Notification Spam]]></category>
		<category><![CDATA[User Awareness]]></category>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=11828</guid>

					<description><![CDATA[<p>A new Sniper Dz scam campaign is targeting users across the Middle East and North Africa (MENA) through fraudulent Facebook offers and deceptive browser alerts. Researchers warn that the operation uses social engineering tactics to lure victims into financial scams, credential theft, and other online fraud activities.</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/sniper-dz-mena-facebook-scam/">New Sniper Dz Scam Operation Exploits MENA Users with Fraudulent Facebook Offers</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Cybersecurity researchers have uncovered a sophisticated scam campaign known as <strong>Sniper Dz</strong>, which primarily targets users across the <strong>Middle East and North Africa (MENA)</strong> region. The operation leverages <strong>fake Facebook promotions</strong>, deceptive social media content, and browser notification abuse to lure victims into fraudulent schemes.</p>



<p>Unlike traditional phishing attacks that immediately request credentials, Sniper Dz employs a multi-stage social engineering process designed to gradually build trust before redirecting users into malicious advertising and scam ecosystems. The campaign demonstrates how threat actors are increasingly combining social media platforms, legitimate web services, and browser features to maximize victim engagement.</p>



<h2 class="wp-block-heading">Technical Analysis of the Campaign</h2>



<p>Researchers found that the operation relies heavily on social engineering techniques rather than malware deployment. Victims are initially exposed to attractive Facebook advertisements promising prizes, discounts, giveaways, or exclusive offers.</p>



<p>The campaign then guides users through a series of seemingly legitimate web pages before ultimately triggering browser notification permissions and redirecting users into fraudulent content networks. By abusing trusted platforms and legitimate web services, the attackers are able to reduce suspicion and improve campaign effectiveness.</p>



<h2 class="wp-block-heading">Sniper Dz Attack Flow</h2>



<p>The attack follows a structured victim funnel designed to maximize conversion rates while minimizing detection.</p>



<h3 class="wp-block-heading">Phase 1 – Social Media Lures</h3>



<p>Attackers publish fraudulent advertisements and impersonation posts across social media platforms.</p>



<ul class="wp-block-list">
<li>Free gift offers </li>



<li>Discount promotions </li>



<li>Prize giveaways </li>



<li>Mobile device rewards</li>
</ul>



<h3 class="wp-block-heading">Phase 2 – Legitimate-Looking Bridge Pages</h3>



<p>Instead of immediately redirecting victims to malicious content, the campaign utilizes intermediary pages hosted on legitimate services.</p>



<ul class="wp-block-list">
<li>Link aggregation platforms </li>



<li>Landing page builders </li>



<li>Redirect services </li>



<li>Social media profile pages</li>
</ul>



<p>These bridge pages help bypass security filters and increase the perceived legitimacy of the campaign.</p>



<figure class="wp-block-image aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="683" src="https://firsthackersnews.com/wp-content/uploads/2026/06/Sniper-Dz-victim-funnel-1-1024x683.png" alt="" class="wp-image-11831" style="width:636px;height:auto" srcset="https://firsthackersnews.com/wp-content/uploads/2026/06/Sniper-Dz-victim-funnel-1-300x200.png 300w, https://firsthackersnews.com/wp-content/uploads/2026/06/Sniper-Dz-victim-funnel-1-768x512.png 768w, https://firsthackersnews.com/wp-content/uploads/2026/06/Sniper-Dz-victim-funnel-1-1024x683.png 1024w, https://firsthackersnews.com/wp-content/uploads/2026/06/Sniper-Dz-victim-funnel-1.png 1536w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="has-text-align-center">Simplified representation of the Sniper Dz victim funnel showing how users are guided from social media lures through trusted bridge pages before being exposed to browser notification abuse and scam content.</p>



<h3 class="wp-block-heading">Phase 3 – Browser Notification Abuse</h3>



<p>Once users reach the final stage, they are encouraged to allow browser notifications through deceptive prompts.</p>



<ul class="wp-block-list">
<li>Fake CAPTCHA pages </li>



<li>&#8220;Click Allow to Continue&#8221;</li>



<li>&#8220;Verify You&#8217;re Human&#8221;</li>
</ul>



<p>After notification permissions are granted, attackers gain a persistent channel to deliver scam advertisements and fraudulent alerts directly to the victim&#8217;s browser.</p>



<h2 class="wp-block-heading">Potential Risks to Users</h2>



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



<li>Privacy Exposure</li>



<li>Continuous Scam Exposure</li>



<li>Credential Theft</li>
</ul>



<h2 class="wp-block-heading">Why Social Engineering Remains Effective</h2>



<p>Modern scam campaigns increasingly rely on psychological manipulation rather than technical exploitation. By leveraging trusted platforms such as Facebook and legitimate web services, attackers can make fraudulent content appear authentic.</p>



<p>The use of multiple redirection stages also helps threat actors evade automated detection systems while increasing the likelihood that victims will complete the entire attack flow.</p>



<p>As users become more aware of traditional phishing techniques, attackers continue to evolve their tactics by combining social media abuse, browser notification exploitation, and deceptive marketing strategies.</p>



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



<ul class="wp-block-list">
<li>Verify Promotional Offers</li>



<li>Review Browser Notifications</li>



<li>Exercise Caution with Redirects</li>



<li>Implement Security Awareness Training</li>
</ul>



<p>The <strong>Sniper Dz</strong> campaign demonstrates how modern threat actors are leveraging <strong>social media impersonation</strong>, <strong>trusted bridge pages</strong>, and <strong>browser notification abuse</strong> to target users across the MENA region. Rather than relying on malware, the operation exploits user trust and social engineering tactics to drive victims toward fraudulent content, making awareness and browser security practices critical defenses against these evolving threats.</p>



<p></p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/sniper-dz-mena-facebook-scam/">New Sniper Dz Scam Operation Exploits MENA Users with Fraudulent Facebook Offers</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://firsthackersnews.com/sniper-dz-mena-facebook-scam/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Critical Oracle PeopleSoft Zero-Day RCE Vulnerability Actively Exploited by ShinyHunters</title>
		<link>https://firsthackersnews.com/oracle-peoplesoft-zero-day-rce/</link>
					<comments>https://firsthackersnews.com/oracle-peoplesoft-zero-day-rce/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Fri, 12 Jun 2026 08:06:33 +0000</pubDate>
				<category><![CDATA[Backdoor]]></category>
		<category><![CDATA[Data Protection]]></category>
		<category><![CDATA[Threat Intelligence]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[Oracle PeopleSoft]]></category>
		<category><![CDATA[Oracle Vulnerability]]></category>
		<category><![CDATA[PeopleSoft Zero-Day]]></category>
		<category><![CDATA[remote code execution]]></category>
		<category><![CDATA[ShinyHunters]]></category>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=11817</guid>

					<description><![CDATA[<p>Cybersecurity researchers have identified an active exploitation campaign targeting Oracle PeopleSoft environments through a critical Remote Code Execution</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/oracle-peoplesoft-zero-day-rce/">Critical Oracle PeopleSoft Zero-Day RCE Vulnerability Actively Exploited by ShinyHunters</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Cybersecurity researchers have identified an active exploitation campaign targeting Oracle PeopleSoft environments through a critical Remote Code Execution (RCE) vulnerability tracked as CVE-2026-35273. The flaw affects Oracle PeopleSoft PeopleTools and can be exploited remotely without authentication, making it a high-risk threat for organizations running vulnerable instances.</p>



<p>The attacks have been linked to the threat group <strong>ShinyHunters</strong>, which has reportedly targeted more than 100 organizations, with a significant concentration in the education sector. Researchers observed exploitation activity before Oracle publicly released its security advisory, classifying the vulnerability as a true zero-day.</p>



<p>Because Oracle PeopleSoft is widely used for managing human resources, payroll, finance, and other business-critical functions, successful exploitation could expose highly sensitive organizational data and provide attackers with deep access into enterprise environments.</p>



<h2 class="wp-block-heading">Technical Breakdown of the Attack</h2>



<p>The vulnerability resides within Oracle PeopleSoft PeopleTools, specifically affecting components exposed to the internet. Security researchers indicate that attackers can exploit the flaw without valid credentials, enabling remote execution of arbitrary commands on affected servers. The vulnerability carries a critical severity rating and may lead to full system compromise if left unmitigated.</p>



<p>Researchers also reported that threat actors leveraged the flaw against Environment Management Hub (PSEMHUB) endpoints. Following successful exploitation, attackers can deploy malicious tools, execute administrative commands, and establish persistent access within the targeted environment.</p>



<h3 class="wp-block-heading">The Attack Chain Can Involve : </h3>



<ul class="wp-block-list">
<li>Reconnaissance of internet-facing PeopleSoft servers. </li>



<li>Identification of vulnerable PeopleTools instances. </li>



<li>Exploitation of CVE-2026-35273 without authentication. </li>



<li>Remote code execution on the application server. </li>



<li>Deployment of web shells or remote management tools.</li>
</ul>



<h2 class="wp-block-heading">Multiple Other Methods Threat Actors May Use</h2>



<p>While the zero-day vulnerability serves as the initial access vector, attackers frequently combine additional techniques to strengthen their foothold and increase operational success.</p>



<ul class="wp-block-list">
<li>Web shell deployment </li>



<li>Credential theft </li>



<li>Authentication bypass attacks </li>



<li>Exploitation of legacy vulnerabilities</li>
</ul>



<p>Modern threat actors rarely rely on a single attack technique. Instead, they combine multiple methods to gain deeper access, maintain persistence, evade security monitoring, and ultimately achieve objectives such as data theft, extortion, or ransomware deployment.</p>



<h2 class="wp-block-heading">Why Enterprise Applications Remain a High-Value Target</h2>



<p>Enterprise platforms such as Oracle PeopleSoft store some of an organization&#8217;s most valuable information, including employee records, financial data, payroll details, and operational information. Because these systems often integrate with multiple business applications, a single compromise can provide attackers with extensive visibility across the enterprise.</p>



<p>Threat actors increasingly target business-critical applications because successful exploitation can deliver immediate access to large volumes of sensitive data. In many environments, these platforms are internet-facing and may not receive the same level of security monitoring as endpoints, making them attractive targets for advanced threat groups.</p>



<h2 class="wp-block-heading">Security Experts Recommend That Organizations</h2>



<ul class="wp-block-list">
<li>Apply Oracle Mitigations Immediately</li>



<li>Audit Internet-Facing PeopleSoft Systems</li>



<li>Strengthen Access Controls</li>



<li>Conduct Threat Hunting Activities</li>
</ul>



<p>The active exploitation of CVE-2026-35273 demonstrates how rapidly threat actors can weaponize critical enterprise software vulnerabilities. With ShinyHunters reportedly targeting organizations through Oracle PeopleSoft environments, security teams should prioritize mitigation efforts, strengthen monitoring capabilities, and review exposure of internet-facing enterprise applications to reduce the risk of compromise.</p>



<p></p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/oracle-peoplesoft-zero-day-rce/">Critical Oracle PeopleSoft Zero-Day RCE Vulnerability Actively Exploited by ShinyHunters</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://firsthackersnews.com/oracle-peoplesoft-zero-day-rce/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Critical GreatXML Vulnerability Enables Windows BitLocker Bypass via Recovery Partition XML Files</title>
		<link>https://firsthackersnews.com/greatxml-bitlocker-bypass/</link>
					<comments>https://firsthackersnews.com/greatxml-bitlocker-bypass/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Fri, 12 Jun 2026 07:07:04 +0000</pubDate>
				<category><![CDATA[Cyber threat]]></category>
		<category><![CDATA[Data Breach]]></category>
		<category><![CDATA[Exploitation]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows Security]]></category>
		<category><![CDATA[BitLocker Bypass]]></category>
		<category><![CDATA[GreatXML]]></category>
		<category><![CDATA[Recovery Partition]]></category>
		<category><![CDATA[rivilege Escalation]]></category>
		<category><![CDATA[WinRE]]></category>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=11811</guid>

					<description><![CDATA[<p>A newly disclosed Windows security vulnerability known as GreatXML has raised concerns among cybersecurity professionals. The exploit allows</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/greatxml-bitlocker-bypass/">Critical GreatXML Vulnerability Enables Windows BitLocker Bypass via Recovery Partition XML Files</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p style="font-size:18px">A newly disclosed Windows security vulnerability known as GreatXML has raised concerns among cybersecurity professionals. The exploit allows attackers to potentially bypass Microsoft BitLocker by abusing XML files stored within the Windows Recovery Environment (WinRE) recovery partition. Researchers found that files created by Microsoft Defender Offline Scan can be manipulated to obtain a SYSTEM-level command shell while the device is in recovery mode.</p>



<p style="font-size:18px">The issue is significant because BitLocker is widely used by enterprises and government organizations to protect sensitive data. If exploited successfully, attackers could gain access to encrypted information without requiring the BitLocker recovery key, reducing the effectiveness of one of Windows&#8217; most important security controls.</p>



<h2 class="wp-block-heading">How It Works</h2>



<p style="font-size:18px">The GreatXML exploit reportedly abuses the way Windows Recovery Environment processes configuration files during recovery operations. Researchers observed that specially crafted XML files, including an <strong>unattend.xml</strong> file and modified recovery configuration files, can be placed within the recovery partition.</p>



<p style="font-size:18px">When the affected system enters Recovery Mode, these files are processed automatically. Instead of loading the expected recovery interface, the manipulated configuration may trigger a command shell running with elevated SYSTEM privileges, granting access to the unlocked BitLocker-protected volume. The exploit appears to leverage trusted recovery mechanisms rather than traditional memory corruption or kernel vulnerabilities.</p>



<h3 class="wp-block-heading" style="font-size:24px">The Attack Chain Can Involve</h3>



<h4 class="wp-block-heading" style="font-size:20px">1. Initial Device Access </h4>



<ul class="wp-block-list">
<li style="font-size:18px">Physical access to a workstation or laptop.</li>



<li style="font-size:18px">Administrative access obtained through another compromise.</li>
</ul>



<h4 class="wp-block-heading" style="font-size:20px">2. Recovery Partition Modification</h4>



<ul class="wp-block-list">
<li>Placement of malicious XML files within the recovery partition.</li>



<li style="font-size:18px">Modification of recovery configuration settings.</li>
</ul>



<h4 class="wp-block-heading" style="font-size:20px">3. Privilege Escalation</h4>



<ul class="wp-block-list">
<li style="font-size:18px">Launch of a SYSTEM-level command shell.</li>



<li style="font-size:18px">Access to BitLocker-protected storage.</li>
</ul>



<h4 class="wp-block-heading" style="font-size:20px">4. Data Access and Collection</h4>



<ul class="wp-block-list">
<li style="font-size:18px">Viewing sensitive files.</li>



<li style="font-size:18px">Extraction of credentials and corporate information.</li>



<li style="font-size:18px">Offline forensic evasion activities.</li>
</ul>



<h2 class="wp-block-heading">Multiple Other Methods Threat Actors May Use</h2>



<p style="font-size:18px">Although GreatXML focuses on recovery partition XML files, attackers frequently target BitLocker through additional techniques, including:</p>



<ul class="wp-block-list">
<li style="font-size:18px">indows Recovery Environment abuse</li>



<li style="font-size:18px">Boot Manager manipulation</li>



<li>Privilege escalation vulnerabilities</li>



<li style="font-size:18px">Offline disk analysis after system theft</li>
</ul>



<p style="font-size:18px">Modern attackers often combine multiple vulnerabilities to increase the likelihood of success and evade detection.</p>



<h2 class="wp-block-heading">Why Legacy Components Remain a Risk</h2>



<p style="font-size:18px">Many organizations focus heavily on operating system patching and endpoint detection while overlooking legacy recovery components and boot infrastructure. Recovery partitions, WinRE configurations, deployment scripts, unattended setup files, and offline maintenance tools often receive less monitoring than standard system files.</p>



<p style="font-size:18px">Attackers increasingly target these trusted components because they operate outside traditional security controls. Since recovery environments are designed to help administrators regain access to systems, they frequently possess elevated privileges and trusted execution paths. When abused, these features can become powerful attack vectors.</p>



<figure class="wp-block-image aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="683" src="https://firsthackersnews.com/wp-content/uploads/2026/06/ChatGPT-Image-Jun-12-2026-12_04_20-PM-1024x683.png" alt="" class="wp-image-11814" srcset="https://firsthackersnews.com/wp-content/uploads/2026/06/ChatGPT-Image-Jun-12-2026-12_04_20-PM-300x200.png 300w, https://firsthackersnews.com/wp-content/uploads/2026/06/ChatGPT-Image-Jun-12-2026-12_04_20-PM-768x512.png 768w, https://firsthackersnews.com/wp-content/uploads/2026/06/ChatGPT-Image-Jun-12-2026-12_04_20-PM-1024x683.png 1024w, https://firsthackersnews.com/wp-content/uploads/2026/06/ChatGPT-Image-Jun-12-2026-12_04_20-PM.png 1536w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<h2 class="wp-block-heading">Security Experts Recommend That Organizations</h2>



<p style="font-size:18px">To reduce exposure to GreatXML and similar recovery-environment attacks, security teams should:</p>



<h3 class="wp-block-heading">Harden BitLocker Deployments</h3>



<ul class="wp-block-list">
<li>Enable TPM + PIN authentication.</li>



<li>Enforce strong recovery key management.</li>



<li style="font-size:18px">Monitor BitLocker policy compliance.</li>
</ul>



<h3 class="wp-block-heading">Secure Recovery Environments</h3>



<ul class="wp-block-list">
<li>Restrict unauthorized access to WinRE.</li>



<li style="font-size:18px">Monitor changes to recovery partitions.</li>



<li style="font-size:18px">Audit recovery-related files and configurations.</li>
</ul>



<h3 class="wp-block-heading">Maintain Patch Management</h3>



<ul class="wp-block-list">
<li>Apply Microsoft security updates promptly.</li>



<li>Track new advisories related to BitLocker, WinRE, and Defender Offline Scan.</li>



<li style="font-size:18px">Review recovery partition configurations after major updates.</li>
</ul>



<p class="has-text-align-left" style="font-size:18px">The GreatXML vulnerability serves as a reminder that encryption alone does not guarantee complete protection. Recovery environments, boot processes, and trusted system components can become attractive targets for attackers seeking to bypass traditional security controls. Organizations should adopt a layered security strategy that includes BitLocker hardening, recovery environment monitoring, physical security controls, and continuous threat detection to reduce the risk of compromise.</p>



<p></p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/greatxml-bitlocker-bypass/">Critical GreatXML Vulnerability Enables Windows BitLocker Bypass via Recovery Partition XML Files</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://firsthackersnews.com/greatxml-bitlocker-bypass/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Critical UniFi OS Vulnerabilities Allow Root RCE</title>
		<link>https://firsthackersnews.com/unifi-os-vulnerabilities-root-rce/</link>
					<comments>https://firsthackersnews.com/unifi-os-vulnerabilities-root-rce/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Sat, 06 Jun 2026 18:05:25 +0000</pubDate>
				<category><![CDATA[Cyber threat]]></category>
		<category><![CDATA[cyberattack]]></category>
		<category><![CDATA[Cybersecurity]]></category>
		<category><![CDATA[malicious cyber actors]]></category>
		<category><![CDATA[RCE Flaw]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[#AuthenticationBypass]]></category>
		<category><![CDATA[#CyberSecurity]]></category>
		<category><![CDATA[#infosec]]></category>
		<category><![CDATA[#NetworkSecurity]]></category>
		<category><![CDATA[#RCE]]></category>
		<category><![CDATA[#RootRCE]]></category>
		<category><![CDATA[#ThreatIntelligence]]></category>
		<category><![CDATA[#Ubiquiti]]></category>
		<category><![CDATA[#UniFiOS]]></category>
		<category><![CDATA[#Vulnerability]]></category>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=11785</guid>

					<description><![CDATA[<p>Ubiquiti has released security updates for three critical vulnerabilities affecting UniFi OS that could allow attackers to gain</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/unifi-os-vulnerabilities-root-rce/">Critical UniFi OS Vulnerabilities Allow Root RCE</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Ubiquiti has released security updates for three critical vulnerabilities affecting UniFi OS that could allow attackers to gain full control of vulnerable systems without needing a username, password, or any user interaction. These vulnerabilities are recognized as significant UniFi OS Vulnerabilities.</p>



<p>Security researchers demonstrated that the flaws can be chained together to achieve remote code execution with root privileges through a single specially crafted request. The vulnerabilities affect UniFi OS Server installations and pose a significant risk to organizations using exposed management interfaces, highlighting the importance of addressing UniFi OS Vulnerabilities.</p>



<p>Because the attack requires no authentication, security experts are urging administrators to patch affected systems immediately.</p>



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



<p>The exploit begins with vulnerabilities that allow attackers to bypass UniFi OS authentication protections.</p>



<p>Researchers discovered that inconsistencies in how requests are processed can allow specially crafted URLs to access internal functions that should normally require authentication. Once inside, attackers can target a separate command injection flaw within the system&#8217;s update mechanism.</p>



<p>The attack chain allows threat actors to:</p>



<ul class="wp-block-list">
<li>Bypass authentication controls</li>



<li>Execute commands remotely</li>



<li>Gain root-level access</li>



<li>Install malicious software</li>



<li>Maintain long-term access to the system</li>
</ul>



<p>Researchers confirmed that the exploit can be executed remotely against vulnerable devices running affected versions of UniFi OS.</p>



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



<p>A successful compromise gives attackers complete control over the UniFi management platform.</p>



<p>With root access, attackers may be able to:</p>



<ul class="wp-block-list">
<li>Create persistent administrator accounts</li>



<li>Access sensitive network data</li>



<li>Steal encryption and authentication keys</li>



<li>Extract database information</li>



<li>Modify system configurations</li>



<li>Maintain access even after password changes</li>
</ul>



<p>In environments using UniFi Access and UniFi Protect, the risks extend beyond traditional IT systems.</p>



<p>Researchers warn that attackers could potentially:</p>



<ul class="wp-block-list">
<li>Unlock connected doors</li>



<li>Access surveillance systems</li>



<li>Monitor live camera feeds</li>



<li>Delete security footage</li>



<li>Access stored credential information</li>
</ul>



<p>This makes the vulnerabilities especially concerning for organizations that rely on UniFi products for both network and physical security management.</p>



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



<p>Administrators should immediately upgrade to the latest patched UniFi OS versions provided by Ubiquiti.</p>



<p>Additional security measures include:</p>



<ul class="wp-block-list">
<li>Restrict management interfaces from internet access</li>



<li>Rotate authentication and signing keys</li>



<li>Change administrative credentials</li>



<li>Review systems for suspicious activity</li>



<li>Rebuild potentially compromised servers</li>



<li>Audit access logs and configurations</li>
</ul>



<p>Security experts advise treating any internet-exposed, unpatched UniFi OS instance as potentially compromised due to the severity of the vulnerabilities and the ease of exploitation.</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/unifi-os-vulnerabilities-root-rce/">Critical UniFi OS Vulnerabilities Allow Root RCE</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://firsthackersnews.com/unifi-os-vulnerabilities-root-rce/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
