Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. cordova-plugin-inappbrowser
  4. ›
  5. CVE-2026-47430

CVE-2026-47430: Cordova Plugin InAppBrowser: iOS: Arbitrary Cordova callback IDs can be dispatched without validation from InAppBrowser WebViews.

June 8, 2026 (updated June 12, 2026)

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 configurations could craft reusable payloads targeting widely-adopted plugins.

References

  • github.com/advisories/GHSA-q42j-x8rq-pjg6
  • lists.apache.org/thread/sb539nss3b0545wnyt1pbh7zgwjvz2qq
  • nvd.nist.gov/vuln/detail/CVE-2026-47430

Code Behaviors & Features

Detect and mitigate CVE-2026-47430 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 6.0.1

Fixed versions

  • 6.0.1

Solution

Upgrade to version 6.0.1 or above.

Impact 9 CRITICAL

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-20: Improper Input Validation

Source file

npm/cordova-plugin-inappbrowser/CVE-2026-47430.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 23 Jun 2026 12:24:16 +0000.