CVE-2025-53884

Source
https://cve.org/CVERecord?id=CVE-2025-53884
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-53884.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-53884
Aliases
Downstream
Related
Published
2025-09-17T12:27:03.128Z
Modified
2026-07-22T04:02:17.617536Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
Summary
NeuVector has an insecure password storage vulnerable to rainbow attack
Details

NeuVector stores user passwords and API keys using a simple, unsalted hash. This method is vulnerable to rainbow table attack (offline attack where hashes of known passwords are precomputed).

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/53xxx/CVE-2025-53884.json",
    "cna_assigner": "suse",
    "cwe_ids": [
        "CWE-759"
    ]
}
References

Affected packages

Git / github.com/neuvector/neuvector

Affected ranges

Type
GIT
Repo
https://github.com/neuvector/neuvector
Events
Database specific
{
    "source": "AFFECTED_FIELD",
    "extracted_events": [
        {
            "introduced": "5.0.0"
        },
        {
            "fixed": "5.4.6"
        }
    ]
}

Database specific

vanir_signatures
[
    {
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "262057388879917243189218491470984257527",
                "14921899989987925630745045864773771899",
                "39336313110153916292610461233912775615",
                "322863322263352202393715665988828156123",
                "333317758168122818203689769233219989536",
                "145293007820601120448501876307783643629",
                "205855968643439065789807805755472618390",
                "71630680853029690589418460919674490123",
                "69463341289600039050080627345162218089",
                "191300362064051485058579562155928839556",
                "211050457160173882409008987861322706250",
                "251416315217988600183181041546450719320",
                "8539180465425760721971263313424676338",
                "176963135227364512382482193004657182656",
                "79142855919862123745364460847322458251",
                "193338223010979803713484758403234897801",
                "73551890087876290532667204292784109503",
                "33803175182917454481679449727217187662",
                "90731773421309742073755169104766630837"
            ]
        },
        "signature_version": "v1",
        "source": "https://github.com/neuvector/neuvector/commit/65d7e746ce84dbfeecde17f0f69ec16370b6e9db",
        "signature_type": "Line",
        "target": {
            "file": "monitor/monitor.c"
        },
        "id": "CVE-2025-53884-4e62eb43",
        "deprecated": false
    },
    {
        "digest": {
            "length": 10679.0,
            "function_hash": "66463032958626635395714349219418979035"
        },
        "signature_version": "v1",
        "source": "https://github.com/neuvector/neuvector/commit/65d7e746ce84dbfeecde17f0f69ec16370b6e9db",
        "signature_type": "Function",
        "target": {
            "function": "fork_exec",
            "file": "monitor/monitor.c"
        },
        "id": "CVE-2025-53884-ecc896af",
        "deprecated": false
    }
]
vanir_signatures_modified
"2026-07-22T04:02:17Z"
source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-53884.json"