{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2025-26533", "ASSIGNER": "patrick@puiterwijk.org", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "An SQL injection risk was identified in the module list filter within course search." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')", "cweId": "CWE-89" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "Moodle Project", "product": { "product_data": [ { "product_name": "moodle", "version": { "version_data": [ { "version_value": "not down converted", "x_cve_json_5_version_data": { "versions": [ { "status": "affected", "version": "4.5.0", "lessThan": "4.5.2", "versionType": "semver" }, { "status": "affected", "version": "4.4.0", "lessThan": "4.4.6", "versionType": "semver" }, { "status": "affected", "version": "4.3.0", "lessThan": "4.3.10", "versionType": "semver" }, { "status": "affected", "version": "4.1.0", "lessThan": "4.1.16", "versionType": "semver" }, { "status": "unknown", "version": "0", "lessThan": "4.0.*", "versionType": "semver" }, { "status": "unknown", "version": "4.2.0", "lessThan": "4.2.*", "versionType": "semver" } ], "defaultStatus": "unaffected" } } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://moodle.org/mod/forum/discuss.php?d=466150", "refsource": "MISC", "name": "https://moodle.org/mod/forum/discuss.php?d=466150" }, { "url": "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-84271", "refsource": "MISC", "name": "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-84271" } ] }, "generator": { "engine": "Vulnogram 0.2.0" }, "source": { "discovery": "UNKNOWN" }, "impact": { "cvss": [ { "version": "3.1", "attackVector": "NETWORK", "attackComplexity": "HIGH", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseSeverity": "HIGH", "baseScore": 8.1, "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" } ] } }