CVE-2026-9677 PUBLISHED

Shariff for WordPress <= 1.0.11 - Admin+ Stored Cross-Site Scripting

Assigner: WPScan
Reserved: 27.05.2026 Published: 27.06.2026 Updated: 27.06.2026

The Shariff for WordPress Shariff for WordPress plugin through 1.0.11 does not sanitize or escape the shariff_infourl setting before outputting it in the frontend HTML via the generateshariff() function, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in multisite setup).

Product Status

Vendor Unknown
Product Shariff for WordPress
Versions Default: unknown
  • affected from 0 to 1.0.11 (incl.)

Credits

  • Mustafa Ahmed finder
  • WPScan coordinator

References

Problem Types

  • CWE-79 Cross-Site Scripting (XSS) CWE