The document discusses a new class of attacks exploiting Edge Side Includes (ESI) in caching servers, revealing vulnerabilities that can lead to Remote Code Execution (RCE) and session hijacking. It showcases examples of how these attacks can be executed through ESI tags and offers proof of concepts demonstrating the potential for leaking sensitive information, such as HTTP cookies. Mitigation strategies, including the use of mod_security and proactive escaping techniques, are also presented to address these security concerns.