SERVER-WEBAPP -- Snort has detected traffic exploiting vulnerabilities in web based applications on servers.
SERVER-WEBAPP Adobe Commerce and Magento remote code exection attempt
This rule looks for PHP tags embedded within the query string of requests to the PayPal transparent response endpoint. Successful exploitation enables an attacker to place malicious PHP code on the server and potentially achieve remote code execution.
This rule fires on attempts to exploit a remote code execution vulnerability in Adobe Commerce and Magento web applications.
Attacks/Scans seen in the wild
No known false positives
Cisco Talos Intelligence Group
MITRE::ATT&CK Framework::Enterprise::Initial Access::Exploit Public-Facing Application
Local File Inclusion
Local File Inclusion (LFI) attackers attempt to trick the web server into executing a file local to its own file system. The attacker might have saved the file there in another way first, or the target file could be a local executable that should not be accessible to the web server otherwise. A successful LFI can lead to data leaks or remote code execution. Avoid dynamic inclusion of user input files, or whitelist files that may be included.
CVE-2026-75650 |
Loading description
|