Description
The WP Plugin Info Card plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘containerid’ parameter in all versions up to, and including, 5.3.1 due to insufficient input sanitization and output escaping. 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. This issue is due to an incomplete patch for CVE-2025-31835.
Published: 2025-06-03
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Patch Now
AI Analysis

Impact

The WP Plugin Info Card plugin allows an authenticated user with Contributor or higher privileges to supply an arbitrary value to the containerid parameter. Because the plugin does not properly escape this input, attackers can store malicious scripts that execute whenever any user views the affected page. This stored cross‑site scripting can be leveraged to steal session cookies, deface content, or redirect users to malicious sites. The weakness is a classic unvalidated input vulnerability, identified as CWE‑79.

Affected Systems

WordPress sites that have the WP Plugin Info Card plugin from the vendor brikou installed in any release up to and including version 5.3.1. Any host running a WordPress instance that loaded this plugin, irrespective of the host environment, is susceptible. No specific operating system or PHP version is required for exploitation; the flaw resides entirely within the plugin code.

Risk and Exploitability

The CVSS score of 6.4 indicates moderate severity, reflecting the need for authentication but providing a wide impact on user contexts once scripts run. The EPSS score of less than 1% signals a low probability of immediate exploitation in the wild. The flaw is not currently catalogued in CISA’s KEV, suggesting no widespread active exploitation. Attackers would need legitimate Contributor‑level credentials to inject payloads, but once in place the stored XSS acts against all visitors to the contaminated page.

Generated by OpenCVE AI on April 20, 2026 at 22:40 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade WP Plugin Info Card to the latest release where input sanitization for the containerid parameter has been applied.
  • If no newer version is available, uninstall or disable the plugin until an official patch is released to eliminate the entry point.
  • Restrict Contributor roles from editing plugin content that includes the containerid parameter, or remove that capability from the role while monitoring for any remaining script injection.

Generated by OpenCVE AI on April 20, 2026 at 22:40 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-16712 The WP Plugin Info Card plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘containerid’ parameter in all versions up to, and including, 5.3.1 due to insufficient input sanitization and output escaping. 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. This issue is due to an incomplete patch for CVE-2025-31835.
History

Tue, 03 Jun 2025 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 03 Jun 2025 08:30:00 +0000

Type Values Removed Values Added
Description The WP Plugin Info Card plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘containerid’ parameter in all versions up to, and including, 5.3.1 due to insufficient input sanitization and output escaping. 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. This issue is due to an incomplete patch for CVE-2025-31835.
Title WP Plugin Info Card <= 5.3.1 - Authenticated (Contributor+) Stored Cross-Site Scripting via containerid Parameter
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

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:29:15.584Z

Reserved: 2025-05-23T10:27:37.200Z

Link: CVE-2025-5116

cve-icon Vulnrichment

Updated: 2025-06-03T13:29:48.154Z

cve-icon NVD

Status : Deferred

Published: 2025-06-03T09:15:23.007

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

Link: CVE-2025-5116

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-20T22:45:20Z

Weaknesses