Description
SigNoz before 0.133.0 contains a broken access control vulnerability that allows authenticated users to access other organizations' alert rules by supplying a target rule UUID, as the alert rule store predicates fail to filter by organization ID. Attackers can read, edit, and delete alert rules belonging to other organizations by exploiting the missing tenant isolation check, bypassing multi-tenant access controls.
Published: 2026-06-29
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

SigNoz before 0.133.0 contains a broken access control vulnerability that allows authenticated users to access other organizations’ alert rules by supplying a target rule UUID, as the alert rule store predicates fail to filter by organization ID. Attackers can read, edit, and delete alert rules belonging to other organizations by exploiting the missing tenant isolation check, bypassing multi‑tenant access controls.

Affected Systems

Any deployment of SigNoz running a version earlier than 0.133.0 in a multi‑tenant configuration is affected. Systems that expose the alert rule API or UI to authenticated users, such as the open‑source instances or self‑hosted installations, fall under this impact.

Risk and Exploitability

The CVSS score of 6.1 indicates moderate severity. The EPSS score of < 1% shows a low probability of exploitation. The vulnerability is not listed in the CISA KEV catalog. Attackers only need to be authenticated and know a target rule UUID, and they can then exploit the missing tenant isolation to read, modify, or delete alert rules across organization boundaries.

Generated by OpenCVE AI on July 31, 2026 at 16:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade SigNoz to version 0.133.0 or newer to eliminate the IDOR flaw.
  • If an immediate upgrade cannot be performed, restrict access to alert‑rule management endpoints in the API and UI to users who belong to the rule’s owning organization, and verify that permission checks enforce organization boundaries.
  • Audit existing alert rules for cross‑organization manipulation, and monitor logs for unauthorized read, update, or delete events that target rules of other organizations.

Generated by OpenCVE AI on July 31, 2026 at 16:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 20 Jul 2026 16:15:00 +0000

Type Values Removed Values Added
Description SigNoz through 0.130.1 contains a broken access control vulnerability that allows authenticated users to access other organizations' alert rules by supplying a target rule UUID, as the alert rule store predicates fail to filter by organization ID. Attackers can read, edit, and delete alert rules belonging to other organizations by exploiting the missing tenant isolation check, bypassing multi-tenant access controls. SigNoz before 0.133.0 contains a broken access control vulnerability that allows authenticated users to access other organizations' alert rules by supplying a target rule UUID, as the alert rule store predicates fail to filter by organization ID. Attackers can read, edit, and delete alert rules belonging to other organizations by exploiting the missing tenant isolation check, bypassing multi-tenant access controls.
Title SigNoz 0.130.1 - Cross-Organization Insecure Direct Object Reference in Alert Rules SigNoz < 0.133.0 - Cross-Organization Insecure Direct Object Reference in Alert Rules
References

Wed, 01 Jul 2026 10:30:00 +0000

Type Values Removed Values Added
First Time appeared Signoz
Signoz signoz
Vendors & Products Signoz
Signoz signoz

Mon, 29 Jun 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 29 Jun 2026 18:15:00 +0000

Type Values Removed Values Added
Description SigNoz through 0.130.1 contains a broken access control vulnerability that allows authenticated users to access other organizations' alert rules by supplying a target rule UUID, as the alert rule store predicates fail to filter by organization ID. Attackers can read, edit, and delete alert rules belonging to other organizations by exploiting the missing tenant isolation check, bypassing multi-tenant access controls.
Title SigNoz 0.130.1 - Cross-Organization Insecure Direct Object Reference in Alert Rules
Weaknesses CWE-639
References
Metrics cvssV3_1

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

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-20T15:44:46.563Z

Reserved: 2026-06-26T13:59:33.048Z

Link: CVE-2026-57956

cve-icon Vulnrichment

Updated: 2026-06-29T19:22:40.359Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T17:00:07Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key