CVE-2026-65011
Received Received - Intake

Missing Permission Check in Graylog2 Server Allows Event Definition Cloning

Vulnerability report for CVE-2026-65011, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-22

Last updated on: 2026-07-22

Assigner: VulnCheck

Description

Graylog2 Server before commit 46a2eeb contains a missing per-entity permission check in the POST /events/definitions/{definitionId}/duplicate endpoint that allows authenticated users to clone any event definition. Attackers with the low-privilege eventdefinitions:create capability can read private event definitions including detection queries, aggregation thresholds, grouping fields, schedules, and notification bindings by duplicating them.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-22
Last Modified
2026-07-22
Generated
2026-07-22
AI Q&A
2026-07-22
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
graylog2 graylog2-server to 7.1.5 (inc)
graylog2 graylog2-server to 7.0.10 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-65011 is a missing permission check in Graylog2 Server's event definition duplicate endpoint. It allows authenticated users with low privileges to clone and read private event definitions, including sensitive details like detection queries and notification settings.

Detection Guidance

Check Graylog2 server logs for repeated POST requests to /events/definitions/{definitionId}/duplicate endpoints. Monitor for unauthorized duplication attempts of event definitions by users with low-privilege capabilities like eventdefinitions:create.

Impact Analysis

Attackers could access private alert configurations, exposing detection logic, thresholds, and notification bindings. This undermines access controls and may lead to data leaks or misuse of sensitive information.

Compliance Impact

This vulnerability could potentially impact compliance with GDPR and HIPAA by exposing sensitive alert configurations, detection queries, and notification settings to unauthorized users. Unauthorized access to such data may violate confidentiality requirements under these regulations.

Mitigation Strategies
  • Upgrade Graylog2 server to version 7.1.6 or later, or apply the backported patch to versions 7.0 and 7.1.
  • Review and revoke unnecessary eventdefinitions:create capabilities from low-privilege users.
  • Audit existing event definitions for unauthorized duplication or access.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-65011. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart