Description
The Precise Columns plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the `wrap_id` shortcode attribute in all versions up to, and including, 1.0. This is due to the plugin not properly sanitizing user input or escaping output when inserting the wrapper ID into the generated HTML. 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.
Published: 2025-11-11
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross-Site Scripting
Action: Patch Immediately
AI Analysis

Impact

The Precise Columns WordPress plugin is vulnerable to stored cross-site scripting due to the lack of sanitization on the wrap_id shortcode attribute in all releases up to version 1.0. When an authenticated attacker with contributor-level or higher access inserts a malicious wrap_id value, the plugin embeds it directly into the generated HTML output. This allows the attacker to inject arbitrary JavaScript that executes whenever any site visitor loads the affected page, potentially enabling credential theft, defacement, or further exploitation within the site.

Affected Systems

All installations of the Precise Columns plugin developed by simonpedge, with any version numbered 1.0 or older, are affected. Sites that have the plugin activated and include the wrap_id attribute in posts or pages, and that grant contributor or higher roles to attackers, can be exploited.

Risk and Exploitability

The vulnerability has a CVSS score of 6.4, indicating a moderate severity. The EPSS score is below 1 %, suggesting a low probability of public exploitation at present, and it is not listed in the CISA KEV catalog. Nevertheless, because the flaw requires only an authenticated contributor or higher account, many WordPress sites are likely at risk. Successful exploitation would grant an attacker the ability to run arbitrary scripts in the browsers of site visitors, leading to possible session hijacking, data exfiltration, or further lateral movement within the environment.

Generated by OpenCVE AI on April 22, 2026 at 12:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Precise Columns plugin to a version later than 1.0, or uninstall it entirely if no newer release is available.
  • If an immediate update is not possible, restrict the wrap_id attribute by adding a custom filter that sanitizes its value or by removing the shortcode from active posts.
  • Manually review and delete any posts or pages that contain malicious content inserted through the wrap_id attribute, and audit other content for similar injection vectors.

Generated by OpenCVE AI on April 22, 2026 at 12:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 12 Nov 2025 20:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 12 Nov 2025 13:00:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Tue, 11 Nov 2025 03:45:00 +0000

Type Values Removed Values Added
Description The Precise Columns plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the `wrap_id` shortcode attribute in all versions up to, and including, 1.0. This is due to the plugin not properly sanitizing user input or escaping output when inserting the wrapper ID into the generated HTML. 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.
Title Precise Columns <= 1.0 - Authenticated (Contributor+) Stored Cross-Site Scripting
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N'}


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:06:47.766Z

Reserved: 2025-10-16T15:00:52.419Z

Link: CVE-2025-11869

cve-icon Vulnrichment

Updated: 2025-11-12T15:13:36.757Z

cve-icon NVD

Status : Deferred

Published: 2025-11-11T04:15:43.600

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-11869

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T12:30:16Z

Weaknesses