Cyber Posture

CVE-2025-25783

Critical

Published: 26 February 2025

Published
26 February 2025
Modified
07 April 2025
KEV Added
Patch
CVSS Score 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0021 43.8th percentile
Risk Priority 20 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-25783 is a critical-severity Unrestricted Upload of File with Dangerous Type (CWE-434) vulnerability in Emlog Emlog. Its CVSS base score is 9.8 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 43.8th 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 mitigates the CVE by requiring timely patching of the arbitrary file upload flaw in admin/plugin.php that enables code execution via crafted ZIP files.

prevent

Enforces information input validation at the plugin upload interface to detect and reject crafted ZIP files containing arbitrary code.

prevent

Restricts file types, sizes, and other input parameters at upload points to block unrestricted uploads of dangerous ZIP files.

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.
T1105 Ingress Tool Transfer Command And Control
Adversaries may transfer tools or other files from an external system into a compromised environment.
Why these techniques?

Arbitrary file upload in public-facing admin component directly enables remote exploitation (T1190) and malicious file ingress for code execution (T1105).

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

NVD Description

An arbitrary file upload vulnerability in the component admin\plugin.php of Emlog Pro v2.5.3 allows attackers to execute arbitrary code via uploading a crafted Zip file.

Deeper analysisAI

CVE-2025-25783 is an arbitrary file upload vulnerability in the admin\plugin.php component of Emlog Pro v2.5.3. Published on 2025-02-26, it allows attackers to execute arbitrary code by uploading a crafted ZIP file. The issue is classified under CWE-434 (Unrestricted Upload of File with Dangerous Type) and carries a CVSS v3.1 base score of 9.8 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H), marking it as critical.

Remote attackers without authentication can exploit this vulnerability over the network with low attack complexity and no user interaction required. Successful exploitation enables arbitrary code execution on the server, providing high-impact access to confidentiality, integrity, and availability of the affected system.

Advisories and further details are referenced at http://emlogpro.com, https://www.emlog.net/, and https://github.com/Ka7arotto/emlog/blob/main/emlog-3.md. Security practitioners should review these vendor and community sources for patch information or mitigation guidance specific to Emlog Pro installations.

Details

CWE(s)

Affected Products

emlog
emlog
2.5.3

CVEs Like This One

CVE-2026-22799Same product: Emlog Emlog
CVE-2025-9296Same product: Emlog Emlog
CVE-2026-21433Same product: Emlog Emlog
CVE-2025-30372Same product: Emlog Emlog
CVE-2026-21430Same product: Emlog Emlog
CVE-2026-34607Same product: Emlog Emlog
CVE-2025-29401Same product: Emlog Emlog
CVE-2025-25823Same product: Emlog Emlog
CVE-2026-31954Same product: Emlog Emlog
CVE-2025-61318Same product: Emlog Emlog

References