Glossary
Directory Traversal
A vulnerability that allows an attacker to access files and directories stored outside a web application's intended root folder by manipulating file path input, such as using '../' sequences. Successful exploitation can expose configuration files, credentials, or source code.
Recent coverage mentioning Directory Traversal
CVE-2026-59310: vCenter RCE Exploited for Reverse SSH Access
A critical RCE flaw, CVE-2026-59310, in VMware vCenter Syslog Server is under active exploitation, enabling reverse SSH for persistence.
CVE-2026-58048: cPanel & WHM Critical SQL Privilege Escalation
A critical flaw in cPanel & WHM (CVE-2026-58048) allows authenticated users to execute SQL as database root, potentially leading to OS-level compromise.
Advertisement