CVE-2026-25137

Source
https://cve.org/CVERecord?id=CVE-2026-25137
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-25137.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-25137
Aliases
  • GHSA-cwmq-6wv5-f3px
Published
2026-02-02T22:47:50.167Z
Modified
2026-02-04T19:34:00.446526Z
Severity
  • 9.1 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H CVSS Calculator
Summary
NixOs Odoo database and filestore publicly accessible with default odoo configuration
Details

The NixOs Odoo package is an open source ERP and CRM system. From 21.11 to before 25.11 and 26.05, every NixOS based Odoo setup publicly exposes the database manager without any authentication. This allows unauthorized actors to delete and download the entire database, including Odoos file store. Unauthorized access is evident from http requests. If kept, searching access logs and/or Odoos log for requests to /web/database can give indicators, if this has been actively exploited. The database manager is a featured intended for development and not meant to be publicly reachable. On other setups, a master password acts as 2nd line of defence. However, due to the nature of NixOS, Odoo is not able to modify its own configuration file and thus unable to persist the auto-generated password. This also applies when manually setting a master password in the web-UI. This means, the password is lost when restarting Odoo. When no password is set, the user is prompted to set one directly via the database manager. This requires no authentication or action by any authorized user or the system administrator. Thus, the database is effectively world readable by anyone able to reach Odoo. This vulnerability is fixed in 25.11 and 26.05.

Database specific
{
    "cwe_ids": [
        "CWE-306",
        "CWE-552"
    ],
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/25xxx/CVE-2026-25137.json"
}
References

Affected packages

Git / github.com/nixos/nixpkgs

Affected ranges

Type
GIT
Repo
https://github.com/nixos/nixpkgs
Events

Affected versions

21.*
21.11-pre
22.*
22.05-pre
23.*
23.05-pre
23.11-beta
23.11-pre
24.*
24.05-pre
24.11-pre

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-25137.json"