Cyber Posture

CVE-2026-3770

MediumPublic PoC

Published: 08 March 2026

Published
08 March 2026
Modified
09 March 2026
KEV Added
Patch
CVSS Score 4.3 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
EPSS Score 0.0005 14.7th percentile
Risk Priority 9 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-3770 is a medium-severity CSRF (CWE-352) vulnerability in Oretnom23 Computer Laboratory Management System. Its CVSS base score is 4.3 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 14.7th 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) and 2 other techniques.
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-862

Requiring an access control policy ensures authorization checks are defined and applied for critical functions.

addresses: CWE-862

Reviews of access controls detect missing authorization checks on critical functions or resources.

addresses: CWE-862

Documenting permitted unauthenticated actions prevents missing authorization by making all exceptions explicit and subject to organizational review.

addresses: CWE-862

Requiring attribute association with information prevents authorization from being performed without necessary security or privacy context.

addresses: CWE-862

Mandating authorization prior to allowing remote connections addresses missing authorization for remote access.

addresses: CWE-862

Mandating authorization before wireless connections are allowed prevents missing authorization for wireless access.

addresses: CWE-862

The control requires authorization before allowing mobile device connections, directly mitigating missing authorization for system access.

addresses: CWE-862

Requiring approvals for account creation and specifying authorizations ensures authorization is not missing for system access.

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.
T1204.001 Malicious Link Execution
An adversary may rely upon a user clicking a malicious link in order to gain execution.
T1566.002 Spearphishing Link Initial Access
Adversaries may send spearphishing emails with a malicious link in an attempt to gain access to victim systems.
Why these techniques?

CSRF vuln in public-facing web app directly enables T1190 exploitation; attack vector explicitly requires tricking user via malicious link (T1204.001) or spearphishing link (T1566.002) to trigger forged requests.

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

NVD Description

A flaw has been found in SourceCodester Computer Laboratory Management System 1.0. This affects an unknown part. This manipulation causes cross-site request forgery. The attack is possible to be carried out remotely. The exploit has been published and may be…

more

used.

Deeper analysisAI

CVE-2026-3770 is a cross-site request forgery (CSRF) vulnerability, linked to CWE-352 and CWE-862, affecting SourceCodester Computer Laboratory Management System 1.0. The flaw resides in an unspecified component of the software, enabling manipulation that leads to CSRF attacks. It carries a CVSS v3.1 base score of 4.3 (AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N), rated as medium severity due to its network accessibility and low integrity impact potential.

Remote, unauthenticated attackers can exploit this vulnerability with low attack complexity, though it requires user interaction, such as tricking a victim into clicking a malicious link or performing an action on a spoofed page. Successful exploitation allows attackers to perform unauthorized actions on behalf of an authenticated user within the application, potentially leading to low-level integrity violations like unintended data modifications.

Advisories and additional details are documented on VulDB (https://vuldb.com/?ctiid.349748, https://vuldb.com/?id.349748, https://vuldb.com/?submit.768839) and the vendor site (https://www.sourcecodester.com/). A public exploit is available at https://gist.github.com/richardaugustine/618db4846b5ea60344721c716ef31b4e, indicating it may already be in use by threat actors.

Details

CWE(s)

Affected Products

oretnom23
computer laboratory management system
1.0

CVEs Like This One

CVE-2024-54818Same product: Oretnom23 Computer Laboratory Management System
CVE-2025-70141Same vendor: Oretnom23
CVE-2026-30531Same vendor: Oretnom23
CVE-2026-30533Same vendor: Oretnom23
CVE-2026-26705Same vendor: Oretnom23
CVE-2026-2848Same vendor: Oretnom23
CVE-2026-26892Same vendor: Oretnom23
CVE-2026-26706Same vendor: Oretnom23
CVE-2026-30530Same vendor: Oretnom23
CVE-2025-0173Same vendor: Oretnom23

References