目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-47430— Apache Cordova Plugin InAppBrowser 输入验证错误漏洞

AI 预测 7.5 利用难度: 较易 EPSS 0.72% · P50

影响版本矩阵 1

厂商产品版本范围状态
Apache Software FoundationCordova Plugin InAppBrowser3.1.0≤ 6.0.0affected
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-47430 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Cordova Plugin InAppBrowser: iOS: Arbitrary Cordova callback IDs can be dispatched without validation from InAppBrowser WebViews
来源: CVE Program / CVE List V5
Vulnerability Description
## 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 configurations could craft reusable payloads targeting widely-adopted plugins. ## Impact An unauthenticated remote attacker who controls content displayed in the InAppBrowser — via a URL the app opens (OAuth redirect, marketing link, deep-link target) or a network interception — can call `window.webkit.messageHandlers.cordova_iab.postMessage({id: '<victim-callback-id>', d: '...'})` to fire callbacks belonging to any other installed Cordova plugin (Camera, Contacts, File, Geolocation). Cordova callback IDs follow the predictable format `<PluginName><sequential-integer>`, making enumeration feasible. Successful exploitation allows the attacker to spoof plugin results across trust boundaries — for example, injecting a forged camera approval, a fabricated contacts list, or a crafted file-read response. This issue affects Cordova Plugin InAppBrowser: from 3.1.0 through 6.0.0. Users are recommended to upgrade to version 6.0.1, which fixes the issue.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
来源: CVE Program / CVE List V5
Vulnerability Type
输入验证不恰当
来源: CVE Program / CVE List V5
Vulnerability Title
Apache Cordova Plugin InAppBrowser 输入验证错误漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Apache Cordova Plugin InAppBrowser是美国阿帕奇(Apache)基金会的一个嵌入式浏览器插件。 Apache Cordova Plugin InAppBrowser 3.1.0版本至6.0.0版本存在输入验证错误漏洞,该漏洞源于iOS实现中未对WKScriptMessage消息体的id字段进行格式验证,可能导致远程攻击者伪造插件结果并跨信任边界进行攻击。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
Apache Software FoundationCordova Plugin InAppBrowser 3.1.0 ~ 6.0.0 -

二、漏洞 CVE-2026-47430 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-47430 的情报信息

登录查看更多情报信息。

CVE-2026-47430 邮件列表归档 (1)

同批安全公告 · Apache Software Foundation · 2026-06-08 · 共 14 条

CVE-2026-29167Apache HTTP Server 资源管理错误漏洞
CVE-2026-29170Apache HTTP Server 跨站脚本漏洞
CVE-2026-44186Apache HTTP Server 安全漏洞
CVE-2026-34356Apache HTTP Server 安全漏洞
CVE-2026-42535Apache HTTP Server 安全漏洞
CVE-2026-43951Apache HTTP Server 缓冲区错误漏洞
CVE-2026-44119Apache HTTP Server 安全漏洞
CVE-2026-44631Apache HTTP Server 安全漏洞
CVE-2026-34355Apache HTTP Server 安全漏洞
CVE-2026-44185Apache HTTP Server 安全漏洞
CVE-2026-42536Apache HTTP Server 安全漏洞
CVE-2026-48913Apache HTTP Server 资源管理错误漏洞
CVE-2026-49975Apache HTTP Server 安全漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-47430

暂无评论


发表评论