CVE-2026-28187
Received Received - Intake

BaseFortify

Vulnerability report for CVE-2026-28187, 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 Knowledge Base for Documentation, FAQs with AI Assistance <= 17.211.0 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 knowledge_base to 17.211.0 (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 Knowledge Base for Documentation, FAQs with AI Assistance versions 17.211.0 and below. It allows attackers to inject malicious scripts into web pages viewed by other users without authentication.

Detection Guidance

To detect this XSS vulnerability in Knowledge Base for Documentation <= 17.211.0, inspect web application inputs for unsanitized user-supplied data. Check for reflective or stored XSS by testing input fields with basic payloads like <script>alert(1)</script>. Use browser developer tools to monitor network requests for suspicious script execution.

Impact Analysis

An attacker could steal user sessions, deface websites, or redirect users to malicious sites. Users with access to sensitive data could expose that information. The impact depends on user privileges and data accessed.

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. Both standards require protection against such attacks.

Mitigation Strategies

Immediately update Knowledge Base for Documentation to the latest version beyond 17.211.0. If an update is unavailable, apply input validation and output encoding to all user-supplied data. Implement a Content Security Policy (CSP) to restrict inline scripts. Temporarily disable the plugin if mitigation is not possible.

Chat Assistant

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

EPSS Chart