AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-13620

MEDIUM · CVSS 5.3 EPSS 0.36%

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

CyberRota Analysis

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

CVE
CVE-2025-13620
Severity
MEDIUM
CVSS
5.3
EPSS
0.36%
WordPress

Original NVD Description

The Wp Social Login and Register Social Counter plugin for WordPress is vulnerable to missing authorization in versions up to, and including, 3.1.3. This is due to the REST routes wslu/v1/check_cache/{type}, wslu/v1/save_cache/{type}, and wslu/v1/settings/clear_counter_cache being registered with permission_callback set to __return_true and lacking capability or nonce validation in their handlers. This makes it possible for unauthenticated attackers to clear or overwrite the social counter cache via crafted REST requests.