Description
The Social Streams plugin for WordPress is vulnerable to privilege escalation in all versions up to, and including, 1.0.1. This is due to the plugin not properly validating a user's identity prior to updating their user meta information in the update_user_meta() function. This makes it possible for authenticated attackers, with Subscriber-level access and above, to change their user type to that of an administrator.
Published: 2025-07-23
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: Privilege Escalation
Action: Patch Plugin
AI Analysis

Impact

The Social Streams plugin for WordPress fails to validate a user's identity when calling update_user_meta, permitting an authenticated user with Subscriber-level access or higher to modify the role meta for their own account. This unauthorized change elevates the account to Administrator, giving full control over the site. The flaw is a classic privilege escalation vulnerability. No additional interaction beyond a valid login is required.

Affected Systems

This flaw exists in the steverio Social Streams WordPress plugin for all releases up to and including version 1.0.1 as indicated by the official description. Sites that have installed the plugin and allow any authenticated user with Subscriber or higher roles are at risk. The title suggests a broader range of <= 1.2.1, but the CVE text confirms up to 1.0.1.

Risk and Exploitability

The CVSS score of 8.8 classifies the issue as high severity, while the EPSS score of less than 1 % indicates that widespread exploitation is unlikely at present. The vulnerability is not listed in CISA’s KEV database, meaning no publicly known exploits are documented. An attacker would need a legitimate WordPress account with at least Subscriber privileges, which can be achieved via local login or credential compromise, and can then trigger the flawed update_user_meta call through the plugin’s front‑end API or otherwise. Once executed, the user’s role is changed to Administrator, enabling full administrative takeover.

Generated by OpenCVE AI on April 20, 2026 at 22:08 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Social Streams plugin to the newest release that contains the fix for the update_user_meta validation bug.
  • If a patched release is not yet available, temporarily disable or remove the plugin until the vendor releases a correct version.
  • Limit Subscriber and lower‑level accounts on the WordPress site to only those users who truly need access, and routinely review role assignments to prevent unnecessary privilege escalation.

Generated by OpenCVE AI on April 20, 2026 at 22:08 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-22398 The Social Streams plugin for WordPress is vulnerable to privilege escalation in all versions up to, and including, 1.0.1. This is due to the plugin not properly validating a user's identity prior to updating their user meta information in the update_user_meta() function. This makes it possible for authenticated attackers, with Subscriber-level access and above, to change their user type to that of an administrator.
History

Wed, 23 Jul 2025 18:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 23 Jul 2025 17:45:00 +0000

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

Wed, 23 Jul 2025 02:45:00 +0000

Type Values Removed Values Added
Description The Social Streams plugin for WordPress is vulnerable to privilege escalation in all versions up to, and including, 1.0.1. This is due to the plugin not properly validating a user's identity prior to updating their user meta information in the update_user_meta() function. This makes it possible for authenticated attackers, with Subscriber-level access and above, to change their user type to that of an administrator.
Title Social Streams <= 1.2.1 - Authenticated (Subscriber+) Privilege Escalation
Weaknesses CWE-272
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:33:00.916Z

Reserved: 2025-07-16T17:16:08.340Z

Link: CVE-2025-7722

cve-icon Vulnrichment

Updated: 2025-07-23T17:44:04.215Z

cve-icon NVD

Status : Deferred

Published: 2025-07-23T03:15:25.600

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

Link: CVE-2025-7722

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-20T22:15:06Z

Weaknesses