LIVE · cybersecurity feed
Live wire
Malware Hijacks Android Car Head UnitsCritical Flaw in NASA/JPL Open-Source Spacecraft Command Software Allowed Unauthenticated Command ExecutionCVE-2026-73570 · U.S. CISA adds Zimbra Collaboration Suite (ZCS) flaw to its Known Exploited Vulnerabilities catalogCVE-2024-3094 · Connecting the Dots: Securing the Overlooked Corners of the Software Development Lifecycle (SDLC) Supply Chain14 Trojanized npm Packages Drop RedC2 4.0 Linux Backdoor With AI-Assisted C2Hundreds of leaked AWS keys give full control over corporate accountsAndroid Car Malware Spreads Through Built-In Updaters for Ad Fraud, Proxy BotnetMalware injected into popular Rust packages to steal developer credentialsSix Maximum-Severity Flaws Found in Cisco ProductsCritical Isolated-vm Vulnerability Leads to RCE on Host
vulnerabilitycritical

Cisco Patches Critical Crosswork, Secure Workload Vulnerabilities

The flaws could lead to remote code execution, authentication bypasses, and path traversal attacks. The post Cisco Patches Critical Crosswork, Secure Workload Vulnerabilities appeared first on SecurityWeek.

zeroday.news ·

Cisco has released patches addressing critical vulnerabilities in its Crosswork Network Automation and Secure Workload (formerly Tetration) products. These security flaws have been reported to potentially enable remote code execution, authentication bypasses, and path traversal attacks against affected systems. The patches are intended to mitigate the risk posed by these vulnerabilities.

The vulnerabilities identified in Cisco Crosswork Network Automation could allow an unauthenticated, remote attacker to execute arbitrary code with elevated privileges. This class of flaw often arises from improper input validation or deserialization issues, where specially crafted data can be processed in a way that leads to the execution of attacker-supplied commands. Successful exploitation of remote code execution vulnerabilities typically grants the attacker significant control over the compromised system.

For Cisco Secure Workload, the reported issues include authentication bypasses and path traversal vulnerabilities. An authentication bypass flaw could allow an attacker to gain unauthorized access to the system or specific functionalities without providing valid credentials. This might occur due to logic errors in the authentication mechanism or improper session management. Path traversal vulnerabilities, on the other hand, typically allow an attacker to access files and directories outside of an intended restricted directory by manipulating input paths, potentially leading to information disclosure or further system compromise.

The scope of affected products specifically includes Cisco Crosswork Network Automation and Cisco Secure Workload. Organizations utilizing these products are advised to review Cisco's security advisories and apply the recommended patches or updates promptly. This is standard practice for critical vulnerabilities, as unpatched systems remain exposed to potential exploitation.

Mitigation for these types of vulnerabilities typically involves applying vendor-supplied security updates as soon as they become available. Beyond patching, organizations are often advised to implement network segmentation to limit the blast radius of a successful attack, employ strong access controls, and monitor systems for unusual activity that might indicate attempted exploitation. Regular security audits and penetration testing can also help identify and address similar weaknesses before they are exploited in the wild.

The patching of critical vulnerabilities in enterprise-grade software like Cisco's Crosswork and Secure Workload underscores the ongoing challenge of maintaining robust security in complex IT environments. Such incidents highlight the importance of continuous security development lifecycles for vendors and proactive patch management strategies for organizations. The potential for remote code execution and authentication bypasses represents a significant risk, emphasizing the need for immediate action to protect critical network infrastructure and workload security platforms.

vulnerabilitypatchcloud
ShareXLinkedInWhatsAppFacebook

More News

view all →
vulnerability

ToxicPanda 2.0 Gets a Major Upgrade, Expanding Attacks Across 16 Countries

ToxicPanda 2.0 targets 349 financial apps and abuses Android Wireless Debugging to gain deeper device access and steal banking credentials. ToxicPanda used to be a Europe-focused nuisance targeting a manageable list of banks. That version is gone. Zimperium’s zLabs team just documented ToxicPanda 2.0, and the numbers alone tell the story: 349 targeted financial institutions […]

security

Postal Service moves to finalize mail ballot regs before SCOTUS ruling

The rules have already been rejected by multiple state courts, but the Trump administration said it’s preparing in case of a favorable Supreme Court decision. The post Postal Service moves to finalize mail ballot regs before SCOTUS ruling appeared first on CyberScoop.

ai

If you're not using AI to attack your own systems, your adversaries will

Agents are also the new attack surface - cue defenders' existential angst

privacy

TikTok Agrees to $400 Million Settlement in U.S. Child Privacy Lawsuit

TikTok has agreed to a $400 million settlement with the U.S. Department of Justice to resolve a lawsuit alleging violations of child privacy laws. The lawsuit, filed in 2024, accused the company of improperly collecting data from users under 13 and failing to comply with parental requests to delete accounts. The settlement includes an immediate payment of $300 million and an additional $100 million contingent on the dissolution of a prior consent decree related to Musical.ly.

malware

Hackers infect Android car head units with proxy botnet malware

A supply-chain attack targeting Android-based car head units is using a legitimate device-update app to spread malware that enlists compromised devices in a proxy botnet or uses them for ad fraud. [...]

security

Named Pipes Under Attack: Securing Windows Interprocess Communication

Windows named pipes provide fast interprocess communication, but weak access controls can expose privileged services to untrusted processes. ThreatLocker explains how endpoint verification, command authorization, strict input validation, and narrowly scoped privileges can help secure named-pipe communication. [...]