{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-52770",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-06-08T17:13:43.064Z",
        "datePublished": "2026-09-04T23:41:14.854Z",
        "dateUpdated": "2026-09-04T23:41:14.854Z"
    },
    "containers": {
        "cna": {
            "title": "Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in yeswiki/yeswiki",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-89",
                            "lang": "en",
                            "description": "CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 7.5,
                        "baseSeverity": "HIGH",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "NONE",
                        "privilegesRequired": "NONE",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/YesWiki/yeswiki/security/advisories/GHSA-qg78-vmvc-fhjw",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/YesWiki/yeswiki/security/advisories/GHSA-qg78-vmvc-fhjw"
                },
                {
                    "name": "https://github.com/YesWiki/yeswiki/commit/f3b0dd093a7ace47dc29a515faeb02635baceae2",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/YesWiki/yeswiki/commit/f3b0dd093a7ace47dc29a515faeb02635baceae2"
                },
                {
                    "name": "https://github.com/YesWiki/yeswiki/releases/tag/v4.6.6",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/YesWiki/yeswiki/releases/tag/v4.6.6"
                }
            ],
            "affected": [
                {
                    "vendor": "YesWiki",
                    "product": "yeswiki",
                    "versions": [
                        {
                            "version": "< 4.6.6",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-09-04T23:41:14.854Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "YesWiki is a wiki system written in PHP. Prior to version 4.6.6, YesWiki’s public Bazar entry-listing APIs are vulnerable to unauthenticated SQL injection in numeric query / queries filters. For Bazar fields whose value structure is numeric, YesWiki escapes the attacker-controlled filter value but inserts it into SQL without quotes or numeric validation. An unauthenticated attacker can inject boolean SQL expressions and infer database contents from whether entries are returned. This issue has been patched in version 4.6.6."
                }
            ],
            "source": {
                "advisory": "GHSA-qg78-vmvc-fhjw",
                "discovery": "UNKNOWN"
            }
        }
    }
}