Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-45694— LibreNMS: Reflected XSS in the Proxmox app view via unsanitized instance/vmid parameters

Quick assessment

Affected
librenms librenms
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

LibreNMS 是一个网络监控系统。在包括 26.4.0 及更早的版本中,Proxmox 应用程序视图存在反射型跨站脚本(XSS)漏洞,原因是用户提供的 和 GET 参数未经充分编码即被反射到页面标题中。 这些参数仅经过 处理后被写入页面标题,随后通过字符串插值写入行内 JavaScript 的 赋值语句中。因此,输入中的单引号可以终止 JavaScript 字符串,导致后续内容作为脚本执行。 攻击者若诱使已认证用户点击一个精心构造的链接,即可在该用户的会话中执行脚本,从而窃取会话数据等敏感信息。 该问题已在 2

CVSS 5.4 · Medium

Possible ATT&CK Techniques 1 AI

T1189 · Drive-by Compromise
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-45694

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
LibreNMS: Reflected XSS in the Proxmox app view via unsanitized instance/vmid parameters
Source: CVE Program / CVE List V5
Vulnerability Description
LibreNMS is a network monitoring system. In versions up to and including 26.4.0, the Proxmox application view is vulnerable to reflected cross-site scripting through the user-supplied instance and vmid GET parameters, which are reflected into the page title without adequate encoding. The parameters are placed into the page title with only strip_tags applied, and the title is then written into an inline document.title assignment through string interpolation, so a single quote terminates the JavaScript string and the remaining input runs as script. An attacker who lures an authenticated user into following a crafted link can execute script in that user's session, enabling actions such as theft of session data. This issue is fixed in version 26.5.0.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
Source: CVE Program / CVE List V5
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
librenms librenms < 26.5.0 -

II. Public POCs for CVE-2026-45694

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-45694

登录查看更多情报信息。

Patches & Fixes for CVE-2026-45694 (1)

Vendor Advisories for CVE-2026-45694 (1)

Same Patch Batch · librenms · 2026-08-26 · 3 CVEs total

CVE-2026-55182 8.6 HIGH LibreNMS: Remote Code Execution by Signal Alert Transportation Module
CVE-2026-80214 8.6 HIGH LibreNMS Virtualisation Discovery Module RCE

IV. Related Vulnerabilities

V. Comments for CVE-2026-45694

No comments yet


Leave a comment