CVE-2026-12690
Received Received - Intake

Authenticated License Overwrite in ProfileGrid WordPress Plugin

Vulnerability report for CVE-2026-12690, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-24

Last updated on: 2026-07-24

Assigner: WPScan

Description

The ProfileGrid WordPress plugin before 5.9.9.7 does not perform a capability check on its license management actions, relying only on a nonce that is exposed to any logged-in user, allowing authenticated users with Subscriber-level access and above to overwrite the site's premium license settings.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-24
Last Modified
2026-07-24
Generated
2026-07-24
AI Q&A
2026-07-24
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
profilegrid profilegrid to 5.9.9.7 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability affects the ProfileGrid WordPress plugin versions before 5.9.9.7. It allows authenticated users with Subscriber-level access or higher to tamper with premium license settings due to a missing authorization check. The plugin relies only on a nonce for security, which is exposed to all logged-in users, enabling attackers to harvest it and perform unauthorized actions.

Detection Guidance

Check if the ProfileGrid plugin version is below 5.9.9.7 by inspecting the WordPress admin panel or running a command like 'wp plugin list' in the WordPress directory. Look for exposed nonces in wp-admin pages by viewing page source or using browser developer tools.

Impact Analysis

An attacker could log in as a Subscriber, retrieve the exposed nonce, and use it to deactivate or overwrite the site's premium license via crafted requests. This could allow the license to be replaced with an attacker-controlled value or arbitrary license options, though core WordPress settings remain unaffected.

Compliance Impact

This vulnerability primarily affects access control rather than directly violating GDPR or HIPAA. However, unauthorized changes to license settings could indirectly impact compliance by altering plugin functionality that handles user data or permissions. For example, if the license change affects a premium feature storing sensitive user information, it might create compliance gaps. The risk is limited as the flaw does not allow direct manipulation of core settings like user roles or configurations.

Mitigation Strategies

Update the ProfileGrid plugin to version 5.9.9.7 or later immediately. If updating is not possible, consider disabling the plugin until an update is applied. Review user roles to ensure only necessary permissions are granted.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-12690. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart