原始 OSV JSON
{
"id": "GHSA-p7qj-2q5w-f9r7",
"aliases": [
"CVE-2026-40996"
],
"details": "Wss4jSecurityInterceptor defaulted allowRSA15KeyTransportAlgorithm to true, overriding Apache WSS4J's safer default for validation RequestData. Inbound WS-Security decryption could therefore accept RSA PKCS#1 v1.5 (rsa-1_5) encrypted key material unless operators explicitly reconfigured the flag.\n\nAffected versions:\nSpring Web Services 5.0.0 through 5.0.1; 4.1.0 through 4.1.3; 4.0.0 through 4.0.18; 3.1.0 through 3.1.8.",
"summary": "Spring Web Services: Inbound WS-Security allows RSA PKCS#1 v1.5 key transport by default",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "5.0.0"
},
{
"fixed": "5.0.2"
}
]
}
],
"package": {
"name": "org.springframework.ws:spring-ws-security",
"ecosystem": "Maven"
},
"database_specific": {
"last_known_affected_version_range": "<= 5.0.1"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.1.0"
},
{
"fixed": "4.1.4"
}
]
}
],
"package": {
"name": "org.springframework.ws:spring-ws-security",
"ecosystem": "Maven"
},
"database_specific": {
"last_known_affected_version_range": "<= 4.1.3"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.0.0"
},
{
"last_affected": "4.0.18"
}
]
}
],
"package": {
"name": "org.springframework.ws:spring-ws-security",
"ecosystem": "Maven"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.1.0"
},
{
"last_affected": "3.1.8"
}
]
}
],
"package": {
"name": "org.springframework.ws:spring-ws-security",
"ecosystem": "Maven"
}
}
],
"modified": "2026-08-21T19:12:53Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N"
}
],
"published": "2026-06-11T09:31:56Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40996",
"type": "ADVISORY"
},
{
"url": "https://github.com/spring-projects/spring-ws",
"type": "PACKAGE"
},
{
"url": "https://spring.io/security/cve-2026-40996",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-327"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2026-06-11T07:16:27Z",
"github_reviewed_at": "2026-08-21T19:12:53Z"
}
}