Skip to main content

Server-Side Request Forgery (SSRF)

CVE-2026-6587

Severity Low
Score 2.1/10

Summary

A security flaw has been discovered in vibrantlabsai RAGAS. The affected element is the function "_try_process_local_file/_try_process_url" of the file "src/ragas/metrics/collections/multi_modal_faithfulness/util.py" of the component Collections Module. Manipulating the argument retrieved_contexts results in server-side request forgery. The attack can be initiated remotely. The exploit has been released to the public and may be used for attacks. The security patch for CVE-2025-45691 was applied only to a different module. The vendor was contacted early about this disclosure but did not respond in any way.

  • LOW
  • NETWORK
  • LOW
  • UNCHANGED
  • NONE
  • LOW
  • LOW
  • LOW

CWE-918 - Server-Side Request Forgery (SSRF)

Server-side request forgery (SSRF) is a weakness that allows an attacker to send an arbitrary request, making it appear that the request was sent by the server. This request may bypass a firewall that would normally prevent direct access to the URL. The impact of this vulnerability can vary from unauthorized access to files and sensitive information to remote code execution.

References

Advisory Timeline

  • Published