往事不回首,安全不停步。AiRedTeam 的安全随笔,记录那些与代码和漏洞博弈的深夜。代码为剑,漏洞为砺,守一方数字净土。以此笔墨,化作守望万物的白泽。

安全情报

CVE-2026-7332 (CVSS 7.2) - The LatePoint – Calendar Booking Plugin for Appointments and Events plugin for W

📡 NVD-Latest · 2026-05-06 CVE-2026-7332 (CVSS 7.2) - The LatePoint – Calendar Booking Plugin for Appointments and Events plugin for W CVE-2026-7332 CVE-2026-7332 CVSS:7.2 The LatePoint – Calendar Booking Plugin for Appointments and Events plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'booking_form_page_url'
阅读时间 1 分钟
漏洞分析

[remote] telnetd 2.7 - Buffer Overflow

CVE-2026-32746 GNU InetUtils telnetd 2.7 之前版本的 SLC 处理函数存在堆栈缓冲区溢出,可导致预认证远程代码执行。 Critical · CVSS 9.8 📋 漏洞基础信息 CVECVE-2026-32746漏洞类型堆栈缓冲区溢出受影响版本GNU InetUtils telnetd 2.7 及之前版本(inetutils-telnetd)危害等级Critical · CVSS 9.8发布日期2026-05-07提交者Jeff Barron (jeffaf)来源Exploit-DB 原文 ↗ 🔬 漏洞根因 在 telnetd/slc.c 的 add_slc() 函数中,向一个固定的 108 字节缓冲区 slcbuf 追加每个 SLC 三元组的 3 字节数据时,未进行边界检查,导致超过
阅读时间 10 分钟
漏洞分析

[webapps] Ghost CMS 6.19.0 - SQLi

CVE-2026-26980 Ghost CMS 6.19.0及更早版本Content API存在未经认证的布尔盲SQL注入,可提取数据库敏感数据。 Critical · CVSS 9.1 📋 漏洞基础信息 CVECVE-2026-26980漏洞类型SQL注入(布尔盲注)受影响版本Ghost CMS >=3.24.0, <=6.19.0危害等级Critical · CVSS 9.1发布日期2026-05-07提交者Maksim Rogov来源Exploit-DB 原文 ↗ 🔬 漏洞根因 Ghost CMS的Content API中tags端点filter参数未正确过滤用户输入。攻击者通过构造特殊的slug过滤条件,在CASE WHEN语句中注入恶意SQL条件,结合数据库错误函数(如SQLite的abs(-9223372036854775808)或MySQL的exp(710))触发错误,通过观察服务端返回的"InternalServerError"或"badrequesterror&
阅读时间 10 分钟
漏洞分析

[webapps] Bludit CMS 3.18.4 - RCE

CVE-2026-25099 Bludit CMS API插件未限制上传文件类型导致认证用户RCE Critical · CVSS 9.1 📋 漏洞基础信息 CVECVE-2026-25099漏洞类型未限制文件上传受影响版本Bludit CMS < 3.18.4危害等级Critical · CVSS 9.1发布日期2026-05-07提交者Yahia Hamza (https://yh.do)来源Exploit-DB 原文 ↗ 🔬 漏洞根因 Bludit CMS API插件的uploadFile()函数未对上传文件的扩展名和内容进行任何验证,允许通过POST /api/files/<page-key>上传任意类型的文件,包括PHP webshell。 🎯 攻击场景 前置条件:拥有有效的API token(可通过管理员面板获取或通过配置错误/日志泄露获得)。步骤:1. 通过GET /api/pages获取一个有效页面key;2.
阅读时间 5 分钟
漏洞分析

[local] NocoBase 2.0.27 - VM Sandbox Escape

CVE-2026-34156 NocoBase工作流脚本节点未正确隔离VM沙箱console对象,导致沙箱逃逸实现RCE。 Critical · CVSS 9.9 📋 漏洞基础信息 CVECVE-2026-34156漏洞类型沙箱逃逸RCE受影响版本NocoBase <= 2.0.27危害等级Critical · CVSS 9.9发布日期2026-05-07提交者Onurcan Genç来源Exploit-DB 原文 ↗ 🔬 漏洞根因 NocoBase在Workflow Script Node中执行用户提供的JavaScript时,虽使用Node.js vm沙箱及自定义require白名单限制模块加载,但传递给沙箱的console对象关联了宿主环境的WritableWorkerStdio流(console._stdout / console._stderr)。攻击者可通过原型链(console._stdout.constructor.constructor)获取宿主环境的Function构造函数,进而访问process对象并调用proces
阅读时间 10 分钟
安全情报

CVE-2026-42877 - FacturaScripts vulnerable to stored XSS via product reference in sales/purchases

📡 GitHub-Advisory · 2026-05-07 CVE-2026-42877 - FacturaScripts vulnerable to stored XSS via product reference in sales/purchases CVE-2026-42877 GHSA-r736-2678-fcrx MEDIUM composer/facturascripts/facturascripts CVE: CVE-2026-42877 Summary A stored Cross-Site Scripting (XSS) vulnerability exists in the product search modal of sales and purchases documents. An authenticated user with access to the warehouse module
阅读时间 1 分钟
安全情报

CVE-2026-27964 - FacturaScripts vulnerable to Reflected Cross-Site Scripting (XSS) via Cookie Man

📡 GitHub-Advisory · 2026-05-07 CVE-2026-27964 - FacturaScripts vulnerable to Reflected Cross-Site Scripting (XSS) via Cookie Man CVE-2026-27964 GHSA-gq5c-rw37-g46c LOW composer/facturascripts/facturascripts CVE: CVE-2026-27964 Summary A Reflected Cross-Site Scripting (XSS) vulnerability exists in the fsNick cookie parameter. The application reflects the cookie's value directly into the HTML without sanitization. Details
阅读时间 1 分钟
安全情报

CVE-2026-27891 - FacturaScripts Vulnerable to Remote Code Execution (RCE) via Zip Slip in Plugin

📡 GitHub-Advisory · 2026-05-07 CVE-2026-27891 - FacturaScripts Vulnerable to Remote Code Execution (RCE) via Zip Slip in Plugin CVE-2026-27891 GHSA-3pgc-xqg9-cfr6 HIGH composer/facturascripts/facturascripts CVE: CVE-2026-27891 Summary A Critical vulnerability exists in the Plugins::add() function. The system fails to properly validate the file paths within uploaded ZIP archives. This allows an
阅读时间 1 分钟
安全情报

GHSA-gr3r-crp5-qrrm - Compromised tag of intercom-php published via GitHub

📡 GitHub-Advisory · 2026-05-07 GHSA-gr3r-crp5-qrrm - Compromised tag of intercom-php published via GitHub GHSA-gr3r-crp5-qrrm CRITICAL composer/intercom/intercom-php CVE: Impact On April 30, 2026, a malicious commit was pushed to the intercom/intercom-php repository and tagged as version 5.0.2, using a compromised service account (github-management-service). This occurred as part of
阅读时间 1 分钟
安全情报

CVE-2026-44513 - Diffusers has a `trust_remote_code` bypass via `custom_pipeline` and local custo

📡 GitHub-Advisory · 2026-05-07 CVE-2026-44513 - Diffusers has a `trust_remote_code` bypass via `custom_pipeline` and local custo CVE-2026-44513 GHSA-98h9-4798-4q5v HIGH pip/diffusers CVE: CVE-2026-44513 Impact A trust_remote_code bypass in DiffusionPipeline.from_pretrained allows arbitrary remote code execution despite the user passing trust_remote_code=False (or omitting it,
阅读时间 1 分钟
安全情报

CVE-2026-44248 - Netty MQTT: Resource exhaustion in MqttDecoder

📡 GitHub-Advisory · 2026-05-07 CVE-2026-44248 - Netty MQTT: Resource exhaustion in MqttDecoder CVE-2026-44248 GHSA-jfg9-48mv-9qgx MEDIUM maven/io.netty:netty-codec-mqtt CVE: CVE-2026-44248 Impact The MQTT 5 header Properties section is parsed and buffered _before_ any message size limit is applied. Specifically, in MqttDecoder, the decodeVariableHeader() method is called before the bytesRemainingBeforeVariableHeader > maxBytesInMessage
阅读时间 1 分钟
安全情报

CVE-2026-44007 - vm2 NodeVM `nesting: true` bypasses `require: false` allowing sandbox escape and

📡 GitHub-Advisory · 2026-05-07 CVE-2026-44007 - vm2 NodeVM `nesting: true` bypasses `require: false` allowing sandbox escape and CVE-2026-44007 GHSA-8hg8-63c5-gwmx CRITICAL npm/vm2 CVE: CVE-2026-44007 Summary When a NodeVM is created with nesting: true, sandbox code can unconditionally require('vm2') regardless of the outer VM's require configuration — including require:
阅读时间 1 分钟
安全情报

CVE-2026-43998 - vm2 has a NodeVM require.root bypass via symlink traversal that allows sandbox e

📡 GitHub-Advisory · 2026-05-07 CVE-2026-43998 - vm2 has a NodeVM require.root bypass via symlink traversal that allows sandbox e CVE-2026-43998 GHSA-cp6g-6699-wx9c HIGH npm/vm2 CVE: CVE-2026-43998 Summary NodeVM's require.root path restriction can be bypassed using filesystem symlinks, allowing sandboxed code to load modules from outside the allowed root
阅读时间 1 分钟
安全情报

CVE-2026-44003 - vm2's Transformer Fast-Path Bypass Exposes Internal State Variable

📡 GitHub-Advisory · 2026-05-07 CVE-2026-44003 - vm2's Transformer Fast-Path Bypass Exposes Internal State Variable CVE-2026-44003 GHSA-wp5r-2gw5-m7q7 MEDIUM npm/vm2 CVE: CVE-2026-44003 Summary vm2's code transformer has a performance optimization that skips AST analysis when the code does not contain catch, import, or async keywords. This fast-path bypass allows
阅读时间 1 分钟
安全情报

CVE-2026-44000 - vm2 Host Promise Resolution Preserves Object Identity Across Sandbox Boundary

📡 GitHub-Advisory · 2026-05-07 CVE-2026-44000 - vm2 Host Promise Resolution Preserves Object Identity Across Sandbox Boundary CVE-2026-44000 GHSA-mpf8-4hx2-7cjg MEDIUM npm/vm2 CVE: CVE-2026-44000 Summary A sandbox boundary violation in vm2 allows host object identity to cross into the sandbox through host Promise resolution. When a host-side Promise that resolves to a host
阅读时间 1 分钟
[!] CONTACT_CHANNELS

如需商务合作、技术咨询或漏洞反馈,请通过以下离岸节点联系作者。

> PING_AUTHOR (@A1RedTeam)