Cyber Posture

CVE-2026-2938

HighPublic PoC

Published: 22 February 2026

Published
22 February 2026
Modified
23 February 2026
KEV Added
Patch
CVSS Score 7.3 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
EPSS Score 0.0006 20.1th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-2938 is a high-severity Incorrect Privilege Assignment (CWE-266) vulnerability in Munyweki Student Result Management System. Its CVSS base score is 7.3 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 20.1th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190).
Threat & Defense Details

Likely Mitigating ControlsAI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-284 CWE-266

The access control policy and procedures directly mandate and enforce proper access control mechanisms across the organization.

addresses: CWE-284 CWE-266

Supervision and review of access control activities directly detects and remediates improper access configurations or usages.

addresses: CWE-284 CWE-266

Defining account types, requiring approvals for creation, specifying authorizations, monitoring usage, and reviewing accounts directly prevents improper access control by ensuring only authorized accounts exist and are used.

addresses: CWE-266 CWE-284

The control requires explicit definition of separated access authorizations, making incorrect privilege assignments that bundle conflicting duties harder to implement.

addresses: CWE-266 CWE-284

Ensures privileges are assigned only as necessary rather than incorrectly over-granted.

addresses: CWE-284

Device lock enforces restricted access until re-authentication, directly reducing unauthorized use of active sessions.

addresses: CWE-284

Explicitly identifying and documenting actions permitted without identification or authentication enforces proper access control boundaries by defining justified exceptions.

addresses: CWE-284

By automatically labeling outputs with security attributes, the control supports attribute-based enforcement and reduces exploitability of improper access control weaknesses.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

Unauthenticated remote exploit of public-facing web app (/update_smtp.php) via improper access controls (CWE-284/266) directly matches T1190 for initial access and SMTP config manipulation leading to account takeover.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

A vulnerability has been found in SourceCodester Student Result Management System 1.0. The affected element is an unknown function of the file /srms/script/admin/core/update_smtp.php. The manipulation leads to improper access controls. It is possible to initiate the attack remotely. The exploit…

more

has been disclosed to the public and may be used.

Deeper analysisAI

CVE-2026-2938 is a vulnerability in SourceCodester Student Result Management System 1.0 that involves improper access controls in an unknown function within the file /srms/script/admin/core/update_smtp.php. The issue, associated with CWE-266 and CWE-284, has a CVSS v3.1 base score of 7.3 (AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L), indicating high severity due to its network accessibility and lack of prerequisites.

Unauthenticated remote attackers can exploit this vulnerability with low attack complexity and no user interaction required. Successful exploitation enables SMTP hijacking, potentially leading to account takeover, with low impacts on confidentiality, integrity, and availability.

Advisories from VulDB and a GitHub repository detail the vulnerability, including a publicly disclosed exploit demonstrating unauthenticated SMTP hijacking to account takeover. The SourceCodester website is referenced, but no specific patches or mitigations are outlined in the available information.

The exploit has been disclosed to the public and may be used in active attacks.

Details

CWE(s)

Affected Products

munyweki
student result management system
1.0

CVEs Like This One

CVE-2026-2983Same product: Munyweki Student Result Management System
CVE-2025-2218Shared CWE-266, CWE-284
CVE-2025-0206Shared CWE-266, CWE-284
CVE-2026-5569Shared CWE-266, CWE-284
CVE-2026-5526Shared CWE-266, CWE-284
CVE-2026-7468Shared CWE-266, CWE-284
CVE-2026-4194Shared CWE-266, CWE-284
CVE-2026-2549Shared CWE-266, CWE-284
CVE-2025-2548Shared CWE-266, CWE-284
CVE-2026-1962Shared CWE-266, CWE-284

References