Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
CVE-2026-14431 — 针对CVE-2026-14431的漏洞利用程序,通过精心构造的JavaScript文件提供V8沙箱读写原语,目标为Linux x64平台上的Chromium V8引擎。 | Kitploit
工具/GitHubGitHub/jaf0rk/cve-2026-14431
内存取证漏洞分析漏洞利用Web安全二进制利用
GitHubjaf0rk/cve-2026-14431

CVE-2026-14431

针对CVE-2026-14431的漏洞利用程序,通过精心构造的JavaScript文件提供V8沙箱读写原语,目标为Linux x64平台上的Chromium V8引擎。

查看仓库
1141个月前尚未审核

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

CVE-2026-14431

Bug修复

https://chromium-review.googlesource.com/c/v8/v8/+/7950517

root@kitploit:~
[maglev] Check map of inlined array in ArrayIteratorPrototypeNext

Fixed: 523884658
Change-Id: I2a2bba817952d7023eb4b97ad41d8bb460fb9359
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/7950517
Commit-Queue: Leszek Swirski <[email protected]>
Reviewed-by: Leszek Swirski <[email protected]>
Auto-Submit: Victor Gomes <[email protected]>
Cr-Commit-Position: refs/heads/main@{#108053}

环境

操作系统:Ubuntu 24.04 noble x64

v8版本:14.9.207.29

root@kitploit:~
commit 6511f6cfab1f24c360d0fb737d205c27da48a623 (HEAD -> 14.9.207.29, tag: 14.9.207.29-pgo, tag: 14.9.207.29, origin/chromium/7827_155)
Author: V8 Autoroll <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
Date:   Thu Jun 11 12:20:33 2026 -0700

    Version 14.9.207.29
    
    Version incremented at https://cr-buildbucket.appspot.com/build/8679264328861571937
    
    Change-Id: I5634f3737fbc1d77d27f7563c2575894bdb203d3
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/7927432
    Bot-Commit: v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/14.9@{#57}
    Cr-Branched-From: 8f08364a351ad38a60421137a09ef23953ecdd56-refs/heads/14.9.207@{#1}
    Cr-Branched-From: 8de67b11924d5e8c0032029165a52d800cf05f1f-refs/heads/main@{#106999}


构建参数:

root@kitploit:~
# Set build arguments here. See `gn help buildargs`.
is_debug = false
dcheck_always_on = false
v8_symbol_level = 2
v8_enable_object_print = true
v8_enable_sandbox = true
target_os = "linux"
target_cpu = "x64"

使用方法

使用以下命令运行ExP:

root@kitploit:~
d8 --allow-natives-syntax exp.js

补充说明

该漏洞质量高且非常易于利用。由于该漏洞相对较新,我尚未找到合适的V8沙箱逃逸漏洞与之串联使用。当前的ExP仅提供V8沙箱内的读写原语。

关于V8沙箱逃逸部分的研究仍在进行中。

下载工具