Monday , July 13 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.

Ransomware Crisis in 2026: 5,064 Organizations Affected in 135 Countries

Global ransomware attacks stayed very high in the first seven months of 2026. There were 5,064 confirmed victims in 135...
Read More
Ransomware Crisis in 2026: 5,064 Organizations Affected in 135 Countries

Palo Alto Networks Addresses 13 Vulnerabilities

Palo Alto Networks shared warnings on Wednesday about over twelve security issues in its products. The new warnings include 13 security...
Read More
Palo Alto Networks Addresses 13 Vulnerabilities

Critical Dell BIOS & Zimbra Flaws Expose Enterprise Systems

A critical flaw with how Dell saves BIOS passwords lets anyone quickly recover these passwords from a flash dump without...
Read More
Critical Dell BIOS & Zimbra Flaws Expose Enterprise Systems

CoLoCity Launches New 1.0 MW Data Center Facility at Gulshan

CoLoCity is proud to launch a new Data Center in Gulshan-2. It is designed to meet the growing demand for...
Read More
CoLoCity Launches New 1.0 MW Data Center Facility at Gulshan

Daily Cyber security update for 10. 07. 2026

Cyberattacks are rising around the world, including ransomware, malware, data leaks, and hacked websites. These events show how complex and...
Read More
Daily Cyber security update for 10. 07. 2026

How Hacker Compromise AWS Cloud Environment Using AI in 72 Hours

A major AWS attack shows how attackers with AI can connect known cloud strategies to go from first access to...
Read More
How Hacker Compromise AWS Cloud Environment Using AI in 72 Hours

Mycelium Framework: First AI-as-a-Service Botnet

A new cybercrime ad is catching attention in the security world. It talks about a botnet that doesn't just get...
Read More
Mycelium Framework: First AI-as-a-Service Botnet

CrowdStrike Shows 5 New Prompt Injection Techniques for AI Agents

CrowdStrike has shared five new ways to inject prompts, showing the rising danger to AI agents as more organizations use...
Read More
CrowdStrike Shows 5 New Prompt Injection Techniques for AI Agents

Critical GCP Dialogflow Vulnerability Allows Malicious Code Injection

A critical flaw in Google Cloud Platform’s Dialogflow CX lets attackers add harmful code to a company's AI chatbot system....
Read More
Critical GCP Dialogflow Vulnerability Allows Malicious Code Injection

CIRT identified 153 publicly exposed FortiGate devices in Bangladesh

CIRT identified 153 publicly exposed FortiGate devices in Bangladesh. In an advisory CIRT said, the campaign has been observed globally,...
Read More
CIRT identified 153 publicly exposed FortiGate devices in Bangladesh

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

5

TP-Link alerts users to patch router auth bypass vulnerability

TP-Link fixed some security flaws in its Archer NX routers. CVE-2025-15517 is a security flaw …