CVE-2026-41714

Source
https://cve.org/CVERecord?id=CVE-2026-41714
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-41714.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-41714
Aliases
Downstream
Published
2026-06-09T23:48:16Z
Modified
2026-08-12T16:41:04Z
Severity
  • 4.0 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:N/A:N CVSS Calculator
Summary
In Spring AMQP the RabbitConnectionFactoryBean.setUri("amqps://...") bypasses secure SSL setup, uses TrustEverythingTrustManager
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.

Affected versions: Spring 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.

Database specific
{
    "cna_assigner": "vmware",
    "cwe_ids": [
        "CWE-295"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/41xxx/CVE-2026-41714.json",
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "introduced": "4.0.0"
                },
                {
                    "fixed": "4.0.3.1"
                },
                {
                    "introduced": "3.2.0"
                },
                {
                    "fixed": "3.2.10.1"
                },
                {
                    "introduced": "3.1.0"
                },
                {
                    "fixed": "3.1.16"
                },
                {
                    "introduced": "2.4.0"
                },
                {
                    "fixed": "2.4.18"
                }
            ],
            "source": "AFFECTED_FIELD"
        },
        {
            "extracted_events": [
                {
                    "introduced": "4.0.0"
                },
                {
                    "fixed": "4.0.3"
                },
                {
                    "introduced": "3.2.0"
                },
                {
                    "fixed": "3.2.10"
                },
                {
                    "introduced": "3.1.0"
                },
                {
                    "fixed": "3.1.15"
                },
                {
                    "introduced": "2.4.0"
                },
                {
                    "fixed": "2.4.17"
                }
            ],
            "source": "DESCRIPTION"
        }
    ]
}
References

Affected packages

Git / github.com/spring-projects/spring-amqp

Affected ranges

Type
GIT
Repo
https://github.com/spring-projects/spring-amqp
Events
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "4.0.0"
        },
        {
            "fixed": "4.0.3"
        },
        {
            "introduced": "3.2.0"
        },
        {
            "fixed": "3.2.10"
        },
        {
            "introduced": "2.4.0"
        },
        {
            "fixed": "2.4.17"
        }
    ],
    "source": "DESCRIPTION"
}

Affected versions

v2.*
v2.4.0
v2.4.1
v2.4.10
v2.4.11
v2.4.12
v2.4.13
v2.4.14
v2.4.15
v2.4.16
v2.4.2
v2.4.3
v2.4.4
v2.4.5
v2.4.6
v2.4.7
v2.4.8
v2.4.9
v3.*
v3.2.0
v3.2.1
v3.2.2
v3.2.3
v3.2.4
v3.2.5
v3.2.6
v3.2.7
v3.2.9
v4.*
v4.0.0
v4.0.1
v4.0.2

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-41714.json"