Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2024-12919

CVE-2024-12919: Paid Member Subscriptions Auth Bypass Flaw

CVE-2024-12919 is an authentication bypass vulnerability in the Paid Member Subscriptions plugin for WordPress. Attackers with a valid payment ID can log in as any user. This article covers technical details, impact, and mitigation.

Published: April 15, 2026

CVE-2024-12919 Overview

CVE-2024-12919 is an Authentication Bypass vulnerability affecting the Paid Membership Subscriptions – Effortless Memberships, Recurring Payments & Content Restriction plugin for WordPress in all versions up to and including 2.13.7. The vulnerability exists within the pms_pb_payment_redirect_link function, which improperly uses user-controlled values supplied via the pms_payment_id parameter to authenticate users without performing additional identity validation. This flaw enables unauthenticated attackers who possess knowledge of a valid payment ID to log in as any user who has made a purchase on the targeted site.

Critical Impact

Unauthenticated attackers can bypass authentication and gain unauthorized access to any user account that has completed a purchase, potentially including administrator accounts with full site control.

Affected Products

  • Cozmoslabs Paid Membership Subscriptions plugin for WordPress versions up to and including 2.13.7
  • WordPress sites utilizing Membership & Content Restriction - Paid Member Subscriptions
  • Any e-commerce or membership site using the affected plugin with active payment processing

Discovery Timeline

  • 2025-01-14 - CVE-2024-12919 published to NVD
  • 2025-01-22 - Last updated in NVD database

Technical Details for CVE-2024-12919

Vulnerability Analysis

This authentication bypass vulnerability stems from a fundamental flaw in how the plugin validates user identity during the payment redirect flow. The pms_pb_payment_redirect_link function accepts a pms_payment_id parameter that is entirely user-controlled and uses this value to establish an authenticated session without verifying that the requesting party is actually the legitimate owner of that payment record.

The vulnerability is particularly severe because it requires no prior authentication or elevated privileges to exploit. An attacker only needs to obtain or guess a valid payment ID to impersonate any user who has made a purchase. This could include site administrators who may have tested the payment system, giving attackers full control over the WordPress installation.

Root Cause

The root cause is a classic CWE-287 (Improper Authentication) issue where the authentication mechanism relies solely on a predictable or enumerable identifier (payment ID) rather than implementing proper identity verification. The function trusts the pms_payment_id parameter without validating that the request originates from the actual user associated with that payment. This missing verification step creates a direct path from knowing a payment ID to obtaining authenticated access.

Attack Vector

The attack exploits the network-accessible payment redirect functionality. An attacker can craft malicious requests to the vulnerable endpoint with different pms_payment_id values. Payment IDs in many systems follow predictable sequential patterns, making enumeration attacks feasible. Once a valid payment ID is identified, the attacker sends a request to the payment redirect function, which authenticates them as the user associated with that payment without any additional verification.

The attack requires no user interaction and can be performed entirely remotely. Because payment IDs are often numeric and sequential, attackers can automate the enumeration process to discover valid IDs and subsequently hijack multiple user accounts.

Detection Methods for CVE-2024-12919

Indicators of Compromise

  • Unusual login activity for user accounts that previously made purchases
  • Multiple authentication events originating from unexpected IP addresses or geolocations
  • Suspicious requests to payment redirect endpoints with varying pms_payment_id values
  • Rapid sequential requests to the plugin's payment handling functions suggesting enumeration attempts

Detection Strategies

  • Monitor web application logs for requests to pms_pb_payment_redirect_link with unusual patterns
  • Implement rate limiting on payment-related endpoints to detect enumeration attempts
  • Review authentication logs for sessions initiated via payment redirect that lack corresponding user-initiated activity
  • Deploy web application firewall rules to detect parameter tampering on payment ID fields

Monitoring Recommendations

  • Enable detailed logging for all authentication events within WordPress
  • Configure alerts for multiple failed or unusual authentication attempts from single IP addresses
  • Monitor for automated scanning patterns targeting plugin-specific endpoints
  • Implement user behavior analytics to detect account takeover scenarios

How to Mitigate CVE-2024-12919

Immediate Actions Required

  • Update the Paid Membership Subscriptions plugin to version 2.13.8 or later immediately
  • Audit recent authentication logs for any signs of exploitation
  • Force password resets for all users, particularly those with administrative privileges who have made purchases
  • Review user accounts for unauthorized changes or suspicious activity
  • Consider temporarily disabling the plugin if immediate update is not possible

Patch Information

Cozmoslabs has released a security patch addressing this vulnerability. The fix is available in the WordPress Plugin Changeset. Site administrators should update to the latest version through the WordPress plugin update mechanism. The patch implements proper identity verification in the pms_pb_payment_redirect_link function to ensure that payment ID parameters cannot be used to authenticate arbitrary users.

Workarounds

  • If immediate patching is not possible, consider temporarily disabling the plugin until the update can be applied
  • Implement web application firewall rules to block or scrutinize requests containing the pms_payment_id parameter
  • Restrict access to payment redirect endpoints at the server level using IP allowlisting where feasible
  • Enable two-factor authentication for all user accounts to provide an additional layer of protection against account takeover
bash
# WordPress CLI command to update the plugin
wp plugin update paid-member-subscriptions

# Verify the installed version after update
wp plugin get paid-member-subscriptions --field=version

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechCozmoslabs

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability0.11%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-287

  • NVD-CWE-Other
  • Technical References
  • Wordfence Vulnerability Intelligence Report
  • Vendor Resources
  • WordPress Plugin Changeset Notification
  • Latest CVEs
  • CVE-2025-49454: TinySalt Path Traversal Vulnerability

  • CVE-2025-48261: MultiVendorX Information Disclosure Flaw

  • CVE-2025-32119: CardGate WooCommerce SQL Injection Flaw

  • CVE-2025-26879: s2Member Plugin Reflected XSS Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English