CVE-2026-13546
7.3Feehi · CMS
Feehi CMS contains an authentication bypass vulnerability in the /api/articles REST API endpoint, allowing unauthenticated remote attackers to manipulate content management operations.
Executive summary
An unauthenticated remote code execution or unauthorized access vulnerability in Feehi CMS poses a critical risk due to confirmed exploitation in the wild.
Vulnerability
The vulnerability resides in the REST API endpoint /api/articles, which lacks sufficient authentication mechanisms. This allows an unauthenticated attacker to remotely manipulate sensitive content management operations.
Business impact
The vulnerability carries a CVSS score of 7.3, reflecting a high risk of unauthorized data modification or system compromise. Successful exploitation could lead to the unauthorized alteration of web content, exposure of sensitive data, or complete loss of control over the content management system, potentially resulting in significant reputational damage and service disruption.
Remediation
Immediate Action: As there is currently no official patch, organizations should immediately restrict access to the /api/articles REST API endpoint via network-level controls or by disabling the affected functionality if not required.
Proactive Monitoring: Monitor web application logs for suspicious requests directed at the /api/articles endpoint, specifically looking for anomalous POST or DELETE methods originating from unauthorized IP addresses.
Compensating Controls: Deploy a Web Application Firewall (WAF) rule to block or filter requests to the /api/articles endpoint for all unauthenticated traffic.
Exploitation status
Public Exploit Available: true
Analyst recommendation
The presence of active exploitation in the wild renders this vulnerability extremely dangerous. Organizations currently running Feehi CMS versions up to 2.1.1 must treat this as a high-priority incident and apply network-level blocks to the vulnerable API endpoint immediately. Monitor vendor communications closely for the eventual release of a security patch.