Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-80204— Grav before 1.0.18 Authentication Bypass via Scoped API Key

Quick assessment

Affected
getgrav grav
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Grav API 插件(getgrav/grav-plugin-api)在 1.0.18 版本之前存在一个漏洞。在 BlueprintController 的 injectSecurityTab() 函数中,该插件未正确应用 API 密钥的作用域限制,用于判断页面的安全性/权限蓝图部分是否可编辑。由于该函数直接执行原始的 isSuperAdmin() 或 hasPermission() 检查,且不依赖于请求参数,因此无法强制实施 scopeAllows() 限制。这意味着,拥有受作用域限制的 API 密钥的用户可能

CVSS 5.4 · Medium

Affected Version Matrix 2

VendorProduct Version RangeStatus
getgrav grav < 1.0.18 affected
1.0.18 unaffected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-80204

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Grav before 1.0.18 Authentication Bypass via Scoped API Key
Source: CVE Program / CVE List V5
Vulnerability Description
The Grav API plugin (getgrav/grav-plugin-api) before 1.0.18 does not apply the API-key scope cap in the injectSecurityTab() function of BlueprintController when deciding whether a page's security/permissions blueprint section is editable. Because the function performs raw isSuperAdmin()/hasPermission() checks without a request parameter, it cannot enforce scopeAllows(). A caller holding a scoped API key may therefore see (and potentially edit) page permission fields beyond the scope granted to the key. The end-to-end write-time impact was not fully confirmed by the reporter.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
Source: CVE Program / CVE List V5
Vulnerability Type
授权机制不正确
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
getgrav grav 0 ~ 1.0.18 -

II. Public POCs for CVE-2026-80204

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-80204

登录查看更多情报信息。

Other References for CVE-2026-80204 (2)

IV. Related Vulnerabilities

V. Comments for CVE-2026-80204

No comments yet


Leave a comment