{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-82448",
        "assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
        "state": "PUBLISHED",
        "assignerShortName": "VulnCheck",
        "dateReserved": "2026-08-29T11:37:29.863Z",
        "datePublished": "2026-08-29T12:05:34.812Z",
        "dateUpdated": "2026-08-29T12:05:34.812Z"
    },
    "containers": {
        "cna": {
            "providerMetadata": {
                "orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
                "shortName": "VulnCheck",
                "dateUpdated": "2026-08-29T12:05:34.812Z"
            },
            "datePublic": "2026-07-05T00:00:00.000Z",
            "title": "Shinobi before commit 5a76c74f Arbitrary Database Query Execution via Hardcoded Child Node Key",
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Shinobi before commit 5a76c74f contains a hardcoded connection key in the child node service that allows unauthenticated attackers to execute arbitrary database queries. Attackers reaching the child node port can present the hardcoded key during WebSocket handshake, then dispatch SQL queries through the onWebSocketDataFromChildNode handler to read and modify user records and camera configuration."
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "lang": "en",
                            "description": "Use of Hard-coded Credentials",
                            "cweId": "CWE-798",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "affected": [
                {
                    "vendor": "Shinobi Systems",
                    "product": "Shinobi",
                    "collectionURL": "https://gitlab.com/Shinobi-Systems/Shinobi",
                    "repo": "https://gitlab.com/Shinobi-Systems/Shinobi",
                    "versions": [
                        {
                            "version": "0",
                            "lessThan": "5a76c74f3977661ff3f9fd55a260db352c0b19c0",
                            "status": "affected",
                            "versionType": "git"
                        }
                    ],
                    "defaultStatus": "unaffected"
                }
            ],
            "metrics": [
                {
                    "format": "CVSS",
                    "cvssV4_0": {
                        "version": "4.0",
                        "vectorString": "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",
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "attackRequirements": "NONE",
                        "privilegesRequired": "NONE",
                        "userInteraction": "NONE",
                        "vulnConfidentialityImpact": "HIGH",
                        "vulnIntegrityImpact": "HIGH",
                        "vulnAvailabilityImpact": "HIGH",
                        "subConfidentialityImpact": "NONE",
                        "subIntegrityImpact": "NONE",
                        "subAvailabilityImpact": "NONE",
                        "baseScore": 9.3,
                        "baseSeverity": "CRITICAL"
                    }
                },
                {
                    "format": "CVSS",
                    "cvssV3_1": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "privilegesRequired": "NONE",
                        "userInteraction": "NONE",
                        "scope": "UNCHANGED",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "HIGH",
                        "availabilityImpact": "HIGH",
                        "baseScore": 9.8,
                        "baseSeverity": "CRITICAL"
                    }
                }
            ],
            "references": [
                {
                    "url": "https://gitlab.com/Shinobi-Systems/Shinobi/-/merge_requests/554",
                    "tags": [
                        "issue-tracking"
                    ],
                    "name": "Merge request !554"
                },
                {
                    "url": "https://gitlab.com/Shinobi-Systems/Shinobi/-/commit/5a76c74f3977661ff3f9fd55a260db352c0b19c0",
                    "tags": [
                        "patch"
                    ],
                    "name": "Fix commit"
                },
                {
                    "url": "https://gitlab.com/Shinobi-Systems/Shinobi",
                    "tags": [
                        "product"
                    ]
                },
                {
                    "url": "https://gitlab.com/Shinobi-Systems/Shinobi/-/blob/f04e685b8bd4c6190fcd62993131b86a76c2b806/libs/childNode/utils.js",
                    "tags": [
                        "technical-description"
                    ],
                    "name": "Vulnerable code: childNode/utils.js (the sql dispatch case)"
                },
                {
                    "name": "VulnCheck Advisory: Shinobi before commit 5a76c74f Arbitrary Database Query Execution via Hardcoded Child Node Key",
                    "tags": [
                        "third-party-advisory"
                    ],
                    "url": "https://www.vulncheck.com/advisories/shinobi-before-commit-5a76c74f-arbitrary-database-query-execution-via-hardcoded-child-node-key"
                }
            ],
            "credits": [
                {
                    "lang": "en",
                    "value": "Sadık Ertürk",
                    "type": "reporter"
                }
            ],
            "x_generator": {
                "engine": "vulncheck-endgame"
            }
        }
    }
}