Cette page n'a pas encore été traduite dans votre langue. Affichage du contenu en anglais pendant que nous y travaillons.
💡 Keep dependencies up to date — most exploits target known, patchable vulnerabilities.
CVE-2026-5486: SQL Injection in Unlimited Elements for Elementor
Plateforme
wordpress
Composant
unlimited-elements-for-elementor
Corrigé dans
2.0.8
CVE-2026-5486 describes a SQL Injection vulnerability discovered in the Unlimited Elements for Elementor plugin for WordPress. This flaw allows attackers to inject malicious SQL code, potentially compromising sensitive data stored within the WordPress database. The vulnerability affects versions 1.0.0 through 2.0.7, and a patch is available in version 2.0.8.
Détecte cette CVE dans ton projet
Téléverse ton fichier de dépendances et découvre instantanément si cette CVE et d'autres te touchent.
Impact et Scénarios d'Attaquetraduction en cours…
Successful exploitation of CVE-2026-5486 could allow an attacker to bypass authentication and gain unauthorized access to the WordPress database. This could lead to the exfiltration of sensitive user data, including usernames, passwords, email addresses, and potentially financial information if the site processes payments. An attacker could also modify or delete data, leading to website defacement or complete data loss. The vulnerability's impact is amplified by the widespread use of WordPress and Elementor, potentially affecting a large number of websites. The combination of insufficient sanitization and deprecated escaping functions makes this a particularly dangerous vulnerability.
Contexte d'Exploitationtraduction en cours…
CVE-2026-5486 was published on 2026-05-14. Its severity is currently assessed as medium. No public exploits or proof-of-concept code have been publicly disclosed at the time of writing. The vulnerability is not currently listed on KEV or EPSS, indicating a low to medium probability of active exploitation. Monitor security advisories and threat intelligence feeds for any updates.
Renseignement sur les Menaces
Statut de l'Exploit
CISA SSVC
Vecteur CVSS
Que signifient ces métriques?
- Attack Vector
- Réseau — exploitable à distance via internet. Aucun accès physique ou local requis.
- Attack Complexity
- Faible — aucune condition spéciale requise. Exploitable de manière fiable.
- Privileges Required
- Faible — tout compte utilisateur valide est suffisant.
- User Interaction
- Aucune — attaque automatique et silencieuse. La victime ne fait rien.
- Scope
- Inchangé — impact limité au composant vulnérable.
- Confidentiality
- Élevé — perte totale de confidentialité. L'attaquant peut lire toutes les données.
- Integrity
- Aucun — aucun impact sur l'intégrité.
- Availability
- Aucun — aucun impact sur la disponibilité.
Logiciel Affecté
Classification de Faiblesse (CWE)
Chronologie
- Réservé
- Publiée
- Modifiée
Mitigation et Contournementstraduction en cours…
The primary mitigation for CVE-2026-5486 is to immediately upgrade the Unlimited Elements for Elementor plugin to version 2.0.8 or later. If upgrading is not immediately feasible due to compatibility issues or breaking changes, consider implementing a Web Application Firewall (WAF) rule to block requests containing suspicious SQL injection attempts targeting the getcataddons AJAX action and the data[filter_search] parameter. Carefully review and sanitize all user inputs within the plugin's code to prevent future vulnerabilities. After upgrading, confirm the vulnerability is resolved by attempting a SQL injection payload via the affected parameter and verifying that it is properly sanitized.
Comment corriger
Mettre à jour vers la version 2.0.8, ou une version corrigée plus récente
Questions fréquentestraduction en cours…
What is CVE-2026-5486 — SQL Injection in Unlimited Elements for Elementor?
CVE-2026-5486 is a SQL Injection vulnerability affecting the Unlimited Elements for Elementor WordPress plugin, allowing attackers to inject malicious SQL code and potentially access sensitive data.
Am I affected by CVE-2026-5486 in Unlimited Elements for Elementor?
You are affected if you are using Unlimited Elements for Elementor versions 1.0.0 through 2.0.7. Check your plugin version and upgrade immediately if vulnerable.
How do I fix CVE-2026-5486 in Unlimited Elements for Elementor?
Upgrade the Unlimited Elements for Elementor plugin to version 2.0.8 or later. If immediate upgrade is not possible, implement a WAF rule to block suspicious requests.
Is CVE-2026-5486 being actively exploited?
Currently, there are no publicly known active exploits or campaigns targeting CVE-2026-5486, but it's crucial to apply the patch promptly to mitigate potential future attacks.
Where can I find the official Unlimited Elements for Elementor advisory for CVE-2026-5486?
Refer to the official Unlimited Elements for Elementor plugin website or the WordPress plugin repository for the latest security advisory and update information.
Ton projet est-il affecté ?
Téléverse ton fichier de dépendances et découvre instantanément si cette CVE et d'autres te touchent.
Détecte cette CVE dans ton projet
Téléverse ton fichier de dépendances et découvre instantanément si cette CVE et d'autres te touchent.
Scannez votre projet WordPress maintenant — sans compte
scanZone.subtitle
Glissez-déposez votre fichier de dépendances
composer.lock, package-lock.json, requirements.txt, Gemfile.lock, pubspec.lock, Dockerfile...