CVE-2026-84204
Received Received - Intake

Access Control Flaw in GROWI Exposes Attachment Metadata

Vulnerability report for CVE-2026-84204, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-01

Last updated on: 2026-09-01

Assigner: VulnCheck

Description

GROWI contains an access control vulnerability in the GET /_api/v3/attachment/:id endpoint that fails to validate page access permissions. Authenticated attackers can retrieve attachment metadata from pages they cannot view by supplying known attachment identifiers.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-01
Last Modified
2026-09-01
Generated
2026-09-01
AI Q&A
2026-09-01
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
growilabs growi to 8.0.2 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

GROWI has an access control flaw in the GET /_api/v3/attachment/:id endpoint. It does not check if a user has permission to view a page before allowing access to attachment metadata. Authenticated attackers can exploit this by using known attachment IDs to retrieve metadata from pages they are not authorized to access.

Detection Guidance

To detect this vulnerability, monitor network traffic for unauthorized requests to the GET /_api/v3/attachment/:id endpoint. Check server logs for repeated access attempts to attachment IDs from users without proper page permissions.

Impact Analysis

An attacker could gather sensitive information about restricted pages by accessing attachment metadata. This may include filenames, sizes, or other details that reveal the existence or nature of confidential content, leading to potential data leaks or further exploitation.

Compliance Impact

This vulnerability could violate compliance requirements that mandate strict access controls and protection of sensitive data. GDPR and HIPAA both require safeguards to prevent unauthorized access to personal or health information. Failure to address this flaw may result in non-compliance and associated penalties.

Mitigation Strategies

Immediately update GROWI to the latest patched version. Restrict access to the /_api/v3/attachment/:id endpoint by implementing proper permission checks. Review and audit attachment access logs for suspicious activity.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-84204. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart