This document discusses the OWASP Mobile Top 10 risks. It provides an overview of each of the top 10 mobile risks: M1) Insecure Data Storage, M2) Weak Server Side Controls, M3) Insufficient Transport Layer Protection, M4) Client Side Injection, M5) Poor Authorization and Authentication, M6) Improper Session Handling, M7) Security Decisions via Untrusted Inputs, M8) Side Channel Data Leakage, M9) Broken Cryptography, and M10) Sensitive Information Disclosure. For each risk, it describes examples, potential impacts, and recommendations for mitigating controls. It also includes case studies analyzing specific risks in more detail.