Description
A vulnerability was determined in Mstfakts College-Management-System. This affects the function session_start of the file Front-end/server.php of the component Authentication. Executing a manipulation can lead to session fixiation. It is possible to launch the attack remotely. The exploit has been publicly disclosed and may be utilized. This product takes the approach of rolling releases to provide continious delivery. Therefore, version details for affected and updated releases are not available. The project was informed of the problem early through an issue report but has not responded yet.
Published: 2026-09-22
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: Session Hijacking
Action: Patch ASAP
AI Analysis

Impact

The vulnerability arises from improper handling of session_start in the authentication module, allowing an attacker to set a valid session identifier before a user logs in. This session fixation can enable the attacker to hijack the victim’s account and gain unauthorized access to sensitive resources, compromising confidentiality and integrity of the system. The flaw can be triggered remotely by an attacker delivering a crafted request to the server.

Affected Systems

The affected product is Mstfakts College-Management-System. No specific version information is available because the project uses rolling releases, meaning all current releases may be vulnerable until a fix is released.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate severity, and the exploitability is confirmed to be remote with publicly disclosed methods. The EPSS score is unavailable and the vulnerability is not listed in the CISA KEV catalog. According to the description, an attacker can manipulate the session_start call by sending a pre-set session identifier, then log in and assume the victim’s session. It is inferred that no special access beyond the ability to send HTTP requests to the authentication endpoint is required.

Generated by OpenCVE AI on September 23, 2026 at 00:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest release of Mstfakts College-Management-System when the maintainer provides a fix.
  • Ensure the authentication logic regenerates a new session ID immediately after a successful login, discarding any pre‑existing ID.
  • Enforce HTTPS, set the session cookie to Secure and HttpOnly, and avoid passing session identifiers in URLs to mitigate fixation risks.

Generated by OpenCVE AI on September 23, 2026 at 00:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 22 Sep 2026 23:00:00 +0000

Type Values Removed Values Added
Description A vulnerability was determined in Mstfakts College-Management-System. This affects the function session_start of the file Front-end/server.php of the component Authentication. Executing a manipulation can lead to session fixiation. It is possible to launch the attack remotely. The exploit has been publicly disclosed and may be utilized. This product takes the approach of rolling releases to provide continious delivery. Therefore, version details for affected and updated releases are not available. The project was informed of the problem early through an issue report but has not responded yet.
Title Mstfakts College-Management-System Authentication server.php session_start session fixiation
First Time appeared Mstfakts
Mstfakts college-management-system
Weaknesses CWE-384
CPEs cpe:2.3:a:mstfakts:college-management-system:*:*:*:*:*:*:*:*
Vendors & Products Mstfakts
Mstfakts college-management-system
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'}


Subscriptions

Mstfakts College-management-system
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-22T22:45:16.325Z

Reserved: 2026-09-22T16:13:43.149Z

Link: CVE-2026-95828

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-22T23:17:08.723

Modified: 2026-09-22T23:17:08.723

Link: CVE-2026-95828

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-23T01:00:11Z

Weaknesses