casbin CVE Vulnerabilities & Metrics

Focus on casbin vulnerabilities and metrics.

Last updated: 08 Mar 2025, 23:25 UTC

About casbin Security Exposure

This page consolidates all known Common Vulnerabilities and Exposures (CVEs) associated with casbin. 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 casbin CVEs: 7
Earliest CVE date: 29 Jan 2022, 23:15 UTC
Latest CVE date: 20 Aug 2024, 21:15 UTC

Latest CVE reference: CVE-2024-41658

Rolling Stats

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

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

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

Monthly CVE Trends (current vs previous Year)

Annual CVE Trends (Last 20 Years)

Critical casbin CVEs (CVSS ≥ 9) Over 20 Years

CVSS Stats

Average CVSS: 0.71

Max CVSS: 5.0

Critical CVEs (≥9): 0

CVSS Range vs. Count

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

CVSS Distribution Chart

Top 5 Highest CVSS casbin CVEs

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

All CVEs for casbin

CVE-2024-41658 casbin vulnerability CVSS: 0 20 Aug 2024, 21:15 UTC

Casdoor is a UI-first Identity and Access Management (IAM) / Single-Sign-On (SSO) platform. In Casdoor 1.577.0 and earlier, he purchase URL that is created to generate a WechatPay QR code is vulnerable to reflected XSS. When purchasing an item through casdoor, the product page allows you to pay via wechat pay. When using wechat pay, a QR code with the wechat pay link is displayed on the payment page, hosted on the domain of casdoor. This page takes a query parameter from the url successUrl, and redirects the user to that url after a successful purchase. Because the user has no reason to think that the payment page contains sensitive information, they may share it with other or can be social engineered into sending it to others. An attacker can then craft the casdoor link with a special url and send it back to the user, and once payment has gone though an XSS attack occurs.

CVE-2024-41657 casbin vulnerability CVSS: 0 20 Aug 2024, 21:15 UTC

Casdoor is a UI-first Identity and Access Management (IAM) / Single-Sign-On (SSO) platform. In Casdoor 1.577.0 and earlier, a logic vulnerability exists in the beego filter CorsFilter that allows any website to make cross domain requests to Casdoor as the logged in user. Due to the a logic error in checking only for a prefix when authenticating the Origin header, any domain can create a valid subdomain with a valid subdomain prefix (Ex: localhost.example.com), allowing the website to make requests to Casdoor as the current signed-in user.

CVE-2024-41264 casbin vulnerability CVSS: 0 01 Aug 2024, 16:15 UTC

An issue discovered in casdoor v1.636.0 allows attackers to obtain sensitive information via the ssh.InsecureIgnoreHostKey() method.

CVE-2023-34927 casbin vulnerability CVSS: 0 22 Jun 2023, 13:15 UTC

Casdoor v1.331.0 and below was discovered to contain a Cross-Site Request Forgery (CSRF) in the endpoint /api/set-password. This vulnerability allows attackers to arbitrarily change the victim user's password via supplying a crafted URL.

CVE-2022-44942 casbin vulnerability CVSS: 0 07 Dec 2022, 02:15 UTC

Casdoor before v1.126.1 was discovered to contain an arbitrary file deletion vulnerability via the uploadFile function.

CVE-2022-38638 casbin vulnerability CVSS: 0 09 Sep 2022, 20:15 UTC

Casdoor v1.97.3 was discovered to contain an arbitrary file write vulnerability via the fullFilePath parameter at /api/upload-resource.

CVE-2022-24124 casbin vulnerability CVSS: 5.0 29 Jan 2022, 23:15 UTC

The query API in Casdoor before 1.13.1 has a SQL injection vulnerability related to the field and value parameters, as demonstrated by api/get-organizations.