HiLCOS web
Multiple Products
Hirschmann Industrial IT products (BAT-R, BAT-F, BAT450-F, BAT867-R, BAT867-F, WLC, BAT Controller Virtual) contain a heap overflow vulnerability in t...
2026-04-03
Description
Hirschmann Industrial IT products (BAT-R, BAT-F, BAT450-F, BAT867-R, BAT867-F, WLC, BAT Controller Virtual) contain a heap overflow vulnerability in the HiLCOS web interface that allows unauthenticated remote attackers to trigger a denial-of-service condition by sending specially crafted requests to the web interface
AI Analyst Comment
Remediation
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
---METADATA---
VENDOR: Masa CMS
PRODUCT: Masa CMS
AFFECTED_VERSIONS: prior to 7.2.8, 7.3.13, and 7.4.6
CONFIDENCE: high
MISSING: none
---END_METADATA---
Description Summary:
Masa CMS contains a remote code execution vulnerability in the addParam function, allowing unauthenticated attackers to execute arbitrary code via the m tag in the criteria parameter.
Executive Summary:
An unauthenticated remote code execution vulnerability in Masa CMS allows attackers to compromise the entire platform via malicious input.
Vulnerability Details
CVE-ID: CVE-2024-32641
Affected Software: Masa CMS
Affected Versions: Prior to 7.2.8, 7.3.13, and 7.4.6
Vulnerability: The vulnerability resides in the
addParamfunction, which improperly validates user input provided via thecriteriaparameter. This input is processed bysetDynamicContent, enabling an unauthenticated attacker to inject and execute arbitrary code using themtag.Business Impact
The CVSS score of 9.8 reflects the critical nature of this flaw, as it permits full system compromise without requiring authentication. Successful exploitation leads to unauthorized code execution, potential data breaches, and total loss of confidentiality, integrity, and availability of the content management system and its hosted data.
Remediation Plan
Immediate Action: Upgrade Masa CMS immediately to version 7.2.8, 7.3.13, or 7.4.6 to apply the necessary security patches.
Proactive Monitoring: Inspect web server logs for suspicious
mtag injections or unexpected activity associated with thecriteriaparameter.Compensating Controls: Deploy a Web Application Firewall (WAF) with rules designed to detect and block malicious input patterns targeting known CMS vulnerabilities.
Exploitation Status
Public Exploit Available: N/A
Analyst Notes: As of Dec 3, 2025, there is no public information indicating active exploitation of this vulnerability. However, due to the nature of the flaw, the potential for exploitation is high.
Analyst Recommendation
Remote code execution vulnerabilities in content management systems are high-priority targets for automated exploitation. Organizations running Masa CMS must perform the recommended updates immediately to prevent unauthorized access and potential system takeover.