<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – ESLint</title>
  <link>https://cvedaily.com/pages/tags/eslint.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/eslint.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – ESLint</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:59 +0000</lastBuildDate>
  <item>
    <title>[High] CVE-2026-27903 – minimatch is a minimal matching utility for converting glob expressions into Jav...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-27903</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-27903</guid>
    <pubDate>Thu, 26 Feb 2026 02:16:21 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-27903</strong></p>
  <p>minimatch is a minimal matching utility for converting glob expressions into JavaScript RegExp objects. Prior to version 10.2.3, 9.0.7, 8.0.6, 7.4.8, 6.2.2, 5.1.8, 4.2.5, and 3.1.3, `matchOne()` performs unbounded recursive backtracking when a glob pattern contains multiple non-adjacent `**` (GLOBSTAR) segments and the input path does not match. The time complexity is O(C(n, k)) -- binomial -- wh…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-407</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-27903">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-50537 – Stack overflow vulnerability in eslint before 9.26.0 when serializing objects wi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-50537</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-50537</guid>
    <pubDate>Mon, 26 Jan 2026 16:15:58 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-50537</strong></p>
  <p>Stack overflow vulnerability in eslint before 9.26.0 when serializing objects with circular references in eslint/lib/shared/serialization.js. The exploit is triggered via the RuleTester.run() method, which validates test cases and checks for duplicates. During validation, the internal function checkDuplicateTestCase() is called, which in turn uses the isSerializable() function for serialization c…</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-674</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-50537">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-57754 – eslint-ban-moment is an Eslint plugin for final assignment in VIHU. In 3.0.0 and...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-57754</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-57754</guid>
    <pubDate>Thu, 21 Aug 2025 17:15:31 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-57754</strong></p>
  <p>eslint-ban-moment is an Eslint plugin for final assignment in VIHU. In 3.0.0 and earlier, a sensitive Supabase URI is exposed in .env. A valid Supabase URI with embedded username and password will allow an attacker complete unauthorized access and control over database and user data. This could lead to data exfiltration, modification or deletion.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-260</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-57754">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-54313 – eslint-config-prettier 8.10.1, 9.1.1, 10.1.6, and 10.1.7 has embedded malicious ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-54313</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-54313</guid>
    <pubDate>Sat, 19 Jul 2025 17:15:23 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-54313</strong></p>
  <p>eslint-config-prettier 8.10.1, 9.1.1, 10.1.6, and 10.1.7 has embedded malicious code for a supply chain compromise. Installing an affected package executes an install.js file that launches the node-gyp.dll malware on Windows.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-506</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-54313">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-21539 – Versions of the package @eslint/plugin-kit before 0.2.3 are vulnerable to Regula...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-21539</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-21539</guid>
    <pubDate>Tue, 19 Nov 2024 05:15:16 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-21539</strong></p>
  <p>Versions of the package @eslint/plugin-kit before 0.2.3 are vulnerable to Regular Expression Denial of Service (ReDoS) due to improper input sanitization. An attacker can increase the CPU usage and crash the program by exploiting this vulnerability.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-1333</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-21539">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2022-4942 – A vulnerability was found in mportuga eslint-detailed-reporter up to 0.9.0 and c...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-4942</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-4942</guid>
    <pubDate>Thu, 20 Apr 2023 06:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2022-4942</strong></p>
  <p>A vulnerability was found in mportuga eslint-detailed-reporter up to 0.9.0 and classified as problematic. Affected by this issue is the function renderIssue in the library lib/template-generator.js. The manipulation of the argument message leads to cross site scripting. The attack may be launched remotely. The patch is identified as 505c190efd4905990db6207863bdcbd9b1d7e1bd. It is recommended to a…</p>
  <p><strong>CVSS:</strong> 3.5 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-4942">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-21423 – `projen` is a project generation tool that synthesizes project configuration fil...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-21423</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-21423</guid>
    <pubDate>Tue, 06 Apr 2021 19:15:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-21423</strong></p>
  <p>`projen` is a project generation tool that synthesizes project configuration files such as `package.json`, `tsconfig.json`, `.gitignore`, GitHub Workflows, `eslint`, `jest`, and more, from a well-typed definition written in JavaScript. Users of projen's `NodeProject` project type (including any project type derived from it) include a `.github/workflows/rebuild-bot.yml` workflow that may allow any…</p>
  <p><strong>CVSS:</strong> 6.8 · <strong>CWE:</strong> CWE-527</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-21423">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2021-26275 – The eslint-fixer package through 0.1.5 for Node.js allows command injection via ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-26275</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-26275</guid>
    <pubDate>Fri, 19 Mar 2021 00:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2021-26275</strong></p>
  <p>The eslint-fixer package through 0.1.5 for Node.js allows command injection via shell metacharacters to the fix function. NOTE: This vulnerability only affects products that are no longer supported by the maintainer. The ozum/eslint-fixer GitHub repository has been intentionally deleted</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-77</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-26275">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-27081 – Visual Studio Code ESLint Extension Remote Code Execution Vulnerability</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-27081</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-27081</guid>
    <pubDate>Thu, 11 Mar 2021 16:15:18 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-27081</strong></p>
  <p>Visual Studio Code ESLint Extension Remote Code Execution Vulnerability</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-27081">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-21278 – RSSHub is an open source, easy to use, and extensible RSS feed generator. In RSS...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-21278</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-21278</guid>
    <pubDate>Tue, 26 Jan 2021 21:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-21278</strong></p>
  <p>RSSHub is an open source, easy to use, and extensible RSS feed generator. In RSSHub before version 7f1c430 (non-semantic versioning) there is a risk of code injection. Some routes use `eval` or `Function constructor`, which may be injected by the target site with unsafe code, causing server-side security issues The fix in version 7f1c430 is to temporarily remove the problematic route and added a…</p>
  <p><strong>CVSS:</strong> 8.6 · <strong>CWE:</strong> CWE-74</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-21278">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2020-1481 – A remote code execution vulnerability exists in the ESLint extension for Visual ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-1481</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-1481</guid>
    <pubDate>Tue, 14 Jul 2020 23:15:20 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2020-1481</strong></p>
  <p>A remote code execution vulnerability exists in the ESLint extension for Visual Studio Code when it validates source code after opening a project, aka 'Visual Studio Code ESLint Extention Remote Code Execution Vulnerability'.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-1481">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2019-15657 – In eslint-utils before 1.4.1, the getStaticValue function can execute arbitrary ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-15657</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-15657</guid>
    <pubDate>Mon, 26 Aug 2019 23:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2019-15657</strong></p>
  <p>In eslint-utils before 1.4.1, the getStaticValue function can execute arbitrary code.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-15657">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
