CSRF Vulnerability in Apache Zeppelin Affects Multiple Versions by Apache
CVE-2026-44613

6.1MEDIUM

Key Information:

Vendor

Apache

Vendor
CVE Published:
30 July 2026

Badges

๐Ÿ‘พ Exploit Exists๐ŸŸก Public PoC

What is CVE-2026-44613?

CVE-2026-44613 is a serious Cross-Site Request Forgery (CSRF) vulnerability affecting multiple versions of Apache Zeppelin, a popular open-source web-based notebook that enables interactive data analytics and visualization. The vulnerability arises from the default Cross-Origin Resource Sharing (CORS) configuration, which permits cross-origin state-changing requests along with the acceptance of text/plain request bodies. This flaw allows attackers to potentially deceive authenticated users into visiting a malicious site, where they can perform unauthorized actions on behalf of the user through exposed REST and WebSocket endpoints. Such unauthorized actions can lead to significant disruptions and compromise sensitive data, showcasing the vulnerability's potential to negatively impact organizations utilizing Apache Zeppelin in their data-processing workflows.

Potential impact of CVE-2026-44613

  1. Unauthorized Actions: The vulnerability can be exploited to enable attackers to conduct actions on behalf of authenticated users, undermining the integrity and confidentiality of sensitive operations performed within Apache Zeppelin.

  2. Data Compromise: By leveraging this vulnerability, attackers may gain access to critical data processed within the Zeppelin notebooks, potentially leading to data breaches that can have severe legal and financial ramifications for affected organizations.

  3. Service Disruption: The ability of an attacker to manipulate user sessions and execute state-changing requests can result in service disruptions. This can affect an organization's operational capabilities, resulting in downtime and loss of productivity as well as trust from users and customers.

Affected Version(s)

Apache Zeppelin 0.6.0 < 0.12.1

Exploit Proof of Concept (PoC)

PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.

References

CVSS V3.1

Score:
6.1
Severity:
MEDIUM
Confidentiality:
Low
Integrity:
Low
Availability:
Low
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
Required
Scope:
Changed

Timeline

  • ๐ŸŸก

    Public PoC available

  • ๐Ÿ‘พ

    Exploit known to exist

  • Vulnerability published

  • Vulnerability Reserved

Credit

Reza (HazardLab Ninja) and Nir Zadok
.