Sunday , September 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.

German police read Signal, Telegram, WhatsApp messages without breaking encryption

German law enforcement agencies are using features built into apps such as WhatsApp to monitor people’s messages without breaking their...
Read More
German police read Signal, Telegram, WhatsApp messages without breaking encryption

Urgent Patch! cPanel, GitLab Flaws Expose Users to RCE, File and Credential Theft

GitLab has released an important security update to fix two serious problems. These issues could allow unauthorized file access and...
Read More
Urgent Patch! cPanel, GitLab Flaws Expose Users to RCE, File and Credential Theft

Palo Alto PAN-OS Flaw Enables Root Arbitrary Code Execution

Palo Alto Networks has revealed a serious flaw in PAN-OS. It may let a remote attacker without a password run...
Read More
Palo Alto PAN-OS Flaw Enables Root Arbitrary Code Execution

Critical Check Point VPN flaws allow remote code execution attacks

Check Point Software has revealed and fixed two major VPN flaws, CVE-2026-85102 and CVE-2026-85103. Both have a top CVSS score...
Read More
Critical Check Point VPN flaws allow remote code execution attacks

Cisco confirms CVE-2026-20079 flaw in Secure FMC is exploited in attacks

Cisco has said that a serious security flaw CVE-2026-20079 in its Secure Firewall Management Center (FMC) software is being used...
Read More
Cisco confirms CVE-2026-20079 flaw in Secure FMC is exploited in attacks

Hackers exploit PaperCut flaws using hundreds of AI agents, compromising 440 servers globally

A Russian-speaking hacker has used artificial intelligence like never before. They sent out hundreds of AI agents to find and...
Read More
Hackers exploit PaperCut flaws using hundreds of AI agents, compromising 440 servers globally

CISA Says Chinese Firms Extracted Billions of Tokens From Frontier AI Models

Six Chinese AI companies ran large-scale attacks on American AI models since late 2024, according to U.S. cybersecurity and intelligence...
Read More
CISA Says Chinese Firms Extracted Billions of Tokens From Frontier AI Models

Nightmare Eclipse Drops New Microsoft Defender ‘ShieldCrash’ zero-day

An unknown security expert called Nightmare Eclipse has drops a new Microsoft Defender flaw called "ShieldCrash" right after Microsoft released...
Read More
Nightmare Eclipse Drops New Microsoft Defender ‘ShieldCrash’ zero-day

cPanel Flaw Lets Hosting Accounts With Mail Privileges Execute Code as Root

cPanel has shared CVE-2026-67401, a serious SQL injection flaw in EmailTrack. This flaw could allow attackers with permission to take...
Read More
cPanel Flaw Lets Hosting Accounts With Mail Privileges Execute Code as Root

FortiSandbox, FortiOS, FortiProxy ZTNA flaws unveil, while Fortigate firewall actively exploited

An ongoing attack is focused on FortiGate firewalls. Hackers use a serious flaw to install a special Node.js remote access...
Read More
FortiSandbox, FortiOS, FortiProxy ZTNA flaws unveil, while Fortigate firewall actively exploited

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 …