Description
A weakness has been identified in liufee FeehiCMS up to 2.1.1. This impacts an unknown function of the file environments/prod/backend/config/main-local.php of the component Cookie Validation. This manipulation of the argument cookieValidationKey causes use of hard-coded cryptographic key
. The attack is possible to be carried out remotely. The exploit has been made available to the public and could be used for attacks. The project was informed of the problem early through an issue report but has not responded yet.
Published: 2026-09-07
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Authentication Bypass
Action: Apply Patch
AI Analysis

Impact

The vulnerability exists in liufee FeehiCMS up to version 2.1.1 and is located in the environments/prod/backend/config/main‑local.php file that processes cookie validation. By manipulating the cookieValidationKey argument, an attacker can cause the application to use a hard‑coded cryptographic key, a flaw classified as CWE‑320 and CWE‑321. This allows forged authentication cookies to be accepted, enabling an attacker to impersonate users or gain unauthorized access to the system. The impact is a loss of confidentiality and integrity for authenticated sessions, potentially allowing full account takeover.

Affected Systems

The vulnerability affects all installations of liufee FeehiCMS up to version 2.1.1 that deploy the default main‑local.php configuration, because the hard‑coded cookieValidationKey resides in that file.

Risk and Exploitability

The flaw carries a CVSS score of 5.3, indicating a moderate severity. No EPSS score is available, and the vulnerability is not listed in the CISA KEV catalog. The attack can be carried out remotely; public exploits have been released, and the vendor has not yet responded with a fix. An attacker can remotely manipulate cookie values and produce forged authentication tokens, thereby bypassing the system’s authentication checks.

Generated by OpenCVE AI on September 7, 2026 at 02:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade FeehiCMS to the latest version that removes the hard‑coded cookieValidationKey.
  • If upgrading is not feasible, manually configure a unique random cookieValidationKey in the application’s configuration to override the hard‑coded value.
  • Disable or reduce reliance on cookie‑based authentication, enforcing secure cookie attributes such as HttpOnly and Secure, and restrict access to session cookies to mitigate misuse.

Generated by OpenCVE AI on September 7, 2026 at 02:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 11 Sep 2026 23:45:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 07 Sep 2026 08:00:00 +0000

Type Values Removed Values Added
First Time appeared Feehi
Feehi feehicms
Vendors & Products Feehi
Feehi feehicms

Mon, 07 Sep 2026 01:30:00 +0000

Type Values Removed Values Added
Description A weakness has been identified in liufee FeehiCMS up to 2.1.1. This impacts an unknown function of the file environments/prod/backend/config/main-local.php of the component Cookie Validation. This manipulation of the argument cookieValidationKey causes use of hard-coded cryptographic key . The attack is possible to be carried out remotely. The exploit has been made available to the public and could be used for attacks. The project was informed of the problem early through an issue report but has not responded yet.
Title liufee FeehiCMS Cookie Validation main-local.php hard-coded key
First Time appeared Liufee
Liufee feehicms
Weaknesses CWE-320
CWE-321
CPEs cpe:2.3:a:liufee:feehicms:*:*:*:*:*:*:*:*
Vendors & Products Liufee
Liufee feehicms
References
Metrics cvssV2_0

{'score': 5, 'vector': 'AV:N/AC:L/Au:N/C:P/I:N/A:N/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 4.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-11T20:36:06.823Z

Reserved: 2026-09-06T08:59:21.214Z

Link: CVE-2026-86241

cve-icon Vulnrichment

Updated: 2026-09-11T20:03:10.571Z

cve-icon NVD

Status : Deferred

Published: 2026-09-07T02:17:21.067

Modified: 2026-09-11T21:17:39.983

Link: CVE-2026-86241

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-07T07:45:17Z

Weaknesses