CVE-2026-6446 — The My Social Feeds – Social Feeds Embedder plugin for
CVE-2026-6446 — 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)
What This Means For You
- If your environment is affected by CWE-522, review your exposure and prioritize patching based on your environment. Monitor vendor advisories for CVE-2026-6446 updates and patches.
Related ATT&CK Techniques
🛡️ Detection Rules
3 rules · 6 SIEM formats3 detection rules auto-generated for this incident, mapped to MITRE ATT&CK. Sigma YAML is free — export to any SIEM format via the Intel Bot.
CVE-2026-6446 - My Social Feeds Plugin Unauthorized Access to TikTok Credentials
title: CVE-2026-6446 - My Social Feeds Plugin Unauthorized Access to TikTok Credentials
id: scw-2026-05-02-ai-1
status: experimental
level: critical
description: |
Detects the specific AJAX action 'ttp_get_accounts' called on 'admin-ajax.php' by the My Social Feeds plugin. This action is vulnerable in CVE-2026-6446 due to missing authorization checks, allowing authenticated users (even subscribers) to retrieve sensitive TikTok OAuth credentials (access_token, refresh_token) from the 'ttp_tiktok_accounts' option. This is the primary indicator of exploitation for this vulnerability.
author: SCW Feed Engine (AI-generated)
date: 2026-05-02
references:
- https://shimiscyberworld.com/posts/nvd-CVE-2026-6446/
tags:
- attack.privilege_escalation
- attack.t1078.004
logsource:
category: webserver
detection:
selection:
cs-uri|contains:
- '/wp-admin/admin-ajax.php'
cs-uri-query|contains:
- 'action=ttp_get_accounts'
condition: selection
falsepositives:
- Legitimate administrative activity
Source: Shimi's Cyber World · License & reuse
Indicators of Compromise
| ID | Type | Indicator |
|---|---|---|
| CVE-2026-6446 | vulnerability | CVE-2026-6446 |
| CWE-522 | weakness | CWE-522 |
Source & Attribution
| Source Platform | NVD |
| Channel | National Vulnerability Database |
| Published | May 02, 2026 at 08:16 UTC |
This content was curated and summarized by Shimi's Cyber World for informational purposes. It is not copied or republished in full. All intellectual property rights remain with the original author and source.
Believe this infringes your rights? Submit a takedown request.