SEPTEMBER 23, 2026
Live Feed
Back to database
Case File

CVE-2026-6446

MEDIUM · CVSS 5.4 EPSS 0.23%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-05-02 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.4. It affects WordPress. Exploitation may require the attacker to be authenticated.

CVE
CVE-2026-6446
Severity
MEDIUM
CVSS
5.4
EPSS
0.23%
WordPress

Original NVD 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.