Description
Cross-Site Request Forgery (CSRF) vulnerability exists in Halo CMS versions up to 2.25.4 via the CorsConfigurer.java and the CsrfConfigurer.java components. This allows a remote attacker to execute arbitrary code.
Published: 2026-08-18
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability is a cross‑site request forgery flaw in Halo CMS that allows an attacker to send crafted requests that bypass the site’s CSRF checks and trigger actions that execute arbitrary code on the server. The flaw originates in the CorsConfigurer.java and CsrfConfigurer.java components and is present in all releases up to 2.25.4. If exploited, the attacker could compromise the confidentiality, integrity, and availability of the entire CMS installation, potentially allowing full control over the hosted website.

Affected Systems

Affected systems are installations of Halo CMS version 2.25.4 or earlier. The flaw resides in the web application layer of the CMS. No other product versions are known to be impacted.

Risk and Exploitability

The vulnerability can be triggered remotely via HTTP requests that satisfy the target’s CSRF validation logic. EPSS score is < 1%, indicating a very low probability of exploitation, but the CVSS score of 9.3 indicates severe impact. The flaw is not listed in the CISA KEV catalog. Because it permits remote code execution, the potential impact is severe and the threat model suggests a high likelihood for attackers with sufficient resource motivation. Immediate remediation is strongly advised.

Generated by OpenCVE AI on August 21, 2026 at 18:39 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Halo CMS to a version that includes the CSRF fix (check vendor for patch).
  • If upgrading is not possible, enforce strict CSRF token validation for all state‑changing requests and ensure that the configuration files CorsConfigurer.java and CsrfConfigurer.java are secured against tampering.
  • Restrict or disable the specific endpoints and actions that are vulnerable until a patch is applied.
  • Monitor traffic for unusual CSRF request patterns and log suspicious activity.

Generated by OpenCVE AI on August 21, 2026 at 18:39 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 21 Aug 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Halo
Halo halo
Vendors & Products Halo
Halo halo

Fri, 21 Aug 2026 19:00:00 +0000

Type Values Removed Values Added
Title Cross‑Site Request Forgery in Halo CMS Enabling Remote Code Execution

Thu, 20 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 9.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N'}


Tue, 18 Aug 2026 20:15:00 +0000

Type Values Removed Values Added
Title Cross‑Site Request Forgery in Halo CMS Enabling Remote Code Execution
Weaknesses CWE-352

Tue, 18 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
Description Cross-Site Request Forgery (CSRF) vulnerability exists in Halo CMS versions up to 2.25.4 via the CorsConfigurer.java and the CsrfConfigurer.java components. This allows a remote attacker to execute arbitrary code.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-20T17:12:11.923Z

Reserved: 2026-07-30T00:00:00.000Z

Link: CVE-2026-67921

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-08-18T18:19:25.483

Modified: 2026-08-31T20:12:02.273

Link: CVE-2026-67921

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T21:19:19Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)