Arbitrary SQL Execution Vulnerability in YetAnotherForum.NET by YAF.NET
CVE-2026-43937
8.8HIGH
What is CVE-2026-43937?
A vulnerability in YetAnotherForum.NET allows low-privileged users to execute arbitrary SQL commands through the /Admin/RunSql endpoint. The problem arises from insufficient validation of user inputs, specifically in the OnPostRunQuery handler, which indiscriminately binds data from the request body to the database execution method without appropriate checks. This issue has been addressed in version 4.0.5, highlighting the importance of applying updates to secure the forum environment against potential attacks.
Affected Version(s)
YAFNET < 4.0.5
