Vulnerability Description
AgentFlow's local web API accepts non-JSON content types on POST /api/runs and POST /api/runs/validate endpoints without enforcing application/json validation, allowing attackers to bypass trust-boundary enforcement on sensitive operations. Attackers can exploit this content-type validation weakness through browser-driven or local cross-origin requests to abuse the localhost API and enable attack chains against the local control plane.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/berabuddies/agentflow/commit/1667fa3
- https://github.com/berabuddies/agentflow/pull/18
- https://www.vulncheck.com/advisories/agentflow-local-web-api-content-type-valida
- https://github.com/berabuddies/agentflow/pull/18
FAQ
What is CVE-2026-7439?
CVE-2026-7439 is a vulnerability with a CVSS score of 4.4 (MEDIUM). AgentFlow's local web API accepts non-JSON content types on POST /api/runs and POST /api/runs/validate endpoints without enforcing application/json validation, allowing attackers to bypass trust-bound...
How severe is CVE-2026-7439?
CVE-2026-7439 has been rated MEDIUM with a CVSS base score of 4.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-7439?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.