CVE-2026-43938
Last modified
CVE-2026-43938 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. 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 EventLog.Description column whenever an event (e.g., an unhandled exception) is logged. EPSS estimates a 0.28% chance of exploitation in the next 30 days.
Description
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 EventLog.Description column whenever an event (e.g., an unhandled exception) is logged. The admin event-log page (YetAnotherForum.NET/Pages/Admin/EventLog.cshtml.cs) later deserializes that JSON in FormatStackTrace() and interpolates the UserAgent value directly into an HTML string with no encoding, and the Razor view EventLog.cshtml emits the result through @Html.Raw. This vulnerability is fixed in 4.0.5 and 3.2.12.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-43938?
How severe is CVE-2026-43938?
How do I fix CVE-2026-43938?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-4393Cross-Site Request Forgery (CSRF) vulnerability in Drupal Au…4.3
- CVE-2026-43930Parse Server is an open source backend that can be deployed …5.9
- CVE-2026-43934e107 is a content management system (CMS). Prior to 2.3.4, a…6.5
- CVE-2026-43935e107 is a content management system (CMS). Prior to 2.3.4, a…8.1
- CVE-2026-43936e107 is a content management system (CMS). Prior to 2.3.4, y…4.3
- CVE-2026-43937YetAnotherForum.NET (YAF.NET) is a C# ASP.NET forum. Prior t…8.8
- CVE-2026-43939YetAnotherForum.NET (YAF.NET) is a C# ASP.NET forum. Prior t…7.3
- CVE-2026-4394The Gravity Forms plugin for WordPress is vulnerable to Stor…6.1
- CVE-2026-43940electerm is an open-sourced terminal/ssh/sftp/telnet/serialp…8.4
- CVE-2026-43941electerm is an open-sourced terminal/ssh/sftp/telnet/serialp…9.6
- CVE-2026-43942electerm is an open-sourced terminal/ssh/sftp/telnet/serialp…5.5
- CVE-2026-43943electerm is an open-sourced terminal/ssh/sftp/telnet/serialp…7.8
Are you affected by CVE-2026-43938?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
