beego CVE Vulnerabilities & Metrics

Focus on beego vulnerabilities and metrics.

Last updated: 08 Mar 2025, 23:25 UTC

About beego Security Exposure

This page consolidates all known Common Vulnerabilities and Exposures (CVEs) associated with beego. We track both calendar-based metrics (using fixed periods) and rolling metrics (using gliding windows) to give you a comprehensive view of security trends and risk evolution. Use these insights to assess risk and plan your patching strategy.

For a broader perspective on cybersecurity threats, explore the comprehensive list of CVEs by vendor and product. Stay updated on critical vulnerabilities affecting major software and hardware providers.

Global CVE Overview

Total beego CVEs: 10
Earliest CVE date: 16 Sep 2019, 15:15 UTC
Latest CVE date: 31 Jul 2024, 21:15 UTC

Latest CVE reference: CVE-2024-40465

Rolling Stats

30-day Count (Rolling): 0
365-day Count (Rolling): 2

Calendar-based Variation

Calendar-based Variation compares a fixed calendar period (e.g., this month versus the same month last year), while Rolling Growth Rate uses a continuous window (e.g., last 30 days versus the previous 30 days) to capture trends independent of calendar boundaries.

Variations & Growth

Month Variation (Calendar): 0%
Year Variation (Calendar): 0%

Month Growth Rate (30-day Rolling): 0.0%
Year Growth Rate (365-day Rolling): 0.0%

Monthly CVE Trends (current vs previous Year)

Annual CVE Trends (Last 20 Years)

Critical beego CVEs (CVSS ≥ 9) Over 20 Years

CVSS Stats

Average CVSS: 4.45

Max CVSS: 7.5

Critical CVEs (≥9): 0

CVSS Range vs. Count

Range Count
0.0-3.9 4
4.0-6.9 2
7.0-8.9 4
9.0-10.0 0

CVSS Distribution Chart

Top 5 Highest CVSS beego CVEs

These are the five CVEs with the highest CVSS scores for beego, sorted by severity first and recency.

All CVEs for beego

CVE-2024-40465 beego vulnerability CVSS: 0 31 Jul 2024, 21:15 UTC

An issue in beego v.2.2.0 and before allows a remote attacker to escalate privileges via the getCacheFileName function in file.go file

CVE-2024-40464 beego vulnerability CVSS: 0 31 Jul 2024, 21:15 UTC

An issue in beego v.2.2.0 and before allows a remote attacker to escalate privileges via the sendMail function located in beego/core/logs/smtp.go file

CVE-2022-31836 beego vulnerability CVSS: 7.5 05 Jul 2022, 15:15 UTC

The leafInfo.match() function in Beego v2.0.3 and below uses path.join() to deal with wildcardvalues which can lead to cross directory risk.

CVE-2022-31259 beego vulnerability CVSS: 6.8 21 May 2022, 19:15 UTC

The route lookup process in beego before 1.12.9 and 2.x before 2.0.3 allows attackers to bypass access control. When a /p1/p2/:name route is configured, attackers can access it by appending .xml in various places (e.g., p1.xml instead of p1).

CVE-2021-30080 beego vulnerability CVSS: 7.5 05 Apr 2022, 16:15 UTC

An issue was discovered in the route lookup process in beego before 1.12.11 that allows attackers to bypass access control.

CVE-2021-27117 beego vulnerability CVSS: 7.2 05 Apr 2022, 16:15 UTC

An issue was discovered in file profile.go in function GetCPUProfile in beego through 2.0.2, allows attackers to launch symlink attacks locally.

CVE-2021-27116 beego vulnerability CVSS: 7.2 05 Apr 2022, 16:15 UTC

An issue was discovered in file profile.go in function MemProf in beego through 2.0.2, allows attackers to launch symlink attacks locally.

CVE-2021-39391 beego vulnerability CVSS: 4.3 14 Sep 2021, 18:15 UTC

Cross Site Scripting (XSS) vulnerability exists in the admin panel in Beego v2.0.1 via the URI path in an HTTP request, which is activated by administrators viewing the "Request Statistics" page.

CVE-2019-16355 beego vulnerability CVSS: 2.1 16 Sep 2019, 15:15 UTC

The File Session Manager in Beego 1.10.0 allows local users to read session files because of weak permissions for individual files.

CVE-2019-16354 beego vulnerability CVSS: 1.9 16 Sep 2019, 15:15 UTC

The File Session Manager in Beego 1.10.0 allows local users to read session files because there is a race condition involving file creation within a directory with weak permissions.