Approved changes feed: RSS · Atom

cpe:2.3:a:metagauss:profilegrid:*:*:*:*:*:wordpress:*:*

part: a version: * update: *

VendorMetagauss (efd32a3a-6f1a-5c0a-ba62-c7bf604b79bd)
ProductProfilegrid (04dbff96-f8b1-5f25-b5f3-8e0cf9b125c9)
Edition*
Language*
Software edition*
Target softwarewordpress
Target hardware*
Other*
NotesImported from purl2cpe mapping

PURL mappings

PURLSourceLast updated
pkg:github/wpplugins/profilegrid-user-profiles-groups-and-communities purl2cpe 2026-06-01 10:17:44.271150

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2025-6977 vulnerable 2026-06-08 07:43:16.779909 ProfileGrid – User Profiles, Groups and Communities <= 5.9.5.4 - Reflected Cross-Site Scripting via 'pm_get_messenger_notification' function
MEDIUM (6.1)
The ProfileGrid – User Profiles, Groups and Communities plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the ‘pm_get_messenger_notification’ function in all versions up to, and including, 5.9.5.4 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a logged-in user into performing an action such as clicking on a link.
Published: 2025-07-16T04:24:02.528Z
Updated: 2026-04-08T17:15:14.192Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-1408 vulnerable 2026-06-08 07:08:36.762329 ProfileGrid – User Profiles, Groups and Communities <= 5.9.4.4 - Missing Authorinzation to Authenticated (Subscriber+) Join Group Requests Management
MEDIUM (4.3)
The ProfileGrid – User Profiles, Groups and Communities plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the pm_decline_join_group_request and pm_approve_join_group_request functions in all versions up to, and including, 5.9.4.4. This makes it possible for authenticated attackers, with Subscriber-level access and above, to approve or decline join group requests which is normally should be available to administrators only.
Published: 2025-03-22T04:22:05.850Z
Updated: 2026-04-08T16:57:29.054Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-0724 vulnerable 2026-06-08 07:02:25.261411 ProfileGrid – User Profiles, Groups and Communities <= 5.9.4.5 - Authenticated (Subscriber+) PHP Object Injection
HIGH (8.8)
The ProfileGrid – User Profiles, Groups and Communities plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 5.9.4.5 via deserialization of untrusted input in the get_user_meta_fields_html function. This makes it possible for authenticated attackers, with Subscriber-level access and above, to inject a PHP Object. No known POP chain is present in the vulnerable software, which means this vulnerability has no impact unless another plugin or theme containing a POP chain is installed on the site. If a POP chain is present via an additional plugin or theme installed on the target system, it may allow the attacker to perform actions like delete arbitrary files, retrieve sensitive data, or execute code depending on the POP chain present.
Published: 2025-03-22T04:22:06.213Z
Updated: 2026-04-08T16:59:03.467Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-0723 vulnerable 2026-06-08 07:02:25.260998 ProfileGrid – User Profiles, Groups and Communities <= 5.9.4.7 - Authenticated (Subscriber+) SQL Injection
MEDIUM (6.5)
The ProfileGrid – User Profiles, Groups and Communities plugin for WordPress is vulnerable to blind and time-based SQL Injections via the rid and search parameters in all versions up to, and including, 5.9.4.7 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Subscriber-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Published: 2025-03-22T04:22:04.937Z
Updated: 2026-04-08T16:36:45.495Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-8861 vulnerable 2026-06-08 07:00:25.855688 ProfileGrid – User Profiles, Groups and Communities <= 5.9.3.2 - Authenticated (Contributor+) Stored Cross-Site Scripting
MEDIUM (6.4)
The ProfileGrid – User Profiles, Groups and Communities plugin for WordPress is vulnerable to Stored Cross-Site Scripting in all versions up to, and including, 5.9.3.2 due to incorrect use of the wp_kses_allowed_html function, which allows the 'onclick' attribute for certain HTML elements without sufficient restriction or context validation. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2024-09-26T07:34:37.160Z
Updated: 2026-04-08T16:44:06.721Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-6411 vulnerable 2026-06-08 06:58:19.376557 ProfileGrid – User Profiles, Groups and Communities <= 5.8.9 - Authenticated (Subscriber+) Authorization Bypass to Privilege Escalation
HIGH (8.8)
The ProfileGrid – User Profiles, Groups and Communities plugin for WordPress is vulnerable to privilege escalation in all versions up to, and including, 5.8.9. This is due to a lack of validation on user-supplied data in the 'pm_upload_image' AJAX action. This makes it possible for authenticated attackers, with Subscriber-level access and above, to update their user capabilities to Administrator.
Published: 2024-07-10T04:31:30.117Z
Updated: 2026-04-08T16:44:32.052Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-6410 vulnerable 2026-06-08 06:58:19.375050 ProfileGrid <= 5.8.9 - Authenticated (Subscriber+) Insecure Direct Object Reference
MEDIUM (4.3)
The ProfileGrid – User Profiles, Groups and Communities plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 5.8.9 via the 'pm_upload_image' function due to missing validation on a user controlled key. This makes it possible for authenticated attackers, with Subscriber-level access and above, to change the profile picture of any user.
Published: 2024-07-10T04:31:30.743Z
Updated: 2026-04-08T17:04:49.074Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-5453 vulnerable 2026-06-08 06:56:16.062761 ProfileGrid <= 5.8.6 - Missing Authorization
MEDIUM (4.3)
The ProfileGrid – User Profiles, Groups and Communities plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the pm_dismissible_notice and pm_wizard_update_group_icon functions in all versions up to, and including, 5.8.6. This makes it possible for authenticated attackers, with Subscriber-level access and above, to change arbitrary options to the value '1' or change group icons.
Published: 2024-06-05T07:34:55.724Z
Updated: 2026-04-08T17:02:18.751Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-49273 vulnerable 2026-06-08 06:50:13.332208 WordPress ProfileGrid plugin <= 5.9.3 - Cross Site Request Forgery (CSRF) vulnerability
MEDIUM (4.3)
Missing Authorization vulnerability in Metagauss ProfileGrid profilegrid-user-profiles-groups-and-communities.This issue affects ProfileGrid : from n/a through <= 5.9.3.
Published: 2024-10-21T11:13:31.019Z
Updated: 2026-05-11T21:14:32.229Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-3606 vulnerable 2026-06-08 06:43:50.966062 ProfileGrid – User Profiles, Memberships, Groups and Communities <= 5.8.3 - Missing Authorization
MEDIUM (4.3)
The ProfileGrid – User Profiles, Memberships, Groups and Communities plugin for WordPress is vulnerable to unauthorized deletion of data due to a missing capability check on the pm_upload_cover_image function in all versions up to, and including, 5.8.3. This makes it possible for authenticated attackers, with subscriber access or higher, to delete attachments.
Published: 2024-05-02T16:52:33.934Z
Updated: 2026-04-08T17:19:35.750Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-37453 vulnerable 2026-06-08 06:39:47.607880 WordPress ProfileGrid – User Profiles, Groups and Communities plugin <= 5.8.7 - Broken Access Control vulnerability
MEDIUM (4.3)
Missing Authorization vulnerability in ProfileGrid User Profiles ProfileGrid allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects ProfileGrid: from n/a through 5.8.7.
Published: 2024-11-01T14:18:20.564Z
Updated: 2026-04-28T16:09:59.013Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-32808 vulnerable 2026-06-08 06:37:24.046035 WordPress ProfileGrid plugin <= 5.7.9 - Insecure Direct Object Reference (IDOR) vulnerability
MEDIUM (5.4)
Authorization Bypass Through User-Controlled Key vulnerability in Metagauss ProfileGrid.This issue affects ProfileGrid : from n/a through 5.7.9.
Published: 2024-04-24T10:18:16.918Z
Updated: 2026-04-28T16:09:40.665Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-32774 vulnerable 2026-06-08 06:37:23.958080 WordPress ProfileGrid plugin <= 5.8.2 - Group Members Limit Bypass vulnerability
MEDIUM (4.3)
Improper Restriction of Excessive Authentication Attempts vulnerability in Metagauss ProfileGrid allows Removing Important Client Functionality.This issue affects ProfileGrid : from n/a through 5.8.2.
Published: 2024-05-17T09:37:45.568Z
Updated: 2026-04-28T16:09:40.052Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-32772 vulnerable 2026-06-08 06:37:23.954701 WordPress ProfileGrid plugin <= 5.7.9 - Insecure Direct Object References (IDOR) vulnerability
MEDIUM (4.3)
Authorization Bypass Through User-Controlled Key vulnerability in Metagauss ProfileGrid.This issue affects ProfileGrid : from n/a through 5.7.9.
Published: 2024-04-24T10:19:29.541Z
Updated: 2026-04-28T16:09:40.054Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-31362 vulnerable 2026-06-08 06:35:31.366399 WordPress ProfileGrid – User Profiles, Memberships, Groups and Communities plugin <= 5.7.8 - Cross Site Request Forgery (CSRF) vulnerability
MEDIUM (4.3)
Cross-Site Request Forgery (CSRF) vulnerability in Metagauss ProfileGrid.This issue affects ProfileGrid : from n/a through 5.7.8.
Published: 2024-04-12T12:22:27.390Z
Updated: 2026-04-28T16:09:31.314Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-31291 vulnerable 2026-06-08 06:35:31.248436 WordPress ProfileGrid plugin <= 5.7.6 - IDOR on Friend Request vulnerability
MEDIUM (4.3)
Authorization Bypass Through User-Controlled Key vulnerability in Metagauss ProfileGrid.This issue affects ProfileGrid : from n/a through 5.7.6.
Published: 2024-04-07T18:08:29.767Z
Updated: 2026-04-28T16:09:30.285Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-30513 vulnerable 2026-06-08 06:35:30.494697 WordPress ProfileGrid plugin <= 5.7.2 - Insecure Direct Object References (IDOR) vulnerability
MEDIUM (6.5)
Authorization Bypass Through User-Controlled Key vulnerability in Metagauss ProfileGrid.This issue affects ProfileGrid : from n/a through 5.7.2.
Published: 2024-03-29T15:50:04.982Z
Updated: 2026-04-28T16:09:25.799Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-30491 vulnerable 2026-06-08 06:35:30.441231 WordPress ProfileGrid – User Profiles, Memberships, Groups and Communities plugin <= 5.7.8 - SQL Injection vulnerability
HIGH (8.5)
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Metagauss ProfileGrid.This issue affects ProfileGrid : from n/a through 5.7.8.
Published: 2024-03-29T13:49:56.539Z
Updated: 2026-04-28T16:09:24.953Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-30490 vulnerable 2026-06-08 06:35:30.440640 WordPress ProfileGrid plugin <= 5.7.8 - SQL Injection vulnerability
CRITICAL (9.3)
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Metagauss ProfileGrid.This issue affects ProfileGrid : from n/a through 5.7.8.
Published: 2024-03-29T13:47:25.041Z
Updated: 2026-04-28T16:09:24.913Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-30241 vulnerable 2026-06-08 06:35:29.313298 WordPress ProfileGrid – User Profiles, Memberships, Groups and Communities plugin <= 5.7.1 - Contributor+ SQL Injection vulnerability
HIGH (8.5)
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Metagauss ProfileGrid.This issue affects ProfileGrid : from n/a through 5.7.1.
Published: 2024-03-28T04:36:29.228Z
Updated: 2026-04-28T16:09:22.745Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-13741 vulnerable 2026-06-08 06:25:38.449163 ProfileGrid – User Profiles, Groups and Communities <= 5.9.4.2 - Authenticated (Subscriber+) Limited Server-Side Request Forgery
MEDIUM (5.4)
The ProfileGrid – User Profiles, Groups and Communities plugin for WordPress is vulnerable to Limited Server-Side Request Forgery in all versions up to, and including, 5.9.4.2 via the pm_upload_image function. This makes it possible for authenticated attackers, with Subscriber-level access and above, to make web requests to arbitrary locations originating from the web application and can be used to download and view images, as well as validating if a non-image file exists, both on local or remote hosts.
Published: 2025-02-18T01:44:00.964Z
Updated: 2026-04-08T17:10:07.206Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-13740 vulnerable 2026-06-08 06:25:38.448641 ProfileGrid – User Profiles, Groups and Communities <= 5.9.4.2 - Insecure Direct Object Reference to Authenticated (Subscriber+) Private Messages Disclosure
MEDIUM (4.3)
The ProfileGrid – User Profiles, Groups and Communities plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 5.9.4.2 via the pm_messenger_show_messages function due to missing validation on a user controlled key. This makes it possible for authenticated attackers, with Subscriber-level access and above, to read private conversations of other users.
Published: 2025-02-18T02:06:01.231Z
Updated: 2026-04-08T17:20:12.064Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-10900 vulnerable 2026-06-08 06:23:47.948784 ProfileGrid – User Profiles, Groups and Communities <= 5.9.3.6 - Missing Authorization to Authenticated (Subscriber+) Arbitrary User Meta Deletion
MEDIUM (6.5)
The ProfileGrid – User Profiles, Groups and Communities plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the pm_remove_file_attachment() function in all versions up to, and including, 5.9.3.6. This makes it possible for authenticated attackers, with subscriber-level access and above, to delete arbitrary user meta which can do things like deny an administrator's access to their site. .
Published: 2024-11-20T06:42:54.323Z
Updated: 2026-04-08T17:12:18.180Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-52117 vulnerable 2026-06-08 06:17:54.287640 WordPress ProfileGrid plugin <= 5.6.6 - Broken Access Control vulnerability
MEDIUM (4.3)
Missing Authorization vulnerability in Metagauss ProfileGrid.This issue affects ProfileGrid: from n/a through 5.6.6.
Published: 2024-06-12T08:44:06.317Z
Updated: 2026-04-28T16:09:04.972Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-47644 vulnerable 2026-06-08 06:14:25.291422 WordPress ProfileGrid Plugin <= 5.6.6 is vulnerable to Cross Site Request Forgery (CSRF)
MEDIUM (5.4)
Cross-Site Request Forgery (CSRF) vulnerability in profilegrid ProfileGrid – User Profiles, Memberships, Groups and Communities.This issue affects ProfileGrid – User Profiles, Memberships, Groups and Communities: from n/a through 5.6.6.
Published: 2023-11-18T21:31:40.225Z
Updated: 2026-04-28T16:08:50.063Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-3714 vulnerable 2026-06-08 06:09:40.311314 ProfileGrid <= 5.5.2 - Missing Authorization to Arbitrary Group Option Modification and Privilege Escalation
HIGH (7.5)
The ProfileGrid plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'edit_group' handler in versions up to, and including, 5.5.2. This makes it possible for authenticated attackers, with group ownership, to update group options, including the 'associate_role' parameter, which defines the member's role. This issue was partially patched in version 5.5.2 preventing privilege escalation, however, it was fully patched in 5.5.3.
Published: 2023-07-18T02:39:25.531Z
Updated: 2026-04-08T17:13:04.038Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-3713 vulnerable 2026-06-08 06:09:40.310878 ProfileGrid <= 5.5.1 - Authenticated (Subscriber+) Arbitrary Option Update
HIGH (8.8)
The ProfileGrid plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'profile_magic_check_smtp_connection' function in versions up to, and including, 5.5.1. This makes it possible for authenticated attackers, with subscriber-level permissions or above to update the site options arbitrarily. This can be used by attackers to achieve privilege escalation.
Published: 2023-07-18T02:39:25.094Z
Updated: 2026-04-08T16:49:58.380Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-3404 vulnerable 2026-06-08 06:09:39.494254 ProfileGrid <= 5.5.0 - Hardcoded Encryption Key
MEDIUM (4.9)
The ProfileGrid plugin for WordPress is vulnerable to unauthorized decryption of private information in versions up to, and including, 5.5.0. This is due to the passphrase and iv being hardcoded in the 'pm_encrypt_decrypt_pass' function and used across all sites running the plugin. This makes it possible for authenticated attackers, with administrator-level permissions or above to decrypt and view users' passwords. If combined with another vulnerability, this can potentially grant lower-privileged users access to users' passwords.
Published: 2023-08-31T05:33:10.376Z
Updated: 2026-04-08T16:59:24.379Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-3403 vulnerable 2026-06-08 06:09:39.493747 ProfileGrid <= 5.5.1 - Missing Authorization to User Import
MEDIUM (5.4)
The ProfileGrid plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'pm_upload_csv' function in versions up to, and including, 5.5.1. This makes it possible for authenticated attackers, with subscriber-level permissions or above to import new users and update existing users.
Published: 2023-07-18T02:39:25.938Z
Updated: 2026-04-08T17:16:37.451Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-0940 vulnerable 2026-06-08 05:52:33.484651 ProfileGrid < 5.3.1 - Subscriber+ Arbitrary Password Reset
The ProfileGrid WordPress plugin before 5.3.1 provides an AJAX endpoint for resetting a user password but does not implement proper authorization. This allows a user with low privileges, such as subscriber, to change the password of any account, including Administrator ones.
Published: 2023-03-20T15:52:16.823Z
Updated: 2025-02-26T19:05:40.403Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-41791 vulnerable 2026-06-08 05:48:30.978456 WordPress ProfileGrid plugin <= 5.1.6 - Auth. CSV Injection vulnerability
MEDIUM (6.8)
Auth. (subscriber+) CSV Injection vulnerability in ProfileGrid plugin <= 5.1.6 on WordPress.
Published: 2022-11-17T22:08:40.097Z
Updated: 2026-04-28T16:07:49.820Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-3578 vulnerable 2026-06-08 05:48:21.470981 ProfileGrid < 5.1.1 - Reflected Cross-Site Scripting
The ProfileGrid WordPress plugin before 5.1.1 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting
Published: 2022-11-14T00:00:00.000Z
Updated: 2025-04-30T15:28:07.376Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-36352 vulnerable 2026-06-08 05:46:07.055739 WordPress ProfileGrid Plugin <= 5.0.3 is vulnerable to Broken Access Control
MEDIUM (6.3)
Missing Authorization vulnerability in Profilegrid ProfileGrid – User Profiles, Memberships, Groups and Communities.This issue affects ProfileGrid – User Profiles, Memberships, Groups and Communities: from n/a through 5.0.3.
Published: 2024-01-08T21:50:11.156Z
Updated: 2026-04-28T16:07:45.349Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-0233 vulnerable 2026-06-08 05:39:09.578071 ProfileGrid – User Profiles, Memberships, Groups and Communities <= 4.7.4 Authenticated Stored Cross-Site Scripting
MEDIUM (6.4)
The ProfileGrid – User Profiles, Memberships, Groups and Communities WordPress plugin is vulnerable to Stored Cross-Site Scripting due to insufficient escaping via the pm_user_avatar and pm_cover_image parameters found in the ~/admin/class-profile-magic-admin.php file which allows attackers with authenticated user access, such as subscribers, to inject arbitrary web scripts into their profile, in versions up to and including 1.2.7.
Published: 2022-01-18T16:52:28.000Z
Updated: 2025-02-13T20:42:23.285Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-15873 vulnerable 2026-06-08 05:12:58.145058 Details available
The profilegrid-user-profiles-groups-and-communities plugin before 2.8.6 for WordPress has remote code execution via an wp-admin/admin-ajax.php request with the action=pm_template_preview&html=<?php substring followed by PHP code.
Published: 2019-09-03T12:22:19.000Z
Updated: 2024-08-05T01:03:32.567Z
Reference links
Imported from gcve-enriched-dumps CVE data

Contribute

You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.