VYPR

Cordova Plugin Inappbrowser

by Npm

CVEs (1)

  • CVE-2026-47430CriJun 8, 2026
    risk 0.62cvss epss

    ## 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…