Saturday , August 22 2026
Router

TP-Link Archer Security Flaw Exposes Devices to Malicious Command Injection

A serious zero-day vulnerability has been found in TP-Link Archer, Deco, and Tapo routers, which could let attackers inject harmful commands and take full control of the devices.

This vulnerability affects both old and recent firmware versions of popular router models, raising serious security concerns for users until November 4, 2024.

Five new malware families actively targeting Asian Gov.t infra

Central Asian government agencies have been attacked in a cyber spy operation that used a small but different range of...
Read More
Five new malware families actively targeting Asian Gov.t infra

T-Mobile Cuts Cables to Remove Chiness Salt Typhoon Hackers from Network

T-Mobile’s cybersecurity team reportedly physically cut a network cable connecting compromised infrastructure to the outside world. According to Bloomberg, the move...
Read More
T-Mobile Cuts Cables to Remove Chiness Salt Typhoon Hackers from Network

Splunk, Zyxel Patch Multiple Flaws Enabling RCE and Root Command Execution

Splunk has issued security fixes for 17 weaknesses in different apps and add-ons, such as Splunk MCP Server, Splunk AI...
Read More
Splunk, Zyxel Patch Multiple Flaws Enabling RCE and Root Command Execution

“Zombie Card” attack revels expired Visa card may be used for contactless payments

Security experts have shown that expired credit cards can still be used. A study from the University of Massachusetts Amherst,...
Read More
“Zombie Card” attack revels expired Visa card may be used for contactless payments

Critical Zimbra RCE Flaw Actively Exploited in the Wild

CERT Polska has alerted that bad actors are actively exploiting a security flaw in Zimbra Collaboration Suite to execute code...
Read More
Critical Zimbra RCE Flaw Actively Exploited in the Wild

Operation CameraSwarm
A single hacker compromise 1400+ Dahua camera worldwide 

Operation CameraSwarm compromised 14,500+ Dahua IP cameras mostly in Ukraine and Russia. The operation lasted for at least 35 days...
Read More
Operation CameraSwarm  A single hacker compromise 1400+ Dahua camera worldwide 

Cl0p Ransomware Listed 40+ Victims of PTC Windchill Campaign

The Cl0p ransomware group has listed over 40 organizations that they say they targeted in a recent attack. This attack...
Read More
Cl0p Ransomware Listed 40+ Victims of PTC Windchill Campaign

Oracle Issues 943 Security Patches, Including Critical WebLogic Flaw

Oracle has put out 943 new security updates in its August 2026 Critical Security Patch Update. These updates fix problems...
Read More
Oracle Issues 943 Security Patches, Including Critical WebLogic Flaw

500+ critical infrastructure hit by Medusa ransomware

Medusa ransomware hit over 500 critical infrastructure. The Cybersecurity and Infrastructure Security Agency (CISA) said on Tuesday that the Medusa...
Read More
500+ critical infrastructure hit by Medusa ransomware

Critical WordPress Plugin Flaw Exposes 600,000 Sites to Attacks

A big security flaw in the Forminator Forms WordPress plugin might let unapproved users upload harmful PHP files. This could...
Read More
Critical WordPress Plugin Flaw Exposes 600,000 Sites to Attacks

The vulnerability was first found in an old firmware version of the AXE75 router from 2023, but later investigations showed it also exists in the latest firmware.

Security researchers used different methods to study and take advantage of this weakness:

Firmware Acquisition: TP-Link’s firmware is openly accessible and not protected, making it easier to analyze than those of other vendors.

Reverse Engineering: By using tools such as binwalk, researchers uncovered the firmware’s contents, revealing the router’s file system structure and key components.

Emulation: The router’s web interface was simulated using “qemu-arm-static,” allowing for targeted vulnerability assessment without physical hardware.

Vulnerability Identification: Researchers found security vulnerabilities by examining specific functions in Lua scripts. A major flaw was identified in the avira.lua file, which is part of the Avira antivirus software meant to protect devices.

ThottySploity researchers found a vulnerability in the “tmp_get_sites” function, where the ownerId variable is sent to the os.execute function without adequate sanitization or validation.

Exploitation:

Researchers developed an exploit that targets the vulnerability through the “/admin/smart_network” endpoint.

Attackers can exploit the ownerId parameter to execute malicious commands with root privileges on routers, leading to the potential theft of sensitive files like “/etc/passwd” and “/etc/shadow.”

The vulnerability was responsibly reported to TP-Link after being discovered on October 3, 2024. Key events in the disclosure timeline include:

October 10, 2024: TP-Link was contacted and investigated the vulnerability. On November 8, 2024, they confirmed the issue and released a beta firmware fix.

November 23, 2024: MITRE has reserved CVE-ID 2024-53375 for this vulnerability. To address it, TP-Link should ensure proper input sanitization for the ownerId variable, using Lua’s tonumber function to avoid text injection.

This discovery highlights the need for ongoing security audits and responsible disclosure in network device firmware.

TP-Link router users should update their firmware promptly when patches are released to protect against this vulnerability.

Check Also

Anthropic

Anthropic’s Claude Code Source Code Reportedly Leaked

Anthropic’s special Claude Code CLI tool had its complete TypeScript source code inadvertently exposed due …