<?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>Exploitation &#8211; First Hackers News</title>
	<atom:link href="https://firsthackersnews.com/category/exploitation/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>Sat, 06 Jun 2026 18:31:04 +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>Exploitation &#8211; First Hackers News</title>
	<link>https://firsthackersnews.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Hackers Exploit Trusted Tools Malware for Attacks</title>
		<link>https://firsthackersnews.com/trusted-tools-malware/</link>
					<comments>https://firsthackersnews.com/trusted-tools-malware/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Sat, 06 Jun 2026 18:24:14 +0000</pubDate>
				<category><![CDATA[cyberattack]]></category>
		<category><![CDATA[Cybersecurity]]></category>
		<category><![CDATA[Exploitation]]></category>
		<category><![CDATA[malicious cyber actors]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[#CredentialTheft]]></category>
		<category><![CDATA[#CyberSecurity]]></category>
		<category><![CDATA[#infosec]]></category>
		<category><![CDATA[#LivingOffTheLand]]></category>
		<category><![CDATA[#LOLBAS]]></category>
		<category><![CDATA[#Malware]]></category>
		<category><![CDATA[#PowerShell]]></category>
		<category><![CDATA[#SecurityResearch]]></category>
		<category><![CDATA[#ThreatIntelligence]]></category>
		<category><![CDATA[#WMI]]></category>
		<category><![CDATA[security advisory]]></category>
		<category><![CDATA[security fix]]></category>
		<category><![CDATA[security update]]></category>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=11789</guid>

					<description><![CDATA[<p>Cybercriminals are increasingly abusing legitimate system tools to launch Trusted Tools Malware attacks while avoiding detection. According to</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/trusted-tools-malware/">Hackers Exploit Trusted Tools Malware for Attacks</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Cybercriminals are increasingly abusing legitimate system tools to launch Trusted Tools Malware attacks while avoiding detection. According to a recent Q1 2026 Cyber Risk Report from ANY.RUN, attackers are relying more heavily on trusted Windows utilities to gain access, steal credentials, and deploy malware without triggering traditional security defenses.</p>



<p>Because these tools are already installed on most systems and commonly used by administrators, malicious activity can easily blend in with normal operations.</p>



<h2 class="wp-block-heading"><strong>ANY.RUN Report Reveals Growing Threat</strong></h2>



<p>According to ANY.RUN&#8217;s analysis of more than 2 million malware and phishing investigations during the first quarter of 2026, threat actors are rapidly shifting toward stealthier attack techniques.</p>



<figure class="wp-block-image size-full"><img fetchpriority="high" decoding="async" width="740" height="416" src="https://firsthackersnews.com/wp-content/uploads/2026/06/image.png" alt="" class="wp-image-11790" srcset="https://firsthackersnews.com/wp-content/uploads/2026/06/image-300x169.png 300w, https://firsthackersnews.com/wp-content/uploads/2026/06/image.png 740w" sizes="(max-width: 740px) 100vw, 740px" /><figcaption class="wp-element-caption"><em>(Source : ANY.RUN)</em></figcaption></figure>



<p>The report highlights:</p>



<ul class="wp-block-list">
<li>Loader-based attacks nearly doubled</li>



<li>Credential theft increased significantly</li>



<li>Living-off-the-Land (LotL) techniques grew by more than 58%</li>



<li>Attackers increasingly abused trusted system utilities</li>



<li>Malware campaigns became more automated and difficult to detect</li>
</ul>



<p>Researchers noted that attackers often use tools such as PowerShell, WMI, Certutil, MSHTA, and JavaScript execution environments to perform malicious actions while appearing legitimate.</p>



<p>These trusted tools allow attackers to:</p>



<ul class="wp-block-list">
<li>Download malware payloads</li>



<li>Execute fileless attacks</li>



<li>Establish persistence</li>



<li>Move laterally through networks</li>



<li>Avoid traditional antivirus detection</li>
</ul>



<p>Security experts warn that attackers can establish persistence within seconds, leaving defenders with very little time to respond.</p>



<h2 class="wp-block-heading"><strong>Credential Theft Continues to Drive Attacks</strong></h2>



<p>ANY.RUN researchers found that credential theft remains one of the primary goals for modern threat actors.</p>



<p>Once attackers obtain valid credentials, they can access systems while appearing to be legitimate users. Combined with trusted tool abuse, this creates a dangerous scenario where malicious activity can remain hidden for extended periods.</p>



<p>Many attackers begin with lightweight loaders that quietly gain initial access before deploying more dangerous payloads such as:</p>



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



<li>Remote Access Trojans (RATs)</li>



<li>Information stealers</li>



<li>Credential theft tools</li>
</ul>



<p>This approach allows cybercriminals to scale attacks while minimizing detection.</p>



<h2 class="wp-block-heading"><strong>Strengthening Defenses Against Trusted Tool Abuse</strong></h2>



<p>Because legitimate tools generate normal-looking activity, ANY.RUN recommends focusing on behavioral monitoring rather than relying solely on traditional signature-based security solutions.</p>



<p><strong>Organizations should monitor for:</strong></p>



<ul class="wp-block-list">
<li>Unusual PowerShell commands</li>



<li>Suspicious script execution</li>



<li>Abnormal command-line arguments</li>



<li>Unexpected network connections</li>



<li>Unusual administrative activity</li>



<li>Suspicious parent-child process relationships</li>
</ul>



<p><strong>Additional recommendations include:</strong></p>



<ul class="wp-block-list">
<li>Enforcing least-privilege access</li>



<li>Restricting script execution</li>



<li>Using application control policies</li>



<li>Leveraging threat intelligence</li>



<li>Deploying sandbox analysis solutions</li>



<li>Improving incident response capabilities</li>
</ul>



<p>The findings show that attackers are becoming increasingly skilled at hiding in plain sight. As trusted tools continue to be weaponized, organizations must focus on behavior-based detection and rapid response strategies to identify threats before they can cause significant damage</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/trusted-tools-malware/">Hackers Exploit Trusted Tools Malware for Attacks</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://firsthackersnews.com/trusted-tools-malware/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Checkmarx Breach: GitHub Repository Exposure Confirmed</title>
		<link>https://firsthackersnews.com/checkmarx-breach/</link>
					<comments>https://firsthackersnews.com/checkmarx-breach/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Tue, 28 Apr 2026 14:00:00 +0000</pubDate>
				<category><![CDATA[Application Security]]></category>
		<category><![CDATA[Cybersecurity]]></category>
		<category><![CDATA[Exploitation]]></category>
		<category><![CDATA[Internet Security]]></category>
		<category><![CDATA[Secuirty Update]]></category>
		<category><![CDATA[Security Advisory]]></category>
		<category><![CDATA[#ApplicationSecurity]]></category>
		<category><![CDATA[#Checkmarx]]></category>
		<category><![CDATA[#CheckmarxBreach]]></category>
		<category><![CDATA[#CyberAttack]]></category>
		<category><![CDATA[#CyberSecurity]]></category>
		<category><![CDATA[#DataBreach]]></category>
		<category><![CDATA[#DataLeak]]></category>
		<category><![CDATA[#GitHub]]></category>
		<category><![CDATA[#GitHubExposure]]></category>
		<category><![CDATA[#infosec]]></category>
		<category><![CDATA[#securityincident]]></category>
		<category><![CDATA[#SupplyChainAttack]]></category>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=11652</guid>

					<description><![CDATA[<p>Application security company Checkmarx has confirmed a recent security incident involving exposure of an internal GitHub repository related</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/checkmarx-breach/">Checkmarx Breach: GitHub Repository Exposure Confirmed</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Application security company Checkmarx has confirmed a recent security incident involving exposure of an internal GitHub repository related to the Checkmarx breach.</p>



<p>The issue came to light after data linked to the company appeared on dark web forums. Initial findings suggest that attackers were able to access the repository following an earlier breach involving the Checkmarx breach that impacted the company weeks before.</p>



<p>This shows how cyber attacks don’t always end with the first compromise. In many cases, attackers return later to extract more data or expand their access.</p>



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



<p>The incident appears to be connected to a previous supply chain attack that occurred in March 2026. Attackers likely used that initial access to move deeper into internal systems and eventually reach the GitHub repository.</p>



<p>Weeks later, some of that data was leaked publicly, bringing the incident into focus. This highlights a common pattern in modern attacks—<strong>initial access followed by delayed exploitation</strong>.</p>



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



<p>Despite the seriousness of the situation, Checkmarx has stated that customer environments are not directly affected. The exposed repository was separate from production systems, and company policies do not allow customer data to be stored in such repositories.</p>



<p>Key points include:</p>



<ul class="wp-block-list">
<li>The affected repository is not connected to live customer systems</li>



<li>Customer data is not stored in the exposed environment</li>



<li>Ongoing analysis is being conducted to confirm what data was leaked</li>
</ul>



<p>The company has also stated that it will notify customers immediately if any sensitive information is found during the investigation.</p>



<h2 class="wp-block-heading"><strong>Investigation and Ongoing Analysis</strong></h2>



<p>Checkmarx is working with external forensic experts to understand the full scope of the breach. The investigation is focused on identifying what data was accessed, how attackers moved within the environment, and whether any additional systems were affected.</p>



<p>Security teams are also analyzing the leaked data to verify its contents and assess any potential risks.</p>



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



<p>To control the situation, the company has taken immediate steps to secure its systems. Access to the affected GitHub repository has been restricted, and internal security teams are closely monitoring for any further suspicious activity.</p>



<p>These actions are aimed at preventing additional exposure and supporting the ongoing forensic investigation.</p>



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



<p>Organizations using Checkmarx solutions are advised to stay updated through official communications. While there is no confirmed impact on customers, it is important to remain cautious and informed.</p>



<p>Security teams should review any updates provided by the company and reach out through official support channels if they have concerns or require clarification.</p>



<p>This incident highlights how supply chain attacks can evolve over time. Even after the initial breach is contained, attackers may still have access that can be used later.</p>



<p>It also reinforces the importance of separating development environments from production systems, as this can significantly reduce the impact of such exposures.</p>



<p>In today’s threat landscape, a single breach is rarely the end—it is often just the beginning of a longer attack chain.</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/checkmarx-breach/">Checkmarx Breach: GitHub Repository Exposure Confirmed</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://firsthackersnews.com/checkmarx-breach/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>CISA Alerts on Active Fortinet SQL Injection Exploit</title>
		<link>https://firsthackersnews.com/fortinet-sql-injection-cisa-warning/</link>
					<comments>https://firsthackersnews.com/fortinet-sql-injection-cisa-warning/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Tue, 14 Apr 2026 05:41:17 +0000</pubDate>
				<category><![CDATA[CISA]]></category>
		<category><![CDATA[Cybercriminals]]></category>
		<category><![CDATA[Cybersecurity]]></category>
		<category><![CDATA[Exploitation]]></category>
		<category><![CDATA[malicious cyber actors]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[#CISA]]></category>
		<category><![CDATA[#CVE202621643]]></category>
		<category><![CDATA[#CyberAttack]]></category>
		<category><![CDATA[#CyberSecurity]]></category>
		<category><![CDATA[#EMS]]></category>
		<category><![CDATA[#EndpointSecurity]]></category>
		<category><![CDATA[#Exploit]]></category>
		<category><![CDATA[#Fortinet]]></category>
		<category><![CDATA[#infosec]]></category>
		<category><![CDATA[#KEV]]></category>
		<category><![CDATA[#NetworkSecurity]]></category>
		<category><![CDATA[#PatchManagement]]></category>
		<category><![CDATA[#RiskManagement]]></category>
		<category><![CDATA[#SecurityFlaw]]></category>
		<category><![CDATA[#SecurityUpdate]]></category>
		<category><![CDATA[#SQLInjection]]></category>
		<category><![CDATA[#ThreatAlert]]></category>
		<category><![CDATA[#ThreatIntelligence]]></category>
		<category><![CDATA[#Vulnerability]]></category>
		<category><![CDATA[#ZeroDay]]></category>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=11588</guid>

					<description><![CDATA[<p>The Cybersecurity and Infrastructure Security Agency (CISA) has issued a high-priority warning that demands immediate attention from security</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/fortinet-sql-injection-cisa-warning/">CISA Alerts on Active Fortinet SQL Injection Exploit</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>The Cybersecurity and Infrastructure Security Agency (CISA) has issued a high-priority warning that demands immediate attention from security teams across industries. A critical vulnerability affecting Fortinet products is now being actively exploited in the wild, significantly increasing the risk to exposed enterprise environments.</p>



<p>On April 13, 2026, the vulnerability identified as CVE-2026-21643 was officially added to CISA’s Known Exploited Vulnerabilities (KEV) catalog. This inclusion is not routine—it signals confirmed attacker activity and indicates that exploitation is no longer theoretical. Threat actors are already leveraging this weakness to target organizations, making immediate remediation critical.</p>



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



<p>The flaw exists in FortiClient Enterprise Management Server (EMS), a centralized platform used by organizations to manage endpoint security, enforce policies, and monitor device compliance. Because EMS sits at the core of endpoint control, any compromise can have far-reaching consequences across the entire network.</p>



<p>Technically, this issue is classified as a SQL injection vulnerability (CWE-89). It arises when user-supplied input is not properly validated before being processed by the backend database. Attackers can exploit this weakness by sending specially crafted HTTP requests that manipulate database queries and execute unintended commands.</p>



<p>What elevates the severity of this vulnerability is its unauthenticated nature. An attacker does not need valid credentials or prior access to the environment. If the EMS instance is exposed to the internet, it becomes a direct target. By simply interacting with the vulnerable interface, an attacker can execute arbitrary commands on the system.</p>



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



<p>The ability to execute code remotely without authentication places this vulnerability in the highest risk category. Once exploited, attackers can gain control over the EMS server, which often acts as a central authority for endpoint devices within an organization.</p>



<p>This level of access can enable attackers to move laterally across the network, deploy malicious payloads, manipulate endpoint configurations, or establish persistent backdoors. In many environments, EMS servers are trusted systems, which makes them an ideal pivot point for deeper compromise.</p>



<p>Although there is no confirmed evidence yet linking this vulnerability to ransomware campaigns, the attack pattern aligns closely with how ransomware operators typically gain initial access. Vulnerabilities that allow remote execution without authentication are frequently weaponized early in attack chains.</p>



<h2 class="wp-block-heading"><strong>Why Immediate Action Is Critical</strong></h2>



<p>CISA’s KEV listing is a clear indicator that organizations cannot afford delays. The window between public disclosure and widespread exploitation is often extremely short, and in this case, that window has already closed.</p>



<p>Organizations should treat this as an active incident risk rather than a routine patching task. Security teams are strongly advised to prioritize this vulnerability above regular update cycles and respond with urgency.</p>



<ul class="wp-block-list">
<li>Apply the latest Fortinet security patches immediately</li>



<li>Review system and application logs for unusual or malformed HTTP requests</li>



<li>Monitor for signs of unauthorized access or unexpected command execution</li>



<li>Follow all mitigation guidance provided by Fortinet</li>



<li>Disable or isolate affected systems if patching cannot be completed right away</li>
</ul>



<p>Under Binding Operational Directive 22-01, U.S. federal agencies are required to remediate this vulnerability by April 16, 2026. This aggressive timeline reflects the severity of the threat and should serve as a benchmark for private organizations as well.</p>



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



<p>This vulnerability highlights a recurring issue in modern enterprise security—critical systems exposed to the internet without sufficient protection layers. When combined with an unauthenticated exploit, even a single overlooked patch can lead to full-scale compromise.</p>



<p>Organizations that rely on Fortinet EMS must act immediately, not only to patch the vulnerability but also to validate that their systems have not already been targeted. Proactive monitoring, rapid patching, and strict access controls remain essential in defending against threats of this nature.</p>



<p>In the current threat landscape, speed is not just an advantage—it is a necessity.</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://www.linkedin.com/in/firsthackers-news/" target="_blank" rel="noopener">Linkedin</a>,<a href="https://www.instagram.com/firsthackersnews/" target="_blank" rel="noreferrer noopener"> Instagram</a>, <a href="https://www.facebook.com/FirsthackerNews" 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/fortinet-sql-injection-cisa-warning/">CISA Alerts on Active Fortinet SQL Injection Exploit</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://firsthackersnews.com/fortinet-sql-injection-cisa-warning/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Adobe Reader Zero-Day Targets Users</title>
		<link>https://firsthackersnews.com/adobe-reader-zero-day/</link>
					<comments>https://firsthackersnews.com/adobe-reader-zero-day/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Thu, 09 Apr 2026 03:24:25 +0000</pubDate>
				<category><![CDATA[Exploitation]]></category>
		<category><![CDATA[Security Advisory]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[Zero Day Attack]]></category>
		<category><![CDATA[#AdobeReader]]></category>
		<category><![CDATA[#CyberAttack]]></category>
		<category><![CDATA[#CyberSecurity]]></category>
		<category><![CDATA[#CyberThreats]]></category>
		<category><![CDATA[#datasecurity]]></category>
		<category><![CDATA[#EndpointSecurity]]></category>
		<category><![CDATA[#Exploit]]></category>
		<category><![CDATA[#infosec]]></category>
		<category><![CDATA[#InfosecCommunity]]></category>
		<category><![CDATA[#Malware]]></category>
		<category><![CDATA[#PDFSecurity]]></category>
		<category><![CDATA[#RemoteCodeExecution]]></category>
		<category><![CDATA[#SecurityAlert]]></category>
		<category><![CDATA[#SecurityAwareness]]></category>
		<category><![CDATA[#ThreatIntelligence]]></category>
		<category><![CDATA[#Vulnerability]]></category>
		<category><![CDATA[#ZeroDayExploit]]></category>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=11578</guid>

					<description><![CDATA[<p>Security researchers from EXPMON have uncovered a critical zero-day vulnerability in Adobe Reader that is actively being exploited</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/adobe-reader-zero-day/">Adobe Reader Zero-Day Targets Users</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Security researchers from EXPMON have uncovered a critical zero-day vulnerability in Adobe Reader that is actively being exploited in targeted attacks. The flaw enables attackers to steal sensitive data and potentially execute malicious code, all triggered when a victim simply opens a crafted PDF file.</p>



<h3 class="wp-block-heading">Attack Execution and Evasion Techniques</h3>



<p>The malicious PDF is designed to evade traditional detection mechanisms. Initial samples showed extremely low detection rates, indicating that the payload is carefully crafted to bypass antivirus engines.</p>



<p>Once opened, the document executes obfuscated JavaScript hidden within its structure. This script leverages legitimate application functions to interact with the system and external servers, making the activity appear less suspicious.</p>



<p>Key attack characteristics:</p>



<ul class="wp-block-list">
<li>Uses heavily obfuscated JavaScript to avoid detection</li>



<li>Leverages trusted application APIs for malicious actions</li>



<li>Collects system-level data to profile the victim environment</li>



<li>Communicates with external infrastructure to exfiltrate data</li>



<li>Maintains in-memory execution to reduce forensic traces</li>
</ul>



<p>The attack chain is adaptive. Based on the victim’s system profile, the attacker may choose to deliver additional payloads, increasing the likelihood of a successful compromise.</p>



<h3 class="wp-block-heading">Impact and Exploitation Capabilities</h3>



<p>This vulnerability presents a high-risk scenario due to its stealth and ease of exploitation. No advanced interaction is required, making it highly effective in phishing campaigns or targeted 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://www.linkedin.com/in/firsthackers-news/" target="_blank" rel="noopener">Linkedin</a>,<a href="https://www.instagram.com/firsthackersnews/" target="_blank" rel="noreferrer noopener"> Instagram</a>, <a href="https://www.facebook.com/FirsthackerNews" target="_blank" rel="noreferrer noopener">Facebook</a></strong> to get the latest security news!</strong></p>
</blockquote>



<p>Potential impact includes:</p>



<ul class="wp-block-list">
<li>Unauthorized access to sensitive local files</li>



<li>Exposure of system and environment information</li>



<li>Remote code execution leading to full system compromise</li>



<li>Possible sandbox escape, bypassing built-in protections</li>
</ul>



<p>In controlled testing, researchers confirmed that the communication channel used by the malware can support delivery of further payloads, enabling deeper system control.</p>



<h3 class="wp-block-heading">Defensive Measures and Monitoring</h3>



<p>With no official patch currently available, proactive defense becomes critical. Organizations must rely on layered security controls and behavioral monitoring to detect and mitigate threats.</p>



<p>Recommended defensive strategies:</p>



<ul class="wp-block-list">
<li>Block known malicious endpoints and monitor for new suspicious connections</li>



<li>Inspect outbound traffic for unusual patterns linked to PDF processes</li>



<li>Detect anomalies in application behavior, especially unexpected file access</li>



<li>Monitor for suspicious User-Agent strings such as “Adobe Synchronizer”</li>



<li>Restrict execution of active content within PDF files where possible</li>
</ul>



<h3 class="wp-block-heading">Operational Security Considerations</h3>



<p>This incident highlights a broader trend of attackers weaponizing trusted file formats like PDFs to deliver advanced exploits. Since these files are widely used in business environments, they present an effective entry point.</p>



<p>Security teams should strengthen awareness around file-based threats and ensure that users are trained to handle unsolicited documents with caution. Developers and defenders alike must also stay updated with threat intelligence to quickly adapt to evolving attack techniques.</p>



<p>Until an official patch is released, maintaining strict control over document handling and network activity is essential to minimizing risk.<audio autoplay=""></audio></p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/adobe-reader-zero-day/">Adobe Reader Zero-Day Targets Users</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://firsthackersnews.com/adobe-reader-zero-day/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>DarkSword iOS Exploit Leaked Online, Putting Apple Devices at Risk</title>
		<link>https://firsthackersnews.com/darksword-ios-exploit-leaked-online/</link>
					<comments>https://firsthackersnews.com/darksword-ios-exploit-leaked-online/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Tue, 24 Mar 2026 19:24:57 +0000</pubDate>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Application Security]]></category>
		<category><![CDATA[Exploitation]]></category>
		<category><![CDATA[malicious cyber actors]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[Secuirty Update]]></category>
		<category><![CDATA[Security Advisory]]></category>
		<category><![CDATA[Security Update]]></category>
		<category><![CDATA[Web application security]]></category>
		<category><![CDATA[#AppleDevices]]></category>
		<category><![CDATA[#AppleSecurity]]></category>
		<category><![CDATA[#CyberSecurity]]></category>
		<category><![CDATA[#DarkSword]]></category>
		<category><![CDATA[#ExploitChain]]></category>
		<category><![CDATA[#Infostealer]]></category>
		<category><![CDATA[#iOSExploit]]></category>
		<category><![CDATA[#iOSVulnerability]]></category>
		<category><![CDATA[#iPhoneRisk]]></category>
		<category><![CDATA[#iPhoneSecurity]]></category>
		<category><![CDATA[#KernelExploit]]></category>
		<category><![CDATA[#MobileSecurity]]></category>
		<category><![CDATA[#SafariExploit]]></category>
		<category><![CDATA[#SecurityResearch]]></category>
		<category><![CDATA[#ThreatIntelligence]]></category>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=11498</guid>

					<description><![CDATA[<p>DarkSword iOS exploit is now drawing serious attention after researchers confirmed that the advanced exploit chain is no</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/darksword-ios-exploit-leaked-online/">DarkSword iOS Exploit Leaked Online, Putting Apple Devices at Risk</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p><strong>DarkSword iOS exploit is now drawing serious attention after researchers confirmed that the advanced exploit chain is no longer limited to its original operators.</strong><br> This development raises serious concerns because it means a highly sophisticated exploit is no longer restricted to a limited group of attackers.</p>



<p>A recent demonstration by security researcher @matteyeux showed successful kernel read and write access on an iPad mini 6 running iOS 18.6.2 using the DarkSword exploit. This public validation shows that the exploit remains effective in real-world conditions and increases the risk for millions of Apple devices that have not yet been patched.</p>



<p>Google Threat Intelligence Group reportedly first observed DarkSword in active campaigns in November 2025. The exploit kit has been mainly linked to UNC6353, a suspected Russian espionage group that previously used the Coruna iOS exploit kit. Reported targets have included victims in Ukraine, Saudi Arabia, Turkey, and Malaysia, showing that the threat has already been used in focused international operations.</p>



<h2 class="wp-block-heading">Technical Structure and Post-Compromise Activity</h2>



<p>DarkSword is not just a single exploit but a complete exploit kit and infostealer written in JavaScript. The attack typically begins when a victim visits a compromised website containing a malicious iframe, a method commonly associated with watering hole attacks.</p>



<p>Once the target opens the page, the exploit escapes Safari’s WebContent sandbox. It then bypasses important Apple protections, including Trusted Path Read-Only and Pointer Authentication Codes, by abusing sensitive internal dyld structures in writable stack memory. The chain then moves through the GPU process by exploiting an out-of-bounds write flaw in the ANGLE graphics engine before targeting the XNU kernel through a Copy-On-Write vulnerability in the AppleM2ScalerCSCDriver driver.</p>



<p>This gives attackers arbitrary memory read and write access, allowing them to modify sandbox restrictions and reach protected parts of the file system. Researchers also found that DarkSword operates fully in memory and quickly loads final-stage malware after compromise. Three malware families linked to the activity have been identified as GHOSTBLADE, GHOSTKNIFE, and GHOSTSABER. These payloads are designed to steal sensitive data, including secure messages, saved credentials, and cryptocurrency wallet information.</p>



<h2 class="wp-block-heading">Security Response and Protection Measures</h2>



<p>The public validation of DarkSword by independent researchers significantly increases the overall threat level. Once a working exploit chain becomes accessible beyond its original operators, the chances of wider abuse rise sharply.</p>



<p>The command-and-control infrastructure used in these operations adds to the concern. Instead of using obvious malicious domains, attackers relied on subdomains created on compromised legitimate websites, helping their traffic blend in and making detection harder.</p>



<p>To reduce risk, Apple users and enterprise security teams should ensure that all devices are updated immediately to iOS 26.1 or later, as these versions include fixes for the kernel vulnerabilities involved in the exploit chain. For high-risk users such as journalists, executives, and government personnel, enabling Apple’s Lockdown Mode can provide an additional layer of defense against advanced web-based 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://www.linkedin.com/in/firsthackers-news/" target="_blank" rel="noopener">Linkedin</a>,<a href="https://www.instagram.com/firsthackersnews/" target="_blank" rel="noreferrer noopener"> Instagram</a>, <a href="https://www.facebook.com/FirsthackerNews" 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/darksword-ios-exploit-leaked-online/">DarkSword iOS Exploit Leaked Online, Putting Apple 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/darksword-ios-exploit-leaked-online/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>CISA Alerts Active Exploitation of Wing FTP Vulnerability</title>
		<link>https://firsthackersnews.com/wing-ftp-vulnerability-cisa-alert/</link>
					<comments>https://firsthackersnews.com/wing-ftp-vulnerability-cisa-alert/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Tue, 17 Mar 2026 18:40:59 +0000</pubDate>
				<category><![CDATA[Application Security]]></category>
		<category><![CDATA[CISA]]></category>
		<category><![CDATA[Cybersecurity]]></category>
		<category><![CDATA[Exploitation]]></category>
		<category><![CDATA[malicious cyber actors]]></category>
		<category><![CDATA[Secuirty Update]]></category>
		<category><![CDATA[Security Advisory]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[#CISAAlert]]></category>
		<category><![CDATA[#CVE202547813]]></category>
		<category><![CDATA[#CyberSecurity]]></category>
		<category><![CDATA[#CyberThreats]]></category>
		<category><![CDATA[#FileTransferSecurity]]></category>
		<category><![CDATA[#infosec]]></category>
		<category><![CDATA[#NetworkSecurity]]></category>
		<category><![CDATA[#SecurityAlert]]></category>
		<category><![CDATA[#ThreatIntelligence]]></category>
		<category><![CDATA[#VulnerabilityManagement]]></category>
		<category><![CDATA[#WingFTP]]></category>
		<category><![CDATA[#WingFTPVulnerability]]></category>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=11479</guid>

					<description><![CDATA[<p>CISA has issued an urgent warning about a critical vulnerability in Wing FTP Server that is now being</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/wing-ftp-vulnerability-cisa-alert/">CISA Alerts Active Exploitation of Wing FTP Vulnerability</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>CISA has issued an urgent warning about a critical vulnerability in Wing FTP Server that is now being actively exploited. The flaw has been added to the Known Exploited Vulnerabilities (KEV) catalog, confirming that attackers are already using it in real-world scenarios.</p>



<p>This is a strong signal for organizations to act immediately. Systems exposed to the internet, especially file transfer servers, are high-value targets because they often handle sensitive business data and provide a direct entry point into internal networks.</p>



<h2 class="wp-block-heading"><strong>Technical Details and Mitigation Steps</strong></h2>



<p>The vulnerability, tracked as CVE-2025-47813, is an information disclosure issue caused by improper handling of user-supplied input. Specifically, when an attacker sends an unusually large value in the UID cookie, the server fails to handle the request securely and returns detailed error messages.</p>



<p>These error responses can unintentionally reveal internal system details such as file paths, configurations, or backend logic. While this does not directly allow code execution, it significantly lowers the barrier for attackers by giving them insight into how the system works, which can be used to plan targeted attacks or bypass protections.</p>



<p>Because this vulnerability is now listed in the KEV catalog, it is confirmed to be under active exploitation, increasing the urgency for remediation.</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://www.linkedin.com/in/firsthackers-news/" target="_blank" rel="noopener">Linkedin</a>,<a href="https://www.instagram.com/firsthackersnews/" target="_blank" rel="noreferrer noopener"> Instagram</a>, <a href="https://www.facebook.com/FirsthackerNews" target="_blank" rel="noreferrer noopener">Facebook</a></strong> to get the latest security news!</strong></p>
</blockquote>



<p>Organizations should take the following actions without delay:</p>



<ul class="wp-block-list">
<li>Apply the latest security patches or updates provided by the vendor</li>



<li>Review and follow infrastructure security guidance for exposed services</li>



<li>Avoid processing untrusted input without proper validation and error handling</li>



<li>Temporarily disable or restrict access to the server if patching is not possible</li>
</ul>



<p>Federal agencies are expected to address this issue within a strict timeline, and private organizations are strongly advised to follow the same urgency.</p>



<p>Overall, even though this is categorized as an information disclosure flaw, its real risk lies in enabling deeper, more targeted attacks. Immediate patching, proper input handling, and limiting exposure are essential to reducing the attack surface.</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/wing-ftp-vulnerability-cisa-alert/">CISA Alerts Active Exploitation of Wing FTP Vulnerability</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://firsthackersnews.com/wing-ftp-vulnerability-cisa-alert/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Critical zero-day vulnerability is being actively exploited in Dell RecoverPoint</title>
		<link>https://firsthackersnews.com/cve-2026-22769-dell-zero-day/</link>
					<comments>https://firsthackersnews.com/cve-2026-22769-dell-zero-day/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Wed, 18 Feb 2026 05:34:51 +0000</pubDate>
				<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[Application Security]]></category>
		<category><![CDATA[Cybersecurity]]></category>
		<category><![CDATA[Exploitation]]></category>
		<category><![CDATA[Secuirty Update]]></category>
		<category><![CDATA[Security Advisory]]></category>
		<category><![CDATA[#CVE202622769]]></category>
		<category><![CDATA[#CyberSecurity]]></category>
		<category><![CDATA[#Dell]]></category>
		<category><![CDATA[#Malware]]></category>
		<category><![CDATA[#RecoverPoint]]></category>
		<category><![CDATA[#SecurityAlert]]></category>
		<category><![CDATA[#SilkTyphoon]]></category>
		<category><![CDATA[#ThreatIntelligence]]></category>
		<category><![CDATA[#UNC6201]]></category>
		<category><![CDATA[#Vulnerability]]></category>
		<category><![CDATA[#ZeroDay]]></category>
		<category><![CDATA[security advisory]]></category>
		<category><![CDATA[security fix]]></category>
		<category><![CDATA[security update]]></category>
		<category><![CDATA[security vulnerability]]></category>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=11191</guid>

					<description><![CDATA[<p>The flaw, tracked as CVE-2026-22769, has a maximum CVSS score of 10.0 (Critical) and has been exploited since</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/cve-2026-22769-dell-zero-day/">Critical zero-day vulnerability is being actively exploited in Dell RecoverPoint</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>The flaw, tracked as CVE-2026-22769, has a maximum CVSS score of 10.0 (Critical) and has been exploited since at least mid-2024.</p>



<p>Incident response investigations link the activity to UNC6201, a China-linked threat cluster. The group shares overlaps with Silk Typhoon (UNC5221).</p>



<p>Security researchers from Mandiant and Google Threat Intelligence Group (GTIG) observed attackers using this vulnerability to move laterally across networks, maintain long-term persistence, and deploy advanced malware.</p>



<p>The malware used in attacks includes SLAYSTYLE (web shell), BRICKSTORM (backdoor), and GRIMBOLT (new backdoor).</p>



<p>Although the initial entry method is still unknown, UNC6201 commonly targets edge devices such as VPN appliances to gain access.</p>



<h2 class="wp-block-heading"><strong>What Caused the Vulnerability?</strong></h2>



<p>The issue is due to hardcoded default admin credentials inside Dell RecoverPoint’s Apache Tomcat Manager configuration.</p>



<p>The credentials were found in:</p>



<p><code>/home/kos/tomcat9/tomcat-users.xml</code></p>



<p>Because of this, unauthenticated remote attackers can log into the Tomcat Manager.</p>



<p>Tomcat Manager allows software deployment and administrative tasks. Attackers abused the <code>/manager/text/deploy</code> endpoint to upload malicious WAR files.</p>



<p>In real attacks, this was used to deploy the SLAYSTYLE web shell, giving attackers root-level command execution on the appliance.</p>



<h2 class="wp-block-heading"><strong>Shift to GRIMBOLT Malware</strong></h2>



<p>In September 2025, attackers moved from using BRICKSTORM to a new malware called GRIMBOLT.</p>



<p>GRIMBOLT is written in C#, compiled using Native Ahead-of-Time (AOT), does not include Common Intermediate Language (CIL) metadata, and is packed with UPX.</p>



<p>AOT compilation converts code directly into machine-native code during build time. This makes detection harder because traditional security tools often scan CIL metadata.</p>



<p>To stay persistent, attackers modify the legitimate <code>convert_hosts.sh</code> script so the backdoor runs automatically at boot through <code>rc.local</code>.</p>



<h2 class="wp-block-heading"><strong>Advanced Network Evasion</strong></h2>



<p>UNC6201 also uses advanced stealth techniques.</p>



<p>Attackers create temporary hidden network interfaces inside ESXi virtual machines, known as “Ghost NICs.” This allows silent movement between internal networks and SaaS infrastructure without triggering monitoring tools.</p>



<p>They also use Single Packet Authorization (SPA). Attackers monitor traffic on port 443 for a specific hexadecimal string. When detected, the source IP is added to an allowlist. Only that IP can access port 10443, while all other traffic is redirected silently. This hides the command-and-control (C2) channel from scanners and security tools.</p>



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



<figure class="wp-block-table"><table><thead><tr><th>CVE ID</th><th>CVSS Score</th><th>Description</th></tr></thead><tbody><tr><td>CVE-2026-22769</td><td>10.0 (Critical)</td><td>A hardcoded credential vulnerability in Dell RecoverPoint for Virtual Machines allows unauthenticated remote attackers to access the underlying OS and establish root-level persistence.</td></tr></tbody></table></figure>



<h2 class="wp-block-heading"><strong>Affected Versions &amp; Required Actions</strong></h2>



<p>Dell has issued urgent mitigation guidance.</p>



<figure class="wp-block-table"><table><thead><tr><th>Product</th><th>Affected Versions</th><th>Remediation Action</th></tr></thead><tbody><tr><td>RecoverPoint for Virtual Machines</td><td>5.3 SP4 P1</td><td>Migrate to 6.0 SP3, then upgrade to 6.0.3.1 HF1 OR apply remediation script DSA-2026-079</td></tr><tr><td>RecoverPoint for Virtual Machines</td><td>6.0 through 6.0 SP3 P1</td><td>Upgrade to 6.0.3.1 HF1 OR apply remediation script DSA-2026-079</td></tr><tr><td>RecoverPoint for Virtual Machines</td><td>5.3 SP4 and earlier</td><td>Upgrade to 5.3 SP4 P1 or a 6.x version, then apply the remediation script</td></tr></tbody></table></figure>



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



<figure class="wp-block-table"><table><thead><tr><th>Indicator Value</th><th>Type</th><th>Malware Family</th><th>File Name / Context</th></tr></thead><tbody><tr><td><code>24a11a26a2586f4fba7bfe89df2e21a0809ad85069e442da98c37c4add369a0c</code></td><td>SHA256</td><td>GRIMBOLT</td><td><code>support</code></td></tr><tr><td><code>dfb37247d12351ef9708cb6631ce2d7017897503657c6b882a711c0da8a9a591</code></td><td>SHA256</td><td>GRIMBOLT</td><td><code>out_elf_2</code></td></tr><tr><td><code>92fb4ad6dee9362d0596fda7bbcfe1ba353f812ea801d1870e37bfc6376e624a</code></td><td>SHA256</td><td>SLAYSTYLE</td><td><code>default_jsp.java</code></td></tr><tr><td><code>aa688682d44f0c6b0ed7f30b981a609100107f2d414a3a6e5808671b112d1878</code></td><td>SHA256</td><td>BRICKSTORM</td><td>N/A</td></tr><tr><td><code>2388ed7aee0b6b392778e8f9e98871c06499f476c9e7eae6ca0916f827fe65df</code></td><td>SHA256</td><td>BRICKSTORM</td><td><code>splisten</code></td></tr><tr><td><code>320a0b5d4900697e125cebb5ff03dee7368f8f087db1c1570b0b62f5a986d759</code></td><td>SHA256</td><td>BRICKSTORM</td><td>N/A</td></tr><tr><td><code>90b760ed1d0dcb3ef0f2b6d6195c9d852bcb65eca293578982a8c4b64f51b035</code></td><td>SHA256</td><td>BRICKSTORM</td><td>N/A</td></tr><tr><td><code>45313a6745803a7f57ff35f5397fdf117eaec008a76417e6e2ac8a6280f7d830</code></td><td>SHA256</td><td>BRICKSTORM</td><td>N/A</td></tr><tr><td><code>wss://149.248.11.71/rest/apisession</code></td><td>C2 Endpoint</td><td>GRIMBOLT</td><td>N/A</td></tr><tr><td><code>149.248.11.71</code></td><td>C2 IP</td><td>GRIMBOLT</td><td>N/A</td></tr></tbody></table></figure>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p><strong>&#x200d;Follow Us on:<strong> <a href="https://www.linkedin.com/in/firsthackers-news/" target="_blank" rel="noopener">Linkedin</a>,<a href="https://www.instagram.com/firsthackersnews/" target="_blank" rel="noreferrer noopener"> Instagram</a>, <a href="https://www.facebook.com/FirsthackerNews" 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/cve-2026-22769-dell-zero-day/">Critical zero-day vulnerability is being actively exploited in Dell RecoverPoint</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://firsthackersnews.com/cve-2026-22769-dell-zero-day/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Attackers Can Exploit Multiple Flaws in Cisco Unified CCX to Run Commands</title>
		<link>https://firsthackersnews.com/unified-ccx/</link>
					<comments>https://firsthackersnews.com/unified-ccx/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Tue, 18 Nov 2025 02:24:53 +0000</pubDate>
				<category><![CDATA[Exploitation]]></category>
		<category><![CDATA[cisco]]></category>
		<category><![CDATA[Cybersecurity]]></category>
		<category><![CDATA[Internet Security]]></category>
		<category><![CDATA[Mobile Security]]></category>
		<category><![CDATA[Secuirty Update]]></category>
		<category><![CDATA[Security Advisory]]></category>
		<category><![CDATA[Security Update]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[CVE]]></category>
		<category><![CDATA[exploit]]></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[vulnerability impact]]></category>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=10656</guid>

					<description><![CDATA[<p>Cisco has revealed serious security vulnerabilities in Cisco Unified Contact Center Express (Unified CCX). These issues allow remote,</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/unified-ccx/">Attackers Can Exploit Multiple Flaws in Cisco Unified CCX to Run Commands</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Cisco has revealed serious security vulnerabilities in Cisco Unified Contact Center Express (Unified CCX). These issues allow remote, unauthenticated attackers to run commands, gain root-level access, and bypass authentication.</p>



<p>The problems come from weaknesses in the Java Remote Method Invocation (RMI) process and the CCX Editor application, posing major risks to enterprise contact centers.</p>



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



<p>Two critical flaws were found:</p>



<p><strong>1. CVE-2025-20354 – Remote Code Execution (CVSS 9.8)</strong><br>This issue affects the Java RMI process. Attackers can upload files without authentication and use them to run system commands and gain full root access.</p>



<p><strong>2. CVE-2025-20358 – Authentication Bypass (CVSS 9.4)</strong><br>This flaw affects the CCX Editor. Attackers can trick the system into accepting fake authentication, allowing them to create and run scripts with administrative privileges.</p>



<h3 class="wp-block-heading">Impact</h3>



<ul class="wp-block-list">
<li>All <strong>Cisco Unified CCX systems</strong> are affected, regardless of configuration.</li>



<li><strong>Packaged CCE</strong> and <strong>Unified CCE</strong> are <strong>not impacted</strong>.</li>



<li>The two vulnerabilities are independent and do <strong>not</strong> need to be chained.</li>
</ul>



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



<p>Cisco has released updates, and <strong>no workarounds exist</strong>. Organizations should apply patches immediately:</p>



<ul class="wp-block-list">
<li><strong>Unified CCX 12.5:</strong> Update to <strong>12.5 SU3 ES07 or later</strong></li>



<li><strong>Unified CCX 15.0:</strong> Update to <strong>15.0 ES01 or later</strong></li>
</ul>



<p>Systems running older versions (earlier than 12.5 SU3 or 15.0) are at high risk.</p>



<p>Cisco’s PSIRT reports no active attacks yet, but the ease of exploitation makes these vulnerabilities highly attractive to attackers.</p>



<ul class="wp-block-list">
<li>Check your current Unified CCX version and apply the required patches immediately.</li>



<li>Prioritize patching any system exposed to the internet.</li>



<li>Use temporary controls like network segmentation and limiting RMI access to trusted networks.</li>
</ul>



<p>These vulnerabilities allow full system compromise, so <strong>urgent action is required</strong> to secure affected deployments.</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://www.linkedin.com/in/firsthackers-news/" target="_blank" rel="noopener">Linkedin</a>,<a href="https://www.instagram.com/firsthackersnews/" target="_blank" rel="noreferrer noopener"> Instagram</a>, <a href="https://www.facebook.com/FirsthackerNews" 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/unified-ccx/">Attackers Can Exploit Multiple Flaws in Cisco Unified CCX to Run Commands</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://firsthackersnews.com/unified-ccx/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Cisco Catalyst Center Bug Lets Attackers Gain Higher Access</title>
		<link>https://firsthackersnews.com/cve-2025-20341/</link>
					<comments>https://firsthackersnews.com/cve-2025-20341/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Mon, 17 Nov 2025 05:48:35 +0000</pubDate>
				<category><![CDATA[cisco]]></category>
		<category><![CDATA[Cybersecurity]]></category>
		<category><![CDATA[Exploitation]]></category>
		<category><![CDATA[Internet Security]]></category>
		<category><![CDATA[Mobile Security]]></category>
		<category><![CDATA[Regulation]]></category>
		<category><![CDATA[Secuirty Update]]></category>
		<category><![CDATA[Security Advisory]]></category>
		<category><![CDATA[Security Update]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[CVE-2025-20341]]></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>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=10651</guid>

					<description><![CDATA[<p>Cisco has released a warning about a newly discovered high-severity vulnerability (CVE-2025-20341) affecting the Cisco Catalyst Center Virtual</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/cve-2025-20341/">Cisco Catalyst Center Bug Lets Attackers Gain Higher Access</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Cisco has released a warning about a newly discovered high-severity vulnerability (<strong>CVE-2025-20341</strong>) affecting the Cisco Catalyst Center Virtual Appliance. This flaw allows authenticated remote users to escalate their privileges to Administrator, giving them full control over the system.</p>



<p>The vulnerability exists because the appliance does not properly validate user-supplied input. As a result, even a user with the <strong>Observer role</strong>—the lowest level of access—can send crafted HTTP requests that bypass normal security checks. </p>



<p>Once exploited, attackers could create new accounts, modify system settings, or take over the appliance entirely.</p>



<h2 class="wp-block-heading"><strong>Which Deployments Are Affected?</strong></h2>



<p>Cisco confirms that the issue affects only the Virtual Appliance running on VMware ESXi.<br>The following are <strong>not impacted</strong>:</p>



<ul class="wp-block-list">
<li>Catalyst Center hardware appliances</li>



<li>Virtual Appliances deployed on AWS</li>
</ul>



<p>In terms of software versions:</p>



<ul class="wp-block-list">
<li><strong>Not affected:</strong> Versions earlier than <strong>2.3.7.3-VA</strong> and version <strong>3.1</strong></li>



<li><strong>Affected:</strong> Versions <strong>2.3.7.3-VA and later</strong></li>



<li><strong>Fixed version:</strong> Upgrade to <strong>2.3.7.10-VA or later</strong></li>
</ul>



<p>There are <strong>no temporary workarounds</strong>. An upgrade is the <strong>only</strong> way to eliminate the risk.</p>



<p>According to Cisco’s PSIRT team:</p>



<ul class="wp-block-list">
<li>No active exploitation has been detected</li>



<li>No public reports or attacks have been observed</li>



<li>The vulnerability was found internally during a TAC support case</li>
</ul>



<p>Even though it hasn’t been exploited yet, the ease of privilege escalation makes this a high-priority issue for organizations.</p>



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



<p>Cisco advises all customers using the affected Virtual Appliance to:</p>



<ol class="wp-block-list">
<li>Review the official Cisco security advisory</li>



<li>Check the running software version</li>



<li>Immediately apply the fixed release (<strong>2.3.7.10-VA or higher</strong>)</li>
</ol>



<p>Updating ensures the appliance cannot be compromised through this privilege escalation flaw and keeps the deployment aligned with Cisco’s security best practices.</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/cve-2025-20341/">Cisco Catalyst Center Bug Lets Attackers Gain Higher Access</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-20341/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Active Exploits Target Critical FortiWeb WAF Flaw</title>
		<link>https://firsthackersnews.com/cve-2025-64446/</link>
					<comments>https://firsthackersnews.com/cve-2025-64446/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Mon, 17 Nov 2025 03:53:09 +0000</pubDate>
				<category><![CDATA[Exploitation]]></category>
		<category><![CDATA[Cybersecurity]]></category>
		<category><![CDATA[Data Protection]]></category>
		<category><![CDATA[Internet Security]]></category>
		<category><![CDATA[Mobile Security]]></category>
		<category><![CDATA[Regulation]]></category>
		<category><![CDATA[Secuirty Update]]></category>
		<category><![CDATA[Security Advisory]]></category>
		<category><![CDATA[Security Update]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[exploit]]></category>
		<category><![CDATA[fortiweb]]></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[vulnerability]]></category>
		<category><![CDATA[vulnerability impact]]></category>
		<category><![CDATA[WAF Flaw]]></category>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=10647</guid>

					<description><![CDATA[<p>Fortinet has released an urgent security update for a critical vulnerability in FortiWeb Web Application Firewall (WAF). This</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/cve-2025-64446/">Active Exploits Target Critical FortiWeb WAF Flaw</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Fortinet has released an urgent security update for a critical vulnerability in FortiWeb Web Application Firewall (WAF). This flaw is already being used by attackers, so updating your device is extremely important.</p>



<p>The vulnerability, <strong>CVE-2025-64446</strong>, allows attackers to run admin-level commands without logging in. This means they can take complete control of the system. The issue has a <strong>CVSS score of 9.1</strong>, making it very serious.</p>



<p>The problem comes from a path traversal bug in the FortiWeb GUI. With a specially crafted HTTP or HTTPS request, attackers can bypass security checks and run commands with full privileges. This can result in:</p>



<ul class="wp-block-list">
<li>Creating unauthorized admin accounts</li>



<li>Stealing data</li>



<li>Total system compromise</li>
</ul>



<p>Fortinet has confirmed active attacks, so patching immediately is strongly recommended.</p>



<p><strong>Affected Versions:</strong><br>FortiWeb 8.0, 7.6, 7.4, 7.2, and 7.0</p>



<p><strong>Recommended Updated Versions:</strong><br>8.0.2, 7.6.5, 7.4.10, 7.2.12, and 7.0.12 or higher</p>



<p>If you cannot apply the update right away, Fortinet suggests disabling HTTP/HTTPS access to the management interface on all internet-facing interfaces. This can help reduce risk but should only be used as a temporary solution.</p>



<p>After updating, admins should check system logs and look for any unknown or suspicious admin accounts to ensure their device has not already been compromised.</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/cve-2025-64446/">Active Exploits Target Critical FortiWeb WAF Flaw</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-64446/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
