CVE-2026-28170
Received Received - Intake

Unauthenticated XSS in Blog Floating Button

Vulnerability report for CVE-2026-28170, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-13

Last updated on: 2026-08-13

Assigner: Patchstack

Description

Unauthenticated Cross Site Scripting (XSS) in Blog Floating Button <= 1.4.20 versions.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-13
Last Modified
2026-08-13
Generated
2026-08-13
AI Q&A
2026-08-13
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
patchstack blog_floating_button to 1.4.20 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is an Unauthenticated Cross Site Scripting (XSS) vulnerability affecting Blog Floating Button plugin versions 1.4.20 and below. It allows attackers to inject malicious scripts into web pages viewed by users without requiring authentication.

Detection Guidance

To detect this XSS vulnerability in Blog Floating Button <= 1.4.20, inspect web application inputs for unsanitized user-supplied data. Check for reflective or stored XSS by submitting test payloads like <script>alert(1)</script> in input fields. Review server responses for script execution. Use browser developer tools to monitor network requests for suspicious payloads.

Impact Analysis

An attacker could exploit this to steal user sessions, deface websites, or deliver malware. Users visiting affected sites may have their data compromised or be redirected to malicious sites.

Compliance Impact

This XSS vulnerability could lead to unauthorized data access or modification, violating GDPR's integrity and confidentiality requirements. For HIPAA, it may compromise protected health information integrity.

Mitigation Strategies

Immediately update Blog Floating Button to the latest version. If no update is available, disable the plugin until a patch is released. Implement input validation and output encoding on all user inputs. Use a web application firewall to filter malicious scripts. Monitor for signs of exploitation such as unexpected script execution.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-28170. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart