Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. devpi-server
  4. ›
  5. CVE-2026-54723

CVE-2026-54723: devpi-server may leak database contents

August 18, 2026

If the replication protocol is enabled by using the primary (or deprecated master) role for a server instance, then the +changelog URL route can be used to read the complete database content including password hashes, and the ids and salts of tokens from devpi-tokens by using a trivially modified GET request.

The leaked hashes use the argon2 algorithm, so they are not immediately at risk by brute-force methods, but dictionary attacks are feasible. If a database leak could have happened, it is advised to change the passwords after a patched version or other mitigation is in place.

When devpi-tokens is in use, the quality of the server secret is important. It might be possible to derive the server secret if actual tokens are public by using similar techniques to finding the password for a hash. If a database leak could have happened and any tokens are public, it is advised to change the server secret.

Besides the information leak this can be used to produce significant CPU, IO and bandwidth usage depending on the database size.

References

  • github.com/advisories/GHSA-m5pq-69xg-vcq3
  • github.com/devpi/devpi/security/advisories/GHSA-m5pq-69xg-vcq3
  • nvd.nist.gov/vuln/detail/CVE-2026-54723

Code Behaviors & Features

Detect and mitigate CVE-2026-54723 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 6.20.2

Fixed versions

  • 6.20.2

Solution

Upgrade to version 6.20.2 or above.

Impact 6.5 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L

Learn more about CVSS

Weakness

  • CWE-304: Missing Critical Step in Authentication

Source file

pypi/devpi-server/CVE-2026-54723.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 08 Sep 2026 00:16:54 +0000.