This document analyzes security issues with hybrid mobile application frameworks that combine web and native functionality. It finds that these frameworks do not properly enforce access control between web code and local device resources. This allows "fracking attacks", where untrusted web content can access resources like contacts or location via bridges added by the framework. The paper surveys fracking vulnerabilities, proposes a capability-based defense called NOFRAK, and argues hybrid frameworks fail to correctly isolate foreign web content as they promise.