Severity by source
Sources disagree (Low–High)AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
CSRF cannot read cross-origin responses, limiting confidentiality; I:H reflects unauthorized state-change execution; A:L acknowledges incidental availability risk from forged destructive operations.
vuln.today treats the vendor’s rating as authoritative. A higher third-party CVSS (e.g. CISA-ADP) is shown for transparency but does not drive the headline severity.
CVSS VectorNVD
Lifecycle Timeline
5DescriptionNVD
IBM WebSphere Application Server - Liberty 17.0.0.3 through 26.0.0.8 is vulnerable to cross-site request forgery which could allow an attacker to execute malicious and unauthorized actions transmitted from a user that the website trusts.
AnalysisAI
Cross-site request forgery in IBM WebSphere Application Server Liberty 17.0.0.3 through 26.0.0.8 enables remote attackers to execute unauthorized actions on behalf of authenticated users without their consent. The vulnerability exploits the server's implicit trust in session cookies, allowing a malicious third-party site to trigger state-changing requests against the Liberty instance. No public exploit code or active exploitation has been identified at time of analysis; IBM has released a patch.
Technical ContextAI
CWE-352 (Cross-Site Request Forgery) arises when a web application processes requests without verifying that they were intentionally submitted by the authenticated user, relying solely on ambient credentials such as session cookies. IBM WebSphere Application Server Liberty (CPE: cpe:2.3:a:ibm:websphere_application_server_-_liberty:*:*:*:*:*:*:*:*) is a modular, lightweight Java EE/Jakarta EE application server widely used in enterprise environments. The flaw indicates absent or bypassable CSRF token validation within Liberty's request handling pipeline, meaning cross-origin state-changing requests are processed as legitimate when they carry a valid session context from the victim's browser.
RemediationAI
Apply the vendor-released patch per IBM security advisory at https://www.ibm.com/support/pages/node/7281651; exact fixed version should be confirmed directly from that page, as no specific fix version was included in the available intelligence data. As a compensating control prior to patching, enforce the SameSite=Strict or SameSite=Lax attribute on Liberty session cookies to prevent cross-origin cookie transmission - note that SameSite=Lax still permits top-level navigations with GET, so it is a partial mitigation only. Additionally, deploying a reverse proxy or WAF with CSRF token enforcement upstream of Liberty endpoints can reduce exposure, though this adds operational overhead. Restricting Liberty administrative endpoints to internal network segments limits the attacker's ability to deliver a forged request from an external page.
Unsafe class loading in the ORB (Object Request Broker) component of IBM WebSphere Application Server 8.5, 9.0, and Libe
HTTP request smuggling in IBM WebSphere Application Server (traditional 8.5 and 9.0) and WebSphere Liberty (17.0.0.3 thr
Server-side request forgery in IBM WebSphere Application Server (traditional 9.0 and 8.5) and WebSphere Application Serv
Remote code execution in IBM WebSphere Application Server Liberty (versions 17.0.0.3 through 26.0.0.8) allows unauthenti
IBM WebSphere Application Server Liberty 23.0.0.9 through 23.0.0.10 could provide weaker than expected security due to i
Authentication bypass in IBM WebSphere Application Server Liberty (versions 17.0.0.3 through 26.0.0.8) allows remote att
HTTP request smuggling in IBM WebSphere Application Server 8.5/9.0 and WebSphere Application Server Liberty 17.0.0.3 thr
Cross-site request forgery in IBM WebSphere Application Server - Liberty 17.0.0.3 through 26.0.0.8 enables server-side r
HTTP response smuggling in IBM WebSphere Application Server 9.0, 8.5, and Liberty versions 17.0.0.3 through 26.0.0.7 all
HTTP request smuggling in IBM WebSphere Application Server 8.5, 9.0, and Liberty 17.0.0.3 through 26.0.0.7 allows remote
Privilege escalation in IBM WebSphere Application Server - Liberty 17.0.0.3 through 26.0.0.8 allows an authenticated low
HTTP request smuggling in IBM WebSphere Application Server (versions 8.5 and 9.0) and WebSphere Application Server Liber
Same weakness CWE-352 – Cross-Site Request Forgery (CSRF)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-50448
GHSA-rxf7-xjqf-rhqf