CVE-2026-26953

MEDIUM
中文标题:
(暂无数据)
英文标题:
Pi-hole Web Interface has Stored HTML Injection via X-Forwarded-For Header in Active Sessions Table
CVSS分数: 5.4
发布时间: 2026-02-19 22:50:08
漏洞类型: (暂无数据)
状态: PUBLISHED
数据质量分数: 0.40
数据版本: v2
漏洞描述
中文描述:

(暂无数据)

英文描述:

Pi-hole Admin Interface is a web interface for managing Pi-hole, a network-level ad and internet tracker blocking application. Versions 6.0 and above have a Stored HTML Injection vulnerability in the active sessions table located on the API settings page, allowing an attacker with valid credentials to inject arbitrary HTML code that will be rendered in the browser of any administrator who visits the active sessions page. The rowCallback function contains the value data.x_forwarded_for, which is directly concatenated into an HTML string and inserted into the DOM using jQuery’s .html() method. This method interprets the content as HTML, which means that any HTML tags present in the value will be parsed and rendered by the browser. An attacker can use common tools such as curl, wget, Python requests, Burp Suite, or even JavaScript fetch() to send an authentication request with an X-Forwarded-For header that contains malicious HTML code instead of a legitimate IP address. Since Pi-hole implements a Content Security Policy (CSP) that blocks inline JavaScript, the impact is limited to pure HTML injection without the ability to execute scripts. This issue has been fixed in version 6.4.1.

CWE类型:
CWE-116 CWE-20 CWE-79
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 CPE
pi-hole web < 6.4.1 - - cpe:2.3:a:pi-hole:web:<_6.4.1:*:*:*:*:*:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
https://github.com/pi-hole/web/security/advisories/GHSA-8rw8-vjgp-rwj6 x_refsource_CONFIRM
cve.org
访问
https://github.com/pi-hole/web/commit/1a0c6f4fe6d0116fd2846b2adaae95996b7f194d x_refsource_MISC
cve.org
访问
https://github.com/pi-hole/web/releases/tag/v6.4.1 x_refsource_MISC
cve.org
访问
CVSS评分详情
3.1 (cna)
MEDIUM
5.4
CVSS向量: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L
机密性
NONE
完整性
LOW
可用性
LOW
时间信息
发布时间:
2026-02-19 22:50:08
修改时间:
2026-02-19 22:50:08
创建时间:
2026-02-20 06:00:03
更新时间:
2026-02-21 06:00:05
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
CVE cve_CVE-2026-26953 2026-02-20 03:19:39 2026-02-19 22:00:03
NVD nvd_CVE-2026-26953 2026-02-20 02:00:04 2026-02-19 22:00:06
版本与语言
当前版本: v2
主要语言: EN
支持语言:
EN
安全公告
暂无安全公告信息
变更历史
v2 NVD
2026-02-20 06:00:06
data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
  • data_sources: ['cve'] -> ['cve', 'nvd']