Symbolic links allow one application to include the libraries from another. This allows for re-use of code but also allows for potential security issues when applications include libraries from other applications they should not have access to.
Solution
In all context.xml, set the allowLinking attribute to false.