{"vulnerability": "cve-2026-75837", "sightings": [{"uuid": "7a20f7ad-250d-404c-9eef-96f61646d2a9", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-75837", "type": "seen", "source": "https://bsky.app/profile/stemshop.bsky.social/post/3mtefck2d542b", "content": "\ud83d\udea8 CVE-2026-75837 \u2014 CVSS 9.3 CRITICAL\n\nGrav before 2.0.14 fails to guard the access field in the core group blueprint with the required security@:...\n\n\ud83d\udd0e https://stemshop.top/cve/CVE-2026-75837\n\n#CVE #CyberSecurity #InfoSec", "creation_timestamp": "2026-08-18T14:08:10.096449Z"}, {"uuid": "b2bece30-7e44-42e4-82f7-4e885daa03d1", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-75837", "type": "seen", "source": "https://bsky.app/profile/stackflag.bsky.social/post/3mte6petjve2t", "content": "CVE-2026-75837 - grav\nGrav users with lower permissions can gain super-admin rights by exploiting a weakness in the group access field. This allows them to access sensitive features. Update to Grav 2.0.14 or\u2026\n\nToo many irrelevant or confusing CVEs? Use stackflag.com\n\n#grav #getgrav #CVE #infosec", "creation_timestamp": "2026-08-18T12:10:07.187405Z"}, {"uuid": "757eab8f-fbca-4258-928f-88d48c9347c5", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-75837", "type": "seen", "source": "https://gist.github.com/alon710/70fc2f1f262a7b3002a77491b67fce87", "content": "# CVE-2026-75837: CVE-2026-75837: Privilege Escalation in Grav CMS via Missing Blueprint Validation\n\n&gt; **CVSS Score:** 9.1\n&gt; **Published:** 2026-09-17\n&gt; **Full Report:** https://cvereports.com/reports/CVE-2026-75837\n\n## Summary\nCVE-2026-75837 is a critical privilege escalation vulnerability affecting the Grav Flat-File Content Management System (CMS) in versions prior to 2.0.14. Due to a missing security guard on the access field within the core Flex group blueprint configuration file (system/blueprints/user/group.yaml), a delegated administrative operator can submit a crafted payload to elevate their permissions to super-administrator, which can then be leveraged to achieve remote code execution.\n\n## TL;DR\nA missing security decorator in Grav's group blueprint allowed delegated admin users to assign themselves super-admin privileges, leading to potential remote code execution.\n\n## Exploit Status: POC\n\n## Technical Details\n\n- **CWE ID**: CWE-269\n- **Attack Vector**: Network\n- **CVSS v3.1**: 9.1 (Critical)\n- **EPSS Score**: 0.00339 (Percentile: 27.20%)\n- **Exploit Status**: PoC\n- **KEV Status**: Not Listed\n\n## Affected Systems\n\n- Grav CMS\n- **grav**: &lt; 2.0.14 (Fixed in: `2.0.14`)\n\n## Mitigation\n\n- Upgrade Grav CMS to version 2.0.14 or above\n- Apply manual hotfix to system/blueprints/user/group.yaml if immediate upgrade is not feasible\n- Implement regular audits of user group configuration files for unauthorized permissions\n\n**Remediation Steps:**\n1. Locate system/blueprints/user/group.yaml inside your Grav installation directory.\n2. Find the 'access:' field parameter.\n3. Add 'security@: admin.super' under the access configuration parameters.\n4. Save the file and clear the Grav cache by executing 'bin/grav clear-cache'.\n\n## References\n\n- [GitHub Security Advisory](https://github.com/getgrav/grav/security/advisories/GHSA-xhfv-7758-r9hx)\n- [National Vulnerability Database (NVD)](https://nvd.nist.gov/vuln/detail/CVE-2026-75837)\n- [Vulnerability &amp; Exploit Research Release](https://www.vulncheck.com/advisories/grav-before-privilege-escalation-via-group-access-field)\n- [Git Commit Patch Diff](https://github.com/getgrav/grav/commit/5192316f5bf0f033636f43561829d7fc13a4ab64)\n\n\n---\n*Generated by [CVEReports](https://cvereports.com/reports/CVE-2026-75837) - Automated Vulnerability Intelligence*", "creation_timestamp": "2026-09-17T22:32:09.073841Z"}, {"uuid": "8f5c2797-7f34-4399-9aa2-51d7d67108e9", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "86ecb4e1-bb32-44d5-9f39-8a4673af8385", "vulnerability": "CVE-2026-75837", "type": "published-proof-of-concept", "source": "https://github.com/getgrav/grav/security/advisories/GHSA-xhfv-7758-r9hx", "content": "", "creation_timestamp": "2026-09-17T22:35:04.304326Z"}, {"uuid": "03c45dea-7db0-4350-ae86-535f9e1662e2", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-75837", "type": "seen", "source": "https://gist.github.com/alon710/70fc2f1f262a7b3002a77491b67fce87", "content": "# CVE-2026-75837: CVE-2026-75837: Privilege Escalation in Grav CMS via Missing Blueprint Validation\n\n&gt; **CVSS Score:** 9.1\n&gt; **Published:** 2026-09-17\n&gt; **Full Report:** https://cvereports.com/reports/CVE-2026-75837\n\n## Summary\nCVE-2026-75837 is a critical privilege escalation vulnerability affecting the Grav Flat-File Content Management System (CMS) in versions prior to 2.0.14. Due to a missing security guard on the access field within the core Flex group blueprint configuration file (system/blueprints/user/group.yaml), a delegated administrative operator can submit a crafted payload to elevate their permissions to super-administrator, which can then be leveraged to achieve remote code execution.\n\n## TL;DR\nA missing security decorator in Grav's group blueprint allowed delegated admin users to assign themselves super-admin privileges, leading to potential remote code execution.\n\n## Exploit Status: POC\n\n## Technical Details\n\n- **CWE ID**: CWE-269\n- **Attack Vector**: Network\n- **CVSS v3.1**: 9.1 (Critical)\n- **EPSS Score**: 0.00339 (Percentile: 27.20%)\n- **Exploit Status**: PoC\n- **KEV Status**: Not Listed\n\n## Affected Systems\n\n- Grav CMS\n- **grav**: &lt; 2.0.14 (Fixed in: `2.0.14`)\n\n## Mitigation\n\n- Upgrade Grav CMS to version 2.0.14 or above\n- Apply manual hotfix to system/blueprints/user/group.yaml if immediate upgrade is not feasible\n- Implement regular audits of user group configuration files for unauthorized permissions\n\n**Remediation Steps:**\n1. Locate system/blueprints/user/group.yaml inside your Grav installation directory.\n2. Find the 'access:' field parameter.\n3. Add 'security@: admin.super' under the access configuration parameters.\n4. Save the file and clear the Grav cache by executing 'bin/grav clear-cache'.\n\n## References\n\n- [GitHub Security Advisory](https://github.com/getgrav/grav/security/advisories/GHSA-xhfv-7758-r9hx)\n- [National Vulnerability Database (NVD)](https://nvd.nist.gov/vuln/detail/CVE-2026-75837)\n- [Vulnerability &amp; Exploit Research Release](https://www.vulncheck.com/advisories/grav-before-privilege-escalation-via-group-access-field)\n- [Git Commit Patch Diff](https://github.com/getgrav/grav/commit/5192316f5bf0f033636f43561829d7fc13a4ab64)\n\n\n---\n*Generated by [CVEReports](https://cvereports.com/reports/CVE-2026-75837) - Automated Vulnerability Intelligence*", "creation_timestamp": "2026-09-18T00:00:39.719015Z"}]}