CVE-2026-3516
Last modified
CVE-2026-3516 is a medium-severity vulnerability rated 6.4/10 on the CVSS scale. The Contact List plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the '_cl_map_iframe' parameter in all versions up to, and including, 3.0.18. This is due to insufficient input sanitization and output escaping when handling the Google Maps iframe custom field. EPSS estimates a 0.27% chance of exploitation in the next 30 days.
Description
The Contact List plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the '_cl_map_iframe' parameter in all versions up to, and including, 3.0.18. This is due to insufficient input sanitization and output escaping when handling the Google Maps iframe custom field. The saveCustomFields() function in class-contact-list-custom-fields.php uses a regex to extract <iframe> tags from user input but does not validate or sanitize the iframe's attributes, allowing event handlers like 'onload' to be included. The extracted iframe HTML is stored via update_post_meta() and later rendered on the front-end in class-cl-public-card.php without any escaping or wp_kses filtering. 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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-3516?
How severe is CVE-2026-3516?
How do I fix CVE-2026-3516?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-35152A SQL Injection vulnerability exists in Apache Fineract's Re…8.8
- CVE-2026-35153Dell PowerProtect Data Domain Feature Release versions 7.7.1…6.7
- CVE-2026-35154Dell PowerProtect Data Domain Feature Release versions 7.7.1…6.7
- CVE-2026-35155Dell iDRAC10, versions 1.20.70.50 and 1.30.05.10, contains a…7.1
- CVE-2026-35157Dell ECS versions 3.8.1.0 through 3.8.1.7 and Dell ObjectSca…9.8
- CVE-2026-35159Dell Client Platform BIOS contains an Authentication Bypass …5.3
- CVE-2026-35162Dell PowerFlex Manager, version(s) prior to 5.1.0.1, contain…6.5
- CVE-2026-35164Brave CMS is an open-source CMS. Prior to 2.0.6, an unrestri…8.8
- CVE-2026-35165LORIS (Longitudinal Online Research and Imaging System) is a…6.5
- CVE-2026-35166Hugo is a static site generator. From 0.60.0 to before 0.159…5.4
- CVE-2026-35167Kedro is a toolbox for production-ready data science. Prior …8.1
- CVE-2026-35168OpenSTAManager is an open source management software for tec…8.8
Are you affected by CVE-2026-3516?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
