Description
The Padlet Shortcode plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'key' parameter in the 'wallwisher' shortcode in all versions up to, and including, 1.3. This is 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-21
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Update Plugin
AI Analysis

Impact

The Padlet Shortcode plugin for WordPress suffers from a Stored Cross‑Site Scripting flaw that can only be exploited by users who are already authenticated with contributor-level permissions or higher. The vulnerability arises through the 'key' attribute of the 'wallwisher' shortcode because the input is neither properly sanitized nor escaped before being stored. By injecting arbitrary JavaScript into this attribute, an attacker can cause malicious scripts to run whenever any authenticated or unauthenticated user opens a page containing the compromised shortcode. This can lead to session hijacking, defacement, or distribution of malware. The weakness is a classic injection flaw classified as CWE‑79.

Affected Systems

Coffeebite’s Padlet Shortcode plugin for WordPress. All plugin releases up to and including version 1.3 are affected; no other vendors or product variants are listed.

Risk and Exploitability

The CVSS score of 6.4 places the vulnerability in the medium‑severity range. The EPSS score is reported as < 1%, indicating a very low likelihood that this exploit is actively used in the wild at present. The failure to appear in the CISA KEV catalogue further suggests limited exploitation. However, because the attack requires authenticated contributor access, any site that permits contributors to add or edit shortcodes is vulnerable. An attacker would need to create or edit a shortcode that includes a malicious 'key' value; the injected script is then stored and rendered when the shortcode is processed by WordPress when the page is accessed. If the site’s user base is large or heavily relies on contributors, the impact could be significant.

Generated by OpenCVE AI on April 22, 2026 at 21:07 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the newest available version of Padlet Shortcode, which removes the unsanitized 'key' input.
  • If an update is not immediately possible, disable or uninstall the Padlet Shortcode plugin until a fix is released.
  • Restrict contributor permissions or prevent contributors from adding or editing shortcodes that accept arbitrary attributes.
  • Use a Web Application Firewall or security plugin to block malicious code injection and to filter out JavaScript from shortcode attributes.

Generated by OpenCVE AI on April 22, 2026 at 21:07 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

Fri, 21 Nov 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 21 Nov 2025 07:45:00 +0000

Type Values Removed Values Added
Description The Padlet Shortcode plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'key' parameter in the 'wallwisher' shortcode in all versions up to, and including, 1.3. This is 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 Padlet Shortcode <= 1.3 - Authenticated (Contributor+) Stored Cross-Site Scripting via 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:34:31.252Z

Reserved: 2025-11-03T20:57:03.623Z

Link: CVE-2025-12660

cve-icon Vulnrichment

Updated: 2025-11-21T14:53:55.810Z

cve-icon NVD

Status : Deferred

Published: 2025-11-21T08:15:53.460

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

Link: CVE-2025-12660

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T21:15:27Z

Weaknesses