Description
Rainbond through 6.9.7 contains a broken access control vulnerability in the CheckToken function that allows authenticated attackers to access unauthorized enterprise resources by substituting another enterprise's tenant name in URL paths. Attackers can use any valid API token to bypass enterprise ID verification and access or modify another enterprise's services, plugins, environment variables, and certificates.
Published: 2026-08-13
Score: 8.6 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Rainbond through version 6.9.7 has a broken access control flaw in the CheckToken function. An authenticated attacker who possesses a valid API token can substitute another enterprise’s tenant name in the URL path, bypassing the system’s enterprise ID validation. This allows the attacker to see, modify or delete services, plugins, environment variables and certificates that belong to a different enterprise. The vulnerability is an IDOR that compromises the confidentiality and integrity of the affected enterprise’s resources.

Affected Systems

Goodrain’s Rainbond platform versions up to and including 6.9.7 are vulnerable. The issue affects all deployments that expose the Region API and rely on tenant name substitution for enterprise identity checks.

Risk and Exploitability

The CVSS score of 8.6 categorizes the flaw as high severity. The EPSS score is not published and the vulnerability is not listed in the CISA KEV catalog. Attackers need only an authenticated API token, which may be available to compromised or weakly protected users. Once authenticated, they can directly craft requests to the vulnerable endpoint to read or alter resources belonging to other enterprises, making the risk of cross‑enterprise data leakage or sabotage significant.

Generated by OpenCVE AI on August 13, 2026 at 19:40 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Rainbond to a patched release newer than 6.9.7, which removes the broken CheckToken logic
  • Restrict API token distribution and enforce strict role‑based access control so that tokens are only granted to users who need to interact with the Region API
  • If an upgrade is not immediately possible, block the vulnerable endpoints from unauthenticated or unknown sources using a firewall or WAF, and monitor for malicious activity

Generated by OpenCVE AI on August 13, 2026 at 19:40 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 18 Aug 2026 02:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 14 Aug 2026 10:00:00 +0000

Type Values Removed Values Added
First Time appeared Goodrain
Goodrain rainbond
Vendors & Products Goodrain
Goodrain rainbond

Thu, 13 Aug 2026 18:15:00 +0000

Type Values Removed Values Added
Description Rainbond through 6.9.7 contains a broken access control vulnerability in the CheckToken function that allows authenticated attackers to access unauthorized enterprise resources by substituting another enterprise's tenant name in URL paths. Attackers can use any valid API token to bypass enterprise ID verification and access or modify another enterprise's services, plugins, environment variables, and certificates.
Title Rainbond 6.9.7 Region API Cross-Enterprise IDOR via Tenant Access
Weaknesses CWE-639
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

Goodrain Rainbond
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-18T01:31:05.060Z

Reserved: 2026-08-10T13:53:42.482Z

Link: CVE-2026-72741

cve-icon Vulnrichment

Updated: 2026-08-18T01:31:00.556Z

cve-icon NVD

Status : Received

Published: 2026-08-13T18:18:16.670

Modified: 2026-08-18T02:17:27.473

Link: CVE-2026-72741

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-14T09:30:58Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key