Vulnerability Description
OWL's DocumentProcessingToolkit contains a server-side request forgery vulnerability in the extract_document_content tool that fetches caller-supplied URLs with no scheme, host, or IP filtering. Attackers can inject malicious URLs through prompt injection to make the server fetch internal resources, with responses returned to the agent context.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/camel-ai/owl
- https://github.com/camel-ai/owl/blob/fba1dd5b3a9e8cc15f16221bb002cca7e3de2d9d/ow
- https://github.com/camel-ai/owl/issues/615
- https://www.vulncheck.com/advisories/owl-documentprocessingtoolkit-server-side-r
FAQ
What is CVE-2026-85675?
CVE-2026-85675 is a vulnerability with a CVSS score of 7.5 (HIGH). OWL's DocumentProcessingToolkit contains a server-side request forgery vulnerability in the extract_document_content tool that fetches caller-supplied URLs with no scheme, host, or IP filtering. Attac...
How severe is CVE-2026-85675?
CVE-2026-85675 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-85675?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.