GROWI applies its page-viewer permission check to attachment requests only when the request carries an authenticated user. retrieveAttachmentFromIdParam in apps/app/src/server/routes/attachment/get.ts guards the check with a condition requiring the user to be non-null, so a request that carries no session skips the check entirely and the handler returns the file. The routes reached this way, /attachment/:id and /download/:id, take the attachment identifier from the path, so an unauthenticated caller who has an attachment identifier receives the file regardless of whether the page owning it is private and regardless of whether that caller would be permitted to view the page. Identifiers can be retained by a user whose access was later removed, or recovered from anywhere the identifier was previously exposed. Version 8.0.2 runs the check for authenticated and unauthenticated requests alike, skipping it only where a valid share link has already bound the requested file to that link's page.
CVE-2026-80191
This high-severity CVE scores 7.5 under the CNA's CVSS (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 71% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.5
- EG Score
- 7.5(medium)
- EG Risk
- 49(Track)EG Risk 49/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity75% × 45%Exploitation0% × 40%Automatability100% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 29%
- KEV
- Not listed
Published
August 25, 2026
Last Modified
August 29, 2026
Advisory Details (5)
Auto-updated Aug 25, 2026GROWI before 8.0.2 Missing Authorization on Attachment Retrieval for Unauthenticated Requests | Advisories | VulnCheck
https://www.vulncheck.com/advisories/growi-before-8.0.2-missing-authorization-on-attachment-retrieval-for-unauthenticated-requestsv8.0.2
Patch available: growilabs/growi v8.0.2
https://github.com/growilabs/growi/releases/tag/v8.0.2growi/apps/app/src/server/routes/attachment/get.ts at v8.0.1 · growilabs/growi · GitHub
https://github.com/growilabs/growi/blob/v8.0.1/apps/app/src/server/routes/attachment/get.tsfix(attachment): Enforce page-viewer permission for guest requests too
Patch available: growilabs/growi v8.0.2 (PR #11756 merged 2026-08-25)
https://github.com/growilabs/growi/pull/11756GitHub - growilabs/growi: :anchor: GROWI - Team collaboration software using markdown · GitHub
https://github.com/growilabs/growiWeakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 11× in last 7d / 11× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-29 11:59 UTCEG score recompute
- 2026-08-29 05:05 UTCEG score recompute
- 2026-08-28 21:42 UTCEPSS rescore
- 2026-08-27 16:20 UTCEG score recompute
- 2026-08-27 14:25 UTCEPSS rescore
- 2026-08-26 15:56 UTCEG score recompute
- 2026-08-26 14:47 UTCEPSS rescore
- 2026-08-26 14:23 UTCEG score recompute
- 2026-08-25 23:25 UTCEG score recompute
- 2026-08-25 23:24 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-862
- CVE-2013-3960EG 9.9CRITICAL
- CVE-2015-10143EG 9.8CRITICAL
- CVE-2016-11036EG 9.8CRITICAL
- CVE-2018-11541EG 9.8CRITICAL
- CVE-2011-4183NVD 6.5EG 9.8CRITICAL
- CVE-2018-10251EG 9.8EPSS p90CRITICAL
- CVE-2018-1217EG 9.8EPSS p97CRITICAL
- CVE-2018-0015EG 9.8CRITICAL
- CVE-2017-12582EG 9.8CRITICAL
- CVE-2017-1000056EG 9.8CRITICAL
Frequently asked(5)
What is CVE-2026-80191?
When was CVE-2026-80191 disclosed?
Is CVE-2026-80191 actively exploited?
What is the CVSS score of CVE-2026-80191?
How do I remediate CVE-2026-80191?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-80191
Is Your Infrastructure Affected by CVE-2026-80191?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.