Description
Subscriber SQL Injection in Community by PeepSo <= 9.0.5.2 versions.
Published: 2026-08-19
Score: 8.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability in the WordPress Community by PeepSo plugin up to version 9.0.5.2 allows an attacker to inject arbitrary SQL statements through subscriber inputs. The flaw can lead to unauthorized reading or modification of database records, potentially exposing sensitive user data, altering membership privileges, and disrupting site functionality.

Affected Systems

The issue affects installations of the PeepSo:Community by PeepSo plugin on WordPress that are using any release up to 9.0.5.2. The affected component is the plugin code that constructs SQL queries without proper sanitization for subscriber inputs.

Risk and Exploitability

The predicted impact is high, reflected by a CVSS score of 8.5. The EPSS score of 0.00278 indicates a very low but non-zero likelihood of exploitation. The vulnerability is not listed in the CISA KEV catalog. The likely attack vector is through the web interface, taking advantage of publicly accessible subscriber input fields. If an attacker successfully abuses the flaw, they could achieve data exfiltration or database alteration.

Generated by OpenCVE AI on August 20, 2026 at 18:03 UTC.

Remediation

Vendor Solution

Update the WordPress Community by PeepSo Plugin to the latest available version (at least 9.0.5.3).


OpenCVE Recommended Actions

  • Update the WordPress Community by PeepSo plugin to version 9.0.5.3 or later, which removes the vulnerable code.
  • Configure the database user that the plugin uses with the principle of least privilege, ensuring the plugin cannot run administrative SQL commands that could modify the database schema or system tables.
  • Sanitize and validate all subscriber input before it is used in any database query, following best practices for preventing SQL injection, such as using prepared statements or parameterized queries.

Generated by OpenCVE AI on August 20, 2026 at 18:03 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 20 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 19 Aug 2026 15:45:00 +0000

Type Values Removed Values Added
First Time appeared Peepso
Peepso community By Peepso
Wordpress
Wordpress wordpress
Vendors & Products Peepso
Peepso community By Peepso
Wordpress
Wordpress wordpress

Wed, 19 Aug 2026 13:00:00 +0000

Type Values Removed Values Added
Description Subscriber SQL Injection in Community by PeepSo <= 9.0.5.2 versions.
Title WordPress Community by PeepSo plugin <= 9.0.5.2 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 8.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L'}


Subscriptions

Peepso Community By Peepso
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-20T15:57:13.624Z

Reserved: 2026-07-27T14:00:48.793Z

Link: CVE-2026-66668

cve-icon Vulnrichment

Updated: 2026-08-20T15:54:38.564Z

cve-icon NVD

Status : Deferred

Published: 2026-08-19T13:17:50.687

Modified: 2026-08-20T16:17:47.190

Link: CVE-2026-66668

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T18:15:04Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')