VYPR
Medium severity5.4NVD Advisory· Published Jun 15, 2026· Updated Jun 15, 2026

CVE-2026-39527

CVE-2026-39527

Description

The WpStream plugin for WordPress (before 4.11.2) allows authenticated subscribers to upload arbitrary files, enabling remote code execution.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

The WpStream plugin for WordPress (before 4.11.2) allows authenticated subscribers to upload arbitrary files, enabling remote code execution.

Vulnerability

The WpStream plugin for WordPress versions prior to 4.11.2 contains an arbitrary file upload vulnerability [1]. Authenticated users with the Subscriber role can upload any file type, including executable scripts, to the server. No additional configuration is required; the code path is reachable when the plugin is active and the user is logged in as a subscriber or higher.

Exploitation

An attacker needs only a valid WordPress subscriber account. They can then craft an HTTP request to the file upload endpoint of the WpStream plugin, bypassing file type restrictions. The attacker uploads a malicious file (e.g., a PHP backdoor) which is stored on the server.

Impact

Successful exploitation allows the attacker to execute arbitrary code on the server. This can lead to complete site compromise, including data theft, defacement, or use of the site for further attacks. The attacker gains the privilege level of the web server, potentially escalating from a subscriber to full administrative access.

Mitigation

The vulnerability is fixed in version 4.11.2 of the WpStream plugin [1]. Users should update to this version or later immediately. If unable to update, Patchstack offers a virtual mitigation rule to block attacks. The vulnerability is expected to be exploited in mass campaigns [1].

AI Insight generated on Jun 15, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

1

Patches

0

No patches discovered yet.

Vulnerability mechanics

No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.

References

1

News mentions

0

No linked articles in our index yet.