GHSA-2j42-h78h-q4fg · Severity: critical · Ecosystem: go — Beego allows Reflected/Stored XSS in Beego's RenderForm() Function Due to Unescaped User Input
Beego is an open-source web framework for the Go programming language. Prior to 2.3.6, a Cross-Site Scripting (XSS) vulnerability exists in Beego's RenderForm() function due to improper HTML escaping of user-controlled data. This vulnerability allows attackers to inject malicious JavaScript code that executes in victims' browsers, potentially leading to session hijacking, credential theft, or account takeover. The vulnerability affects any application using Beego's RenderForm() function with user-provided data. Since it is a high-level function generating an entire form markup, many developers would assume it automatically escapes attributes (the way most frameworks do). This vulnerability is fixed in 2.3.6.
Conclusion & alert: CVE-2025-30223 is rated High Exploit Risk (74.6/100): CVSS Critical severity, with medium exploitation likelihood (EPSS 0.45%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-05-09 | 0.34% | 0.45% | +0.11% |
| 2 | 2026-01-25 | 0.06% | 0.34% | +0.28% |
| 3 | 2025-09-08 | — | 0.06% | — |
Full EPSS history (6 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 9.3 | 3.1 | CRITICAL |
|
2.8 | 5.8 | [email protected] |
| 9.6 | 3.1 | CRITICAL |
|
2.8 | 6.0 | [email protected] |
GHSA-2j42-h78h-q4fg · Severity: critical · Ecosystem: go — Beego allows Reflected/Stored XSS in Beego's RenderForm() Function Due to Unescaped User Input
| URL | Tags |
|---|---|
| https://github.com/beego/beego/commit/939bb18c66406466715ddadd25dd9ffa6f169e25 | Patch |
| https://github.com/beego/beego/security/advisories/GHSA-2j42-h78h-q4fg | Exploit Vendor Advisory |