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.
Published: 2026-04-29
Score: 4.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

AgentFlow’s local web API accepts POST requests to the /api/runs and /api/runs/validate endpoints without enforcing application/json validation. This content‑type validation weakness enables attackers to send arbitrary payloads that are accepted as valid, allowing them to bypass trust‑boundary enforcement on sensitive operations. The result is unauthorized access to the local control plane, potentially permitting attackers to trigger other privileged actions or embed further exploitation steps.

Affected Systems

The vulnerability affects the Berabuddies AgentFlow product. No specific version information is provided, so users should check whether their installed instance contains the affected API endpoints.

Risk and Exploitability

The CVSS score of 4.8 indicates moderate severity. EPSS data is not available and the vulnerability is not listed in CISA’s KEV catalog. The likely exploitation path is local: an attacker who can run scripts in the user’s browser or has other local access can craft requests that override the expected JSON content type and exploit the control‑plane API. While the risk is moderate, it can serve as a stepping stone in a larger attack chain against the local system.

Generated by OpenCVE AI on April 29, 2026 at 21:10 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest patch or upgrade AgentFlow to a version that implements strict content‑type validation for the /api/runs and /api/runs/validate endpoints.
  • Configure the local web server or application gateway to reject any POST payload that does not specify application/json, effectively denying non‑JSON requests to the API.
  • If the affected endpoints are not required in your deployment, remove or block them and restrict local API access to trusted users or processes.

Generated by OpenCVE AI on April 29, 2026 at 21:10 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 30 Apr 2026 08:45:00 +0000

Type Values Removed Values Added
First Time appeared Berabuddies
Berabuddies agentflow
Vendors & Products Berabuddies
Berabuddies agentflow

Wed, 29 Apr 2026 20:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 29 Apr 2026 18:30:00 +0000

Type Values Removed Values Added
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.
Title AgentFlow Local Web API Content-Type Validation Bypass
Weaknesses CWE-346
References
Metrics cvssV3_1

{'score': 4.4, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N'}

cvssV4_0

{'score': 4.8, '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'}


Subscriptions

Berabuddies Agentflow
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-04-29T19:30:32.946Z

Reserved: 2026-04-29T15:46:44.053Z

Link: CVE-2026-7439

cve-icon Vulnrichment

Updated: 2026-04-29T19:30:15.761Z

cve-icon NVD

Status : Deferred

Published: 2026-04-29T19:16:26.870

Modified: 2026-04-30T15:44:48.290

Link: CVE-2026-7439

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-30T08:20:59Z

Weaknesses