Security Vulnerability Report
中文
CVE-2026-9319 CVSS 9.0 CRITICAL

CVE-2026-9319

Published: 2026-06-01 19:16:56
Last Modified: 2026-06-04 16:57:52

Description

IBM WebSphere Application Server 9.0, and 8.5 is vulnerable to potential remote code execution due to deserialization of untrusted data via JAX-WS endpoints with WS-Security.

CVSS Details

CVSS Score
9.0
Severity
CRITICAL
CVSS Vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H

Configurations (Affected Products)

cpe:2.3:a:ibm:websphere_application_server:*:*:*:*:traditional:*:*:* - VULNERABLE
cpe:2.3:a:ibm:websphere_application_server:*:*:*:*:traditional:*:*:* - VULNERABLE
IBM WebSphere Application Server 9.0
IBM WebSphere Application Server 8.5

PoC / Exploit Code

⚠ For Security Research Only
The following code is for security research and authorized testing only.
python
需要从NVD或相关安全公告获取具体PoC

References

Raw JSON Data

JSON
{"cve": {"id": "CVE-2026-9319", "sourceIdentifier": "[email protected]", "published": "2026-06-01T19:16:55.680", "lastModified": "2026-06-04T16:57:52.317", "vulnStatus": "Analyzed", "cveTags": [], "descriptions": [{"lang": "en", "value": "IBM WebSphere Application Server 9.0, and 8.5 is vulnerable to potential remote code execution due to deserialization of untrusted data via JAX-WS endpoints with WS-Security."}], "metrics": {"cvssMetricV31": [{"source": "[email protected]", "type": "Primary", "cvssData": {"version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "baseScore": 9.0, "baseSeverity": "CRITICAL", "attackVector": "NETWORK", "attackComplexity": "HIGH", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "CHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH"}, "exploitabilityScore": 2.2, "impactScore": 6.0}]}, "weaknesses": [{"source": "[email protected]", "type": "Primary", "description": [{"lang": "en", "value": "CWE-502"}]}], "configurations": [{"nodes": [{"operator": "OR", "negate": false, "cpeMatch": [{"vulnerable": true, "criteria": "cpe:2.3:a:ibm:websphere_application_server:*:*:*:*:traditional:*:*:*", "versionStartIncluding": "8.5.0.0", "versionEndExcluding": "8.5.5.30", "matchCriteriaId": "08320FB1-F021-49EE-BD1F-E2A0D3A7B02B"}, {"vulnerable": true, "criteria": "cpe:2.3:a:ibm:websphere_application_server:*:*:*:*:traditional:*:*:*", "versionStartIncluding": "9.0.0.0", "versionEndExcluding": "9.0.5.29", "matchCriteriaId": "2A4B3C11-FDA8-48D6-997F-48EEA8C3CB2C"}]}]}], "references": [{"url": "https://www.ibm.com/support/pages/node/7274738", "source": "[email protected]", "tags": ["Vendor Advisory"]}]}}