Severity by source
AV:N/AC:H/PR:N/UI:R/S:U/C:N/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:N/UI:R/S:U/C:N/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, a reflected Cross-Site Scripting (XSS) vulnerability was identified in the backend DataTable widget where a query parameter was rendered without proper output escaping. This vulnerability is fixed in 3.7.16 and 4.1.16.
AnalysisAI
Reflected cross-site scripting (XSS) in October CMS backend DataTable widget allows unauthenticated remote attackers to inject arbitrary JavaScript via a query parameter, requiring user interaction to execute malicious code. The vulnerability affects versions prior to 3.7.16 and 4.1.16, with a low severity CVSS score of 3.1 reflecting the requirement for high attack complexity and user clicking a malicious link.
Technical ContextAI
The vulnerability exists in the backend DataTable widget, a server-side interface component used for data display and management. A query parameter is rendered into the HTML response without proper output encoding or sanitization, allowing an attacker to break out of the HTML context and inject script tags or event handlers. This is a classic reflected XSS (CWE-79) vulnerability where untrusted input flows directly from the HTTP request to the response. The attack vector is network-accessible, but the high attack complexity requirement (AC:H) suggests either the parameter must be crafted carefully or the vulnerable code path is not trivially exposed, such as requiring a specific browser behavior or encoding bypass.
RemediationAI
Upgrade to October CMS 3.7.16 or 4.1.16 or later, depending on the currently deployed major version. Both versions contain the fix implementing proper output encoding of query parameters in the DataTable widget. Administrators should test the upgrade in a non-production environment before deploying to production to ensure no custom extensions are broken by the fix. If immediate patching is not possible, restrict backend access to trusted networks only using web server firewall rules or reverse proxy authentication, and educate users not to click links to the backend from untrusted sources. These compensating controls reduce the attack surface by limiting who can be socially engineered into clicking a malicious link, though they do not eliminate the vulnerability itself.
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-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-24157
GHSA-jj38-h5w5-mvpf