← All stories
● Covered by 1 source · 1 reportMedium impact1 neutral

F5 BIG-IP APM Malware Hides PHP Web Shell in Memory, Evading Disk Scans

🔄 Updated 56m ago
New to BrevFeed? We gather this story from every outlet covering it into one summary — ranked by real-world impact, not just the latest headline — so you never miss what matters. What is BrevFeed? →

Key points

  • Malware injects PHP web shell into memory of F5 BIG-IP APM appliances.
  • This method evades detection by disk-based file integrity checks.
  • The web shell is added when Apache loads specific F5 PHP scripts.
  • Linked to CVE-2025-53521, a critical remote code execution vulnerability.

Memory-Resident Web Shell Discovered

Sophos has published an analysis detailing a new method used by malware targeting F5 BIG-IP Access Policy Manager (APM) appliances. The malware injects a PHP web shell directly into the appliance's memory rather than writing it to a file on disk. This technique allows the web shell to operate without being detected by security tools that scan the file system for malicious scripts.

Evasion Technique

The web shell is introduced into memory when Apache loads specific PHP scripts, namely apm_css.php3, full_wt.php3, and webtop_popup_css.php3, which are part of the BIG-IP APM webtop. Because the malicious code resides only in the memory copy of these scripts, the original files on disk remain unaltered, appearing clean to defenders. This explains how F5's previous guidance, stating that changes to these scripts alone do not indicate a breach, can be true while a web shell is still present.

Link to Critical Vulnerability

The activity is linked to appliances affected by CVE-2025-53521, a vulnerability in F5 BIG-IP APM. Initially classified as a denial-of-service flaw, F5 reclassified it as a critical remote code execution vulnerability in March 2026, noting active exploitation. The flaw, which requires no authentication, has a CVSS score of 9.8 (v3.1) and 9.3 (v4.0). CISA added it to its Known Exploited Vulnerabilities catalog, urging federal agencies to patch by March 30.

Impact and Mitigation

The vulnerability affects BIG-IP APM where an access policy is set on a virtual server, a common configuration in large organizations. Although the patch for CVE-2025-53521 has been available since October 2025, organizations that have not applied it remain vulnerable to this memory-resident web shell attack. The Sophos analysis highlights the evolving tactics of attackers and the need for advanced detection methods beyond traditional file scanning.

✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →

The daily brief

One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.

One email a day. Unsubscribe in one click, any time.

Today's brief

Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.

~8 min · 6 stories · Sep 08

▶ Play today's brief Listen on Spotify

New every morning, and the back catalogue is archived by date.

Reporting from

Sophos reported that malware targeting F5 BIG-IP Access Policy Manager appliances injects a PHP web shell directly into memory, bypassing traditional disk-based file scans. This technique allows attackers to maintain persistence and execute commands without leaving traces on the file system, making detection more challenging for organizations using these F5 products.