Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Network-accessible endpoint requires no authentication (AV:N, PR:N) and no interaction; impact is uniformly low across CIA with no scope change beyond the vulnerable component.
Primary rating from Vendor (VulDB).
CVSS VectorVendor: VulDB
Lifecycle Timeline
3DescriptionCVE.org
A security vulnerability has been detected in TinyAGI 0.0.20. Impacted is the function processMessage of the file packages/main/src/index.ts of the component Message API Endpoint. Such manipulation leads to missing authorization. The attack can be launched remotely. The exploit has been disclosed publicly and may be used. The project was informed of the problem early through an issue report but has not responded yet.
AnalysisAI
Missing authorization in TinyAGI 0.0.20's Message API Endpoint allows remote unauthenticated attackers to invoke the processMessage function without any access control enforcement, yielding limited but real confidentiality, integrity, and availability impact. A publicly available proof-of-concept exploit is referenced in GitHub issue #284, and the project maintainer has not responded to the responsible disclosure, leaving no patch available at time of analysis. The combination of unauthenticated network exploitability, live POC, and vendor silence makes this a material risk for any deployment exposing the endpoint to untrusted networks.
Technical ContextAI
TinyAGI is a lightweight AI agent framework. The vulnerable component is the processMessage function in packages/main/src/index.ts, which handles the Message API Endpoint. CWE-862 (Missing Authorization) indicates the code executes sensitive message processing operations without verifying that the caller holds any required permission or role - a structural omission rather than a bypassed check. The CVSS 4.0 base vector (AV:N/AC:L/AT:N/PR:N/UI:N) confirms the endpoint is reachable over the network with no authentication requirement and no special attack conditions needed. The CPE string cpe:2.3:a:n/a:tinyagi:*:*:*:*:*:*:*:* lists the vendor field as 'n/a', consistent with a small community project lacking a formal vendor identity in the NVD.
RemediationAI
No vendor-released patch has been identified at time of analysis - the project maintainer has not responded to the responsible disclosure submitted via GitHub issue #284 (https://github.com/TinyAGI/tinyagi/issues/284). As a primary compensating control, restrict network access to the TinyAGI Message API Endpoint using a firewall rule or reverse proxy that enforces authentication before traffic reaches the processMessage handler; placing the instance behind a VPN or authenticated API gateway prevents unauthenticated external access with minimal functionality loss for internal users. If the Message API Endpoint is not required in the current deployment, disabling it entirely eliminates the attack surface without side effects. Monitor the GitHub repository (https://github.com/TinyAGI/tinyagi/) and VulDB advisory (https://vuldb.com/vuln/386403) for any upstream patch releases. Do not expose TinyAGI 0.0.20 instances to untrusted networks until an official fix is available.
LibreNMS before 24.10.0 allows a remote attacker to execute arbitrary code via OS command injection involving AboutContr
Reachable assertion in Open5GS up to version 2.7.6 allows remote unauthenticated attackers to crash the Diameter CER han
A Command Injection issue in the payload build page in BYOB (Build Your Own Botnet) 2.0 allows attackers to execute arbi
Denial of service in Open5GS 2.7.6 and earlier allows network-adjacent attackers with low-privilege Diameter Gx peer acc
Denial of service in Open5GS HSS (Home Subscriber Server) versions 2.7.0 through 2.7.6 is triggered remotely by manipula
Remote command injection in Control Web Panel allows unauthenticated attackers to execute arbitrary OS commands as root
LINQPad before 5.52.01 Pro edition is vulnerable to Unsafe Deserialization in LINQPad.AutoRefManager::PopulateFromCache(
Remote code execution in dash-uploader (Python package for Plotly Dash) versions 0.1.0 through 0.7.0a2 allows unauthenti
Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr
SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg
Arbitrary file read in Yu AI Code Mother v4.3 lets anonymous, remote attackers retrieve files outside the intended previ
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-53769
GHSA-w22m-c8rq-w42r