VYPR

Maven package

org.apache.nifi/nifi-web-api

pkg:maven/org.apache.nifi/nifi-web-api

Vulnerabilities (4)

  • CVE-2026-25903Feb 17, 2026
    affected >= 1.1.0, < 2.8.0fixed 2.8.0

    Apache NiFi 1.1.0 through 2.7.2 are missing authorization when updating configuration properties on extension components that have specific Required Permissions based on the Restricted annotation. The Restricted annotation indicates additional privileges required to add the annot

  • CVE-2024-56512Dec 28, 2024
    affected >= 1.10.0, < 2.1.0fixed 2.1.0

    Apache NiFi 1.10.0 through 2.0.0 are missing fine-grained authorization checking for Parameter Contexts, referenced Controller Services, and referenced Parameter Providers, when creating new Process Groups. Creating a new Process Group can include binding to a Parameter Context,

  • CVE-2019-10083Nov 19, 2019
    affected >= 1.3.0, < 1.10.0fixed 1.10.0

    When updating a Process Group via the API in NiFi versions 1.3.0 to 1.9.2, the response to the request includes all of its contents (at the top most level, not recursively). The response included details about processors and controller services which the user may not have had rea

  • CVE-2019-12421Nov 19, 2019
    affected >= 1.3.0, < 1.10.0fixed 1.10.0

    When using an authentication mechanism other than PKI, when the user clicks Log Out in NiFi versions 1.0.0 to 1.9.2, NiFi invalidates the authentication token on the client side but not on the server side. This permits the user's client-side token to be used for up to 12 hours af