cvedb.io
CVE-2025-65835
MEDIUM · CVSS 6.2
EPSS exploitation probability: 0%
Published 2025-12-15T19:16:05.373 · Last modified 2026-06-17T09:55:59.790

Summary

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 include

Affected products

eddyverbruggen — cordova_social_sharing

Does this affect you?

Add your gear to cvedb and we'll alert you only when eddyverbruggen ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.