CyberRota Analysis
AI-GeneratedThe vulnerability in Marqo 2.26.0 affects the add_documents endpoint, allowing unauthenticated attackers to exploit server-side request forgery (SSRF) by submitting malicious media field values. This can lead to unauthorized access to internal services and cloud metadata endpoints, potentially compromising sensitive data. Organizations utilizing this version of Marqo should prioritize patching to mitigate the risk of exploitation.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
Marqo 2.26.0 contains a server-side request forgery vulnerability in the add_documents endpoint that allows unauthenticated attackers to trigger requests to arbitrary URLs by supplying malicious media field values. Attackers can exploit download_image_from_url and fetch_content_sample functions which lack destination filtering and host validation to access internal services and cloud metadata endpoints.