CVE-2025-65835

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.
Configurations

Configuration 1 (hide)

AND
cpe:2.3:a:eddyverbruggen:cordova_social_sharing:6.0.4:*:*:*:*:node.js:*:*
cpe:2.3:o:google:android:-:*:*:*:*:*:*:*

History

07 Jan 2026, 20:57

Type Values Removed Values Added
References () https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin - () https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin - Product
References () https://medium.com/@lcrawfqrd/local-dos-via-exported-receivers-f6b1da10d3b7 - () https://medium.com/@lcrawfqrd/local-dos-via-exported-receivers-f6b1da10d3b7 - Exploit, Third Party Advisory
References () https://www.npmjs.com/package/cordova-plugin-x-socialsharing - () https://www.npmjs.com/package/cordova-plugin-x-socialsharing - Product
First Time Eddyverbruggen
Eddyverbruggen cordova Social Sharing
Google android
Google
CPE cpe:2.3:o:google:android:-:*:*:*:*:*:*:*
cpe:2.3:a:eddyverbruggen:cordova_social_sharing:6.0.4:*:*:*:*:node.js:*:*

15 Dec 2025, 20:15

Type Values Removed Values Added
CWE CWE-476
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 6.2

15 Dec 2025, 19:16

Type Values Removed Values Added
New CVE

Information

Published : 2025-12-15 19:16

Updated : 2026-01-07 20:57


NVD link : CVE-2025-65835

Mitre link : CVE-2025-65835

CVE.ORG link : CVE-2025-65835


JSON object : View

Products Affected

eddyverbruggen

  • cordova_social_sharing

google

  • android
CWE
CWE-476

NULL Pointer Dereference