CVE-2021-25255
📋 TL;DR
This vulnerability in Yandex Browser Lite for Android allows remote attackers to cause a denial of service (crash) by sending specially crafted content. It affects users of Yandex Browser Lite for Android versions prior to 21.1.0. The attack can be triggered remotely without user interaction.
💻 Affected Systems
- Yandex Browser Lite
📦 What is this software?
⚠️ Risk & Real-World Impact
Worst Case
Browser crashes repeatedly, making the device unusable for web browsing until browser is updated or reinstalled.
Likely Case
Browser crashes when visiting malicious websites, requiring manual restart of the browser application.
If Mitigated
Browser remains stable as the vulnerability is patched in the updated version.
🎯 Exploit Status
Denial of service vulnerabilities typically have low exploitation complexity. No authentication required.
🛠️ Fix & Mitigation
✅ Official Fix
Patch Version: 21.1.0 and later
Vendor Advisory: https://yandex.com/bugbounty/i/hall-of-fame-browser/
Restart Required: Yes
Instructions:
1. Open Google Play Store 2. Search for Yandex Browser Lite 3. Tap Update button 4. Restart browser after update completes
🔧 Temporary Workarounds
Disable JavaScript
androidPrevents execution of malicious scripts that might trigger the vulnerability
Browser Settings > Site Settings > JavaScript > Disable
Use alternative browser
androidSwitch to a different browser until Yandex Browser Lite is updated
🧯 If You Can't Patch
- Restrict browser to trusted websites only using parental controls or firewall rules
- Monitor for browser crashes and investigate any patterns
🔍 How to Verify
Check if Vulnerable:
Check browser version in Settings > About Yandex Browser Lite
Check Version:
Open Yandex Browser Lite > Settings > About Yandex Browser Lite
Verify Fix Applied:
Confirm version is 21.1.0 or higher in Settings > About Yandex Browser Lite
📡 Detection & Monitoring
Log Indicators:
- Browser crash logs
- ANR (Application Not Responding) reports
- Frequent browser restarts
Network Indicators:
- Requests to suspicious domains followed by browser crashes
SIEM Query:
source="android_logs" AND ("Yandex Browser Lite crashed" OR "ANR in com.yandex.browser.lite")