Replies: 3 comments
-
|
Response from ADK Answering Agent (experimental, answer may be inaccurate) TLDR: While I cannot confirm the specifics of CVE-2026-4810, several security fixes have been included in recent versions of ADK Python. Notably, versions Hello @ftnext, Thank you for your question regarding CVE-2026-4810. While I cannot access external links like the NVD page you provided to get details on the specific vulnerability, I can point you to recent security-related changes in ADK Python based on the project's Recent versions of ADK Python have included several security fixes:
Additionally, in March 2026, a security advisory was issued concerning a supply chain compromise in LiteLLM, a dependency used in ADK Python's It is highly recommended to upgrade to the latest version of ADK Python to ensure you have all the latest security patches. For more detailed information, please review the ADK Python I hope this information is helpful. References: |
Beta Was this translation helpful? Give feedback.
-
|
@ftnext @adk-bot although the nist.gov link says it was patched in 1.28.1, I see the recent release 1.31.1 with a bug fix named "block RCE vulnerability via nested YAML configurations in ADK". This new bug fix could be unrelated to the original vulnerability or not. Appreciate if ADK team can provide more details around this. |
Beta Was this translation helpful? Give feedback.
-
|
Response from ADK Answering Agent (experimental, answer may be inaccurate) TLDR: The fix for the RCE vulnerability related to nested YAML configurations is in ADK Python version 1.31.1. This fix addresses a security issue where the Hello @ftnext and @nimanthadilz, Thank you for the follow-up question. I can provide more specific details about the recent RCE fix. As @nimanthadilz pointed out, version 1.31.1 of ADK Python includes a fix for an RCE (Remote Code Execution) vulnerability. This vulnerability is related to the use of nested YAML configurations. Specifically, the To address this, a change was introduced to block the upload of any agent configuration that contains the Therefore, to answer the original question, while I cannot comment on the specific status of CVE-2026-4810, the RCE vulnerability mentioned in the recent comments is addressed in version 1.31.1. It is highly recommended to upgrade to the latest version of ADK Python to ensure your environment is secure. I hope this clarifies the situation. References: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
https://nvd.nist.gov/vuln/detail/CVE-2026-4810
Which version contains the fix, and which commit introduced it?
Beta Was this translation helpful? Give feedback.
All reactions