← Back to Clusters

SSRF Protection Enhancements

This cluster focuses on improving security measures against Server-Side Request Forgery (SSRF) vulnerabilities in the framework.

11 PRs
security browser security Representative: #8228
# Title Author Created GitHub
8228 fix(link-understanding): block private IPs and internal hostnames in URL extr... rep yubrew 2026-02-03 View
8305 fix(browser): add SSRF protection to browser navigation yubrew 2026-02-03 View
8571 fix: support system proxy in web_fetch SSRF dispatcher Asura-2010 2026-02-04 View
8818 fix(browser): block unsafe code patterns in browser evaluate yubrew 2026-02-04 View
16144 fix: respect HTTP_PROXY/HTTPS_PROXY in SSRF-protected fetch (#2102) battman21 2026-02-14 View
16197 feat(ssrf): enhance protection with comprehensive cloud metadata blocking bianbiandashen 2026-02-14 View
19525 security: add SSRF validation for external URLs Mozzzaic 2026-02-17 View
19660 fix: respect HTTP_PROXY/HTTPS_PROXY env vars for undici fetch 88plug 2026-02-18 View
20578 feat(browser): add proxy configuration option illusivejosiah 2026-02-19 View
20657 Security: add length validation to browser evaluate function mahanandhi 2026-02-19 View
21145 fix(security): use SSRF guard for node camera URL downloads Marvae 2026-02-19 View