{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-48762",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-05-22T19:39:05.356Z",
        "datePublished": "2026-08-11T20:40:31.980Z",
        "dateUpdated": "2026-08-13T15:10:11.880Z"
    },
    "containers": {
        "cna": {
            "title": "TypeBot Vulnerable to Server-Side Request Forgery (SSRF) in OpenAI Transcription Handler",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-918",
                            "lang": "en",
                            "description": "CWE-918: Server-Side Request Forgery (SSRF)",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 5.4,
                        "baseSeverity": "MEDIUM",
                        "confidentialityImpact": "LOW",
                        "integrityImpact": "LOW",
                        "privilegesRequired": "LOW",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/baptisteArno/typebot.io/security/advisories/GHSA-h3v3-c6cq-q763",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/baptisteArno/typebot.io/security/advisories/GHSA-h3v3-c6cq-q763"
                },
                {
                    "name": "https://github.com/baptisteArno/typebot.io/pull/2428",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/baptisteArno/typebot.io/pull/2428"
                },
                {
                    "name": "https://github.com/baptisteArno/typebot.io/commit/a33051755f9e734596498851d5f61bd2e171f192",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/baptisteArno/typebot.io/commit/a33051755f9e734596498851d5f61bd2e171f192"
                },
                {
                    "name": "https://github.com/baptisteArno/typebot.io/releases/tag/v3.16.0",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/baptisteArno/typebot.io/releases/tag/v3.16.0"
                }
            ],
            "affected": [
                {
                    "vendor": "baptisteArno",
                    "product": "typebot.io",
                    "versions": [
                        {
                            "version": "< 3.16.0",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-08-11T20:40:31.980Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "TypeBot is a chatbot builder tool. Prior to version 3.16.0, the OpenAI \"Create Transcription\" action handler fetches a user-supplied audio URL using `fetch()` without applying the SSRF protection that exists elsewhere in the codebase. An attacker can direct the server to make HTTP requests to arbitrary internal addresses and localhost. The fetched content is passed to the OpenAI Whisper API and the transcription result is returned to the attacker. Version 3.16.0 fixes the issue."
                }
            ],
            "source": {
                "advisory": "GHSA-h3v3-c6cq-q763",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-08-13T15:09:57.620407Z",
                                "id": "CVE-2026-48762",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-08-13T15:10:11.880Z"
                }
            }
        ]
    }
}