PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-92789 Graylog2 CVE debrief

CVE-2026-92789 is a high-severity server-side request forgery (SSRF) vulnerability in Graylog through version 7.1.4. The vulnerability allows an attacker with lookup table or event notification permissions to craft allowlisted endpoints that redirect to internal services, enabling the server to fetch and return internal responses. This could lead to unauthorized access to internal services and potential data breaches. Defenders should assess the exposure of their Graylog instances and prioritize verification of the vulnerability.

Vendor
Graylog2
Product
graylog2-server
CVSS
HIGH 7.1
CISA KEV
Not listed in stored evidence
Original CVE published
2026-09-16
Original CVE updated
2026-09-22
Advisory published
2026-09-16
Advisory updated
2026-09-22

Who should care

Defenders responsible for Graylog instances should assess exposure and prioritize verification of the vulnerability. This includes IT administrators, security teams, and compliance officers who oversee the security and integrity of internal services. Additionally, developers and engineers involved in the maintenance and configuration of Graylog instances should be aware of this vulnerability and take necessary precautions to prevent exploitation.

Why it matters

CVE-2026-92789 is a high-severity SSRF vulnerability in Graylog that allows attackers to fetch internal responses. Defenders should prioritize verifying the vulnerability in their Graylog instances and assessing exposure to internal services.

  • Verify vulnerability in Graylog instances
  • Assess exposure to internal services
  • Restrict permissions for lookup table and event notification
  • Monitor for suspicious activity

Technical summary

Graylog through 7.1.4 validates outbound URLs against an allowlist before making requests but fails to re-validate after following HTTP redirects. Attackers with lookup table or event notification permissions can craft allowlisted endpoints that redirect to internal services, enabling the server to fetch and return internal responses. This vulnerability can be exploited without authentication, and defenders should prioritize verifying the vulnerability in their Graylog instances and assessing exposure to internal services.

Defensive priority

Defenders should prioritize verifying the vulnerability in their Graylog instances and assessing exposure to internal services.

Recommended defensive actions

  • Verify the vulnerability in Graylog instances
  • Assess exposure to internal services
  • Restrict permissions for lookup table and event notification
  • Monitor for suspicious activity
  • Implement additional logging and monitoring for internal service requests
  • Review and update allowlists to prevent similar vulnerabilities
  • Conduct regular security audits to identify and address potential weaknesses

Evidence notes

The vulnerability is caused by Graylog's failure to re-validate outbound URLs after following HTTP redirects. This allows attackers to craft allowlisted endpoints that redirect to internal services. The issue is particularly concerning because it can be exploited by attackers with lookup table or event notification permissions, which may be more common than admin-level access. Evidence of exploitation includes logs of unusual requests to internal services and monitoring of network activity for suspicious patterns.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-92789 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-92789

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-92789 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-92789

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.