Vulnerability Description
A cross-session information disclosure vulnerability exists in the awesome-llm-apps project in commit e46690f99c3f08be80a9877fab52acacf7ab8251 (2026-01-19). The affected Streamlit-based GitHub MCP Agent stores user-supplied API tokens in process-wide environment variables using os.environ without proper session isolation. Because Streamlit serves multiple concurrent users from a single Python process, credentials provided by one user remain accessible to subsequent unauthenticated users. An attacker can exploit this issue to retrieve sensitive information such as GitHub Personal Access Tokens or LLM API keys, potentially leading to unauthorized access to private resources and financial abuse.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Theunwindai | Awesome Llm Apps | 2026-01-19 |
Related Weaknesses (CWE)
References
- https://github.com/lilmingwa13/security-research/blob/main/CVE-2026-29872.mdExploitMitigationThird Party Advisory
FAQ
What is CVE-2026-29872?
CVE-2026-29872 is a vulnerability with a CVSS score of 8.2 (HIGH). A cross-session information disclosure vulnerability exists in the awesome-llm-apps project in commit e46690f99c3f08be80a9877fab52acacf7ab8251 (2026-01-19). The affected Streamlit-based GitHub MCP Age...
How severe is CVE-2026-29872?
CVE-2026-29872 has been rated HIGH with a CVSS base score of 8.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-29872?
Check the references section above for vendor advisories and patch information. Affected products include: Theunwindai Awesome Llm Apps.