<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – Elasticsearch</title>
  <link>https://cvedaily.com/pages/tags/elasticsearch.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/elasticsearch.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – Elasticsearch</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:40 +0000</lastBuildDate>
  <item>
    <title>[Medium] CVE-2026-49095 – Improper Input Validation (CWE-20) in the Kibana Fleet agent policy management f...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-49095</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-49095</guid>
    <pubDate>Thu, 28 May 2026 21:16:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-49095</strong></p>
  <p>Improper Input Validation (CWE-20) in the Kibana Fleet agent policy management feature can lead to privilege escalation. An authenticated user with Fleet management privileges can manipulate agent policy configuration by injecting values into a configuration override mechanism that is not adequately validated. An attacker can cause Elastic Agents to be issued API keys with elevated Elasticsearch…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-49095">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-42401 – Improper Neutralization of Input During Web Page Generation (CWE-79) in Kibana c...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42401</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42401</guid>
    <pubDate>Thu, 28 May 2026 20:16:23 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-42401</strong></p>
  <p>Improper Neutralization of Input During Web Page Generation (CWE-79) in Kibana can lead to stored HTML injection. A user with write access to an Elasticsearch index could persist crafted markup which, when subsequently rendered through an affected Kibana view by another user, was not sufficiently sanitized. Successful exploitation could result in unauthorized UI manipulation and outbound network…</p>
  <p><strong>CVSS:</strong> 4.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42401">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-45009 – phpMyFAQ before 4.1.2 contains an insufficient authorization vulnerability in ad...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-45009</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-45009</guid>
    <pubDate>Fri, 15 May 2026 19:17:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-45009</strong></p>
  <p>phpMyFAQ before 4.1.2 contains an insufficient authorization vulnerability in admin-api routes that allows authenticated ordinary users to access administrative endpoints by only checking login status instead of verifying backend privileges. Attackers with valid frontend user accounts can access sensitive backend operational information including dashboard versions, LDAP configuration, Elasticsea…</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-863</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-45009">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-31215 – The nexent v1.7.5.2 backend service contains an unauthorized arbitrary file dele...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-31215</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-31215</guid>
    <pubDate>Tue, 12 May 2026 16:16:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-31215</strong></p>
  <p>The nexent v1.7.5.2 backend service contains an unauthorized arbitrary file deletion vulnerability in its ElasticSearch service interface. The DELETE /{index_name}/documents endpoint lacks proper authentication and authorization controls and does not validate the user-supplied path_or_url parameter. This allows unauthenticated remote attackers to send crafted requests that trigger the deletion of…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-552</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-31215">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-41018 – The Elasticsearch logging provider, when configured with a `host` URL that embed...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41018</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41018</guid>
    <pubDate>Mon, 11 May 2026 09:16:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-41018</strong></p>
  <p>The Elasticsearch logging provider, when configured with a `host` URL that embeds credentials (for example `https://user:password@server.example.com:9200`), wrote the full host URL — including the embedded credentials — into task logs. Any user with task-log read permission could harvest the backend credentials. Users are advised to upgrade to `apache-airflow-providers-elasticsearch` 6.5.3 or lat…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-532</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41018">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-40970 – When configured to use an SSL bundle, Spring Boot's Elasticsearch auto-configura...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-40970</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-40970</guid>
    <pubDate>Mon, 27 Apr 2026 19:16:52 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-40970</strong></p>
  <p>When configured to use an SSL bundle, Spring Boot's Elasticsearch auto-configuration does not perform hostname verification when connecting to the Elasticsearch server.  Affected: Spring Boot 4.0.0–4.0.5; upgrade to 4.0.6 or later per vendor advisory.</p>
  <p><strong>CVSS:</strong> 5.0 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-40970">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-61872 – Mahara before 25.04.2 and 24.04.11 are vulnerable to displaying results that can...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-61872</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-61872</guid>
    <pubDate>Fri, 24 Apr 2026 15:16:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-61872</strong></p>
  <p>Mahara before 25.04.2 and 24.04.11 are vulnerable to displaying results that can trigger XSS via a malicious search query string. This occurs in the 'search site' feature when using the Elasticsearch7 search plugin. The Elasticsearch function does not properly sanitize input in the query parameter.</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-61872">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-4498 – Execution with Unnecessary Privileges (CWE-250) in Kibana’s Fleet plugin debug r...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-4498</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-4498</guid>
    <pubDate>Wed, 08 Apr 2026 17:21:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-4498</strong></p>
  <p>Execution with Unnecessary Privileges (CWE-250) in Kibana’s Fleet plugin debug route handlers can lead reading index data beyond their direct Elasticsearch RBAC scope via Privilege Abuse (CAPEC-122). This requires an authenticated Kibana user with Fleet sub-feature privileges (such as agents, agent policies, and settings management).</p>
  <p><strong>CVSS:</strong> 7.7 · <strong>CWE:</strong> CWE-250</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-4498">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-5417 – A vulnerability was determined in Dataease SQLbot up to 1.6.0. This issue affect...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-5417</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-5417</guid>
    <pubDate>Thu, 02 Apr 2026 19:21:36 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-5417</strong></p>
  <p>A vulnerability was determined in Dataease SQLbot up to 1.6.0. This issue affects the function get_es_data_by_http of the file backend/apps/db/es_engine.py of the component Elasticsearch Handler. This manipulation of the argument address causes server-side request forgery. The attack may be initiated remotely. The exploit has been publicly disclosed and may be utilized. Upgrading to version 1.7.0…</p>
  <p><strong>CVSS:</strong> 4.7 · <strong>CWE:</strong> CWE-918</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-5417">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-1527 – ImpactWhen an application passes user-controlled input to the upgrade option of ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-1527</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-1527</guid>
    <pubDate>Thu, 12 Mar 2026 21:16:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-1527</strong></p>
  <p>ImpactWhen an application passes user-controlled input to the upgrade option of client.request(), an attacker can inject CRLF sequences (\r\n) to:    *  Inject arbitrary HTTP headers   *  Terminate the HTTP request prematurely and smuggle raw data to non-HTTP services (Redis, Memcached, Elasticsearch) The vulnerability exists because undici writes the upgrade value directly to the socket without…</p>
  <p><strong>CVSS:</strong> 4.6 · <strong>CWE:</strong> CWE-93</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-1527">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-68390 – Allocation of Resources Without Limits or Throttling (CWE-770) in Elasticsearch ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-68390</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-68390</guid>
    <pubDate>Thu, 18 Dec 2025 23:15:49 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-68390</strong></p>
  <p>Allocation of Resources Without Limits or Throttling (CWE-770) in Elasticsearch can allow an authenticated user with snapshot restore privileges to cause Excessive Allocation (CAPEC-130) of memory and a denial of service (DoS) via crafted HTTP request.</p>
  <p><strong>CVSS:</strong> 4.9 · <strong>CWE:</strong> CWE-770</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-68390">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-68384 – Allocation of Resources Without Limits or Throttling (CWE-770) in Elasticsearch ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-68384</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-68384</guid>
    <pubDate>Thu, 18 Dec 2025 22:16:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-68384</strong></p>
  <p>Allocation of Resources Without Limits or Throttling (CWE-770) in Elasticsearch can allow a low-privileged authenticated user to cause Excessive Allocation (CAPEC-130) causing a persistent denial of service (OOM crash) via submission of oversized user settings data.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-770</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-68384">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-37731 – Improper Authentication in Elasticsearch PKI realm can lead to user impersonatio...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-37731</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-37731</guid>
    <pubDate>Mon, 15 Dec 2025 11:15:39 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-37731</strong></p>
  <p>Improper Authentication in Elasticsearch PKI realm can lead to user impersonation via specially crafted client certificates. A malicious actor would need to have such a crafted client certificate signed by a legitimate, trusted Certificate Authority.</p>
  <p><strong>CVSS:</strong> 6.8 · <strong>CWE:</strong> CWE-287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-37731">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-12978 – Fluent Bit in_http, in_splunk, and in_elasticsearch input plugins contain a flaw...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-12978</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-12978</guid>
    <pubDate>Mon, 24 Nov 2025 15:15:46 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-12978</strong></p>
  <p>Fluent Bit in_http, in_splunk, and in_elasticsearch input plugins contain a flaw in the tag_key validation logic that fails to enforce exact key-length matching. This allows crafted inputs where a tag prefix is incorrectly treated as a full match. A remote attacker with authenticated or exposed access to these input endpoints can exploit this behavior to manipulate tags and redirect records to un…</p>
  <p><strong>CVSS:</strong> 5.4 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-12978">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-12977 – Fluent Bit in_http, in_splunk, and in_elasticsearch input plugins fail to saniti...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-12977</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-12977</guid>
    <pubDate>Mon, 24 Nov 2025 15:15:46 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-12977</strong></p>
  <p>Fluent Bit in_http, in_splunk, and in_elasticsearch input plugins fail to sanitize tag_key inputs. An attacker with network access or the ability to write records into Splunk or Elasticsearch can supply tag_key values containing special characters such as newlines or ../ that are treated as valid tags. Because tags influence routing and some outputs derive filenames or contents from tags, this ca…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-1287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-12977">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-37727 – Insertion of sensitive information in log file in Elasticsearch can lead to loss...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-37727</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-37727</guid>
    <pubDate>Fri, 10 Oct 2025 10:15:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-37727</strong></p>
  <p>Insertion of sensitive information in log file in Elasticsearch can lead to loss of confidentiality under specific preconditions when auditing requests to the  reindex API https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-reindex</p>
  <p><strong>CVSS:</strong> 5.7 · <strong>CWE:</strong> CWE-532</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-37727">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-44824 – Nagios Log Server before 2024R1.3.2 allows authenticated users (with read-only A...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-44824</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-44824</guid>
    <pubDate>Tue, 07 Oct 2025 20:15:35 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-44824</strong></p>
  <p>Nagios Log Server before 2024R1.3.2 allows authenticated users (with read-only API access) to stop the Elasticsearch service via a /nagioslogserver/index.php/api/system/stop?subsystem=elasticsearch call. The service stops even though "message": "Could not stop elasticsearch" is in the API response. This is GL:NLS#474.</p>
  <p><strong>CVSS:</strong> 8.5 · <strong>CWE:</strong> CWE-863</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-44824">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-57564 – CubeAPM nightly-2025-08-01-1 allow unauthenticated attackers to inject arbitrary...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-57564</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-57564</guid>
    <pubDate>Tue, 07 Oct 2025 14:15:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-57564</strong></p>
  <p>CubeAPM nightly-2025-08-01-1 allow unauthenticated attackers to inject arbitrary log entries into production systems via the /api/logs/insert/elasticsearch/_bulk endpoint. This endpoint accepts bulk log data without requiring authentication or input validation, allowing remote attackers to perform unauthorized log injection. Exploitation may lead to false log entries, log poisoning, alert obfusca…</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-117</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-57564">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-35434 – CISA Thorium does not validate TLS certificates when connecting to Elasticsearch...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-35434</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-35434</guid>
    <pubDate>Wed, 17 Sep 2025 17:15:43 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-35434</strong></p>
  <p>CISA Thorium does not validate TLS certificates when connecting to Elasticsearch. An unauthenticated attacker with access to a Thorium cluster could impersonate the Elasticsearch service. Fixed in 1.1.2.</p>
  <p><strong>CVSS:</strong> 4.2 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-35434">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-50984 – diskover-web v2.3.0 Community Edition is vulnerable to multiple boolean-based bl...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-50984</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-50984</guid>
    <pubDate>Wed, 27 Aug 2025 16:15:36 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-50984</strong></p>
  <p>diskover-web v2.3.0 Community Edition is vulnerable to multiple boolean-based blind SQL injection flaws in its Elasticsearch configuration form. Unsanitized user input in POST parameters such as ES_PASS, ES_MAXSIZE, ES_TRANSLOGSIZE, ES_TIMEOUT, ES_USER, ES_HOST, ES_PORT, ES_SCROLLSIZE, ES_CHUNKSIZE and others can be crafted to inject arbitrary SQLite expressions wrapped in JSON functions. By expl…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-50984">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-52979 – Uncontrolled Resource Consumption in Elasticsearch while evaluating specifically...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-52979</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-52979</guid>
    <pubDate>Thu, 01 May 2025 14:15:35 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-52979</strong></p>
  <p>Uncontrolled Resource Consumption in Elasticsearch while evaluating specifically crafted search templates with Mustache functions can lead to Denial of Service by causing the Elasticsearch node to crash.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-52979">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-52981 – An issue was discovered in Elasticsearch, where a large recursion using the Well...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-52981</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-52981</guid>
    <pubDate>Tue, 08 Apr 2025 17:15:35 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-52981</strong></p>
  <p>An issue was discovered in Elasticsearch, where a large recursion using the Well-KnownText formatted string with nested GeometryCollection objects could cause a stackoverflow.</p>
  <p><strong>CVSS:</strong> 4.9 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-52981">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-52980 – A flaw was discovered in Elasticsearch, where a large recursion using the innerF...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-52980</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-52980</guid>
    <pubDate>Tue, 08 Apr 2025 17:15:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-52980</strong></p>
  <p>A flaw was discovered in Elasticsearch, where a large recursion using the innerForbidCircularReferences function of the PatternBank class could cause the Elasticsearch node to crash.  A successful attack requires a malicious user to have read_pipeline Elasticsearch cluster privilege assigned to them.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-52980">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2024-32037 – GeoNetwork is a catalog application to manage spatially referenced resources. In...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-32037</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-32037</guid>
    <pubDate>Tue, 11 Feb 2025 22:15:27 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2024-32037</strong></p>
  <p>GeoNetwork is a catalog application to manage spatially referenced resources. In versions prior to 4.2.10 and 4.4.5, the search end-point response headers contain information about Elasticsearch software in use. This information is valuable from a security point of view because it allows software used by the server to be easily identified. GeoNetwork 4.4.5 and 4.2.10 fix this issue. No known work…</p>
  <p><strong>CVSS:</strong> 0.0 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-32037">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-13221 – The Fantastic ElasticSearch WordPress plugin through 4.1.0 does not sanitise and...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-13221</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-13221</guid>
    <pubDate>Fri, 31 Jan 2025 06:15:28 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-13221</strong></p>
  <p>The Fantastic ElasticSearch WordPress plugin through 4.1.0 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin.</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-13221">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-43709 – An allocation of resources without limits or throttling in Elasticsearch can lea...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-43709</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-43709</guid>
    <pubDate>Tue, 21 Jan 2025 11:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-43709</strong></p>
  <p>An allocation of resources without limits or throttling in Elasticsearch can lead to an OutOfMemoryError exception resulting in a crash via a specially crafted query using an SQL function.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-770</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-43709">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-12539 – An issue was discovered where improper authorization controls affected certain q...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-12539</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-12539</guid>
    <pubDate>Tue, 17 Dec 2024 21:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-12539</strong></p>
  <p>An issue was discovered where improper authorization controls affected certain queries that could allow a malicious actor to circumvent Document Level Security in Elasticsearch and get access to documents that their roles would normally not allow.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-863</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-12539">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-52797 – Opencast is free and open source software for automated video capture and distri...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-52797</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-52797</guid>
    <pubDate>Thu, 21 Nov 2024 11:15:35 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-52797</strong></p>
  <p>Opencast is free and open source software for automated video capture and distribution. First noticed in Opencast 13 and 14, Opencast's Elasticsearch integration may generate syntactically invalid Elasticsearch queries in relation to previously acceptable search queries. From Opencast version 11.4 and newer, Elasticsearch queries are retried a configurable number of times in the case of error to…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-770</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-52797">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-37285 – A deserialization issue in Kibana can lead to arbitrary code execution when Kiba...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-37285</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-37285</guid>
    <pubDate>Thu, 14 Nov 2024 17:15:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-37285</strong></p>
  <p>A deserialization issue in Kibana can lead to arbitrary code execution when Kibana attempts to parse a YAML document containing a crafted payload. A successful attack requires a malicious user to have a combination of both specific  Elasticsearch indices privileges https://www.elastic.co/guide/en/elasticsearch/reference/current/defining-roles.html#roles-indices-priv  and  Kibana privileges https:…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-37285">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-52032 – Mattermost versions 10.0.x &lt;= 10.0.0 and 9.11.x &lt;= 9.11.2 fail to properly query...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-52032</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-52032</guid>
    <pubDate>Sat, 09 Nov 2024 18:15:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-52032</strong></p>
  <p>Mattermost versions 10.0.x <= 10.0.0 and 9.11.x <= 9.11.2 fail to properly query ElasticSearch when searching for the channel name in channel switcher which allows an attacker to get private channels names of channels that they are not a member of, when Elasticsearch v8 was enabled.</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-52032">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-10241 – Mattermost versions 9.5.x &lt;= 9.5.9 fail to properly filter the channel data when...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-10241</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-10241</guid>
    <pubDate>Tue, 29 Oct 2024 08:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-10241</strong></p>
  <p>Mattermost versions 9.5.x <= 9.5.9 fail to properly filter the channel data when ElasticSearch is enabled which allows a user to get private channel names by using cmd+K/ctrl+K.</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-10241">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-39810 – Mattermost versions 9.5.x &lt;= 9.5.7 and 9.10.x &lt;= 9.10.0 fail to time limit and s...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-39810</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-39810</guid>
    <pubDate>Thu, 22 Aug 2024 07:15:03 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-39810</strong></p>
  <p>Mattermost versions 9.5.x <= 9.5.7 and 9.10.x <= 9.10.0 fail to time limit and size limit the CA path file in the ElasticSearch configuration which allows a System Role with access to the Elasticsearch system console to add any file as a CA path field, such as /dev/zero and, after testing the connection, cause the application to crash.</p>
  <p><strong>CVSS:</strong> 4.9 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-39810">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-7610 – A Denial of Service (DoS) condition has been discovered in GitLab CE/EE affectin...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-7610</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-7610</guid>
    <pubDate>Thu, 08 Aug 2024 11:15:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-7610</strong></p>
  <p>A Denial of Service (DoS) condition has been discovered in GitLab CE/EE affecting all versions starting with 15.9 before 17.0.6, 17.1 prior to 17.1.4, and 17.2 prior to 17.2.2. It is possible for an attacker to cause catastrophic backtracking while parsing results from Elasticsearch.</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-7610">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-23444 – It was discovered by Elastic engineering that when elasticsearch-certutil CLI to...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-23444</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-23444</guid>
    <pubDate>Wed, 31 Jul 2024 18:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-23444</strong></p>
  <p>It was discovered by Elastic engineering that when elasticsearch-certutil CLI tool is used with the csr option in order to create a new Certificate Signing Requests, the associated private key that is generated is stored on disk unencrypted even if the --pass parameter is passed in the command invocation.</p>
  <p><strong>CVSS:</strong> 4.9 · <strong>CWE:</strong> CWE-311</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-23444">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-49921 – An issue was discovered by Elastic whereby Watcher search input logged the searc...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-49921</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-49921</guid>
    <pubDate>Fri, 26 Jul 2024 05:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-49921</strong></p>
  <p>An issue was discovered by Elastic whereby Watcher search input logged the search query results on DEBUG log level. This could lead to raw contents of documents stored in Elasticsearch to be printed in logs. Elastic has released 8.11.2 and 7.17.16 that resolves this issue by removing this excessive logging. This issue only affects users that use Watcher and have a Watch defined that uses the sear…</p>
  <p><strong>CVSS:</strong> 5.2 · <strong>CWE:</strong> CWE-532</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-49921">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-37280 – A flaw was discovered in Elasticsearch, affecting document ingestion when an ind...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-37280</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-37280</guid>
    <pubDate>Thu, 13 Jun 2024 17:15:50 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-37280</strong></p>
  <p>A flaw was discovered in Elasticsearch, affecting document ingestion when an index template contains a dynamic field mapping of “passthrough” type. Under certain circumstances, ingesting documents in this index would cause a StackOverflow exception to be thrown and ultimately lead to a Denial of Service. Note that passthrough fields is an experimental feature.</p>
  <p><strong>CVSS:</strong> 4.9 · <strong>CWE:</strong> CWE-122</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-37280">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-23445 – It was identified that if a  cross-cluster API key https://www.elastic.co/guide/...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-23445</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-23445</guid>
    <pubDate>Wed, 12 Jun 2024 14:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-23445</strong></p>
  <p>It was identified that if a  cross-cluster API key https://www.elastic.co/guide/en/elasticsearch/reference/8.14/security-api-create-cross-cluster-api-key.html#security-api-create-cross-cluster-api-key-request-body  restricts search for a given index using the query or the field_security parameter, and the same cross-cluster API key also grants replication for the same index, the search restrictio…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-922</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-23445">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-23449 – An uncaught exception in Elasticsearch &gt;= 8.4.0 and &lt; 8.11.1 occurs when an encr...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-23449</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-23449</guid>
    <pubDate>Fri, 29 Mar 2024 12:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-23449</strong></p>
  <p>An uncaught exception in Elasticsearch >= 8.4.0 and < 8.11.1 occurs when an encrypted PDF is passed to an attachment processor through the REST API. The Elasticsearch ingest node that attempts to parse the PDF file will crash. This does not happen with password-protected PDF files or with unencrypted PDF files.</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-248</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-23449">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-23451 – Incorrect Authorization issue exists in the API key based security model for Rem...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-23451</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-23451</guid>
    <pubDate>Wed, 27 Mar 2024 18:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-23451</strong></p>
  <p>Incorrect Authorization issue exists in the API key based security model for Remote Cluster Security, which is currently in Beta, in Elasticsearch 8.10.0 and before 8.13.0. This allows a malicious user with a valid API key for a remote cluster configured to use the new Remote Cluster Security to read arbitrary documents from any index on the remote cluster, and only if they use the Elasticsearch…</p>
  <p><strong>CVSS:</strong> 4.4 · <strong>CWE:</strong> CWE-863</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-23451">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-23450 – A flaw was discovered in Elasticsearch, where processing a document in a deeply ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-23450</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-23450</guid>
    <pubDate>Wed, 27 Mar 2024 17:15:53 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-23450</strong></p>
  <p>A flaw was discovered in Elasticsearch, where processing a document in a deeply nested pipeline on an ingest node could cause the Elasticsearch node to crash.</p>
  <p><strong>CVSS:</strong> 4.9 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-23450">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-23448 – An issue was discovered whereby APM Server could log at ERROR level, a response ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-23448</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-23448</guid>
    <pubDate>Wed, 07 Feb 2024 22:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-23448</strong></p>
  <p>An issue was discovered whereby APM Server could log at ERROR level, a response from Elasticsearch indicating that indexing the document failed and that response would contain parts of the original document. Depending on the nature of the document that the APM Server attempted to ingest, this could lead to the insertion of sensitive or private information in the APM Server logs.</p>
  <p><strong>CVSS:</strong> 5.7 · <strong>CWE:</strong> CWE-532</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-23448">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-46675 – An issue was discovered by Elastic whereby sensitive information may be recorded...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-46675</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-46675</guid>
    <pubDate>Wed, 13 Dec 2023 07:15:23 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-46675</strong></p>
  <p>An issue was discovered by Elastic whereby sensitive information may be recorded in Kibana logs in the event of an error or in the event where debug level logging is enabled in Kibana. Elastic has released Kibana 8.11.2 which resolves this issue. The messages recorded in the log may contain Account credentials for the kibana_system user, API Keys, and credentials of Kibana end-users, Elastic Secu…</p>
  <p><strong>CVSS:</strong> 8.0 · <strong>CWE:</strong> CWE-532</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-46675">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-46671 – An issue was discovered by Elastic whereby sensitive information may be recorded...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-46671</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-46671</guid>
    <pubDate>Wed, 13 Dec 2023 07:15:22 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-46671</strong></p>
  <p>An issue was discovered by Elastic whereby sensitive information may be recorded in Kibana logs in the event of an error. Elastic has released Kibana 8.11.1 which resolves this issue. The error message recorded in the log may contain account credentials for the kibana_system user, API Keys, and credentials of Kibana end-users. The issue occurs infrequently, only if an error is returned from an El…</p>
  <p><strong>CVSS:</strong> 8.0 · <strong>CWE:</strong> CWE-532</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-46671">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-6687 – An issue was discovered by Elastic whereby Elastic Agent would log a raw event i...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-6687</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-6687</guid>
    <pubDate>Tue, 12 Dec 2023 19:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-6687</strong></p>
  <p>An issue was discovered by Elastic whereby Elastic Agent would log a raw event in its own logs at the WARN or ERROR level if ingesting that event to Elasticsearch failed with any 4xx HTTP status code except 409 or 429. Depending on the nature of the event that Elastic Agent attempted to ingest, this could lead to the insertion of sensitive or private information in the Elastic Agent logs. Elastic…</p>
  <p><strong>CVSS:</strong> 6.8 · <strong>CWE:</strong> CWE-532</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-6687">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-49922 – An issue was discovered by Elastic whereby Beats and Elastic Agent would log a r...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-49922</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-49922</guid>
    <pubDate>Tue, 12 Dec 2023 19:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-49922</strong></p>
  <p>An issue was discovered by Elastic whereby Beats and Elastic Agent would log a raw event in its own logs at the WARN or ERROR level if ingesting that event to Elasticsearch failed with any 4xx HTTP status code except 409 or 429. Depending on the nature of the event that Beats or Elastic Agent attempted to ingest, this could lead to the insertion of sensitive or private information in the Beats or…</p>
  <p><strong>CVSS:</strong> 6.8 · <strong>CWE:</strong> CWE-532</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-49922">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-46673 – It was identified that malformed scripts used in the script processor of an Inge...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-46673</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-46673</guid>
    <pubDate>Wed, 22 Nov 2023 10:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-46673</strong></p>
  <p>It was identified that malformed scripts used in the script processor of an Ingest Pipeline could cause an Elasticsearch node to crash when calling the Simulate Pipeline API.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-755</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-46673">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2023-45585 – An insertion of sensitive information into log file vulnerability [CWE-532] in F...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-45585</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-45585</guid>
    <pubDate>Tue, 14 Nov 2023 18:15:55 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2023-45585</strong></p>
  <p>An insertion of sensitive information into log file vulnerability [CWE-532] in FortiSIEM version 7.0.0, version 6.7.6 and below, version  6.6.3 and below, version 6.5.1 and below, version 6.4.2 and below, version 6.3.3 and below, version 6.2.1 and below, version 6.1.2 and below, version 5.4.0, version 5.3.3 and below may allow an authenticated user to view an encrypted ElasticSearch password via…</p>
  <p><strong>CVSS:</strong> 2.3 · <strong>CWE:</strong> CWE-532</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-45585">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-31419 – A flaw was discovered in Elasticsearch, affecting the _search API that allowed a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-31419</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-31419</guid>
    <pubDate>Thu, 26 Oct 2023 18:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-31419</strong></p>
  <p>A flaw was discovered in Elasticsearch, affecting the _search API that allowed a specially crafted query string to cause a Stack Overflow and ultimately a Denial of Service.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-31419">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-31418 – An issue has been identified with how Elasticsearch handled incoming requests on...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-31418</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-31418</guid>
    <pubDate>Thu, 26 Oct 2023 18:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-31418</strong></p>
  <p>An issue has been identified with how Elasticsearch handled incoming requests on the HTTP layer. An unauthenticated user could force an Elasticsearch node to exit with an OutOfMemory error by sending a moderate number of malformed HTTP requests. The issue was identified by Elastic Engineering and we have no indication that the issue is known or that it is being exploited in the wild.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-31418">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-31417 – Elasticsearch generally filters out sensitive information and credentials before...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-31417</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-31417</guid>
    <pubDate>Thu, 26 Oct 2023 18:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-31417</strong></p>
  <p>Elasticsearch generally filters out sensitive information and credentials before logging to the audit log. It was found that this filtering was not applied when requests to Elasticsearch use certain deprecated URIs for APIs. The impact of this flaw is that sensitive information such as passwords and tokens might be printed in cleartext in Elasticsearch audit logs. Note that audit logging is disab…</p>
  <p><strong>CVSS:</strong> 4.1 · <strong>CWE:</strong> CWE-532</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-31417">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-46666 – An issue was discovered when using Document Level Security and the SPO "Limited ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-46666</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-46666</guid>
    <pubDate>Thu, 26 Oct 2023 17:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-46666</strong></p>
  <p>An issue was discovered when using Document Level Security and the SPO "Limited Access" functionality in Elastic Sharepoint Online Python Connector. If a user is assigned limited access permissions to an item on a Sharepoint site then that user would have read permissions to all content on the Sharepoint site through Elasticsearch.</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-46666">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-46667 – An issue was discovered in Fleet Server &gt;= v8.10.0 and &lt; v8.10.3 where Agent enr...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-46667</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-46667</guid>
    <pubDate>Thu, 26 Oct 2023 01:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-46667</strong></p>
  <p>An issue was discovered in Fleet Server >= v8.10.0 and < v8.10.3 where Agent enrolment tokens are being inserted into the Fleet Server’s log file in plain text. These enrolment tokens could allow someone to enrol an agent into an agent policy, and potentially use that to retrieve other secrets in the policy including for Elasticsearch and third-party services. Alternatively a threat actor could p…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-532</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-46667">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-46668 – If Elastic Endpoint (v7.9.0 - v8.10.3) is configured to use a non-default option...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-46668</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-46668</guid>
    <pubDate>Thu, 26 Oct 2023 00:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-46668</strong></p>
  <p>If Elastic Endpoint (v7.9.0 - v8.10.3) is configured to use a non-default option in which the logging level is explicitly set to debug, and when Elastic Agent is simultaneously configured to collect and send those logs to Elasticsearch, then Elastic Agent API keys can be viewed in Elasticsearch in plaintext. These API keys could be used to write arbitrary data and read Elastic Endpoint user artif…</p>
  <p><strong>CVSS:</strong> 4.6 · <strong>CWE:</strong> CWE-532</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-46668">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-45807 – OpenSearch is a community-driven, open source fork of Elasticsearch and Kibana f...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-45807</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-45807</guid>
    <pubDate>Mon, 16 Oct 2023 22:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-45807</strong></p>
  <p>OpenSearch is a community-driven, open source fork of Elasticsearch and Kibana following the license change in early 2021. There is an issue with the implementation of tenant permissions in OpenSearch Dashboards where authenticated users with read-only access to a tenant can perform create, edit and delete operations on index metadata of dashboards and visualizations in that tenant, potentially r…</p>
  <p><strong>CVSS:</strong> 5.4 · <strong>CWE:</strong> CWE-281</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-45807">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-20034 – Vulnerability in the Elasticsearch database used in the of Cisco SD-WAN vManage ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-20034</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-20034</guid>
    <pubDate>Wed, 27 Sep 2023 18:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-20034</strong></p>
  <p>Vulnerability in the Elasticsearch database used in the of Cisco SD-WAN vManage software could allow an unauthenticated, remote attacker to access the Elasticsearch configuration database of an affected device with the privileges of the elasticsearch user.  These vulnerability is due to the presence of a static username and password configured on the vManage. An attacker could exploit this vuln…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-798</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-20034">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-38656 – HCL Commerce, when using Elasticsearch, can allow a remote attacker to cause a d...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-38656</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-38656</guid>
    <pubDate>Mon, 12 Dec 2022 13:15:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-38656</strong></p>
  <p>HCL Commerce, when using Elasticsearch, can allow a remote attacker to cause a denial of service attack on the site and make administrative changes.</p>
  <p><strong>CVSS:</strong> 8.6 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-38656">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-37936 – It was discovered that Kibana was not sanitizing document fields containing HTML...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-37936</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-37936</guid>
    <pubDate>Fri, 18 Nov 2022 23:15:19 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-37936</strong></p>
  <p>It was discovered that Kibana was not sanitizing document fields containing HTML snippets. Using this vulnerability, an attacker with the ability to write documents to an elasticsearch index could inject HTML. When the Discover app highlighted a search term containing the HTML, it would be rendered for the user.</p>
  <p><strong>CVSS:</strong> 5.4 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-37936">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-41917 – OpenSearch is a community-driven, open source fork of Elasticsearch and Kibana. ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-41917</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-41917</guid>
    <pubDate>Wed, 16 Nov 2022 00:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-41917</strong></p>
  <p>OpenSearch is a community-driven, open source fork of Elasticsearch and Kibana. OpenSearch allows users to specify a local file when defining text analyzers to process data for text analysis. An issue in the implementation of this feature allows certain specially crafted queries to return a response containing the first line of text from arbitrary files. The list of potentially impacted files is…</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-41917">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-41918 – OpenSearch is a community-driven, open source fork of Elasticsearch and Kibana. ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-41918</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-41918</guid>
    <pubDate>Tue, 15 Nov 2022 23:15:28 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-41918</strong></p>
  <p>OpenSearch is a community-driven, open source fork of Elasticsearch and Kibana. There is an issue with the implementation of fine-grained access control rules (document-level security, field-level security and field masking) where they are not correctly applied to the indices that back data streams potentially leading to incorrect access authorization. OpenSearch 1.3.7 and 2.4.0 contain a fix for…</p>
  <p><strong>CVSS:</strong> 6.3 · <strong>CWE:</strong> CWE-612</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-41918">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-42123 – A Zip slip vulnerability in the Elasticsearch Connector in Liferay Portal 7.3.3 ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-42123</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-42123</guid>
    <pubDate>Tue, 15 Nov 2022 01:15:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-42123</strong></p>
  <p>A Zip slip vulnerability in the Elasticsearch Connector in Liferay Portal 7.3.3 through 7.4.3.18, and Liferay DXP 7.3 before update 6, and 7.4 before update 19 allows attackers to create or overwrite existing files on the filesystem via the installation of a malicious Elasticsearch Sidecar plugin.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-42123">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-38299 – An issue in the Elasticsearch plugin of Appsmith v1.7.11 allows attackers to con...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-38299</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-38299</guid>
    <pubDate>Mon, 12 Sep 2022 22:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-38299</strong></p>
  <p>An issue in the Elasticsearch plugin of Appsmith v1.7.11 allows attackers to connect disallowed hosts to the AWS/GCP internal metadata endpoint.</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-38299">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-23715 – A flaw was discovered in ECE before 3.4.0 that might lead to the disclosure of s...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-23715</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-23715</guid>
    <pubDate>Thu, 25 Aug 2022 18:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-23715</strong></p>
  <p>A flaw was discovered in ECE before 3.4.0 that might lead to the disclosure of sensitive information such as user passwords and Elasticsearch keystore settings values in logs such as the audit log or deployment logs in the Logging and Monitoring cluster. The affected APIs are PATCH /api/v1/user and PATCH /deployments/{deployment_id}/elasticsearch/{ref_id}/keystore</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-532</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-23715">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-31115 – opensearch-ruby is a community-driven, open source fork of elasticsearch-ruby. I...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-31115</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-31115</guid>
    <pubDate>Thu, 30 Jun 2022 22:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-31115</strong></p>
  <p>opensearch-ruby is a community-driven, open source fork of elasticsearch-ruby. In versions prior to 2.0.1 the ruby `YAML.load` function was used instead of `YAML.safe_load`. As a result opensearch-ruby 2.0.0 and prior can lead to unsafe deserialization using YAML.load if the response is of type YAML. An attacker must be in control of an opensearch server and convince the victim to connect to it i…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-31115">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-34807 – Jenkins Elasticsearch Query Plugin 1.2 and earlier stores a password unencrypted...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-34807</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-34807</guid>
    <pubDate>Thu, 30 Jun 2022 18:15:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-34807</strong></p>
  <p>Jenkins Elasticsearch Query Plugin 1.2 and earlier stores a password unencrypted in its global configuration file on the Jenkins controller where it can be viewed by users with access to the Jenkins controller file system.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-522</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-34807">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-23712 – A Denial of Service flaw was discovered in Elasticsearch. Using this vulnerabili...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-23712</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-23712</guid>
    <pubDate>Mon, 06 Jun 2022 18:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-23712</strong></p>
  <p>A Denial of Service flaw was discovered in Elasticsearch. Using this vulnerability, an unauthenticated attacker could forcibly shut down an Elasticsearch node with a specifically formatted network request.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-754</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-23712">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-23711 – A vulnerability in Kibana could expose sensitive information related to Elastic ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-23711</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-23711</guid>
    <pubDate>Thu, 21 Apr 2022 19:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-23711</strong></p>
  <p>A vulnerability in Kibana could expose sensitive information related to Elastic Stack monitoring in the Kibana page source. Elastic Stack monitoring features provide a way to keep a pulse on the health and performance of your Elasticsearch cluster. Authentication with a vulnerable Kibana instance is not required to view the exposed information. The Elastic Stack monitoring exposure only impacts u…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-23711">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-23708 – A flaw was discovered in Elasticsearch 7.17.0’s upgrade assistant, in which upgr...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-23708</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-23708</guid>
    <pubDate>Thu, 03 Mar 2022 22:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-23708</strong></p>
  <p>A flaw was discovered in Elasticsearch 7.17.0’s upgrade assistant, in which upgrading from version 6.x to 7.x would disable the in-built protections on the security index, allowing authenticated users with “*” index permissions access to this index.</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-264</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-23708">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-22147 – Elasticsearch before 7.14.0 did not apply document and field level security to s...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-22147</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-22147</guid>
    <pubDate>Wed, 15 Sep 2021 12:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-22147</strong></p>
  <p>Elasticsearch before 7.14.0 did not apply document and field level security to searchable snapshots. This could lead to an authenticated user gaining access to information that they are unauthorized to view.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-732</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-22147">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-22144 – In Elasticsearch versions before 7.13.3 and 6.8.17 an uncontrolled recursion vul...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-22144</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-22144</guid>
    <pubDate>Mon, 26 Jul 2021 12:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-22144</strong></p>
  <p>In Elasticsearch versions before 7.13.3 and 6.8.17 an uncontrolled recursion vulnerability that could lead to a denial of service attack was identified in the Elasticsearch Grok parser. A user with the ability to submit arbitrary queries to Elasticsearch could create a malicious Grok query that will crash the Elasticsearch node.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-674</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-22144">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-22146 – All versions of Elastic Cloud Enterprise has the Elasticsearch “anonymous” user ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-22146</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-22146</guid>
    <pubDate>Wed, 21 Jul 2021 15:15:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-22146</strong></p>
  <p>All versions of Elastic Cloud Enterprise has the Elasticsearch “anonymous” user enabled by default in deployed clusters. While in the default setting the anonymous user has no permissions and is unable to successfully query any Elasticsearch APIs, an attacker could leverage the anonymous user to gain insight into certain details of a deployed cluster.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-22146">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-22145 – A memory disclosure vulnerability was identified in Elasticsearch 7.10.0 to 7.13...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-22145</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-22145</guid>
    <pubDate>Wed, 21 Jul 2021 15:15:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-22145</strong></p>
  <p>A memory disclosure vulnerability was identified in Elasticsearch 7.10.0 to 7.13.3 error reporting. A user with the ability to submit arbitrary queries to Elasticsearch could submit a malformed query that would result in an error message returned containing previously used portions of a data buffer. This buffer could contain sensitive information such as Elasticsearch documents or authentication…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-22145">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-32743 – Icinga is a monitoring system which checks the availability of network resources...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-32743</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-32743</guid>
    <pubDate>Thu, 15 Jul 2021 16:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-32743</strong></p>
  <p>Icinga is a monitoring system which checks the availability of network resources, notifies users of outages, and generates performance data for reporting. In versions prior to 2.11.10 and from version 2.12.0 through version 2.12.4, some of the Icinga 2 features that require credentials for external services expose those credentials through the API to authenticated API users with read permissions…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-202</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-32743">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-22137 – In Elasticsearch versions before 7.11.2 and 6.8.15 a document disclosure flaw wa...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-22137</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-22137</guid>
    <pubDate>Thu, 13 May 2021 18:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-22137</strong></p>
  <p>In Elasticsearch versions before 7.11.2 and 6.8.15 a document disclosure flaw was found when Document or Field Level Security is used. Search queries do not properly preserve security permissions when executing certain cross-cluster search queries. This could result in the search disclosing the existence of documents the attacker should not be able to view. This could result in an attacker gainin…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-22137">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-22135 – Elasticsearch versions before 7.11.2 and 6.8.15 contain a document disclosure fl...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-22135</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-22135</guid>
    <pubDate>Thu, 13 May 2021 18:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-22135</strong></p>
  <p>Elasticsearch versions before 7.11.2 and 6.8.15 contain a document disclosure flaw was found in the Elasticsearch suggester and profile API when Document and Field Level Security are enabled. The suggester and profile API are normally disabled for an index when document level security is enabled on the index. Certain queries are able to enable the profiler and suggester which could lead to disclo…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-22135">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-31828 – An SSRF issue in Open Distro for Elasticsearch (ODFE) before 1.13.1.0 allows an ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-31828</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-31828</guid>
    <pubDate>Thu, 06 May 2021 19:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-31828</strong></p>
  <p>An SSRF issue in Open Distro for Elasticsearch (ODFE) before 1.13.1.0 allows an existing privileged user to enumerate listening services or interact with configured resources via HTTP requests exceeding the Alerting plugin's intended scope.</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-918</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-31828">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-22997 – On all 7.x and 6.x versions (fixed in 8.0.0), BIG-IQ HA ElasticSearch service do...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-22997</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-22997</guid>
    <pubDate>Wed, 31 Mar 2021 18:15:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-22997</strong></p>
  <p>On all 7.x and 6.x versions (fixed in 8.0.0), BIG-IQ HA ElasticSearch service does not implement any form of authentication for the clustering transport services, and all data used by ElasticSearch for transport is unencrypted. Note: Software versions which have reached End of Software Development (EoSD) are not evaluated.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-306</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-22997">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-22134 – A document disclosure flaw was found in Elasticsearch versions after 7.6.0 and b...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-22134</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-22134</guid>
    <pubDate>Mon, 08 Mar 2021 21:15:16 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-22134</strong></p>
  <p>A document disclosure flaw was found in Elasticsearch versions after 7.6.0 and before 7.11.0 when Document or Field Level Security is used. Get requests do not properly apply security permissions when executing a query against a recently updated document. This affects documents that have been updated and not yet refreshed in the index. This could result in the search disclosing the existence of d…</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-22134">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2020-7021 – Elasticsearch versions before 7.10.0 and 6.8.14 have an information disclosure i...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-7021</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-7021</guid>
    <pubDate>Wed, 10 Feb 2021 19:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2020-7021</strong></p>
  <p>Elasticsearch versions before 7.10.0 and 6.8.14 have an information disclosure issue when audit logging and the emit_request_body option is enabled. The Elasticsearch audit log could contain sensitive information such as password hashes or authentication tokens. This could allow an Elasticsearch administrator to view these details.</p>
  <p><strong>CVSS:</strong> 4.9 · <strong>CWE:</strong> CWE-532</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-7021">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2020-15097 – loklak is an open-source server application which is able to collect messages fr...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-15097</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-15097</guid>
    <pubDate>Tue, 02 Feb 2021 18:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2020-15097</strong></p>
  <p>loklak is an open-source server application which is able to collect messages from various sources, including twitter. The server contains a search index and a peer-to-peer index sharing interface. All messages are stored in an elasticsearch index. In loklak less than or equal to commit 5f48476, a path traversal vulnerability exists. Insufficient input validation in the APIs exposed by the loklak…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-15097">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-22132 – Elasticsearch versions 7.7.0 to 7.10.1 contain an information disclosure flaw in...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-22132</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-22132</guid>
    <pubDate>Thu, 14 Jan 2021 20:15:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-22132</strong></p>
  <p>Elasticsearch versions 7.7.0 to 7.10.1 contain an information disclosure flaw in the async search API. Users who execute an async search will improperly store the HTTP headers. An Elasticsearch user with the ability to read the .tasks index could obtain sensitive request headers of other users in the cluster. This issue is fixed in Elasticsearch 7.10.2</p>
  <p><strong>CVSS:</strong> 4.8 · <strong>CWE:</strong> CWE-522</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-22132">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2020-27816 – The elasticsearch-operator does not validate the namespace where kibana logging ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-27816</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-27816</guid>
    <pubDate>Wed, 02 Dec 2020 01:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2020-27816</strong></p>
  <p>The elasticsearch-operator does not validate the namespace where kibana logging resource is created and due to that it is possible to replace the original openshift-logging console link (kibana console) to different one, created based on the new CR for the new kibana resource. This could lead to an arbitrary URL redirection or the openshift-logging console link damage. This flaw affects elasticse…</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-601</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-27816">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2020-24303 – Grafana before 7.1.0-beta 1 allows XSS via a query alias for the ElasticSearch d...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-24303</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-24303</guid>
    <pubDate>Wed, 28 Oct 2020 14:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2020-24303</strong></p>
  <p>Grafana before 7.1.0-beta 1 allows XSS via a query alias for the ElasticSearch datasource.</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-24303">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2020-7020 – Elasticsearch versions before 6.8.13 and 7.9.2 contain a document disclosure fla...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-7020</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-7020</guid>
    <pubDate>Thu, 22 Oct 2020 17:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2020-7020</strong></p>
  <p>Elasticsearch versions before 6.8.13 and 7.9.2 contain a document disclosure flaw when Document or Field Level Security is used. Search queries do not properly preserve security permissions when executing certain complex queries. This could result in the search disclosing the existence of documents the attacker should not be able to view. This could result in an attacker gaining additional insigh…</p>
  <p><strong>CVSS:</strong> 3.1 · <strong>CWE:</strong> CWE-270</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-7020">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2020-7019 – In Elasticsearch before 7.9.0 and 6.8.12 a field disclosure flaw was found when ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-7019</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-7019</guid>
    <pubDate>Tue, 18 Aug 2020 17:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2020-7019</strong></p>
  <p>In Elasticsearch before 7.9.0 and 6.8.12 a field disclosure flaw was found when running a scrolling search with Field Level Security. If a user runs the same query another more privileged user recently ran, the scrolling search can leak fields that should be hidden. This could result in an attacker gaining additional permissions against a restricted index.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-270</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-7019">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2020-7014 – The fix for CVE-2020-7009 was found to be incomplete. Elasticsearch versions fro...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-7014</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-7014</guid>
    <pubDate>Wed, 03 Jun 2020 18:15:23 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2020-7014</strong></p>
  <p>The fix for CVE-2020-7009 was found to be incomplete. Elasticsearch versions from 6.7.0 to 6.8.7 and 7.0.0 to 7.6.1 contain a privilege escalation flaw if an attacker is able to create API keys and also authentication tokens. An attacker who is able to generate an API key and an authentication token can perform a series of steps that result in an authentication token being generated with elevated…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-266</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-7014">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2020-7010 – Elastic Cloud on Kubernetes (ECK) versions prior to 1.1.0 generate passwords usi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-7010</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-7010</guid>
    <pubDate>Wed, 03 Jun 2020 18:15:22 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2020-7010</strong></p>
  <p>Elastic Cloud on Kubernetes (ECK) versions prior to 1.1.0 generate passwords using a weak random number generator. If an attacker is able to determine when the current Elastic Stack cluster was deployed they may be able to more easily brute force the Elasticsearch credentials generated by ECK.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-335</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-7010">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2020-9387 – In Mahara 19.04 before 19.04.5 and 19.10 before 19.10.3, account details are sha...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-9387</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-9387</guid>
    <pubDate>Thu, 30 Apr 2020 13:15:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2020-9387</strong></p>
  <p>In Mahara 19.04 before 19.04.5 and 19.10 before 19.10.3, account details are shared in the Elasticsearch results for accounts that are not accessible when the config setting 'Isolated institutions' is turned on.</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-9387">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2020-7009 – Elasticsearch versions from 6.7.0 before 6.8.8 and 7.0.0 before 7.6.2 contain a ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-7009</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-7009</guid>
    <pubDate>Tue, 31 Mar 2020 19:15:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2020-7009</strong></p>
  <p>Elasticsearch versions from 6.7.0 before 6.8.8 and 7.0.0 before 7.6.2 contain a privilege escalation flaw if an attacker is able to create API keys. An attacker who is able to generate an API key can perform a series of steps that result in an API key being generated with elevated privileges.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-266</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-7009">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2020-9386 – In Mahara 18.10 before 18.10.5, 19.04 before 19.04.4, and 19.10 before 19.10.2, ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-9386</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-9386</guid>
    <pubDate>Mon, 09 Mar 2020 16:15:16 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2020-9386</strong></p>
  <p>In Mahara 18.10 before 18.10.5, 19.04 before 19.04.4, and 19.10 before 19.10.2, file metadata information is disclosed to group members in the Elasticsearch result list despite them not having access to that artefact anymore.</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-9386">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-15590 – An access control issue exists in &lt; 12.3.5, &lt; 12.2.8, and &lt; 12.1.14 for GitLab C...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-15590</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-15590</guid>
    <pubDate>Tue, 28 Jan 2020 03:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-15590</strong></p>
  <p>An access control issue exists in < 12.3.5, < 12.2.8, and < 12.1.14 for GitLab Community Edition (CE) and Enterprise Edition (EE) where private merge requests and issues would be disclosed with the Group Search feature provided by Elasticsearch integration</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-15590">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-19629 – In GitLab EE 10.5 through 12.5.3, 12.4.5, and 12.3.8, when transferring a public...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-19629</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-19629</guid>
    <pubDate>Sun, 05 Jan 2020 22:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-19629</strong></p>
  <p>In GitLab EE 10.5 through 12.5.3, 12.4.5, and 12.3.8, when transferring a public project to a private group, private code would be disclosed via the Group Search API provided by the Elasticsearch integration.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-19629">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2019-5487 – An improper access control vulnerability exists in Gitlab EE &lt;v12.3.3, &lt;v12.2.7,...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-5487</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-5487</guid>
    <pubDate>Wed, 18 Dec 2019 21:15:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2019-5487</strong></p>
  <p>An improper access control vulnerability exists in Gitlab EE <v12.3.3, <v12.2.7, & <v12.1.13 that allowed the group search feature with Elasticsearch to return private code, merge requests and commits.</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-5487">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2019-18456 – An issue was discovered in GitLab Community and Enterprise Edition 8.17 through ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-18456</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-18456</guid>
    <pubDate>Tue, 26 Nov 2019 17:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2019-18456</strong></p>
  <p>An issue was discovered in GitLab Community and Enterprise Edition 8.17 through 12.4 in the Search feature provided by Elasticsearch integration.. It has Insecure Permissions (issue 1 of 4).</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-732</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-18456">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-18460 – An issue was discovered in GitLab Community and Enterprise Edition 8.15 through ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-18460</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-18460</guid>
    <pubDate>Tue, 26 Nov 2019 15:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-18460</strong></p>
  <p>An issue was discovered in GitLab Community and Enterprise Edition 8.15 through 12.4 in the Comments Search feature provided by the Elasticsearch integration. It has Incorrect Access Control.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-18460">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2019-7619 – Elasticsearch versions 7.0.0-7.3.2 and 6.7.0-6.8.3 contain a username disclosure...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-7619</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-7619</guid>
    <pubDate>Wed, 30 Oct 2019 14:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2019-7619</strong></p>
  <p>Elasticsearch versions 7.0.0-7.3.2 and 6.7.0-6.8.3 contain a username disclosure flaw was found in the API Key service. An unauthenticated attacker could send a specially crafted request and determine if a username exists in the Elasticsearch native realm.</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-7619">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2019-7614 – A race condition flaw was found in the response headers Elasticsearch versions b...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-7614</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-7614</guid>
    <pubDate>Tue, 30 Jul 2019 22:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2019-7614</strong></p>
  <p>A race condition flaw was found in the response headers Elasticsearch versions before 7.2.1 and 6.8.2 returns to a request. On a system with multiple users submitting requests, it could be possible for an attacker to gain access to response header containing sensitive data from another user.</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-7614">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-7611 – A permission issue was found in Elasticsearch versions before 5.6.15 and 6.6.1 w...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-7611</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-7611</guid>
    <pubDate>Mon, 25 Mar 2019 19:29:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-7611</strong></p>
  <p>A permission issue was found in Elasticsearch versions before 5.6.15 and 6.6.1 when Field Level Security and Document Level Security are disabled and the _aliases, _shrink, or _split endpoints are used . If the elasticsearch.yml file has xpack.security.dls_fls.enabled set to false, certain permission checks are skipped when users perform one of the actions mentioned above, to make existing data a…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-7611">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2018-17247 – Elasticsearch Security versions 6.5.0 and 6.5.1 contain an XXE flaw in Machine L...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-17247</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-17247</guid>
    <pubDate>Thu, 20 Dec 2018 22:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2018-17247</strong></p>
  <p>Elasticsearch Security versions 6.5.0 and 6.5.1 contain an XXE flaw in Machine Learning's find_file_structure API. If a policy allowing external network access has been added to Elasticsearch's Java Security Manager then an attacker could send a specially crafted request capable of leaking content of local files on the Elasticsearch node. This could allow a user to access information that they sh…</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-611</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-17247">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2018-17244 – Elasticsearch Security versions 6.4.0 to 6.4.2 contain an error in the way reque...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-17244</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-17244</guid>
    <pubDate>Thu, 20 Dec 2018 22:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2018-17244</strong></p>
  <p>Elasticsearch Security versions 6.4.0 to 6.4.2 contain an error in the way request headers are applied to requests when using the Active Directory, LDAP, Native, or File realms. A request may receive headers intended for another request if the same username is being authenticated concurrently; when used with run as, this can result in the request running as the incorrect user. This could allow a…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-17244">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2018-3831 – Elasticsearch Alerting and Monitoring in versions before 6.4.1 or 5.6.12 have an...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-3831</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-3831</guid>
    <pubDate>Wed, 19 Sep 2018 19:29:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2018-3831</strong></p>
  <p>Elasticsearch Alerting and Monitoring in versions before 6.4.1 or 5.6.12 have an information disclosure issue when secrets are configured via the API. The Elasticsearch _cluster/settings API, when queried, could leak sensitive configuration information such as passwords, tokens, or usernames. This could allow an authenticated Elasticsearch user to improperly view these details.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-3831">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
