Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Endpoint is network-accessible with no authentication required; low CIA impact reflects constrained article-data scope with no scope change.
Primary rating from Vendor (VulDB).
CVSS VectorVendor: VulDB
Lifecycle Timeline
2DescriptionCVE.org
A vulnerability was found in Feehi CMS up to 2.1.1. This vulnerability affects unknown code of the file /api/articles of the component REST API Endpoint. Performing a manipulation results in missing authentication. The attack may be initiated remotely. The exploit has been made public and could be used. The project was informed of the problem early through an issue report but has not responded yet.
AnalysisAI
Unauthenticated access to the /api/articles REST API endpoint in Feehi CMS up to version 2.1.1 exposes article management functions without any credential verification, allowing remote attackers to interact with CMS content at low complexity and zero privilege. A publicly available proof-of-concept exploit exists via a GitHub issue report. The vendor has not responded to the disclosure, leaving installations without an official patch; no KEV listing indicates no confirmed mass exploitation at time of analysis, but the no-authentication network vector makes this trivially accessible to any internet-facing attacker.
Technical ContextAI
Feehi CMS (CPE: cpe:2.3:a:feehi:cms:*:*:*:*:*:*:*:*) versions through 2.1.1 expose a REST API endpoint at /api/articles that fails to enforce authentication before processing requests. CWE-306 (Missing Authentication for Critical Function) is the root cause class: the application routes requests to article management functionality without validating a session token, API key, or any identity assertion from the caller. In REST API architectures this typically manifests as absent or misconfigured middleware that should gate access before dispatching to controller logic. The CVSS 4.0 vector (AV:N/AC:L/AT:N/PR:N/UI:N) independently confirms the endpoint is directly reachable over the network with no attack complexity, no prerequisite privileges, and no attacker-side special conditions required.
RemediationAI
No vendor-released patch has been identified at time of analysis - the project was notified via issue report (https://github.com/liufee/cms/issues/87) but has not responded. Until a fix is released, administrators should restrict access to the /api/articles endpoint at the web server or reverse-proxy layer (e.g., deny all external requests to /api/ paths unless consumed by a known, controlled client - note this may break legitimate API integrations and should be tested before deployment). Alternatively, implement WAF rules requiring authenticated session or API-key headers on all /api/ routes, which adds a defense-in-depth layer without breaking functionality. If Feehi CMS remains unpatched for an extended period, migration to an actively maintained CMS platform should be evaluated. Monitor https://github.com/liufee/cms and https://vuldb.com/vuln/374554 for patch releases.
Cayin CMS suffers from an authenticated OS semi-blind command injection vulnerability using default credentials. Rated c
Multiple integer underflows in the icmLut_allocate function in International Color Consortium (ICC) Format library (iccl
phpKF CMS 3.00 Beta allows unauthenticated PHP file upload by disguising it as a PNG, then renaming it for execution. Po
Deserialization of Untrusted Data in the Sitecore.Security.AntiCSRF (aka anti CSRF) module in Sitecore CMS 7.0 to 7.2 an
Deserialization of Untrusted Data in the anti CSRF module in Sitecore through 9.1 allows an authenticated attacker to ex
SQL injection vulnerability in hava_post.php in Havalite CMS 1.1.0 and earlier allows remote attackers to execute arbitr
Unrestricted file upload vulnerability in hava_upload.php in Havalite CMS 1.1.0 and earlier allows remote attackers to e
Cross-site request forgery (CSRF) vulnerability in Ilch CMS allows remote attackers to hijack the authentication of admi
Multiple cross-site scripting (XSS) vulnerabilities in Havalite 1.0.4 and earlier allow remote attackers to inject arbit
A security vulnerability in juzaweb CMS (CVSS 6.3). Risk factors: public PoC available.
A security vulnerability in juzaweb CMS (CVSS 6.3). Risk factors: public PoC available.
A security vulnerability in juzaweb CMS (CVSS 6.3). Risk factors: public PoC available.
Same technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-40046
GHSA-9vx2-hrrc-hrgq