Description
An issue in FeehiCMS v.2.1.1 allows an attacker to escalate privileges via the Session management module, authentication logic, logout handler components
Published: 2026-07-31
Score: 7.4 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The issue in FeehiCMS v.2.1.1 allows an attacker to gain higher privileges by manipulating the session management, authentication, and logout processes, potentially giving the attacker full administrative control over the CMS. The flaw arises from improper handling of session state, enabling users authenticated with a lower role to acquire higher‑level permissions.

Affected Systems

This vulnerability affects FeehiCMS v.2.1.1. No confirmed data indicates whether other versions or products are affected; the CNA vendor/product information is unknown.

Risk and Exploitability

The EPSS score is below 1%, indicating a low probability of public exploitation at this time, and the vulnerability is not listed in CISA's KEV catalog. However, the potential for complete administrative takeover makes the risk high for affected systems. The likely attack vector is remote, via a web request that manipulates the session or authentication flow; the attacker could exploit the flaw without needing physical access or additional privileges. The CVSS score of 7.4 indicates a high severity, reflecting the potential for complete administrative takeover in terms of confidentiality, integrity, and availability.

Generated by OpenCVE AI on August 5, 2026 at 00:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest FeehiCMS release that contains a patched session management module.
  • If upgrading is not immediately possible, implement stricter session invalidation on logout and enforce role checks during authentication.
  • Apply the principle of least privilege to all user accounts and conduct regular role reviews to limit access.
  • Configure a web application firewall to detect and block suspicious session manipulation patterns.

Generated by OpenCVE AI on August 5, 2026 at 00:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 01:00:00 +0000

Type Values Removed Values Added
Title Privilege Escalation through Session Management Flaw in FeehiCMS 2.1.1

Tue, 04 Aug 2026 23:30:00 +0000

Type Values Removed Values Added
Title Privilege Escalation via Session Management in FeehiCMS v.2.1.1
Weaknesses CWE-640
CWE-862

Mon, 03 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-613
Metrics cvssV3_1

{'score': 7.4, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Sun, 02 Aug 2026 19:45:00 +0000

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

Sun, 02 Aug 2026 05:15:00 +0000

Type Values Removed Values Added
Title Privilege Escalation via Session Management in FeehiCMS v.2.1.1
Weaknesses CWE-640
CWE-862

Fri, 31 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
Description An issue in FeehiCMS v.2.1.1 allows an attacker to escalate privileges via the Session management module, authentication logic, logout handler components
References

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-03T17:00:23.580Z

Reserved: 2026-06-08T00:00:00.000Z

Link: CVE-2026-51953

cve-icon Vulnrichment

Updated: 2026-08-03T16:59:05.315Z

cve-icon NVD

Status : Received

Published: 2026-07-31T22:17:02.313

Modified: 2026-08-03T17:16:37.383

Link: CVE-2026-51953

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T00:45:03Z

Weaknesses
  • CWE-613

    Insufficient Session Expiration