Severity by source
AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:N
Primary rating from GitHub Advisory · only source for this CVE.
CVSS VectorGitHub Advisory
CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:N
Lifecycle Timeline
6DescriptionGitHub Advisory
October is a Content Management System (CMS) and web platform. Prior to 3.7.16 and 4.1.16, fine-grained sub-permission checks for asset and blueprint file operations were not enforced in the CMS and Tailor editor extensions. This only affects backend users who were explicitly granted editor access but had editor.cms_assets or editor.tailor_blueprints specifically withheld, an uncommon permission configuration. In this edge case, such users could perform file operations (create, delete, rename, move, upload) on theme assets or blueprint files despite lacking the required sub-permission. A related operator precedence error in the Tailor navigation also disclosed the theme blueprint directory tree under the same conditions. This vulnerability is fixed in 3.7.16 and 4.1.16.
AnalysisAI
October CMS versions prior to 3.7.16 and 4.1.16 fail to enforce fine-grained sub-permission checks for asset and blueprint file operations in the CMS and Tailor editor extensions, allowing backend users with editor access but explicitly withheld editor.cms_assets or editor.tailor_blueprints permissions to perform unauthorized file operations (create, delete, rename, move, upload) on theme assets and blueprint files. Additionally, an operator precedence error discloses the theme blueprint directory tree under the same conditions. This affects an uncommon permission configuration where high-privileged users have granular restrictions selectively applied.
Technical ContextAI
October CMS is a Laravel-based open-source content management system that provides role-based access control through a permission system. The vulnerability exists in permission enforcement logic within the CMS and Tailor editor extensions, which handle asset management and blueprint file operations. The root cause is classified as CWE-863 (Incorrect Authorization), indicating a failure to check permissions before allowing sensitive operations. The issue stems from an operator precedence error in permission evaluation logic, allowing authenticated backend users to bypass sub-permission checks that should restrict file operations on specific resource types (theme assets and blueprint files). Tailor is October's modern page-building extension that manages blueprint definitions stored in the filesystem.
RemediationAI
Upgrade to October CMS 3.7.16 or 4.1.16 to apply the vendor-released patch that implements proper sub-permission enforcement. For organizations unable to immediately patch, apply compensating controls by auditing and removing uncommon mixed-permission configurations where backend users are granted editor access while having specific sub-permissions (editor.cms_assets or editor.tailor_blueprints) explicitly withheld. Prefer binary permission models where users either have full editor privileges including asset/blueprint permissions or are restricted from editing entirely, avoiding the intermediate state that triggers this vulnerability. Monitor file operations on theme assets and blueprint directories for unauthorized modifications by backend users. Review audit logs for users with editor roles to identify those with atypical permission assignments. See GitHub Security Advisory GHSA-jvwg-phxx-j3rp for additional details and patch download links.
October CMS build 412 is vulnerable to PHP code execution in the file upload functionality resulting in site compromise
An issue was discovered in October through build 471. Rated critical severity (CVSS 9.8), this vulnerability is remotely
octobercms in a CMS platform based on the Laravel PHP Framework. Rated critical severity (CVSS 9.1), this vulnerability
Cross-Site Request Forgery exists in OctoberCMS 1.0.426 (aka Build 426) due to improper validation of CSRF tokens for po
Octobercms is a self-hosted CMS platform based on the Laravel PHP Framework. Rated high severity (CVSS 7.2), this vulner
October CMS through 1.0.431 allows XSS by entering HTML on the Add Posts page. Rated medium severity (CVSS 6.1), this vu
October CMS build 412 is vulnerable to PHP code execution in the asset manager functionality resulting in site compromis
October CMS build 412 is vulnerable to file path modification in asset move functionality resulting in creating creating
October CMS build 412 is vulnerable to Apache configuration modification via file upload functionality resulting in site
Cross-Site Scripting exists in OctoberCMS 1.0.425 (aka Build 425), allowing a least privileged user to upload an SVG fil
Cross-site scripting (XSS) vulnerability in October CMS build 271 and earlier allows remote attackers to inject arbitrar
A Cross-Site Scripting (XSS) vulnerability in installation of October v.3.4.16 allows an attacker to execute arbitrary w
Same weakness CWE-863 – Incorrect Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-24159
GHSA-jvwg-phxx-j3rp