原始 OSV JSON{
"id": "GHSA-p8qj-fj6r-w7q9",
"aliases": [
"CVE-2026-41714"
],
"details": "Applications that configure their broker connection via RabbitConnectionFactoryBean.setUri(\"amqps://...\") without also calling setUseSSL(true) get TLS encryption with no certificate validation and no hostname verification.\n\nAffected versions:\nSpring AMQP 4.0.0 through 4.0.3; 3.2.0 through 3.2.10; 3.1.0 through 3.1.15; 2.4.0 through 2.4.17.",
"summary": "Spring AMQP Core: Missing Certificate and Hostname Verification for amqps URIs in RabbitConnectionFactoryBean",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.0.0"
},
{
"fixed": "4.0.4"
}
]
}
],
"package": {
"name": "org.springframework.amqp:spring-amqp",
"ecosystem": "Maven"
},
"database_specific": {
"last_known_affected_version_range": "<= 4.0.3"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.2.0"
},
{
"fixed": "3.2.11"
}
]
}
],
"package": {
"name": "org.springframework.amqp:spring-amqp",
"ecosystem": "Maven"
},
"database_specific": {
"last_known_affected_version_range": "<= 3.2.10"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.1.0"
},
{
"last_affected": "3.1.15"
}
]
}
],
"package": {
"name": "org.springframework.amqp:spring-amqp",
"ecosystem": "Maven"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "2.4.17"
}
]
}
],
"package": {
"name": "org.springframework.amqp:spring-amqp",
"ecosystem": "Maven"
}
}
],
"modified": "2026-08-12T16:14:43Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:N/A:N"
}
],
"published": "2026-06-10T00:31:51Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41714",
"type": "ADVISORY"
},
{
"url": "https://github.com/spring-projects/spring-amqp",
"type": "PACKAGE"
},
{
"url": "https://github.com/spring-projects/spring-amqp/releases/tag/v3.2.11",
"type": "WEB"
},
{
"url": "https://github.com/spring-projects/spring-amqp/releases/tag/v4.0.4",
"type": "WEB"
},
{
"url": "https://spring.io/security/cve-2026-41714",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-295"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2026-06-10T00:16:51Z",
"github_reviewed_at": "2026-08-12T16:14:43Z"
}
}