{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-46513",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-05-14T19:12:32.754Z",
        "datePublished": "2026-07-16T18:14:05.454Z",
        "dateUpdated": "2026-07-17T13:58:34.353Z"
    },
    "containers": {
        "cna": {
            "title": "Frogman: API tokens stored in plaintext",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-256",
                            "lang": "en",
                            "description": "CWE-256: Plaintext Storage of a Password",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "HIGH",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 7.4,
                        "baseSeverity": "HIGH",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "HIGH",
                        "privilegesRequired": "NONE",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/mwtcmi/frogman/security/advisories/GHSA-9xf5-9ghq-p6cw",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/mwtcmi/frogman/security/advisories/GHSA-9xf5-9ghq-p6cw"
                },
                {
                    "name": "https://github.com/mwtcmi/frogman/commit/b10f314add08c8e7585ba4b27d071b07d026ab55",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/mwtcmi/frogman/commit/b10f314add08c8e7585ba4b27d071b07d026ab55"
                },
                {
                    "name": "https://github.com/mwtcmi/frogman/releases/tag/v1.6.1",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/mwtcmi/frogman/releases/tag/v1.6.1"
                },
                {
                    "name": "https://github.com/mwtcmi/frogman/releases/tag/v1.6.2",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/mwtcmi/frogman/releases/tag/v1.6.2"
                }
            ],
            "affected": [
                {
                    "vendor": "mwtcmi",
                    "product": "frogman",
                    "versions": [
                        {
                            "version": "< 1.6.2",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-07-16T18:14:05.454Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Frogman provides headless PBX control through MCP and HTTP API. Prior to 1.6.2, Frogman stored API tokens generated by Tools/CreateApiToken.php:33-36 as raw bin2hex(random_bytes(32)) strings in oc_api_tokens, and Frogman.class.php:78 authenticated the X-Frogman-Token header by comparing it with the stored raw value, allowing database read access to recover reusable active tokens at their assigned permission level, including admin. This issue is fixed in version 1.6.2."
                }
            ],
            "source": {
                "advisory": "GHSA-9xf5-9ghq-p6cw",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-07-17T13:58:25.901633Z",
                                "id": "CVE-2026-46513",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "total"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-07-17T13:58:34.353Z"
                }
            }
        ]
    }
}