Strategic Overview
- Status
- Patched in 5.5.1
- Affected Plugin
- ProfileGrid – User Profiles, Groups and Communities
- Affected Version
<= 5.5.0- CVSS
- 4.9Medium
- Weakness type
- CWE-321 · Use of Hard-coded Cryptographic Key
- CVE
CVE-2023-3404
At a glance
CVE-2023-3404 is a medium-severity Use of Hard-coded Cryptographic Key vulnerability in the ProfileGrid WordPress plugin, affecting versions <= 5.5.0. It carries a CVSS score of 4.9 (reachable over the network; low attack complexity; high confidentiality impact). The issue is fixed in version 5.5.1; sites on affected versions should update now. Disclosed July 2023, reported by István Márton.
Vulnerability Overview
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.
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 interaction from a victim user. A successful exploit has high impact on confidentiality.
CWE-321: Use of Hard-coded Cryptographic Key
The product uses a hard-coded, unchangeable cryptographic key.
Remediation
Update to version 5.5.1, or a newer patched version
How does WordSec protect against this?
The fix is the thing that ends this: ProfileGrid 5.5.1 closes this, and updating the plugin is the step that ends it.
- Alerts
External References
Related records
Other vulnerabilities in ProfileGrid – User Profiles, Groups and Communities
- 10.0CVE-2024-30490: ProfileGrid <= 5.7.8 SQL Injection
CVE-2024-30490 - 9.9CVE-2024-30491: ProfileGrid <= 5.7.8 SQL Injection
CVE-2024-30491 - 9.8CVE-2026-57697: ProfileGrid Privilege Escalation
CVE-2026-57697 - 9.8CVE-2026-12073: ProfileGrid - User Profiles Privilege Escalation
CVE-2026-12073 - 8.8CVE-2025-0724: ProfileGrid PHP Object Injection
CVE-2025-0724 - 8.8CVE-2025-26999: ProfileGrid <= 5.9.4.3 PHP Object Injection
CVE-2025-26999 - 8.8CVE-2024-6411: ProfileGrid Authorization Bypass
CVE-2024-6411 - 8.8CVE-2023-3713: ProfileGrid <= 5.5.1 Arbitrary Option Update
CVE-2023-3713
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C