web2py CVE Vulnerabilities & Metrics

Focus on web2py vulnerabilities and metrics.

Last updated: 08 Mar 2025, 23:25 UTC

About web2py Security Exposure

This page consolidates all known Common Vulnerabilities and Exposures (CVEs) associated with web2py. 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 web2py CVEs: 12
Earliest CVE date: 22 May 2013, 13:29 UTC
Latest CVE date: 16 Oct 2023, 08:15 UTC

Latest CVE reference: CVE-2023-45158

Rolling Stats

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

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): -100.0%

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

Monthly CVE Trends (current vs previous Year)

Annual CVE Trends (Last 20 Years)

Critical web2py CVEs (CVSS ≥ 9) Over 20 Years

CVSS Stats

Average CVSS: 4.26

Max CVSS: 7.5

Critical CVEs (≥9): 0

CVSS Range vs. Count

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

CVSS Distribution Chart

Top 5 Highest CVSS web2py CVEs

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

All CVEs for web2py

CVE-2023-45158 web2py vulnerability CVSS: 0 16 Oct 2023, 08:15 UTC

An OS command injection vulnerability exists in web2py 2.24.1 and earlier. When the product is configured to use notifySendHandler for logging (not the default configuration), a crafted web request may execute an arbitrary OS command on the web server using the product.

CVE-2023-22432 web2py vulnerability CVSS: 0 06 Mar 2023, 00:15 UTC

Open redirect vulnerability exists in web2py versions prior to 2.23.1. When using the tool, a web2py user may be redirected to an arbitrary website by accessing a specially crafted URL. As a result, the user may become a victim of a phishing attack.

CVE-2022-33146 web2py vulnerability CVSS: 5.8 27 Jun 2022, 01:15 UTC

Open redirect vulnerability in web2py versions prior to 2.22.5 allows a remote attacker to redirect a user to an arbitrary web site and conduct a phishing attack by having a user to access a specially crafted URL.

CVE-2016-3957 web2py vulnerability CVSS: 7.5 06 Feb 2018, 18:29 UTC

The secure_load function in gluon/utils.py in web2py before 2.14.2 uses pickle.loads to deserialize session information stored in cookies, which might allow remote attackers to execute arbitrary code by leveraging knowledge of encryption_key.

CVE-2016-3954 web2py vulnerability CVSS: 2.1 06 Feb 2018, 18:29 UTC

web2py before 2.14.2 allows remote attackers to obtain the session_cookie_key value via a direct request to examples/simple_examples/status. NOTE: this issue can be leveraged by remote attackers to execute arbitrary code using CVE-2016-3957.

CVE-2016-3953 web2py vulnerability CVSS: 7.5 06 Feb 2018, 18:29 UTC

The sample web application in web2py before 2.14.2 might allow remote attackers to execute arbitrary code via vectors involving use of a hardcoded encryption key when calling the session.connect function.

CVE-2016-3952 web2py vulnerability CVSS: 2.1 06 Feb 2018, 18:29 UTC

web2py before 2.14.1, when using the standalone version, allows remote attackers to obtain environment variable values via a direct request to examples/template_examples/beautify. NOTE: this issue can be leveraged by remote attackers to gain administrative access.

CVE-2015-6961 web2py vulnerability CVSS: 5.8 18 Oct 2017, 20:29 UTC

Open redirect vulnerability in gluon/tools.py in Web2py 2.9.11 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a URL in the _next parameter to user/logout.

CVE-2016-10321 web2py vulnerability CVSS: 5.0 10 Apr 2017, 14:59 UTC

web2py before 2.14.6 does not properly check if a host is denied before verifying passwords, allowing a remote attacker to perform brute-force attacks.

CVE-2016-4808 web2py vulnerability CVSS: 6.8 11 Jan 2017, 16:59 UTC

Web2py versions 2.14.5 and below was affected by CSRF (Cross Site Request Forgery) vulnerability, which allows an attacker to trick a logged in user to perform some unwanted actions i.e An attacker can trick an victim to disable the installed application just by sending a URL to victim.

CVE-2016-4807 web2py vulnerability CVSS: 3.5 11 Jan 2017, 16:59 UTC

Web2py versions 2.14.5 and below was affected by Reflected XSS vulnerability, which allows an attacker to perform an XSS attack on logged in user (admin).

CVE-2016-4806 web2py vulnerability CVSS: 5.0 11 Jan 2017, 16:59 UTC

Web2py versions 2.14.5 and below was affected by Local File Inclusion vulnerability, which allows a malicious intended user to read/access web server sensitive files.

CVE-2013-2311 web2py vulnerability CVSS: 4.3 22 May 2013, 13:29 UTC

Cross-site scripting (XSS) vulnerability in static/js/share.js (aka the social bookmarking widget) in Web2py before 2.3.1 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors.