-
CVSS Score
-Basic Information
CVE ID
-
GHSA ID
-
EPSS Score
-
CWE
-
Published
-
Updated
-
KEV Status
-
Technology
-
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| llama-index | pip |
The vulnerability stems from the recursive get_article_urls method which previously had no mechanism to prevent infinite recursion. The GitHub patch adds a max_depth parameter to limit recursion depth, confirming this was the vulnerable component. The CVE description explicitly identifies this method as the recursion point, and the commit diff shows the vulnerability was addressed by adding depth tracking to this specific function.
Ongoing coverage of React2Shell