CVE-2026-41456: Bludit Unencoded Reflection Xss

Reflected Cross-Site Scripting (XSS) due to unencoded user input or pagination URLs. Output user-controlled data such as search terms and requested URLs safely by wrapping them in htmlspecialchars.

Provally CuratedPublic repositoryHighMedium confidenceVerifiedApache-2.0PHP
greprules fetch cve-2026-41456-bludit-unencoded-reflection-xss --engine opengrep

Description

Reflected Cross-Site Scripting (XSS) due to unencoded user input or pagination URLs. Output user-controlled data such as search terms and requested URLs safely by wrapping them in htmlspecialchars.