Sunday , August 2 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.

CISA alerts to cyberattacks affecting U.S. water utilities

The U.S. Cybersecurity and Infrastructure Security Agency (CISA) warns of a big rise in attacks on internet-connected programmable logic controllers...
Read More
CISA alerts to cyberattacks affecting U.S. water utilities

“CyberStrike” AI-Driven Security Platform for Automated Testing

A new open-source project named CyberStrike aims to be the first AI tool made for offensive security. It can turn...
Read More
“CyberStrike” AI-Driven Security Platform for Automated Testing

AIDCQ Propose to invest $2 billion in AI data center in Bangladesh

Many countries are now showing interest to invest in the data center industry in Banglades especially in AI data centers....
Read More
AIDCQ Propose to invest $2 billion in AI data center in Bangladesh

NVIDIA BlueField Flaw Enables Code Execution Attacks

NVIDIA has revealed a big flaw with its BlueField DPUs and ConnectX networking systems. This issue could let attackers run...
Read More
NVIDIA BlueField Flaw Enables Code Execution Attacks

Massive customer data from India’s Bank of Baroda surfaced online

India's leading state-owned lender Bank of Baroda acknowledged Monday a security incident after reports that approximately 1 terabyte of customer...
Read More
Massive customer data from India’s Bank of Baroda surfaced online

Active Exploits Hit Fortinet, Arista: AI Discovered Linux Kernel Zero-Day

CISA has put the Fortinet FortiOS vulnerability CVE-2025-68686 in its list of known exploited flaws after ongoing attacks. The flaw...
Read More
Active Exploits Hit Fortinet, Arista: AI Discovered Linux Kernel Zero-Day

Sam Altman Claims AI “singularity” has arrived, Where Systems Improve by Themselves

OpenAI's CEO Sam Altman says that AI has reached a big milestone. The technology can now make itself better, leading...
Read More
Sam Altman Claims AI “singularity” has arrived, Where Systems Improve by Themselves

Shinyhunters claimed and set deadline to publish E&Y data

ShinyHunters has publicly claimed responsibility for the Ernst & Young (EY) data breach. The group posted a message on their...
Read More
Shinyhunters claimed and set deadline to publish E&Y data

Microsoft, NVIDIA and CrowdStrike Initiate Alliance for Open-Source AI Security

Nvidia and over 30 tech firms started a group on Monday to create open-source AI tools for protecting against cyber...
Read More
Microsoft, NVIDIA and CrowdStrike Initiate Alliance for Open-Source AI Security

Google Search Results Reportedly Show Claude AI Shared Chats

Claude's share links from Anthropic showed up in public search results. This raised new privacy worries for users who shared...
Read More
Google Search Results Reportedly Show Claude AI Shared Chats

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 …