FeehiCMS Post My Comment Tab cross-site request forgery
Description
A vulnerability, which was classified as problematic, has been found in FeehiCMS. Affected by this issue is some unknown functionality of the component Post My Comment Tab. The manipulation leads to cross-site request forgery. The attack may be launched remotely. The identifier of this vulnerability is VDB-213788.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
FeehiCMS Post My Comment Tab is vulnerable to cross-site request forgery (CSRF), allowing remote attackers to perform unauthorized actions on behalf of authenticated users.
Vulnerability
Overview A cross-site request forgery (CSRF) vulnerability has been identified in FeehiCMS, specifically within the Post My Comment Tab component. The vulnerability is classified as problematic and can be triggered remotely without authentication, exploiting the lack of CSRF protections on form submissions [1].
Attack
Vector and Exploitation The attack is launched remotely, meaning an attacker can craft a malicious web page or link that, when visited by an authenticated FeehiCMS user, will submit a forged request to the Post My Comment endpoint. This does not require direct interaction beyond the victim clicking the malicious link or loading the crafted page [1].
Impact
Successful exploitation enables the attacker to perform actions on behalf of the victim user, such as posting unauthorized comments, altering settings, or other operations the victim has permission to perform within the FeehiCMS application. This undermines the integrity of user actions and can be leveraged for further attacks like account takeover or content manipulation [1].
Mitigation
Status At the time of publication, no official patch or advisory has been released by the FeehiCMS maintainers (liufee/feehicms repository) specifically addressing this CSRF vulnerability. Users are advised to implement general CSRF countermeasures, such as using anti-CSRF tokens and validating request origins, or consider limiting comment functionality until a fix is available [2].
AI Insight generated on May 21, 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.0.1.1 | — |
Affected products
2- unspecified/FeehiCMSv5Range: n/a
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3- github.com/advisories/GHSA-cjp8-vv38-p3g2ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2022-4014ghsaADVISORY
- vuldb.comghsaWEB
News mentions
0No linked articles in our index yet.