Tag

#Cross-Site Scripting

blogMEDIUM 6.1

Understanding and Defending Against CVE-2026-6827: Multiple Security Issues in justhtml

CVE-2026-6827 is a medium-severity vulnerability in the justhtml library, affecting versions before 1.17.0. It involves multiple security issues in sanitization, serialization, and programmatic DOM handling, potentially allowing for cross-site scripting (XSS) attacks. This analysis provides an in-depth look at the vulnerability, its exploitation mechanics, and defensive strategies.

1 source
articleMEDIUM 6.1

CVE-2026-5389: Cross-Site Scripting Vulnerability in justhtml Library

A cross-site scripting (XSS) vulnerability exists in the justhtml library, specifically in the to_markdown() function, which can be exploited by attackers to execute raw HTML when the generated Markdown is rendered. The vulnerability affects justhtml versions before 1.13.0 and has a CVSS score of 6.1. Organizations should update to version 1.13.0 or later to mitigate this vulnerability.

1 source
newsHIGH 8.6

Critical Cross-Site Scripting Vulnerability in SiYuan Note-taking App

A critical cross-site scripting (XSS) vulnerability, CVE-2026-74902, has been discovered in SiYuan, a popular note-taking application, affecting versions prior to 3.7.4. This vulnerability allows attackers to craft malicious filenames that can execute with full OS command access when a user interacts with the file. Immediate action is required to update to a patched version.

1 source
blogHIGH 7.6

Understanding and Defending Against Cross-Site Scripting (XSS) in Angular i18n

A Cross-Site Scripting (XSS) vulnerability was identified in the Angular compiler's internationalization (i18n) pipeline. This vulnerability, tracked as CVE-2026-69151, allows arbitrary JavaScript execution within the context of the vulnerable application's domain if an attacker can control or influence the translation files used during localization. The vulnerability has a CVSS score of 7.6 and affects various versions of Angular. This educational analysis aims to provide a deep understanding of the threat and defensive thinking to protect against it.

1 source
blogCRITICAL 9.3

Understanding and Defending Against Stored Cross-Site Scripting (XSS) Vulnerabilities: A Deep Dive into CVE-2026-2342

This educational analysis delves into CVE-2026-2342, a stored cross-site scripting (XSS) vulnerability in OceanicSoft Informatics Systems Ltd.'s ValeApp. We will explore the root cause, attack surface, exploitation mechanics, real-world impact, and most importantly, defensive strategies to mitigate such threats.

1 source
blogMEDIUM 6.1

Understanding and Defending Against Stored Cross-Site Scripting (XSS) in AVideo TopMenu Plugin

This educational analysis covers CVE-2026-56347, a stored cross-site scripting vulnerability in the AVideo TopMenu plugin through version 26.0. The vulnerability allows attackers to inject malicious JavaScript through unescaped menu item fields, potentially stealing session cookies or performing unauthorized actions on all site visitors. We will delve into the root cause, attack surface, exploitation mechanics, real-world impact, and defensive strategies.

1 source
newsMEDIUM 6.1

Cross-Site Scripting Vulnerability in Flowise Before 3.0.8

A cross-site scripting (XSS) vulnerability exists in Flowise before version 3.0.8, caused by insufficient input filtering in chat messages and custom agent functions. An attacker can inject malicious JavaScript, enabling theft of cookies and session data. Users of Flowise should update to version 3.0.8 or later.

1 source
blogHIGH 7.4

Understanding Self-Cross-Site Scripting (Self-XSS) in Kirby's Writer Field

This educational analysis covers a self-cross-site scripting (self-XSS) vulnerability in Kirby's writer field, affecting sites using this feature in any blueprint. The vulnerability, tracked as CVE-2026-49276, allows attackers to inject malicious links into content, which can be executed by the same user who entered it before saving the content. The attack requires knowledge of the content structure and social engineering of a user with access to the Panel, and it cannot be automated.

1 source