Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-v4p2-2w39-mhrj: Apache NiFi GetAsanaObject Processor has Remote Code Execution via Unsafe Deserialization

Apache NiFi 1.20.0 through 2.6.0 include the GetAsanaObject Processor, which requires integration with a configurable Distribute Map Cache Client Service for storing and retrieving state information. The GetAsanaObject Processor used generic Java Object serialization and deserialization without filtering. Unfiltered Java object deserialization does not provide protection against crafted state information stored in the cache server configured for GetAsanaObject. Exploitation requires an Apache NiFi system running with the GetAsanaObject Processor, and direct access to the configured cache server. Upgrading to Apache NiFi 2.7.0 is the recommended mitigation, which replaces Java Object serialization with JSON serialization. Removing the GetAsanaObject Processor located in the nifi-asana-processors-nar bundle also prevents exploitation.

ghsa
#apache#js#git#java#rce#maven
  1. GitHub Advisory Database
  2. GitHub Reviewed
  3. CVE-2025-66524

Apache NiFi GetAsanaObject Processor has Remote Code Execution via Unsafe Deserialization

High severity GitHub Reviewed Published Dec 19, 2025 to the GitHub Advisory Database • Updated Dec 19, 2025

Package

maven org.apache.nifi:nifi-asana-processors (Maven)

Affected versions

>= 1.20.0, < 2.7.0

Apache NiFi 1.20.0 through 2.6.0 include the GetAsanaObject Processor, which requires integration with a configurable Distribute Map Cache Client Service for storing and retrieving state information. The GetAsanaObject Processor used generic Java Object serialization and deserialization without filtering. Unfiltered Java object deserialization does not provide protection against crafted state information stored in the cache server configured for GetAsanaObject. Exploitation requires an Apache NiFi system running with the GetAsanaObject Processor, and direct access to the configured cache server. Upgrading to Apache NiFi 2.7.0 is the recommended mitigation, which replaces Java Object serialization with JSON serialization. Removing the GetAsanaObject Processor located in the nifi-asana-processors-nar bundle also prevents exploitation.

References

  • https://nvd.nist.gov/vuln/detail/CVE-2025-66524
  • https://lists.apache.org/thread/k9h004ydjg7opdvxr0nfywtzf33z60d7
  • http://www.openwall.com/lists/oss-security/2025/12/18/2
  • apache/nifi@1c081c1

Published to the GitHub Advisory Database

Dec 19, 2025

Last updated

Dec 19, 2025

ghsa: Latest News

GHSA-24v3-254g-jv85: Tuta Mail has DOM attribute and CSS injection in its Contact Viewer feature