CVE-2021-46116
HighCVSS 7.2Exploitation Probability (EPSS)
High risk80th percentile - higher than 80% of all known CVEs
Summary
In jpress 4.2.0, a remote code execution vulnerability exists via the template installation function in _TemplateController#doInstall. Attackers can inject malicious code during template installation.
Risk Assessment
The risk involves potential server takeover by an attacker with admin privileges, leading to data theft, content modification, or further attack propagation within the network.
Recommendation
Immediately update jpress to the latest version that fixes this vulnerability and restrict admin panel access to trusted users only.
Other vulnerabilities in jpress
See all- CVE-2021-45807Critical
JPress v4.2.0 is vulnerable to remote code execution via the doUploadAndInstall function in the _AddonController. An attacker can upload a malicious file, leading to full server compromise.
- CVE-2026-9376Medium
An improper authorization vulnerability has been found in JPress up to version 1.0.3 in the UCenter Article Submission endpoint. Manipulation of id/userId arguments can lead to unauthorized access. The attack can be performed remotely and the exploit is publicly available.
- CVE-2021-46114High
JPress 4.2.0 is vulnerable to remote code execution (RCE) via the email template editing function in the admin panel. Attackers can inject malicious code into the template, leading to arbitrary command execution on the server.
- CVE-2021-46118High
JPress 4.2.0 is vulnerable to remote code execution via the email template editing function in the admin panel. An attacker can inject malicious code into the template, which gets executed when sending an email.
- CVE-2021-46115High
JPress 4.2.0 is vulnerable to remote code execution (RCE) via the template upload function in the admin panel. An attacker can upload a malicious template and execute arbitrary code on the server.
- CVE-2021-46117High
JPress 4.2.0 is vulnerable to remote code execution via the email template editing function in the admin panel. Attackers can inject malicious code into the template, leading to code execution on the server.
- CVE-2021-45808High
JPress v4.2.0 allows users to register an account by default. With the account, users can upload arbitrary files to the server.
- CVE-2021-45806High
In the JPress v4.2.0 admin panel, there is a function that allows template modification. Attackers can inject malicious code, leading to full site compromise.
Original NVD description (English source)
jpress 4.2.0 is vulnerable to remote code execution via io.jpress.web.admin._TemplateController#doInstall. The admin panel provides a function through which attackers can install templates and inject some malicious code.

