CVE-2025-62954

8.8

rsocial · Revive Old Posts

The rsocial Revive Old Posts plugin for WordPress contains a missing authorization vulnerability, which allows authenticated users to exploit incorrectly configured access control security levels.

Executive summary

A missing authorization vulnerability in the rsocial Revive Old Posts plugin for WordPress enables authenticated users to bypass intended access controls.

Vulnerability

This vulnerability is classified as CWE-862: Missing Authorization. It occurs because the plugin fails to perform adequate capability checks on specific administrative functions, allowing an authenticated user with low privileges to perform actions they should not be authorized to access.

Business impact

The exploitation of this flaw could allow unauthorized actors to manipulate plugin settings or perform restricted actions, leading to a compromise of site integrity. While the CVSS score of 8.8 indicates a high severity, the impact is currently limited by the requirement for the attacker to be an authenticated user. Failure to address this could result in unauthorized configuration changes or potential escalation of impact within the WordPress environment.

Remediation

Immediate Action: Review the official Patchstack advisory for the latest update status and upgrade the Revive Old Posts plugin to the version containing the security fix as soon as it becomes available.

Proactive Monitoring: Monitor WordPress audit logs for unexpected configuration changes or administrative actions performed by low-privileged user accounts.

Compensating Controls: Implement a Web Application Firewall (WAF) to detect and block suspicious requests targeting plugin administrative endpoints.

Exploitation status

Public Exploit Available: exploit_available (unknown)

Analyst recommendation

Organizations utilizing the Revive Old Posts plugin should verify their current version and prepare to apply the vendor-provided patch immediately upon release. Given the risk of unauthorized access control manipulation, administrators should prioritize this update to maintain the integrity of their WordPress installations.

Sources

Originally found and disclosed by Legion Hunter | Patchstack Bug Bounty Program, per the CVE Program record.