CVE-2026-4608: SQL Injection in ProfileGrid WordPress Plugin
Plattform
wordpress
Komponente
profilegrid-user-profiles-groups-and-communities
Behoben in
5.9.8.5
CVE-2026-4608 describes a blind SQL Injection vulnerability discovered in the ProfileGrid WordPress plugin, a tool for user profiles, groups, and communities. This flaw allows authenticated attackers, even those with Subscriber-level access, to inject malicious SQL queries. The vulnerability impacts versions up to 5.9.8.4, and a patch is available in version 5.9.8.5.
Erkenne diese CVE in deinem Projekt
Lade deine Abhängigkeitsdatei hoch und erfahre sofort, ob dich diese und andere CVEs treffen.
Auswirkungen und Angriffsszenarienwird übersetzt…
An attacker exploiting this SQL Injection vulnerability can potentially extract sensitive information stored within the WordPress database. While the vulnerability requires authentication (Subscriber level or higher), the ease of access makes it a significant risk. Successful exploitation could lead to the theft of user credentials, personal data, configuration details, or even database schema information. The impact is amplified if the database contains sensitive data like financial information or personally identifiable information (PII). This vulnerability shares similarities with other SQL Injection attacks where attackers can bypass security controls and gain unauthorized access to data.
Ausnutzungskontextwird übersetzt…
CVE-2026-4608 was published on May 13, 2026. The vulnerability’s severity is currently assessed as medium. There is no indication of this CVE being listed on KEV or having an EPSS score. Public Proof-of-Concept (POC) exploits are currently unknown, but the ease of exploitation makes it a potential target for opportunistic attackers. Monitor WordPress plugin directories and security forums for any emerging exploitation attempts.
Bedrohungsanalyse
Exploit-Status
CISA SSVC
CVSS-Vektor
Was bedeuten diese Metriken?
- Attack Vector
- Netzwerk — aus der Ferne über das Internet ausnutzbar. Kein physischer oder lokaler Zugriff erforderlich.
- Attack Complexity
- Niedrig — keine besonderen Bedingungen erforderlich. Zuverlässig ausnutzbar.
- Privileges Required
- Niedrig — jedes gültige Benutzerkonto ist ausreichend.
- User Interaction
- Keine — automatischer und lautloser Angriff. Das Opfer tut nichts.
- Scope
- Unverändert — Auswirkung auf das anfällige Komponente beschränkt.
- Confidentiality
- Hoch — vollständiger Vertraulichkeitsverlust. Angreifer kann alle Daten lesen.
- Integrity
- Keine — kein Integritätseinfluss.
- Availability
- Keine — kein Verfügbarkeitseinfluss.
Betroffene Software
Schwachstellen-Klassifikation (CWE)
Zeitleiste
- Reserviert
- Veröffentlicht
- Geändert
Mitigation und Workaroundswird übersetzt…
The primary mitigation for CVE-2026-4608 is to immediately upgrade the ProfileGrid plugin to version 5.9.8.5 or later. If upgrading is not immediately feasible due to compatibility issues or breaking changes, consider implementing a Web Application Firewall (WAF) rule to filter out suspicious SQL queries targeting the 'rid' parameter. Specifically, look for unusual characters or SQL keywords within the parameter value. Additionally, review and harden database user permissions to limit the potential damage from a successful SQL Injection attack. After upgrading, confirm the fix by attempting a SQL Injection attack on the 'rid' parameter and verifying that it is properly sanitized.
So beheben
Aktualisieren Sie auf Version 5.9.8.5 oder eine neuere gepatchte Version
Häufig gestellte Fragenwird übersetzt…
What is CVE-2026-4608 — SQL Injection in ProfileGrid WordPress Plugin?
CVE-2026-4608 is a medium severity SQL Injection vulnerability affecting the ProfileGrid WordPress plugin versions 0–5.9.8.4, allowing authenticated attackers to extract sensitive data.
Am I affected by CVE-2026-4608 in ProfileGrid WordPress Plugin?
If you are using ProfileGrid WordPress plugin versions 0 through 5.9.8.4, you are potentially affected by this vulnerability. Upgrade immediately.
How do I fix CVE-2026-4608 in ProfileGrid WordPress Plugin?
Upgrade the ProfileGrid plugin to version 5.9.8.5 or later. If immediate upgrade is not possible, implement WAF rules to filter suspicious SQL queries.
Is CVE-2026-4608 being actively exploited?
There are currently no known active campaigns exploiting CVE-2026-4608, but the ease of exploitation makes it a potential target.
Where can I find the official ProfileGrid advisory for CVE-2026-4608?
Refer to the ProfileGrid website and WordPress plugin repository for the official advisory and update information.
Ist dein Projekt betroffen?
Lade deine Abhängigkeitsdatei hoch und erfahre sofort, ob dich diese und andere CVEs treffen.
Erkenne diese CVE in deinem Projekt
Lade deine Abhängigkeitsdatei hoch und erfahre sofort, ob dich diese und andere CVEs treffen.
Scannen Sie jetzt Ihr WordPress-Projekt – kein Konto
Laden Sie ein Manifest hoch (composer.lock, package-lock.json, WordPress Plugin-Liste…) oder fügen Sie Ihre Komponentenliste ein. Sie erhalten sofort einen Schwachstellenbericht. Das Hochladen einer Datei ist nur der Anfang: Mit einem Konto erhalten Sie kontinuierliche Überwachung, Slack/email-Benachrichtigungen, Multi-Projekt- und White-Label-Berichte.
Abhängigkeitsdatei hier ablegen
composer.lock, package-lock.json, requirements.txt, Gemfile.lock, pubspec.lock, Dockerfile...