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.
| Package | Affected versions | Patched versions |
|---|---|---|
feehi/feehicmsPackagist | <= 2.1.1 | — |
Affected products
2- Feehi CMS/Feehi CMSdescription
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3- github.com/advisories/GHSA-67mh-hw8v-x8v9ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2021-36573ghsaADVISORY
- github.com/liufee/cms/issues/59ghsaWEB
News mentions
0No linked articles in our index yet.