CVE-2026-94038 Details
Description
A security vulnerability has been detected in NonceGeek dim-sum-app. This impacts the function textSearchV2Handler of the file deno/main.tsx of the component Deno Backend. Such manipulation of the argument supabase_url leads to server-side request forgery. The attack can be executed remotely. The exploit has been disclosed publicly and may be used. The name of the patch is 8389032e5d52c28c4855c6126ca7d0eae8af346a. It is best practice to apply a patch to resolve this issue.
A server-side request forgery (SSRF) vulnerability has been identified in NonceGeek's dim-sum-app, specifically within the Deno backend. The issue arises in the 'textSearchV2Handler' function of 'deno/main.tsx', where the 'supabase_url' query parameter is not properly validated. This flaw allows remote attackers to manipulate the URL and send requests to internal or external services, potentially leading to unauthorized data access or actions.
The vulnerability has been patched by removing the 'supabase_url' query parameter from the 'textSearchV2Handler' function. Users should update to the latest version of the dim-sum-app to apply this fix.
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 Sep 20, 2026CISA-ADP
Assessed Sep 21, 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://github.com/NonceGeek/dim-sum-app/ | [email protected] | Vendor |
| https://github.com/NonceGeek/dim-sum-app/commit/8389032e5d52c28c4855c6126ca7d0eae8af346a | [email protected] | Source CodeVendor |
| https://github.com/NonceGeek/dim-sum-app/issues/366 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://github.com/NonceGeek/dim-sum-app/pull/367 | [email protected] | Issue TrackingVendor |
| https://vuldb.com/cve/CVE-2026-94038 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/947732 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/407967 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/407967/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-918 | Server-Side Request Forgery (SSRF) | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| NonceGeek dim-sum-app | All versions |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 21, 2026 | CVE Modified | CISA-ADP |
| Sep 20, 2026 | New CVE Received | [email protected] |
Volerion