CVE-2026-58449
Last modified
CVE-2026-58449 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. txtai through 9.10.0, fixed in commit 11b32da, exposes an API /reindex endpoint whose function body parameter is resolved through txtai.util.Resolver, which performs __import__ and getattr on the caller-supplied dotted path with no allowlist. When the API is exposed with no TOKEN configured (authentication is opt-in, so all endpoints are unauthenticated) and the index is configured writable, a remote attacker can set function to an arbitrary callable such as subprocess.getoutput, achieving remote code execution as the server process during reindexing. EPSS estimates a 0.73% chance of exploitation in the next 30 days.
Description
txtai through 9.10.0, fixed in commit 11b32da, exposes an API /reindex endpoint whose function body parameter is resolved through txtai.util.Resolver, which performs __import__ and getattr on the caller-supplied dotted path with no allowlist. When the API is exposed with no TOKEN configured (authentication is opt-in, so all endpoints are unauthenticated) and the index is configured writable, a remote attacker can set function to an arbitrary callable such as subprocess.getoutput, achieving remote code execution as the server process during reindexing. Exploitation requires those deployment conditions (API exposed, no TOKEN, writable index); it is not the default configuration. The fix gates the endpoint behind a new reindex configuration flag.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/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
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| neuml | txtai | <= 9.10.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-58449?
How severe is CVE-2026-58449?
How do I fix CVE-2026-58449?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-58426Gitea Actions Artifacts V4 signed URL HMAC ambiguity allows …9.6
- CVE-2026-5843The MLX inference backend in Docker Model Runner on macOS us…8.6
- CVE-2026-5844A vulnerability was found in D-Link DIR-882 1.01B02. Impacte…7.3
- CVE-2026-58446Presenton before 0.8.8-beta bundles an MCP server that, on s…6.9
- CVE-2026-58447Invidious through 2.20260626.0, fixed in commit 77ad416, con…7.1
- CVE-2026-58448yudao-cloud before 2026.06 contains a broken access control …7.1
- CVE-2026-5845An improper authorization vulnerability in scoped user-to-se…9.6
- CVE-2026-58450Invoice Ninja through 5.13.26 contains an open redirect vuln…5.3
- CVE-2026-58451Horde IMP before 7.0.1 contains a path traversal vulnerabili…7.1
- CVE-2026-58452JAIOTlink C492A-W6 Wi-Fi IP cameras running firmware 4.8.30.…8.8
- CVE-2026-58453JAIOTlink C492A-W6 Wi-Fi IP cameras running firmware 4.8.30.…9.8
- CVE-2026-58454JAIOTlink C492A-W6 Wi-Fi IP cameras running firmware 4.8.30.…7.7
Are you affected by CVE-2026-58449?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
