Blog

"Prevention is cheaper than a breach"

Live Vulnerability Intelligence

Threat Database

Search CVEs, inspect descriptions, and open detail pages with AI-assisted technical context.

Total3
Critical0
High0
Medium3
Reset
Showing 1-3 of 3 records
Threat Entry Updated 2026-07-02

CVE-2026-10089 - Insert Pages Plugin

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…

PLUGIN Insert Pages

CVE-2026-10089

MEDIUM CVSS 6.4 2026-07-02
Threat Entry Updated 2024-11-21

CVE-2021-24850 - Insert Pages Plugin

The Insert Pages WordPress plugin before 3.7.0 adds a shortcode that prints out other pages' content and custom fields. It can be used by users with a role as low as Contributor to perform Cross-Site Scripting attacks by storing the payload/s in another post's custom fields.

PLUGIN Insert Pages

CVE-2021-24850

MEDIUM CVSS 5.4 2021-11-17
Threat Entry Updated 2024-11-21

CVE-2021-24851 - Insert Pages Plugin

The Insert Pages WordPress plugin before 3.7.0 allows users with a role as low as Contributor to access content and metadata from arbitrary posts/pages regardless of their author and status (ie private), using a shortcode. Password protected posts/pages are not affected by such issue.

PLUGIN Insert Pages

CVE-2021-24851

MEDIUM CVSS 4.3 2021-11-17
Scroll to top