CVE-2026-87976

Source
https://cve.org/CVERecord?id=CVE-2026-87976
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-87976.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-87976
Aliases
Downstream
Published
2026-09-16T19:32:56Z
Modified
2026-09-23T03:47:27Z
Severity
  • 7.2 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N/S:P/AU:Y/R:U/V:C CVSS Calculator
Summary
Apache NiFi Registry: Improper Limitation of Pathname in Persisted Extension Bundles
Details

Apache NiFi Registry 0.4.0 through 2.11.0 are subject to path manipulation when storing extension bundle content using group, artifact, and version coordinates from uploaded NAR manifests. The default file persistence provider used coordinates as filesystem path components without rejected parent-directory names, and the path-containment check compared an unnormalized resolved path. An authenticated user authorized to write and delete bundles in a bucket can upload a NAR with a crafted manifest resulting in file system operations outside of the file persistence directory. Upgrading to Apache NiFi Registry 2.12.0 is the recommended mitigation, which rejects parent-directory coordinates and requires a normalized path to remain a strict child of the storage root location.

Database specific
{
    "cna_assigner":  "apache",
    "cwe_ids":  [
        "CWE-22"
    ],
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/87xxx/CVE-2026-87976.json",
    "unresolved_ranges":  [
        {
            "extracted_events":  [
                {
                    "introduced":  "0.4.0"
                },
                {
                    "last_affected":  "2.11.0"
                }
            ],
            "source":  "AFFECTED_FIELD"
        },
        {
            "extracted_events":  [
                {
                    "introduced":  "0.4.0"
                },
                {
                    "fixed":  "2.11.0"
                }
            ],
            "source":  "DESCRIPTION"
        }
    ]
}
References

Affected packages

Git / github.com/apache/nifi

Affected ranges

Type
GIT
Repo
https://github.com/apache/nifi
Events
Database specific
Show details
{
    "cpe":  "cpe:2.3:a:apache:nifi:*:*:*:*:*:*:*:*",
    "extracted_events":  [
        {
            "introduced":  "0.4.0"
        },
        {
            "fixed":  "2.12.0"
        }
    ],
    "source":  "CPE_RANGE"
}

Database specific

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