Stored Cross-Site Scripting Vulnerability in Tuxquote Plugin for WordPress
CVE-2026-8846

6.4MEDIUM

Key Information:

Vendor

WordPress

Status
Vendor
CVE Published:
27 May 2026

What is CVE-2026-8846?

The Tuxquote plugin for WordPress is susceptible to Stored Cross-Site Scripting (XSS) attacks through the 'TUXQUOTE' shortcode. This vulnerability arises from inadequate input sanitization and output escaping for user-supplied attributes such as 'title', 'align', and 'width'. When these attributes are processed by the tuxquote_build_format() function, they are inserted directly into the rendered HTML without using the necessary security functions like esc_attr() or esc_html(). As a result, authenticated attackers with Contributor-level access or higher can inject arbitrary web scripts into WordPress pages, leading to potential exploitation when unsuspecting users access the compromised pages.

Affected Version(s)

Tuxquote 0 <= 1.3

References

CVSS V3.1

Score:
6.4
Severity:
MEDIUM
Confidentiality:
Low
Integrity:
Low
Availability:
Low
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
Low
User Interaction:
None
Scope:
Changed

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

nail majdeddine
.