Description
The Sudoku Shortcode plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'background' parameter in the 'sudoku-sc' shortcode in all versions up to, and including, 1.0.0 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.
Published: 2026-07-10
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Sudoku Shortcode plugin contains a stored cross‑site scripting flaw in the ‘background’ attribute of the ‘sudoku‑sc’ shortcode, which is identified as CWE‑79. The attribute is not properly sanitized or escaped, allowing malicious script payloads to be preserved in the post content. Anyone who visits a page containing the injected shortcode will have the script executed in their browser, potentially leading to session hijacking, defacement, or the delivery of deceptive content.

Affected Systems

WordPress sites running the Sudoku Shortcode plugin from tibouille, at version 1.0.0 or earlier, are affected. Administrators should verify the installed version and apply any official update. Users with at least Contributor privileges can inject code via the shortcode; unauthenticated users cannot directly exploit the flaw.

Risk and Exploitability

The CVSS score of 6.4 indicates moderate severity, while the EPSS score of < 1% indicates a very low probability of exploitation. It is not listed in the CISA KEV catalog, implying no known widespread exploitation. Based on the description, it is inferred that the attack requires authenticated access with at least Contributor privileges, and the vulnerability is stored, meaning once injected it serves to all subsequent viewers of the page. The lack of sanitizer makes exploitation straightforward for an attacker with write permissions.

Generated by OpenCVE AI on July 29, 2026 at 11:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Sudoku Shortcode to a version newer than 1.0.0 where the ‘background’ attribute is properly validated and escaped, thereby fixing the CWE‑79 vulnerability.
  • If an upgrade is not immediately possible, revoke Contributor or higher roles from the ability to edit or insert the ‘sudoku‑sc’ shortcode, or remove the background attribute from the shortcode configuration to prevent injection.
  • Disable or uninstall the Sudoku Shortcode plugin entirely if it is no longer needed and replace its functionality with a secure alternative.

Generated by OpenCVE AI on July 29, 2026 at 11:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 10 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 10 Jul 2026 10:15:00 +0000

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

Fri, 10 Jul 2026 05:15:00 +0000

Type Values Removed Values Added
Description The Sudoku Shortcode plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'background' parameter in the 'sudoku-sc' shortcode in all versions up to, and including, 1.0.0 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.
Title Sudoku Shortcode <= 1.0.0 - Authenticated (Contributor+) Cross-Site Scripting via 'background' Shortcode Attribute
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

Tibouille Sudoku Shortcode
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-10T15:20:55.122Z

Reserved: 2026-07-09T15:51:51.235Z

Link: CVE-2026-15292

cve-icon Vulnrichment

Updated: 2026-07-10T15:20:37.955Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T11:30:17Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')