CVE-2026-15383 PUBLISHED

Blog Floating Button <= 1.4.20 - Unauthenticated Stored XSS via User-Agent Header

Assigner: WPScan
Reserved: 10.07.2026 Published: 03.08.2026 Updated: 03.08.2026

The Blog Floating Button WordPress plugin through 1.4.20 does not sanitize or escape the visitor User-Agent header, which it stores through an unauthenticated tracking REST endpoint and later renders unescaped in an administrator report page. This allows an unauthenticated attacker to store a malicious script that executes in the session of any administrator who views the access report, leading to site takeover.

Product Status

Vendor Unknown
Product Blog Floating Button
Versions Default: unknown
  • affected from 0 to 1.4.20 (incl.)

Credits

  • Shivamani Vastrala finder
  • WPScan coordinator

References

Problem Types

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