Cyber Posture

CVE-2026-26699

HighPublic PoCRCE

Published: 02 March 2026

Published
02 March 2026
Modified
04 March 2026
KEV Added
Patch
CVSS Score 7.2 CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0005 14.9th percentile
Risk Priority 14 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-26699 is a high-severity Code Injection (CWE-94) vulnerability in Jon-Remus-Sevellejo Personnel Property Equipment System. Its CVSS base score is 7.2 (High).

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

Makes persistent code injection into loaded programs impossible when the executable image itself resides on hardware-protected read-only media.

addresses: CWE-94

Dynamically generated code can be produced and executed inside the isolated chamber, preventing host compromise from code-injection payloads.

addresses: CWE-94

Validates inputs used in dynamic code generation to block injected directives.

addresses: CWE-94

Directly prevents execution of attacker-supplied code written into data memory regions.

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.
T1505.003 Web Shell Persistence
Adversaries may backdoor web servers with web shells to establish persistent access to systems.
Why these techniques?

RCE vulnerability (CWE-94) in public-facing PHP web app component allows network exploitation for arbitrary code execution, directly mapping to initial access via public app exploitation and web shell deployment for persistent server-side execution.

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

NVD Description

sourcecodester Personnel Property Equipment System v1.0 is vulnerable to arbitrary code execution in ip/ppes/admin/admin_change_picture.php.

Deeper analysisAI

CVE-2026-26699 is an arbitrary code execution vulnerability (CWE-94) in the sourcecodester Personnel Property Equipment System version 1.0, specifically within the component ip/ppes/admin/admin_change_picture.php. Published on 2026-03-02T16:16:25.250, it carries a CVSS v3.1 base score of 7.2 (AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H), indicating high severity due to its potential for significant impact.

The vulnerability can be exploited over the network by an attacker with high privileges, such as an authenticated administrator (PR:H), requiring low complexity and no user interaction. Successful exploitation enables arbitrary code execution, granting high impacts on confidentiality, integrity, and availability within the application's scope.

Details on the vulnerability, including potential mitigation steps, are documented in the GitHub bug report at https://github.com/Thirtypenny77/bug_report/blob/main/sourcecodester/personel-property-equipment-system/RCE-1.md.

Details

CWE(s)

Affected Products

jon-remus-sevellejo
personnel property equipment system
1.0

CVEs Like This One

CVE-2026-26700Same product: Jon-Remus-Sevellejo Personnel Property Equipment System
CVE-2026-26702Same product: Jon-Remus-Sevellejo Personnel Property Equipment System
CVE-2026-26701Same product: Jon-Remus-Sevellejo Personnel Property Equipment System
CVE-2026-26703Same product: Jon-Remus-Sevellejo Personnel Property Equipment System
CVE-2025-66224Shared CWE-94
CVE-2026-2296Shared CWE-94
CVE-2024-50660Shared CWE-94
CVE-2026-1540Shared CWE-94
CVE-2024-13890Shared CWE-94
CVE-2026-3352Shared CWE-94

References