Description
The EM Beer Manager plugin for WordPress is vulnerable to arbitrary file upload leading to remote code execution in all versions up to, and including, 3.2.3. This is due to missing file type validation in the EMBM_Admin_Untappd_Import_image() function and missing authorization checks on the wp_ajax_embm-untappd-import action. This makes it possible for authenticated attackers, with subscriber-level access and above, to upload arbitrary files including PHP files and execute code on the server granted they can provide a mock HTTP server that responds with specific JSON data.
Published: 2025-11-04
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: Remote code execution via authenticated file upload
Action: Patch Immediately
AI Analysis

Impact

The EM Beer Manager plugin for WordPress contains a flaw where the EMBM_Admin_Untappd_Import_image() function does not validate the type of files that can be uploaded, and the accompanying AJAX endpoint lacks proper authorization checks. This allows a user with subscriber-level access or higher to upload any file, including PHP scripts, and subsequently execute code on the web server, assuming the attacker can supply a mock HTTP server that returns the expected JSON payload. The vulnerability therefore enables remote code execution for authenticated users.

Affected Systems

WordPress sites running the EM Beer Manager plugin version 3.2.3 or earlier, maintained by Erin Morelli. Versions up to and including 3.2.3 are impacted; sites using any newer release are presumed unaffected.

Risk and Exploitability

The CVSS score of 8.8 indicates high severity, but the EPSS score of less than 1% suggests that the likelihood of exploitation in the wild is currently low. The vulnerability is not listed in the CISA KEV catalog. Because an attacker must be authenticated and possess at least subscriber privileges—and must also coordinate a mock HTTP server that provides specific JSON data—the attack vector is authenticated remote code execution with non‑trivial prerequisites, reducing its ease of exploitation.

Generated by OpenCVE AI on April 22, 2026 at 12:32 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the EM Beer Manager plugin to the latest version that removes the vulnerable upload feature and implements proper file‑type validation.
  • If an immediate update is not possible, temporarily disable or uninstall the Untappd integration to block the wp_ajax_embm-untappd-import AJAX endpoint for non‑administrator users.
  • Reduce the capabilities of the subscriber role (or any role that can access the import page) so that only administrators can perform the upload, or remove the upload capability entirely.

Generated by OpenCVE AI on April 22, 2026 at 12:32 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 04 Nov 2025 17:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 04 Nov 2025 16:45:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Tue, 04 Nov 2025 04:45:00 +0000

Type Values Removed Values Added
Description The EM Beer Manager plugin for WordPress is vulnerable to arbitrary file upload leading to remote code execution in all versions up to, and including, 3.2.3. This is due to missing file type validation in the EMBM_Admin_Untappd_Import_image() function and missing authorization checks on the wp_ajax_embm-untappd-import action. This makes it possible for authenticated attackers, with subscriber-level access and above, to upload arbitrary files including PHP files and execute code on the server granted they can provide a mock HTTP server that responds with specific JSON data.
Title EM Beer Manager <= 3.2.3 - Authenticated (Subscriber+) Arbitrary File Upload
Weaknesses CWE-434
References
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:01:33.754Z

Reserved: 2025-10-13T20:49:35.201Z

Link: CVE-2025-11724

cve-icon Vulnrichment

Updated: 2025-11-04T16:32:41.404Z

cve-icon NVD

Status : Deferred

Published: 2025-11-04T05:15:56.887

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-11724

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T12:45:17Z

Weaknesses