CVE-2026-10089
Last modified
CVE-2026-10089 is a medium-severity vulnerability rated 6.4/10 on the CVSS scale. The Insert Pages plugin for WordPress is vulnerable to Stored Cross-Site Scripting via post custom field keys (meta key names) in all versions up to, and including, 3.11.4. This is due to insufficient output escaping in the the_meta() function: while the custom field VALUE is sanitized with wp_kses_post(), the custom field KEY ($key) is interpolated into the rendered HTML (lines 1786-1791) and echoed (line 1806) without any escaping when an inserted page is rendered with the [insert page='ID' display='all'] shortcode. EPSS estimates a 0.22% chance of exploitation in the next 30 days.
Description
The Insert Pages plugin for WordPress is vulnerable to Stored Cross-Site Scripting via post custom field keys (meta key names) in all versions up to, and including, 3.11.4. This is due to insufficient output escaping in the the_meta() function: while the custom field VALUE is sanitized with wp_kses_post(), the custom field KEY ($key) is interpolated into the rendered HTML (lines 1786-1791) and echoed (line 1806) without any escaping when an inserted page is rendered with the [insert page='ID' display='all'] shortcode. This makes it possible for authenticated attackers, with author-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
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| figureone | Insert Pages | <= 3.11.4 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-10089?
How severe is CVE-2026-10089?
How do I fix CVE-2026-10089?
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-10081The Unlimited Elements For Elementor WordPress plugin before…8.8
- CVE-2026-10082The Advanced Ads WordPress plugin before 2.0.23 does not sa…6.1
- CVE-2026-10083The APCu Manager WordPress plugin before 4.5.0 does not esca…7.5
- CVE-2026-10085Mattermost versions 11.7.x <= 11.7.2, 11.6.x <= 11.6.4, 10.1…5.4
- CVE-2026-10086GitLab has remediated an issue in GitLab EE affecting all ve…5.4
- CVE-2026-10087GitLab has remediated an issue in GitLab EE affecting all ve…8.7
- CVE-2026-1009A stored cross-site scripting (XSS) vulnerability exists in …5.4
- CVE-2026-10090A flaw was found in the Application Subscription controller …9.1
- CVE-2026-10091The Email JavaScript Cloak plugin for WordPress is vulnerabl…7.2
- CVE-2026-10092The Cincopa video and media plug-in plugin for WordPress is …7.2
- CVE-2026-10093The File Sharing & Download Manager – User Private Files plu…6.4
- CVE-2026-10094A Path Traversal vulnerability affecting SOLIDWORKS Visualiz…9.8
Are you affected by CVE-2026-10089?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
