CVE-2026-53759

Source
https://cve.org/CVERecord?id=CVE-2026-53759
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-53759.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-53759
Aliases
Published
2026-08-18T20:54:38Z
Modified
2026-08-23T03:42:40Z
Severity
  • 2.0 (Low) CVSS_V4 - CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P CVSS Calculator
Summary
linuxfabrik-lib: Insecure creation of SQLite databases
Details

linuxfabrik-lib provides Python modules for database access, caching, shell execution, and API integrations. Prior to version 4.2.0, db_sqlite.py created SQLite databases at predictable paths in the shared /tmp directory and followed attacker-created symbolic links at those paths. An attacker who controls a local monitoring account can create a symlink such as /tmp/linuxfabrik-monitoring-plugins-docker-stats.db and then trigger a sudo-authorized plugin, causing the root process to create or modify the symlink target. The primitive can overwrite arbitrary paths, cause denial of service, or manipulate an existing SQLite database through a crafted rollback journal or write-ahead log. The Monitoring Plugins integration also moved plugin caches through lib.db_sqlite.get_db_path() so they use the secured per-user directory. This issue is fixed in version 4.2.0.

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

Affected packages

Git / github.com/linuxfabrik/lib

Affected ranges

Type
GIT
Repo
https://github.com/linuxfabrik/lib
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "4.2.0"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

Other
2020041501
2020042001
2020052801
2020061901
2020102301
2020111801
2020111901
2020112001
2020122401
2021021601
2021021701
2021061501
2021101401
2022022801
2022030201
2022072001
2023030801
2023051201
2023112901
2024052901
2024060401
v2.*
v2.0.0.0
v2.0.0.7
v2.1.0.0
v2.1.0.4
v2.1.0.7
v2.1.1.15
v2.1.1.5
v2.1.1.7
v2.2.0
v2.2.1
v2.3.0
v2.4.0
v3.*
v3.0.0
v3.1.0
v3.1.1
v3.2.0
v3.3.0
v3.4.0
v3.4.1
v4.*
v4.0.0
v4.0.1
v4.0.2
v4.1.0

Database specific

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