VYPR

NuGet package

yafnet.core

pkg:nuget/yafnet.core

Vulnerabilities (3)

  • CVE-2026-43939HigMay 12, 2026
    affected >= 4.0.0-beta01, < 4.0.5fixed 4.0.5

    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 c

  • CVE-2026-43938HigMay 12, 2026
    affected >= 4.0.0-beta01, < 4.0.5fixed 4.0.5

    YetAnotherForum.NET (YAF.NET) is a C# ASP.NET forum. Prior to 4.0.5 and 3.2.12, the application's database logger (YAFNET.Core/Logger/DbLogger.cs) captures the incoming request's User-Agent header into a JObject, serializes it with JsonConvert, and stores the result in the EventL

  • CVE-2026-43937HigMay 12, 2026
    affected < 4.0.5fixed 4.0.5

    YetAnotherForum.NET (YAF.NET) is a C# ASP.NET forum. Prior to 4.0.5, Any admin OnPost… handler executes its side effects before the ResultFilterAttribute rewrites the response to a 302 to /Info/4. The most impactful abuse is /Admin/RunSql, whose OnPostRunQuery binds Editor from t