CVE-2024-12562 CRITICAL

CVE-2024-12562: s2Member Pro <= 241216 - Unauthenticated PHP Object Injection

Vendor Wp Sharks
Product s2Member Pro
Weakness CWE-502 · Unsafe deserialization
Published February 15, 2025
Last update April 8, 2026

CVSS base score

9.8/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

The s2Member Pro plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 241216 via deserialization of untrusted input from the 's2member_pro_remote_op' vulnerable parameter. This makes it possible for unauthenticated attackers to inject a PHP Object. No known POP chain is present in the vulnerable software. If a POP chain is present via an additional plugin or theme installed on the target system, it could allow the attacker to delete arbitrary files, retrieve sensitive data, or execute code.

Explanation of Vulnerability in Simple Terms

02Summary

s2Member Pro versions up to 241216 contain a deserialization vulnerability that allows unauthenticated attackers to run arbitrary code on affected sites. The vulnerability exists in how the plugin processes untrusted serialized data without proper validation. No user interaction is required; an attacker can exploit this remotely over the network. Sites running affected versions should update immediately.

What an attacker can do

03Attacker Capabilities

Run arbitrary code on the site, read sensitive data, modify content, or disable the site entirely.

Potential impact on your site

04Site Impact

Complete compromise of the WordPress site and server; attacker gains full control.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

February 15, 2025 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE