CVE-2025-65835
Last modified
CVE-2025-65835 is a medium-severity vulnerability rated 6.2/10 on the CVSS scale. The Cordova plugin cordova-plugin-x-socialsharing (SocialSharing-PhoneGap-Plugin) for Android 6.0.4, registers an exported broadcast receiver nl.xservices.plugins.ShareChooserPendingIntent with an android.intent.action.SEND intent filter. The onReceive implementation accesses Intent.EXTRA_CHOSEN_COMPONENT without checking for null. EPSS estimates a 0.23% chance of exploitation in the next 30 days.
Description
The Cordova plugin cordova-plugin-x-socialsharing (SocialSharing-PhoneGap-Plugin) for Android 6.0.4, registers an exported broadcast receiver nl.xservices.plugins.ShareChooserPendingIntent with an android.intent.action.SEND intent filter. The onReceive implementation accesses Intent.EXTRA_CHOSEN_COMPONENT without checking for null. If a broadcast is sent with extras present but without EXTRA_CHOSEN_COMPONENT, the code dereferences a null value and throws a NullPointerException. Because the receiver is exported and performs no permission or caller validation, any local application on the device can send crafted ACTION_SEND broadcasts to this component and repeatedly crash the host application, resulting in a local, unauthenticated application-level denial of service for any app that includes the plugin.
Metrics
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Eddyverbruggen | Cordova Social Sharing | 6.0.4 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-65835?
How severe is CVE-2025-65835?
How do I fix CVE-2025-65835?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-65829The ESP32 system on a chip (SoC) that powers the Meatmeet ba…6.8
- CVE-2025-6583A vulnerability, which was classified as critical, was found…8.8
- CVE-2025-65830Due to a lack of certificate validation, all traffic from th…9.1
- CVE-2025-65831The application uses an insecure hashing algorithm (MD5) to …7.5
- CVE-2025-65832The mobile application insecurely handles information stored…4.6
- CVE-2025-65834Meltytech Shotcut 25.10.31 is vulnerable to Buffer Overflow.…9.8
- CVE-2025-65836PublicCMS V5.202506.b is vulnerable to SSRF. in the chat int…9.1
- CVE-2025-65837PublicCMS V5.202506.b is vulnerable to Cross Site Scripting …5.4
- CVE-2025-65838PublicCMS V5.202506.b is vulnerable to path traversal via th…7.5
- CVE-2025-65840PublicCMS V5.202506.b is vulnerable to Cross Site Request Fo…8.8
- CVE-2025-65841Aquarius Desktop 3.0.069 for macOS stores user authenticatio…6.2
- CVE-2025-65842The Aquarius HelperTool (1.0.003) privileged XPC service on …5.1
Are you affected by CVE-2025-65835?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
