
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-1437 is a Reflected Cross-Site Scripting (XSS) vulnerability in the Graylog Web Interface console, specifically version 2.2.3. The flaw arises from a lack of proper sanitization and output encoding, where several endpoints include URL segments directly in HTML responses without escaping. The primary affected endpoint is /system/authentication/users/edit/. It was published on February 18, 2026, and carries a CVSS v3.1 base score of 6.1 (Medium) (Feedly).
The root cause is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-Site Scripting). Multiple endpoints in the Graylog 2.2.3 web interface reflect portions of the request URL directly into HTML responses without applying output encoding, enabling an attacker to craft a malicious URL containing injected JavaScript. When a victim visits the crafted URL, the browser executes the injected script in the context of the Graylog web application. No authentication is required on the attacker's side, but user interaction (victim clicking the link) is necessary (Feedly).
Successful exploitation allows an attacker to execute arbitrary JavaScript in the victim's browser within the Graylog web application's origin. This can lead to limited session manipulation, theft of session tokens or cookies, phishing within the application context, and unauthorized actions performed on behalf of the authenticated victim. Availability is not impacted, but both confidentiality and integrity are affected at a low level (Feedly).
No public proof-of-concept exploit code or active in-the-wild exploitation has been reported for CVE-2026-1437 as of the available data. The EPSS score is approximately 0.044%, indicating a low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. No threat actor attribution has been identified (Feedly).
/system/authentication/users/edit/ endpoint.https://<graylog-host>/system/authentication/users/edit/<script>alert(document.cookie)</script>./system/authentication/users/edit/ containing URL-encoded script tags or JavaScript event handlers (e.g., %3Cscript%3E, onerror=, onload=) in the path or query string./system/authentication/users/edit/ endpoint with anomalous, non-alphanumeric characters or encoded payloads in the URL.Users should upgrade Graylog to a version beyond 2.2.3 that includes proper output encoding and input sanitization for all web interface endpoints. As a workaround, restrict access to the Graylog web interface to trusted internal networks or VPN, reducing the attack surface for reflected XSS delivery. Additionally, deploying a Web Application Firewall (WAF) with XSS filtering rules can help detect and block crafted URLs before they reach users (Feedly).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."