PatchSiren cyber security CVE debrief
CVE-2026-65011 Graylog2 CVE debrief
CVE-2026-65011 is a vulnerability in Graylog2 Server before commit 46a2eeb. The vulnerability is due to a missing per-entity permission check in the POST /events/definitions/{definitionId}/duplicate endpoint. This 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.
- Vendor
- Graylog2
- Product
- graylog2-server
- CVSS
- MEDIUM 5.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-07-22
- Original CVE updated
- 2026-07-22
- Advisory published
- 2026-07-22
- Advisory updated
- 2026-07-22
Who should care
Users of Graylog2 Server before commit 46a2eeb should be aware of this vulnerability and take steps to mitigate it. Specifically, administrators and users with the eventdefinitions:create capability should be cautious when duplicating event definitions.
Technical summary
The vulnerability exists in the POST /events/definitions/{definitionId}/duplicate endpoint of Graylog2 Server before commit 46a2eeb. A missing per-entity permission check allows authenticated users to clone any event definition, potentially leading to unauthorized access to sensitive information such as detection queries, aggregation thresholds, grouping fields, schedules, and notification bindings. This could allow attackers with the low-privilege eventdefinitions:create capability to read private event definitions. The vulnerability has a CVSS score of 5.3 and a severity of MEDIUM. Users should review and update permissions, and consider additional security controls to protect sensitive event definitions.
Defensive priority
Medium priority should be given to patching or mitigating this vulnerability, as it could allow attackers to access sensitive information.
Recommended defensive actions
- Apply the patch from commit 46a2eeb or later
- Restrict access to the POST /events/definitions/{definitionId}/duplicate endpoint
- Monitor for suspicious activity related to event definition duplication
- Review and update user permissions and capabilities
- Consider implementing additional security controls to protect sensitive event definitions
Evidence notes
The CVE record was published on 2026-07-22T17:16:58.837Z and has not been modified since then. The NVD entry is currently 5.3 MEDIUM. Limited information is available about the affected scope and vendor remediation.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-65011 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-65011
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-65011 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-65011
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/Graylog2/graylog2-server/commit/46a2eeba4cdbc1408ff4cbf7b466853a8acfb38d
-
Source reference
Unverified legacy reference
URL: https://github.com/Graylog2/graylog2-server/issues/26590
-
Source reference
Unverified legacy reference
URL: https://github.com/Graylog2/graylog2-server/pull/26706
-
Source reference
Unverified legacy reference
URL: https://github.com/Graylog2/graylog2-server/pull/26718
-
Source reference
Unverified legacy reference
URL: https://github.com/Graylog2/graylog2-server/pull/26719
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/graylog2-server-missing-permission-check-on-event-definition-duplicate
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.