PyPi: Codechecker

CVE-2024-10081

Safety vulnerability ID: 78814

This vulnerability was reviewed by experts

The information on this page was manually curated by our Cybersecurity Intelligence Team.

Created at Nov 06, 2024 Updated at Sep 20, 2025
Scan your Python projects for vulnerabilities →

Advisory

Affected versions of the codechecker package are vulnerable to Authentication Bypass due to improper URL path validation in the API endpoint handling. The vulnerability occurs when API URLs end with specific strings like "Authentication", "Configuration", or "ServerInfo", which causes the authentication mechanism to be bypassed and grants superuser privileges to all API endpoints except the Authentication endpoint itself. An unauthenticated remote attacker can exploit this vulnerability by crafting API requests with valid CodeChecker endpoints that terminate with these specific strings, allowing them to query, add, modify, or delete products on the CodeChecker server without any authentication.

Affected package

codechecker

Latest version: 6.26.0

CodeChecker is an analyzer tooling, defect database and viewer extension

Affected versions

Fixed versions

Vulnerability changelog

This vulnerability has no description

Resources

Use this package?

Scan your Python project for dependency vulnerabilities in two minutes

Scan your application

Severity Details

CVSS Base Score

CRITICAL 9.1

CVSS v3 Details

CRITICAL 9.1
Attack Vector (AV)
NETWORK
Attack Complexity (AC)
LOW
Privileges Required (PR)
NONE
User Interaction (UI)
NONE
Scope (S)
UNCHANGED
Confidentiality Impact (C)
HIGH
Integrity Impact (I)
HIGH
Availability Availability (A)
NONE