VYPR
Moderate severityNVD Advisory· Published Dec 15, 2022· Updated Apr 21, 2025

CVE-2021-36573

CVE-2021-36573

Description

File Upload vulnerability in Feehi CMS thru 2.1.1 allows attackers to run arbitrary code via crafted image upload.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Feehi CMS 2.1.1 and earlier has a file upload vulnerability allowing arbitrary code execution through crafted image upload.

Vulnerability

Overview CVE-2021-36573 is a file upload vulnerability in Feehi CMS through version 2.1.1. The vulnerability allows an attacker to upload a crafted image file that contains executable code, leading to arbitrary code execution on the server.[1][2]

Exploitation

To exploit this vulnerability, an attacker must have access to the file upload functionality, typically available to authenticated users with publishing permissions. By crafting an image file (e.g., a PNG with embedded PHP code) and uploading it, the attacker can bypass file type validation and execute arbitrary PHP code on the server.[3]

Impact

Successful exploitation allows the attacker to execute arbitrary commands, potentially leading to full compromise of the web application and underlying server. This could result in data theft, site defacement, or further lateral movement within the network.

Mitigation

Feehi CMS has not released a patched version for this vulnerability. Users are advised to apply strict file upload validation, limit upload permissions, and consider using a web application firewall (WAF) to detect malicious uploads. The software is no longer actively maintained, so migration to an alternative CMS may be necessary.[1]

AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
feehi/feehicmsPackagist
<= 2.1.1

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

3

News mentions

0

No linked articles in our index yet.