CVE-2026-47430
Apache Software Foundation Cordova Plugin InAppBrowser, cordova inappbrowser
## Summary The iOS implementation of `cordova-plugin-inappbrowser` passes the `id` field from a `WKScriptMessage` body to `commandDelegate sendPluginResult:callbackId:` with no format validation (`CDVWKInAppBrowser.m:560–574`). Any web content loaded inside the InAppBrowser can fire any pending Cordova callback in the host app by posting a message whose `id` field is a guessable or enumerated callback identifier. An attack abusing this weakness must be tailored to the specific plugins and callback IDs the host app uses. Though an attacker with knowledge of common Cordova plugin configuratio...
- CVSS
- 9.5
- EPSS
- 0.72% 50.4% percentile
- CISA KEV
- Not listed
- Published
- 2026.06.08