Description
GROWI contains a vulnerability with an authorization bypass through user-controlled key in the bookmark folder APIs. If this vulnerability is exploited, an authenticated attacker could retrieve, tamper with, and/or delete the other user's bookmark data.
Published: 2026-08-31
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Authorization Bypass
Action: Assess Impact
AI Analysis

Impact

GROWI contains an authorization bypass that occurs when a user supplies a key controlled by themselves in the bookmark folder APIs. The flaw allows an authenticated attacker to view, modify, or delete bookmark data belonging to other users, resulting in unauthorized disclosure, alteration, or denial of that data. The vulnerability directly compromises the integrity and confidentiality of user bookmark information within the application and is classified as CWE‑639, an authorization bypass due to improper validation of user‑supplied keys.

Affected Systems

The vulnerability affects the GROWI product developed by GROWI, Inc. No specific product versions are listed in the data, so the exposure is presumed to cover all released builds until a fix is applied.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity. EPSS data is unavailable, and the vulnerability is not listed in the CISA KEV catalog. Exploitation requires an authenticated user with legitimate access to the GROWI instance; the attacker can then craft API requests that include a key belonging to a target user, bypassing authorization checks. The likely attack vector is the application‑level bookmark folder API over HTTP/HTTPS, and deployment exposure is limited to the scope of the specific GROWI installation. The risk is elevated for environments with open or internet‑exposed GROWI instances where users have broad access and bookmark data is considered sensitive.

Generated by OpenCVE AI on August 31, 2026 at 08:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest GROWI release or vendor patch once it becomes available to correct the authorization bypass.
  • Restrict the ability to specify arbitrary keys in the bookmark folder API endpoints, limiting the operation to the authenticated user’s own data.
  • Audit bookmark‑related API activity to detect unauthorized access or abnormal modifications.

Generated by OpenCVE AI on August 31, 2026 at 08:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 31 Aug 2026 11:45:00 +0000

Type Values Removed Values Added
First Time appeared Growi
Growi growi
Vendors & Products Growi
Growi growi

Mon, 31 Aug 2026 06:45:00 +0000

Type Values Removed Values Added
Description GROWI contains a vulnerability with an authorization bypass through user-controlled key in the bookmark folder APIs. If this vulnerability is exploited, an authenticated attacker could retrieve, tamper with, and/or delete the other user's bookmark data.
Weaknesses CWE-639
References
Metrics cvssV3_0

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

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: jpcert

Published:

Updated: 2026-08-31T15:37:03.336Z

Reserved: 2026-06-18T05:42:14.173Z

Link: CVE-2026-53620

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-08-31T07:17:43.967

Modified: 2026-08-31T19:33:11.197

Link: CVE-2026-53620

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-31T11:18:55Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key