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.
Published: 2026-07-22
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Graylog2 Server contains a missing permission check on the POST /events/definitions/{definitionId}/duplicate endpoint. The missing check allows any authenticated user who has the low‑privilege eventdefinitions:create capability to duplicate any existing event definition. By duplicating an event definition, an attacker obtains the private configuration of that definition, including detection queries, aggregation thresholds, grouping fields, schedules and notification bindings. The vulnerability therefore provides unauthorized read access to internal monitoring configurations.

Affected Systems

Graylog2 graylog2-server implementations released before the commit that adds the missing permission check (commit 46a2eeb) are affected. All unpatched versions, irrespective of minor release number, expose the duplicate endpoint to users with eventdefinitions:create.

Risk and Exploitability

The CVSS base score of 5.3 indicates a moderate severity level. The EPSS score is reported as < 1% and the vulnerability is not listed in CISA KEV, suggesting low current exploitation probability. Attackers require only an authenticated session with eventdefinitions/create rights; no code execution or privilege escalation is described. Based on the description, it is inferred that exploitation does not provide runtime code execution, but it does expose sensitive configuration that could aid subsequent attacks. The primary risk to the organization is the disclosure of internal monitoring logic, which may assist an adversary in planning further reconnaissance or covert operations.

Generated by OpenCVE AI on August 3, 2026 at 23:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Graylog2 Server to a version that includes commit 46a2eeb or later.
  • Revoke the eventdefinitions:create permission from all non‑administrative accounts until an upgrade can be.
  • Restrict access to the POST /events/definitions API endpoint using network controls or an API gateway, allowing only trusted roles to invoke it.

Generated by OpenCVE AI on August 3, 2026 at 23:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 23 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Graylog2
Graylog2 graylog2-server
Vendors & Products Graylog2
Graylog2 graylog2-server

Wed, 22 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 22 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
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.
Title Graylog2 Server Missing Permission Check on Event Definition Duplicate
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Graylog2 Graylog2-server
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-24T21:35:12.085Z

Reserved: 2026-07-21T11:32:54.897Z

Link: CVE-2026-65011

cve-icon Vulnrichment

Updated: 2026-07-22T18:23:09.316Z

cve-icon NVD

Status : Deferred

Published: 2026-07-22T17:16:58.837

Modified: 2026-07-23T15:24:59.880

Link: CVE-2026-65011

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T23:30:17Z

Weaknesses