CVE-2026-42345
Last modified
CVE-2026-42345 is a high-severity vulnerability rated 7.7/10 on the CVSS scale. FastGPT is an AI Agent building platform. In versions 4.14.11 and prior, FastGPT's isInternalAddress() function in packages/service/common/system/utils.ts blocks cloud metadata endpoints using a fullUrl.startsWith() check against a hardcoded list. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
FastGPT is an AI Agent building platform. In versions 4.14.11 and prior, FastGPT's isInternalAddress() function in packages/service/common/system/utils.ts blocks cloud metadata endpoints using a fullUrl.startsWith() check against a hardcoded list. This check can be bypassed using at least 7 different URL encoding techniques, all of which resolve to the same cloud metadata service but do not match the blocklist patterns. Additionally, the broader private IP check (isInternalIPv4/isInternalIPv6) is disabled by default because CHECK_INTERNAL_IP defaults to false (not 'true'), so these bypasses reach the metadata endpoint without any further validation. At time of publication, there are no publicly available patches.
Metrics
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-42345?
How severe is CVE-2026-42345?
How do I fix CVE-2026-42345?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- 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-42339New API is a large language mode (LLM) gateway and artificia…7.1
- CVE-2026-4234A security flaw has been discovered in SSCMS 7.4.0. This vul…6.3
- CVE-2026-42341FOSSBilling is a free, open-source billing and client manage…9.2
- CVE-2026-42342React Router is a router for React. In versions 7.0.0 throug…7.5
- CVE-2026-42343FastGPT is an AI Agent building platform. In versions 4.14.1…6.3
- CVE-2026-42344FastGPT is an AI Agent building platform. In versions 4.14.1…6.3
- CVE-2026-42346Postiz is an AI social media scheduling tool. From version 2…6.5
- CVE-2026-42347Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMB…
- CVE-2026-42348OpenTelemetry.OpAmp.Client is the OpAMP client for OpenTelem…7.5
- CVE-2026-42349Clerk JavaScript is the official JavaScript repository for C…8.1
- CVE-2026-4235A weakness has been identified in itsourcecode Online Enroll…7.3
- CVE-2026-42350Kargo manages and automates the promotion of software artifa…5.1
Are you affected by CVE-2026-42345?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
