Hugging Face Smolagents version 1.20.0 contains an XPath injection vulnerability in the search_item_ctrl_f function located in src/smolagents/vision_web_browser.py. The function constructs an XPath query by directly concatenating user-supplied input into the XPath expression without proper sanitization or escaping. This allows an attacker to inject malicious XPath syntax that can alter the intended query logic. The vulnerability enables attackers to bypass search filters, access unintended DOM elements, and disrupt web automation workflows. This can lead to information disclosure, manipulation of AI agent interactions, and compromise the reliability of automated web tasks. The issue is fixed in version 1.22.0.
References
| Link | Resource |
|---|---|
| https://github.com/huggingface/smolagents/commit/f570ed5e17999d4cf7d5e79c2830fbaefab8a794 | Patch |
| https://huntr.com/bounties/01ab4405-9bca-4b26-b7a3-5ca1863a69b4 | Exploit Third Party Advisory |
| https://huntr.com/bounties/01ab4405-9bca-4b26-b7a3-5ca1863a69b4 | Exploit Third Party Advisory |
Configurations
History
30 Oct 2025, 17:43
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Huggingface
Huggingface smolagents |
|
| References | () https://github.com/huggingface/smolagents/commit/f570ed5e17999d4cf7d5e79c2830fbaefab8a794 - Patch | |
| References | () https://huntr.com/bounties/01ab4405-9bca-4b26-b7a3-5ca1863a69b4 - Exploit, Third Party Advisory | |
| CPE | cpe:2.3:a:huggingface:smolagents:*:*:*:*:*:*:*:* |
22 Oct 2025, 14:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-10-22 14:15
Updated : 2025-10-30 17:43
NVD link : CVE-2025-11844
Mitre link : CVE-2025-11844
CVE.ORG link : CVE-2025-11844
JSON object : View
Products Affected
huggingface
- smolagents
CWE
CWE-643
Improper Neutralization of Data within XPath Expressions ('XPath Injection')
