CVE-2026-12687

ProfileGrid – User Profiles, Groups and Communities < 5.9.9.8 - Unauthenticated Group Registration Bypass

Strategic Overview

Status
Patched in 5.9.9.8
Affected Version
< 5.9.9.8
CVSS
6.5Medium
Weakness type
CWE-20 · Improper Input Validation
CVE
CVE-2026-12687
View all ProfileGrid – User Profiles, Groups and Communities vulnerabilities

At a glance

CVE-2026-12687 is a medium-severity Improper Input Validation vulnerability in the ProfileGrid WordPress plugin, affecting versions < 5.9.9.8. It carries a CVSS score of 6.5 (reachable over the network; low attack complexity). Exploitation requires no authentication. The issue is fixed in version 5.9.9.8; sites on affected versions should update now. Disclosed July 2026, reported by Revanth Hari Narayana Matte.

Vulnerability Overview

The ProfileGrid – User Profiles, Groups and Communities plugin for WordPress is vulnerable to Registration Bypass in all versions up to 5.9.9.8 (exclusive). This makes it possible for unauthenticated attackers to register in groups that they should not be able to.

Technical Analysis

The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no privileges on the target site, and no interaction from a victim user.

CWE-20: Improper Input Validation

Reaching this weakness in ProfileGrid < 5.9.9.8 takes no account at all. Improper input validation means the application accepts input without confirming it has the form, type or range the code downstream assumes.

The concrete impact depends on where the unvalidated value lands, which is why records in this class range from cosmetic bugs to full compromise. For ProfileGrid the fix is 5.9.9.8: builds < 5.9.9.8 are affected, anything from 5.9.9.8 onward is not.

Remediation

Update to version 5.9.9.8, or a newer patched version

How WordSec helps

Requests carrying this pattern arrive without a session, so nothing upstream of the firewall gets a chance to reject them: WordSec's web application firewall inspects request payloads before WordPress loads them. None of that substitutes for the fix: ProfileGrid 5.9.9.8 closes this, and updating the plugin is the step that ends it.

  • Firewall
  • Login Security
  • Alerts

External References

Related records

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C