CVE-2026-7439 PUBLISHED

AgentFlow Local Web API Content-Type Validation Bypass

Assigner: VulnCheck
Reserved: 29.04.2026 Published: 29.04.2026 Updated: 29.04.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N
CVSS Score: 4.8

Product Status

Vendor berabuddies
Product AgentFlow
Versions Default: unaffected
  • affected from 0 to 1667fa3 (excl.)

Credits

  • Chia Min Jun Lennon finder

References

Problem Types

  • CWE-346: Origin Validation Error CWE