Cyber Posture

CVE-2026-5210

High

Published: 31 March 2026

Published
31 March 2026
Modified
24 April 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 18.6th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-5210 is a high-severity External Control of File Name or Path (CWE-73) vulnerability in Sourcecodester (inferred from references). 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 18.6th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-2 (Flaw Remediation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190) and 1 other technique. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly remediates the specific local file inclusion flaw in the Leave Application System by identifying, prioritizing, and applying corrections or patches.

prevent

Validates the manipulated 'page' argument to ensure it does not enable external control of file names or paths, preventing file inclusion exploitation.

prevent

Restricts the 'page' parameter to whitelisted values or safe patterns, blocking path traversal sequences used in the file inclusion attack.

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.
T1005 Data from Local System Collection
Adversaries may search local system sources, such as file systems, configuration files, local databases, virtual machine files, or process memory, to find files of interest and sensitive data prior to Exfiltration.
Why these techniques?

LFI in public-facing web app directly enables T1190 exploitation; allows unauthorized local file access facilitating T1005 data collection.

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

NVD Description

A vulnerability was detected in SourceCodester Leave Application System 1.0. This affects an unknown part. Performing a manipulation of the argument page results in file inclusion. Remote exploitation of the attack is possible. The exploit is now public and may…

more

be used.

Deeper analysisAI

CVE-2026-5210 is a file inclusion vulnerability in SourceCodester Leave Application System 1.0, affecting an unknown component. The issue arises from manipulation of the "page" argument, enabling local file inclusion as classified under CWE-73 (External Control of File Name or Path). It carries 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 low attack complexity.

Remote attackers require no privileges or user interaction to exploit this vulnerability over the network. Successful exploitation can result in low-level impacts to confidentiality, integrity, and availability, such as unauthorized access to local files or limited system disruption, depending on the target's configuration.

Advisories referenced in VulDB entries (vuln/354346) and a Medium post detail the local file inclusion flaw and provide public exploit information. The SourceCodester website is also listed among references, though specific patch or mitigation guidance is not detailed in the available descriptions.

Details

CWE(s)

Affected Products

Sourcecodester
inferred from references and description; NVD did not file a CPE for this CVE

CVEs Like This One

CVE-2026-33354Shared CWE-73
CVE-2026-29611Shared CWE-73
CVE-2025-53912Shared CWE-73
CVE-2025-0211Shared CWE-73
CVE-2025-65115Shared CWE-73
CVE-2025-10134Shared CWE-73
CVE-2026-33476Shared CWE-73
CVE-2025-65473Shared CWE-73
CVE-2025-0111Shared CWE-73
CVE-2024-51961Shared CWE-73

References