Vulnerability Description
Genkit does not properly validate host request headers. Any host on the developer's network, and any website the developer visits (via DNS rebinding), can reach POST /api/runAction on the Dev UI server (default port 4000) and execute any registered Genkit action and read the result. Fixed on 2026-06-18.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/genkit-ai/genkit/issues/5581
- https://github.com/genkit-ai/genkit/pull/5587
- https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/IT/white/2026/
- https://www.cve.org/CVERecord?id=CVE-2026-67179
FAQ
What is CVE-2026-67179?
CVE-2026-67179 is a vulnerability with a CVSS score of 7.8 (HIGH). Genkit does not properly validate host request headers. Any host on the developer's network, and any website the developer visits (via DNS rebinding), can reach POST /api/runAction on the Dev UI serve...
How severe is CVE-2026-67179?
CVE-2026-67179 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-67179?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.