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

CVE-2022-40001

CVE-2022-40001

Description

Cross Site Scripting (XSS) vulnerability in FeehiCMS-2.1.1 allows remote attackers to run arbitrary code via the title field of the create article page.

AI Insight

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

FeehiCMS 2.1.1 contains a stored XSS vulnerability in the article title field, allowing authenticated attackers to execute arbitrary JavaScript in the admin panel.

Vulnerability

Description

FeehiCMS 2.1.1 suffers from a stored Cross-Site Scripting (XSS) vulnerability in the title field of the create article page [1][2]. The application fails to properly sanitize or escape user input in the title parameter, allowing an attacker to inject arbitrary HTML and JavaScript code that is stored and later executed when the article is viewed [2].

Exploitation

Prerequisites

An attacker must be an authenticated user with permission to create articles in the FeehiCMS backend [2]. The exploit is triggered when any user (including administrators) accesses the article list or edit page, causing the injected script to execute in the victim's browser within the context of the admin panel [2].

Impact

Successful exploitation enables arbitrary JavaScript execution, which can be used to steal session cookies, perform actions on behalf of the victim, deface the admin interface, or pivot to further attacks against the CMS and its data [2][3].

Mitigation

Status

As of the advisory date, no official patch has been released for this vulnerability [1]. Administrators are advised to upgrade to the latest version of FeehiCMS if available, or manually implement input validation and output encoding for the article title field to prevent XSS attacks [1][2].

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.