Your RSA-2048 keys break in 2030. Find every one of them before attackers do.
📦
📦 npm
Not in CISA KEV
CRITICAL severity

GHSA-c6pw-q7f2-97hv — cordova-plugin-inappbrows…

CRITICAL

GHSA-c6pw-q7f2-97hv is a critical-severity (CVSS 9.8) vulnerability in cordova-plugin-inappbrowser. A fix is available for cordova-plugin-inappbrowser — see the affected versions and patch details below.

Privilege Escalation in cordova-plugin-inappbrowser

Also known asCVE-2019-0219
Published
Sep 4, 2020
Updated
Jun 18, 2026
Affected
1 pkg
Patched
1 / 1
Exploits
None indexed
Exploitation data as of Sep 26, 2026 · OSV.dev, NVD, FIRST.org (EPSS)

EPSS Exploitation Probability

via FIRST.org ↗
7.8%probability of exploitation in next 30 days
Lower Risk0.00%
Lower risk than most CVEs94th percentile — riskier than 94% of all scored CVEsHighest risk

Probability of exploitation in the next 30 days, from FIRST.org EPSS.

How urgent is this, really

GHSA-c6pw-q7f2-97hv by exploitation likelihood (EPSS) against impact (CVSS). Outside the shaded patch-first corner.

Where this sits among everything scored

Of 379,842 CVEs with a current EPSS score, this one falls in the < 10% band (highlighted). Counts from FIRST.org, log-scaled.

Real-World Exposure

1 pkg affected

How broadly this vulnerability is actually deployed: weekly install volume shows current usage, and reverse-dependency count shows how many other packages break if it stays unpatched.

45other npm packages depend on this — each one inherits the vulnerability until it's patched upstream
cordova-plugin-inappbrowsernpm
69Kdownloads / week

Description

Versions of cordova-plugin-inappbrowser prior to 3.1.0 are vulnerable to Privilege Escalation. A website running in the InAppBrowser webview on Android could execute arbitrary JavaScript in the main application's webview using a specially crafted gap-iab: URI. This affects Cordova Android applications using the package.

Recommendation

Upgrade to version 3.1.0 or later.

Affected Packages

1 total 1 fixed
EcosystemPackageVulnerable rangeFix
📦npmcordova-plugin-inappbrowserall versions3.1.0npm install cordova-plugin-inappbrowser@3.1.0

Affected Products

3 products · 8 configurations
Application
cordova inappbrowserapache
≤ 3.0.0
range
Application
instantis enterprisetrackoracle
3 versions
17.117.217.3
Application
retail xstore point of serviceoracle
4 versions
16.0.617.0.418.0.319.0.2

Detection & mitigation playbook

Open-source dependency
  1. Detect

    Scan your dependency tree (package-lock.json, pnpm-lock.yaml, requirements.txt, go.sum, etc.) for cordova-plugin-inappbrowser, including transitive dependencies — a direct dependency you never call can still pull in a vulnerable version.

  2. Fix

    Update cordova-plugin-inappbrowser to 3.1.0 or later, then make sure no transitive (indirect) dependency still pins the vulnerable range — O3 confirms GHSA-c6pw-q7f2-97hv is resolved across your whole dependency graph.

  3. Workarounds

    Close the privilege gap rather than the entry point: audit which accounts, roles and service identities can reach the affected operation, drop the component to the least privilege it actually needs, and review file and directory permissions created by earlier installs — a default left in place is what makes this reachable.

Frequently Asked Questions

Versions of `cordova-plugin-inappbrowser` prior to 3.1.0 are vulnerable to Privilege Escalation. A website running in the InAppBrowser webview on Android could execute arbitrary JavaScript in the main application's webview using a specially crafted gap-iab: URI. This affects Cordova Android applications using the package. ## Recommendation Upgrade to version 3.1.0 or later.
O3 Security · Impact-Aware SCA

Is GHSA-c6pw-q7f2-97hv in your dependencies?

Find it across npm, including transitive dependencies.

GHSA-c6pw-q7f2-97hv: PrivEsc (Critical 9.8) | O3 Security