CVE-2026-43939
HighSummary
YetAnotherForum.NET (YAF.NET) prior to versions 4.0.5 and 3.2.12 has a vulnerability that allows for the injection of unsafe HTML code by users in posts and replies. This content is stored server-side and rendered back into the thread page without adequate HTML sanitization.
Risk Assessment
The lack of proper sanitization may lead to XSS attacks, jeopardizing user data security and forum integrity. Organizations may face loss of user trust and potential legal consequences.
Recommendation
It is recommended to upgrade to versions 4.0.5 or 3.2.12 to eliminate this vulnerability. Additionally, implementing further input sanitization mechanisms is advisable.
Other vulnerabilities in YetAnotherForum.NET (YAF.NET)
Original NVD description (English source)
YetAnotherForum.NET (YAF.NET) is a C# ASP.NET forum. Prior to 4.0.5 and 3.2.12, the thread posting and reply feature accepts user-supplied content via a a post or reply that is stored server-side and later rendered back into the thread page without adequate HTML sanitization or contextual output encoding. This vulnerability is fixed in 4.0.5 and 3.2.12.

