CVE-2026-19010 Details
Description
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.
A vulnerability in TinyAGI version 0.0.20 has been identified, where the Message API Endpoint lacks proper authorization. This flaw allows unauthenticated users to send messages that are processed by the Anthropic Claude integration with disabled permission checks, potentially leading to unauthorized execution of privileged actions. The issue arises from the API accepting arbitrary message input, which is then enqueued for agent execution without any validation or risk assessment. When the message is processed, it is forwarded to the Claude CLI with a flag that bypasses normal permission approvals, creating a significant security risk.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Aug 6, 2026CISA-ADP
Assessed Aug 6, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://vuldb.com/submit/862673 | CISA-ADP | Issue TrackingPermission Required |
| https://github.com/TinyAGI/tinyagi/ | [email protected] | Vendor |
| https://github.com/TinyAGI/tinyagi/issues/284 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://vuldb.com/cve/CVE-2026-19010 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/862673 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/386403 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/386403/cti | [email protected] | AdvisoryContent Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-862 | Missing Authorization | [email protected] |
| CWE-863 | Incorrect Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| TinyAGI | >= 0.0.10, <= 0.0.20 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Aug 6, 2026 | CVE Modified | CISA-ADP |
| Aug 6, 2026 | New CVE Received | [email protected] |
Volerion