Description
The Pet-Manager – Petfinder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the kwm-petfinder shortcode in all versions up to, and including, 3.6.1 due to insufficient input sanitization and output escaping on user supplied attributes. 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-19
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Update Plugin
AI Analysis

Impact

The Pet‑Manager – Petfinder WordPress plugin is vulnerable to a stored cross‑site scripting flaw that is triggered through the kwm-petfinder shortcode. In all versions up to 3.6.1 the plugin does not properly sanitise or escape attributes supplied to the shortcode, allowing an attacker to persistently embed arbitrary JavaScript. When a user views the affected page, the injected script executes in the victim’s browser, enabling theft of session cookies, defacement, or other malicious client‑side actions. The primary weakness is reflected in CWE‑79, and the impact is limited to the web application’s front‑end but could lead to broader compromise if credentials are stolen.

Affected Systems

WordPress sites installing the Pet‑Manager – Petfinder plugin from the vendor kwmanagement. All releases through version 3.6.1 are affected; newer releases are not listed as vulnerable in the data provided.

Risk and Exploitability

The CVSS score of 6.4 indicates moderate severity. The EPSS score of less than 1% suggests a very low probability of exploitation in the near term, and the vulnerability is not yet present in the CISA KEV catalog. Attackers require authenticated Contributor‑level (or higher) access to the WordPress site, which allows them to insert the malicious shortcode. Once injected, the payload continues to affect all users who view the page, making the risk aggregated across site visitors.

Generated by OpenCVE AI on April 21, 2026 at 18:11 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Pet‑Manager – Petfinder plugin to the latest version that removes the vulnerable shortcode handling.
  • If an upgrade is not immediately possible, edit the plugin code or use a filter to disable the kwm-petfinder shortcode for all roles below Administrator, ensuring only trusted users can add content that passes through the shortcode.
  • Implement server‑side sanitisation of shortcode attributes by using WordPress esc_attr and esc_url functions, or replace the vulnerable code with a secure implementation that validates input before outputting.

Generated by OpenCVE AI on April 21, 2026 at 18:11 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 24 Nov 2025 09:15:00 +0000

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

Wed, 19 Nov 2025 21:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 19 Nov 2025 06:00:00 +0000

Type Values Removed Values Added
Description The Pet-Manager – Petfinder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the kwm-petfinder shortcode in all versions up to, and including, 3.6.1 due to insufficient input sanitization and output escaping on user supplied attributes. 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 Pet-Manager – Petfinder <= 3.6.1 - Authenticated (Contributor+) Stored Cross-Site Scripting via kwm-petfinder Shortcode
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-08T16:46:00.902Z

Reserved: 2025-11-04T19:39:08.098Z

Link: CVE-2025-12710

cve-icon Vulnrichment

Updated: 2025-11-19T20:19:52.378Z

cve-icon NVD

Status : Deferred

Published: 2025-11-19T06:15:46.257

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

Link: CVE-2025-12710

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T18:15:36Z

Weaknesses