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

目标: 1000 元 · 已筹: 1325

100%

CVE-2026-9516— Cpanel::JSON::XS 安全漏洞

AI 预测 7.5 利用难度: 较易 EPSS 0.61% · P44

影响版本矩阵 1

厂商产品版本范围状态
RURBANCpanel::JSON::XS< 4.41affected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Cpanel::JSON::XS versions before 4.41 for Perl allow denial of service via UTF-8 BOM prefixed input when a decode filter callback throws
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
Cpanel::JSON::XS versions before 4.41 for Perl allow denial of service via UTF-8 BOM prefixed input when a decode filter callback throws. To skip a leading 3-byte UTF-8 BOM, decode_json() advances the input scalar's string pointer past the mark with SvPV_set() and restores it only on the normal return path. When decoding aborts through a Perl exception, for example a filter_json_object callback that croaks, the restore is skipped and the scalar is left with its string pointer offset into its own buffer and a shortened length. When that scalar is later freed, the allocator receives an invalid pointer and the interpreter aborts. A single BOM prefixed document decoded with a throwing filter callback crashes any caller.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
对无效指针或索引的释放
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Cpanel::JSON::XS 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Cpanel::JSON::XS是RURBAN个人开发者的一款将Perl数据结构转换为JSON的工具。 Cpanel::JSON::XS 4.41之前版本存在安全漏洞,该漏洞源于在解码过滤器回调抛出异常时,通过UTF-8 BOM前缀输入导致拒绝服务,可能使攻击者利用单个BOM前缀文档导致崩溃。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
RURBANCpanel::JSON::XS 0 ~ 4.41 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-9516 补丁与修复 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-9516

暂无评论


发表评论