AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-34077

UNKNOWN · CVSS N/A EPSS 9.90% Public Exploit

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

CyberRota Analysis

This vulnerability has an unknown severity rating. It affects WordPress. Public exploit code or proof-of-concept references have been detected in its references. It may be remotely exploitable. Exploitation may require the attacker to be authenticated.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit remote code execution code execution
External Security References

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2025-34077
Severity
UNKNOWN
CVSS
N/A
EPSS
9.90%
WordPress

Original NVD Description

An authentication bypass vulnerability exists in the WordPress Pie Register plugin ≤ 3.7.1.4 that allows unauthenticated attackers to impersonate arbitrary users by submitting a crafted POST request to the login endpoint. By setting social_site=true and manipulating the user_id_social_site parameter, an attacker can generate a valid WordPress session cookie for any user ID, including administrators. Once authenticated, the attacker may exploit plugin upload functionality to install a malicious plugin containing arbitrary PHP code, resulting in remote code execution on the underlying server.