CVE-2026-44613
Apache Zeppelin: Cross-site request forgery in REST and WebSocket request handling
Description
Cross-Site Request Forgery (CSRF) vulnerability in Apache Zeppelin. The default CORS configuration allowed cross-origin state-changing requests and accepted text/plain request bodies, allowing an attacker who lures an authenticated user to a malicious site to perform actions on the user's behalf through REST and WebSocket endpoints. This issue affects Apache Zeppelin versions 0.6.0 through 0.12.0. Users are recommended to upgrade to version 0.12.1, which fixes this issue.
INFO
Published Date :
July 30, 2026, 4:17 p.m.
Last Modified :
July 30, 2026, 4:17 p.m.
Remotely Exploit :
No
Source :
[email protected]
Solution
- Upgrade Apache Zeppelin to version 0.12.1.
- Review and restrict CORS configuration.
- Validate all cross-origin requests.
- Implement anti-CSRF tokens.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2026-44613.
| URL | Resource |
|---|---|
| https://github.com/apache/zeppelin/pull/5229 | |
| https://lists.apache.org/thread/94trzcny14c1csgotsnkyrfsflt30b2c | |
| http://www.openwall.com/lists/oss-security/2026/07/30/1 |
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2026-44613 is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2026-44613
weaknesses.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2026-44613 vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2026-44613 vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
New CVE Received by [email protected]
Jul. 30, 2026
Action Type Old Value New Value Added Affected [{'vendor': 'Apache Software Foundation', 'product': 'Apache Zeppelin', 'versions': [{'status': 'affected', 'version': '0.6.0', 'lessThan': '0.12.1', 'versionType': 'semver'}], 'defaultStatus': 'unaffected'}] Added Description Cross-Site Request Forgery (CSRF) vulnerability in Apache Zeppelin. The default CORS configuration allowed cross-origin state-changing requests and accepted text/plain request bodies, allowing an attacker who lures an authenticated user to a malicious site to perform actions on the user's behalf through REST and WebSocket endpoints. This issue affects Apache Zeppelin versions 0.6.0 through 0.12.0. Users are recommended to upgrade to version 0.12.1, which fixes this issue. Added CWE CWE-352 Added Reference https://github.com/apache/zeppelin/pull/5229 Added Reference https://lists.apache.org/thread/94trzcny14c1csgotsnkyrfsflt30b2c -
CVE Modified by af854a3a-2127-422b-91ae-364da2661108
Jul. 30, 2026
Action Type Old Value New Value Added Reference http://www.openwall.com/lists/oss-security/2026/07/30/1