<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – Apache CouchDB (High+Critical)</title>
  <link>https://cvedaily.com/pages/tags/apache-couchdb.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/apache-couchdb-severe.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – Apache CouchDB (High+Critical)</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:27:10 +0000</lastBuildDate>
  <item>
    <title>[Critical] CVE-2022-24706 – In Apache CouchDB prior to 3.2.2, an attacker can access an improperly secured d...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-24706</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-24706</guid>
    <pubDate>Tue, 26 Apr 2022 10:15:35 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2022-24706</strong></p>
  <p>In Apache CouchDB prior to 3.2.2, an attacker can access an improperly secured default installation without authenticating and gain admin privileges. The CouchDB documentation has always made recommendations for properly securing an installation, including recommending using a firewall in front of all CouchDB installations.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-1188</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-24706">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-38295 – In Apache CouchDB, a malicious user with permission to create documents in a dat...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-38295</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-38295</guid>
    <pubDate>Thu, 14 Oct 2021 20:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-38295</strong></p>
  <p>In Apache CouchDB, a malicious user with permission to create documents in a database is able to attach a HTML attachment to a document. If a CouchDB admin opens that attachment in a browser, e.g. via the CouchDB admin interface Fauxton, any JavaScript code embedded in that HTML attachment will be executed within the security context of that admin. A similar route is available with the already de…</p>
  <p><strong>CVSS:</strong> 7.3 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-38295">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2018-8007 – Apache CouchDB administrative users can configure the database server via HTTP(S...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-8007</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-8007</guid>
    <pubDate>Wed, 11 Jul 2018 13:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2018-8007</strong></p>
  <p>Apache CouchDB administrative users can configure the database server via HTTP(S). Due to insufficient validation of administrator-supplied configuration settings via the HTTP API, it is possible for a CouchDB administrator user to escalate their privileges to that of the operating system's user that CouchDB runs under, by bypassing the blacklist of configuration settings that are not allowed to…</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-8007">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2016-8742 – The Windows installer that the Apache CouchDB team provides was vulnerable to lo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2016-8742</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2016-8742</guid>
    <pubDate>Mon, 12 Feb 2018 17:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2016-8742</strong></p>
  <p>The Windows installer that the Apache CouchDB team provides was vulnerable to local privilege escalation. All files in the install inherit the file permissions of the parent directory and therefore a non-privileged user can substitute any executable for the nssm.exe service launcher, or CouchDB batch or binary files. A subsequent service or server restart will then run that binary with administra…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-264</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2016-8742">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2017-12636 – CouchDB administrative users can configure the database server via HTTP(S). Some...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2017-12636</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2017-12636</guid>
    <pubDate>Tue, 14 Nov 2017 20:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2017-12636</strong></p>
  <p>CouchDB administrative users can configure the database server via HTTP(S). Some of the configuration options include paths for operating system-level binaries that are subsequently launched by CouchDB. This allows an admin user in Apache CouchDB before 1.7.0 and 2.x before 2.1.1 to execute arbitrary shell commands as the CouchDB user, including downloading and executing scripts from the public i…</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2017-12636">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2017-12635 – Due to differences in the Erlang-based JSON parser and JavaScript-based JSON par...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2017-12635</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2017-12635</guid>
    <pubDate>Tue, 14 Nov 2017 20:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2017-12635</strong></p>
  <p>Due to differences in the Erlang-based JSON parser and JavaScript-based JSON parser, it is possible in Apache CouchDB before 1.7.0 and 2.x before 2.1.1 to submit _users documents with duplicate keys for 'roles' used for access control within the database, including the special case '_admin' role, that denotes administrative users. In combination with CVE-2017-12636 (Remote Code Execution), this c…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-269</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2017-12635">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
