CVE-2026-22799
CVE-2026-22799 is a high-severity vulnerability in Emlog with a CVSS 3.x base score of 8.8. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-434.
Key facts
- Severity: High (CVSS 3.x base score 8.8)
- CVSS v4: 9.3
- EPSS exploit prediction: 1% (46th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-1995
- Weakness: CWE-434
- Affected product: Emlog
- Published:
- Last modified:
Description
Emlog is an open source website building system. emlog v2.6.1 and earlier exposes a REST API endpoint (/index.php?rest-api=upload) for media file uploads. The endpoint fails to implement proper validation of file types, extensions, and content, allowing authenticated attackers (with a valid API key or admin session cookie) to upload arbitrary files (including malicious PHP scripts) to the server. An attacker can obtain the API key either by gaining administrator access to enable the REST API setting, or via information disclosure vulnerabilities in the application. Once uploaded, the malicious PHP file can be executed to gain remote code execution (RCE) on the target server, leading to full server compromise.
Frequently asked questions
- What is CVE-2026-22799?
- Emlog is an open source website building system. emlog v2.6.1 and earlier exposes a REST API endpoint (/index.php?rest-api=upload) for media file uploads. The endpoint fails to implement proper validation of file types, extensions, and content, allowing authenticated attackers (with a valid API key or admin session cookie) to upload arbitrary files (including malicious PHP scripts) to the server. An attacker can obtain the API key either by gaining administrator access to enable the REST API setting, or via information disclosure vulnerabilities in the application. Once uploaded, the malicious PHP file can be executed to gain remote code execution (RCE) on the target server, leading to full server compromise.
- How severe is CVE-2026-22799?
- CVE-2026-22799 has a CVSS 3.x base score of 8.8, rated high severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2026-22799 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (46th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-22799?
- CVE-2026-22799 affects Emlog. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-22799?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2026-22799 have an EU (EUVD) identifier?
- Yes. CVE-2026-22799 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-1995.
- When was CVE-2026-22799 published?
- CVE-2026-22799 was published on 2026-01-12 and last updated on 2026-06-17.
References
- https://github.com/emlog/emlog/commit/429b02fda842254b9b9b39303e9161999c180560
- https://github.com/emlog/emlog/security/advisories/GHSA-p837-mrw9-5x5j
Affected products (1)
- cpe:2.3:a:emlog:emlog:*:*:*:*:pro:*:*:*
More vulnerabilities in Emlog
- CVE-2025-47787 — Critical (CVSS 9.8): Emlog is an open source website building system. Emlog Pro prior to version 2.5.10 contains a file upload…
- CVE-2025-47784 — Critical (CVSS 9.8): Emlog is an open source website building system. Versions 2.5.13 and prior have a deserialization vulnerability. A user…
- CVE-2025-30372 — Critical (CVSS 9.8): Emlog is an open source website building system. Emlog Pro versions pro-2.5.7 and pro-2.5.8 contain an SQL injection…
- CVE-2025-29401 — Critical (CVSS 9.8): An arbitrary file upload vulnerability in the component /views/plugin.php of emlog pro v2.5.7 allows attackers to…
- CVE-2025-25783 — Critical (CVSS 9.8): An arbitrary file upload vulnerability in the component admin\plugin.php of Emlog Pro v2.5.3 allows attackers to…
- CVE-2023-44974 — Critical (CVSS 9.8): An arbitrary file upload vulnerability in the component /admin/plugin.php of Emlog Pro v2.2.0 allows attackers to…
Other CWE-434 (Unrestricted Upload of File with Dangerous Type) vulnerabilities
- CVE-2026-48283 — Critical (CVSS 10.0): ColdFusion versions 2025.9, 2023.20 and earlier are affected by an Unrestricted Upload of File with Dangerous Type…
- CVE-2026-48276 — Critical (CVSS 10.0): ColdFusion versions 2025.9, 2023.20 and earlier are affected by an Unrestricted Upload of File with Dangerous Type…
- CVE-2026-57700 — Critical (CVSS 10.0): Unrestricted Upload of File with Dangerous Type vulnerability in Daan.Dev OMGF Pro allows Using Malicious Files. This…
- CVE-2025-69129 — Critical (CVSS 10.0): Unauthenticated Arbitrary File Upload in WordPress & WooCommerce Scraper Plugin, Import Data from Any Site <= 1.0.7…
- CVE-2026-40772 — Critical (CVSS 10.0): Unauthenticated Arbitrary File Upload in GeekyBot <= 1.2.2 versions.
- CVE-2026-40412 — Critical (CVSS 10.0): Unrestricted upload of file with dangerous type in Azure Orbital Spatio allows an unauthorized attacker to execute code…
Browse all CWE-434 (Unrestricted Upload of File with Dangerous Type) vulnerabilities →