CVE-2024-22203
Python vulnerability analysis and mitigation

Overview

Whoogle Search, a self-hosted metasearch engine, was found to contain a Server-Side Request Forgery (SSRF) vulnerability in versions prior to 0.8.4. The vulnerability exists in the element method in app/routes.py where user-controlled src_type and element_url variables are not properly validated before being passed to the send method (NVD, GitHub Security Lab).

Technical details

The vulnerability stems from insufficient validation of user input in the element method within app/routes.py. The method passes unvalidated user-controlled variables to the send method, which then makes GET requests on lines 339-343 in request.py. The CVSS v3.1 base score is 9.8 (CRITICAL) with vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H according to NVD's assessment (NVD).

Impact

This vulnerability allows attackers to craft GET requests to both internal and external resources on behalf of the server. An attacker could potentially access resources on the internal network that the server has access to, even if these resources are not accessible from the internet (GitHub Security Lab).

Mitigation and workarounds

The vulnerability has been fixed in version 0.8.4 of Whoogle Search. The fix includes validation of URLs in the element and window endpoints to ensure that only valid domains are processed before handling requests (GitHub Patch).

Additional resources


SourceThis report was generated using AI

Related Python vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-21441HIGH8.9
  • PythonPython
  • urllib3
NoYesJan 07, 2026
CVE-2026-21851MEDIUM5.3
  • PythonPython
  • monai
NoNoJan 07, 2026
GHSA-f2mf-q878-gh58MEDIUM5.3
  • PythonPython
  • parsl
NoYesJan 06, 2026
CVE-2026-21883MEDIUM4.5
  • PythonPython
  • bokeh
NoYesJan 08, 2026
CVE-2026-22041LOW2
  • PythonPython
  • loggingredactor
NoYesJan 07, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management