cbcvebase.

October System vulnerabilities

23 known vulnerabilities affecting october/system.

Total CVEs
23
CISA KEV
1
actively exploited
Public exploits
3
Exploited in wild
2
Severity breakdown
CRITICAL3HIGH6MEDIUM9LOW5

Vulnerabilities

Page 1 of 2
CVE-2021-32648P1CRITICALCVSS 9.1KEVPoC≥ 0, < 1.0.472≥ 1.1.1, < 1.1.52021-08-30
CVE-2021-32648 [CRITICAL] CWE-287 Account Takeover in Octobercms Account Takeover in Octobercms ### Impact An attacker can request an account password reset and then gain access to the account using a specially crafted request. - To exploit this vulnerability, an attacker must know the username of an administrator and have access to the password reset form. ### Patches - Issue has been patched in Build 472 and v1.1.5 - [Shortened patch instructions](https://github.com/daftspunk/CVE-2021-326
ghsaosv
CVE-2020-11022P1MEDIUMCVSS 6.1ExploitedPoC≥ 1.0.319, < 1.0.4662020-06-05
[MEDIUM] Use of insecure jQuery version in OctoberCMS Use of insecure jQuery version in OctoberCMS ### Impact Passing HTML from untrusted sources - even after sanitizing it - to one of jQuery's DOM manipulation methods (i.e. .html(), .append(), and others) may execute untrusted code. ### Patches Issue has been patched in Build 466 (v1.0.466) by applying the recommended patch from @jquery. ### Workarounds Apply https://github.com/octobercms/october/commit/5c7ba9fbe9f2b596b2f0e3436ee06b91b97e58
ghsaosv
CVE-2022-21705P3HIGHPoC≥ 0, < 1.0.474≥ 1.1.0, < 1.1.10+1 more2022-02-23
CVE-2022-21705 [HIGH] CWE-74 Authenticated remote code execution in October CMS Authenticated remote code execution in October CMS ### Impact An authenticated user with the permissions to create, modify and delete website pages can exploit this vulnerability to bypass `cms.safe_mode` / `cms.enableSafeMode` in order to execute arbitrary code. - This issue only affects admin panels that rely on safe mode and restricted permissions. - To exploit this vulnerability, an attacker must first have ac
ghsaosv
CVE-2021-32650P3HIGH≥ 1.1.0, < 1.1.6≥ 0, < 1.0.4732022-01-14
CVE-2021-32650 [HIGH] CWE-74 october/system arbitrary code execution october/system arbitrary code execution ### Impact Assuming an attacker with access to the backend is able to execute PHP code by using the theme import feature. This will bypass the safe mode feature that prevents PHP execution in the CMS templates. ### Patches Issue has been patched in Build 473 and v1.1.6 ### Workarounds Apply https://github.com/octobercms/october/commit/167b592eed291ae1563c8fcc5b9b34a03a300f26 to your
ghsaosv
CVE-2021-29487P3CRITICALCVSS 9.1≥ 0, < 1.0.472≥ 1.1.1, < 1.1.52021-08-30
CVE-2021-29487 [CRITICAL] CWE-287 October CMS auth bypass and account takeover October CMS auth bypass and account takeover ### Impact An attacker can exploit this vulnerability to bypass authentication using a specially crafted persist cookie. - To exploit this vulnerability, an attacker must obtain a Laravel’s secret key for cookie encryption and signing. - Due to the logic of how this mechanism works, a targeted user account must be logged in while the attacker is exploiting the vulnerabil
ghsaosv
CVE-2022-24800P3HIGH≥ 0, < 1.0.476≥ 1.1.0, < 1.1.12+1 more2022-07-13
CVE-2022-24800 [HIGH] CWE-362 October CMS upload process vulnerable to RCE via Race Condition October CMS upload process vulnerable to RCE via Race Condition ### Impact This advisory affects plugins that expose the `October\Rain\Database\Attach\File::fromData` as a public interface. This vulnerability does not affect vanilla installations of October CMS since this method is not exposed or used by the system internally or externally. When the developer allows the user to specify their own file
ghsaosv
CVE-2021-32649P3HIGH≥ 1.1.0, < 1.1.6≥ 0, < 1.0.4732022-01-14
CVE-2021-32649 [HIGH] CWE-74 October/System authenticated file write leads to remote code execution October/System authenticated file write leads to remote code execution ### Impact Assuming an attacker with "create, modify and delete website pages" privileges in the backend is able to execute PHP code by running specially crafted Twig code in the template markup. ### Patches Issue has been patched in Build 473 and v1.1.6 ### Workarounds Apply https://github.com/octobercms/october/commit/1
ghsaosv
CVE-2023-44382P3CRITICAL≥ 3.0.0, < 3.4.152023-11-29
CVE-2023-44382 [CRITICAL] CWE-94 October CMS safe mode bypass using Twig sandbox escape October CMS safe mode bypass using Twig sandbox escape ### Impact An authenticated backend user with the `editor.cms_pages`, `editor.cms_layouts`, or `editor.cms_partials` permissions who would normally not be permitted to provide PHP code to be executed by the CMS due to `cms.safe_mode` being enabled can write specific Twig code to escape the Twig sandbox and execute arbitrary PHP. This is not a problem f
ghsaosv
CVE-2022-35944P3HIGH≥ 2.0.0, < 2.2.34≥ 3.0.0, < 3.0.662022-10-13
CVE-2022-35944 [HIGH] CWE-94 October CMS Safe Mode bypass leads to authenticated Remote Code Execution October CMS Safe Mode bypass leads to authenticated Remote Code Execution ### Impact This vulnerability only affects installations that rely on the safe mode restriction, commonly used when providing public access to the admin panel. Assuming an attacker has access to the admin panel and permission to open the "Editor" section, they can bypass the Safe Mode (`cms.safe_mode`) restriction to in
ghsaosv
CVE-2021-41126P3HIGH≥ 2.1.0, < 2.1.122021-10-06
CVE-2021-41126 [HIGH] CWE-287 Deleted Admin Can Sign In to Admin Interface Deleted Admin Can Sign In to Admin Interface ### Impact Assuming an administrator once had previous access to the admin interface, they may still be able to sign in to the backend using October CMS v2.0. ### Patches The issue has been patched in v2.1.12 ### Workarounds - Reset the password of the deleted accounts to prevent them from signing in. - Please contact [email protected] for code change instructions if yo
ghsaosv
CVE-2026-26067P4MEDIUM≥ 0, < 3.7.14≥ 4.0.0, < 4.1.102026-04-21
CVE-2026-26067 [MEDIUM] CWE-200 October CMS has Safe Mode Bypass via CSS Preprocessor Compilers October CMS has Safe Mode Bypass via CSS Preprocessor Compilers A server-side information disclosure vulnerability was identified in the handling of CSS preprocessor files. Backend users with Editor permissions could craft `.less`, `.sass`, or `.scss` files that leverage the compiler's import functionality to read arbitrary files from the server. This worked even with `cms.safe_mode` enabled. ### Im
ghsa
CVE-2023-44383P4MEDIUM≥ 3.0.0, < 3.5.22023-11-29
CVE-2023-44383 [MEDIUM] CWE-79 October CMS stored XSS by authenticated backend user with improper configuration October CMS stored XSS by authenticated backend user with improper configuration ### Impact A user with access to the media manager that stores SVG files could create a stored XSS attack against themselves and any other user with access to the media manager when SVG files are supported. SVG files are supported by default in v3 for convenience; however, this has resulted in multiple
ghsaosv
CVE-2026-24906P4MEDIUM≥ 4.0.0, < 4.1.10≥ 0, < 3.7.142026-04-14
CVE-2026-24906 [MEDIUM] CWE-79 October CMS has Stored XSS in Backend Editor Markup Classes October CMS has Stored XSS in Backend Editor Markup Classes A stored cross-site scripting (XSS) vulnerability was identified in the Backend Editor Settings. The Markup Classes fields (used for paragraph styles, inline styles, table styles, etc.) did not sanitize input to valid CSS class name characters. Malicious values were rendered unsanitized in Froala editor dropdown menus, allowing JavaScript executi
ghsa
CVE-2022-23655P4MEDIUM≥ 1.1.0, < 1.1.11≥ 0, < 1.0.4752022-02-24
CVE-2022-23655 [MEDIUM] CWE-347 Missing server signature validation in OctoberCMS Missing server signature validation in OctoberCMS ### Impact This advisory affects authors of plugins and themes listed on the October CMS marketplace where an end-user will inadvertently expose authors to potential financial loss by entering their private license key into a compromised server. It has been disclosed that a project fork of October CMS v1.0 is using a compromised gateway to access the October CMS
ghsaosv
CVE-2024-51991P4LOW≥ 0, < 3.7.52025-05-05
CVE-2024-51991 [LOW] CWE-434 October CMS Allows Unprotected SVG Rename in Media Manager October CMS Allows Unprotected SVG Rename in Media Manager ### Impact This advisory affects authenticated administrators with sites that have the `media.clean_vectors` configuration enabled. This configuration will sanitize SVG files uploaded using the media manager. This vulnerability allows an authenticated user to bypass this protection by uploading it with a permitted extension (for example, .jpg or .pn
ghsaosv
CVE-2023-44381P4MEDIUM≥ 3.0.0, < 3.4.152023-11-29
CVE-2023-44381 [MEDIUM] CWE-94 October CMS safe mode bypass using Page template injection October CMS safe mode bypass using Page template injection ### Impact An authenticated backend user with the `editor.cms_pages`, `editor.cms_layouts`, or `editor.cms_partials` permissions who would normally not be permitted to provide PHP code to be executed by the CMS due to `cms.safe_mode` being enabled can craft a special request to include PHP code in the CMS template. This is not a problem for anyon
ghsaosv
CVE-2026-24907P4MEDIUM≥ 4.0.0, < 4.1.10≥ 0, < 3.7.142026-04-14
CVE-2026-24907 [MEDIUM] CWE-79 October CMS has Stored XSS in Event Log Mail Preview October CMS has Stored XSS in Event Log Mail Preview A stored cross-site scripting (XSS) vulnerability was identified in the Event Log mail preview feature. When viewing logged mail messages, HTML content was rendered in an iframe without proper sandboxing, allowing JavaScript execution in the viewer's browser context. ### Impact - Stored XSS via mail template content rendered in Event Log - Could allow privile
ghsa
CVE-2024-25637P4LOW≥ 3.2, < 3.5.152024-06-26
CVE-2024-25637 [LOW] CWE-79 October System module has a Reflected XSS via X-October-Request-Handler Header October System module has a Reflected XSS via X-October-Request-Handler Header ### Impact The X-October-Request-Handler Header does not sanitize the AJAX handler name and allows unescaped HTML to be reflected back. There is no impact since this vulnerability cannot be exploited through normal browser interactions. This unescaped value is only detectable when using a proxy interception too
ghsaosv
CVE-2025-61676P4MEDIUM≥ 0, < 3.7.13≥ 4.0.0, < 4.0.122026-01-09
CVE-2025-61676 [MEDIUM] CWE-79 October CMS Vulnerable to Stored XSS via Branding Styles October CMS Vulnerable to Stored XSS via Branding Styles A cross-site scripting (XSS) vulnerabilities was identified in October CMS backend configuration forms: - **Branding and Appearances Styles** A user with the `Customize Backend Styles` permission could inject malicious HTML/JS into the stylesheet input at *Settings → Branding & Appearance → Styles*. A specially crafted input could break out of the in
ghsaosv
CVE-2025-61674P4MEDIUM≥ 0, < 3.7.13≥ 4.0.0, < 4.0.122026-01-09
CVE-2025-61674 [MEDIUM] CWE-79 October CMS Vulnerable to Stored XSS via Editor and Branding Styles October CMS Vulnerable to Stored XSS via Editor and Branding Styles A cross-site scripting (XSS) vulnerabilities was identified in October CMS backend configuration forms: - **Editor Settings Markup Styles** A user with the `Global Editor Settings` permission could inject malicious HTML/JS into the stylesheet input at *Settings → Editor Settings → Markup Styles*. A specially crafted input could
ghsaosv
October System vulnerabilities | cvebase