๐Ÿ” CVE Alert

CVE-2026-72776

CRITICAL 9.8

AgenticSeek Unauthenticated RCE via /query API Endpoint

CVSS Score
9.8
EPSS Score
0.0%
EPSS Percentile
0th

AgenticSeek (commit fc242c7) contains an unauthenticated remote code execution vulnerability that allows any network-adjacent attacker to execute arbitrary commands by submitting crafted queries to the unprotected POST /query API endpoint bound to 0.0.0.0:7777 with wildcard CORS. Attackers can send unauthenticated HTTP requests that cause the autonomous agent to generate and execute shell commands through BashInterpreter using subprocess.Popen with shell=True and safety=False, bypassing the incomplete command blocklist to achieve full host-level code execution.

CWE CWE-306
Vendor fosowl
Product agenticseek
Published Aug 13, 2026
Last Updated Aug 13, 2026
Stay Ahead of the Next One

Get instant alerts for fosowl agenticseek

Be the first to know when new critical vulnerabilities affecting fosowl agenticseek are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

Fosowl / AgenticSeek
0 โ‰ค 2.41.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/Fosowl/agenticSeek/issues/520 github.com: https://github.com/Fosowl/agenticSeek github.com: https://github.com/Fosowl/agenticSeek/pull/534/changes/f1eb2cfc721f8a21dd16a8b048a9ca89f3259f6f vulncheck.com: https://www.vulncheck.com/advisories/agenticseek-unauthenticated-rce-via-query-api-endpoint

Credits

๐Ÿ” George Chen