← Vulnerability feed

Vulnerability record · CVE-2014-4725 · published 27 July 2014

CVE-2014-4725: MailPoet Newsletters plugin auth bypass leads to PHP code execution

Mailpoet · Mailpoet Newsletters

The MailPoet Newsletters (wysija-newsletters) WordPress plugin before 2.6.7 allows remote attackers to bypass authentication and upload a crafted theme via wp-admin/admin-post.php, then execute arbitrary PHP by accessing the uploaded theme under wp-content/uploads/wysija/themes/mailp/. Because the uploaded file is reachable and executed as PHP, a successful attack yields full code execution on the WordPress host.

7.5 CVSS 2.0 High EPSS 61% · top 0.9% CWE-287 · Improper authentication
7.5CVSS 2.0 base score
61%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
12References, 2 tagged exploit
17 Jun 2026Last modified by NVD

Description

The MailPoet Newsletters (wysija-newsletters) plugin before 2.6.7 for WordPress allows remote attackers to bypass authentication and execute arbitrary PHP code by uploading a crafted theme using wp-admin/admin-post.php and accessing the theme in wp-content/uploads/wysija/themes/mailp/.

AV:N/AC:L/Au:N/C:P/I:P/A:P

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 19 September 2026. Confidence: high.

critical priorityUnauthenticated remote code execution with documented in-the-wild mass exploitation and very high EPSS.

What it is

The MailPoet Newsletters (wysija-newsletters) WordPress plugin before 2.6.7 allows remote attackers to bypass authentication and upload a crafted theme via wp-admin/admin-post.php, then execute arbitrary PHP by accessing the uploaded theme under wp-content/uploads/wysija/themes/mailp/. Because the uploaded file is reachable and executed as PHP, a successful attack yields full code execution on the WordPress host.

Impact

An unauthenticated remote attacker can run arbitrary PHP code on the web server, enabling backdoors, data theft, or full site compromise.

Attack surface

Reached over the network through wp-admin/admin-post.php and the uploads theme path; the CVSS vector (AV:N/AC:L/Au:N) and description indicate no authentication and no user interaction are required.

Exploitation

Not listed in CISA KEV, but references are tagged Exploit and describe mass exploitation in the wild, and EPSS is 0.59948 (99.09th percentile), indicating high likelihood of exploitation.

What to do

  • Update the wysija-newsletters plugin to 2.6.7 or later immediately.
  • If patching is not possible, disable or remove the plugin until it can be updated.
  • Block or restrict access to wp-admin/admin-post.php and the wp-content/uploads/wysija/themes/ path at the web server or WAF.
  • Scan the site for webshells and unexpected PHP files under wp-content/uploads/ and remove any found.
  • Rotate WordPress admin credentials and review for unauthorized accounts or content changes.

Detection

  • Monitor web logs for POST requests to wp-admin/admin-post.php followed by GET requests to wp-content/uploads/wysija/themes/mailp/.
  • Alert on PHP files appearing under wp-content/uploads/ or wp-content/uploads/wysija/themes/.
  • Scan the filesystem for recently modified or newly created PHP files in upload directories.
  • Review WordPress plugin inventory for wysija-newsletters versions below 2.6.7.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2014-4725 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

7.5CVE-2014-4726Mailpoet newsletters vulnerabilityUnspecified vulnerability in the MailPoet Newsletters (wysija-newsletters) plugin before 2.6.8 for WordPress has unspecified impact and attack vector…EPSS 1.7%6.8CVE-2014-3907Mailpoet newsletters cross-site request forgery vulnerabilityCross-site request forgery (CSRF) vulnerability in the MailPoet Newsletters (wysija-newsletters) plugin before 2.6.11 for WordPress allows remote att…EPSS 1.1%5.3CVE-2018-20853Mailpoet newsletters vulnerabilityAn issue was discovered in the MailPoet Newsletters (aka wysija-newsletters) plugin before 2.8.2 for WordPress. The plugin is vulnerable to SPAM atta…EPSS 0.95%7.5CVE-2026-42018JFrog Artifactory improper authentication leaks anonymous tokenJFrog Artifactory can return an internal anonymous-user token to an unauthenticated caller even when anonymous access is disabled. Because the token …KEVEPSS 9.8%analysed9.8CVE-2026-82329JFrog Artifactory improper authentication allows admin takeoverJFrog Artifactory contains an improper authentication weakness (CWE-287) that, under default configuration, may let an unauthenticated attacker with …KEVEPSS 14%analysed8.8CVE-2026-59822LiteLLM MCP endpoint auth bypass via OAuth2 passthrough fallbackLiteLLM's MCP Streamable HTTP endpoint, prior to 1.84.0, let an unauthenticated attacker send a fabricated Authorization header that triggered an OAu…KEVEPSS 0.84%analysed10.0CVE-2026-49869Kestra OSS auth bypass via path suffix match enables RCEKestra OSS AuthenticationFilter whitelists the public config endpoint using request.getPath().endsWith("/configs"), a suffix match instead of an exac…KEVEPSS 2.1%analysed9.8CVE-2023-49105ownCloud Server WebDAV authentication bypass via pre-signed URLsownCloud core before 10.13.1 accepts pre-signed URLs even when the file owner has no signing-key configured, so the signature check is effectively sk…KEVEPSS 43%analysed

Source: NIST National Vulnerability Database (record CVE-2014-4725), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.