原始 OSV JSON
{
"id": "GHSA-mpfm-fpgx-647q",
"aliases": [
"CVE-2026-41132"
],
"details": "### Impact\nConfigured SMTP server may be spoofed with any certificate (e.g. self-signed), leaving credentials and all emails sent open to MITM attacks.\n\n### Patches\nThe vulnerability has been patched in CKAN 2.10.10 and CKAN 2.11.5",
"summary": "CKAN has no certificate validation on STMP connection",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.11.0"
},
{
"fixed": "2.11.5"
}
]
}
],
"package": {
"name": "ckan",
"ecosystem": "PyPI"
},
"database_specific": {
"last_known_affected_version_range": "<= 2.11.4"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.10.10"
}
]
}
],
"package": {
"name": "ckan",
"ecosystem": "PyPI"
}
}
],
"modified": "2026-05-14T20:39:37Z",
"severity": [
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:U"
}
],
"published": "2026-04-29T20:33:20Z",
"references": [
{
"url": "https://github.com/ckan/ckan/security/advisories/GHSA-mpfm-fpgx-647q",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41132",
"type": "ADVISORY"
},
{
"url": "https://docs.ckan.org/en/2.10/changelog.html#v-2-10-10-2026-04-29",
"type": "WEB"
},
{
"url": "https://docs.ckan.org/en/2.11/changelog.html#v-2-11-5-2026-04-29",
"type": "WEB"
},
{
"url": "https://github.com/ckan/ckan",
"type": "PACKAGE"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-295"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2026-05-13T19:17:21Z",
"github_reviewed_at": "2026-04-29T20:33:20Z"
}
}