WordPress security changelog
MEDIUM CVE-2026-6446 Deferred

My Social Feeds – Social Feeds Embedder Plugin for WordPress: Sensitive information exposure

My Social Feeds – Social Feeds Embedder Plugin for WordPress is affected by sensitive information exposure. Exploitation requires at least subscriber-level access. Successful exploitation can disclose data that should not be available to the caller. The published affected range is <= 1.0.4.

CVE / CNA score 5.4 CVSS 3.1 · security@wordfence.com
NVD score Pending NVD has not published its own CVSS assessment.
Component
My Social Feeds – Social Feeds Embedder Plugin for WordPress
Plugin slug
my-social-feeds
Affected
<= 1.0.4
Safe version
> 1.0.4
Published
May 02, 2026
Weakness
CWE-522 — Insufficiently Protected Credentials

This CVE was published May 02, 2026 and is one of 1 known issue for this plugin.

Update, patch or deactivate.

Update My Social Feeds – Social Feeds Embedder Plugin for WordPress to a release after 1.0.4, or disable and remove it until a fixed version is available.

A safe version is available, so updating to that version or later is the preferred remediation. If an immediate update is not practical, consider a targeted application patch or temporarily restricting the affected functionality.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

The My Social Feeds – Social Feeds Embedder plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to and including 1.0.4 via the 'ttp_get_accounts' AJAX action. This is due to the complete absence of authorization checks (no capability verification) and nonce verification in the get_accounts() function, which returns the full contents of the 'ttp_tiktok_accounts' WordPress option. This makes it possible for authenticated attackers, with Subscriber-level access and above, to retrieve sensitive TikTok OAuth credentials, including access_token and refresh_token values, that belong to administrator-connected TikTok accounts, enabling them to impersonate the site owner when interacting with the TikTok API.

CVE / CNA vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N

Primary and upstream sources