TCP Wrappers Trojan Horse

HIGH (10.0) No Patch (9847 days)

Threat Intelligence

⚠️ CRITICAL GAP - Exploits exist but no detection available
EPSS Score: 6.42% chance of exploitation (percentile: 91%)
🔍 Detection Tools: None available in major open-source tools
⚔️ Exploit Availability: Exploit-DB

How we test →

What is it?

TCP Wrappers is a security tool that provides access control and logging for Unix-like systems. It was widely used in the 1990s to restrict network access and log system events. However, a vulnerability was discovered, allowing an attacker to replace the legitimate TCP Wrappers package with a Trojan Horse version.

Am I affected?

You're affected if you use TCP Wrappers versions 7.6 or earlier.
Check with: grep "tcpwrappers" /etc/passwd (Note: This command is specific to Unix-like systems and may not work on other platforms.)

This is TCP Wrappers, NOT WUFTPD or IRC client, despite the advisory mentioning those as similar products.

Affected Products

Linux Foundation / TCP Wrappers

How to fix

Upgrade to TCP Wrappers version 7.6 or later from a trusted source.
- For immediate mitigation: Restrict network access to your system using alternative security measures (e.g., firewall rules).