VYPR
Unrated severityNVD Advisory· Published Nov 14, 2022· Updated Apr 30, 2025

IBM CICS TX Standard is vulnerable to allowing attackers access to an application via insecure session cookies

CVE-2022-34313

Description

IBM CICS TX 11.1 does not set the secure attribute on authorization tokens or session cookies. Attackers may be able to get the cookie values by sending a http:// link to a user or by planting this link in a site the user goes to. The cookie will be sent to the insecure link and the attacker can then obtain the cookie value by snooping the traffic. X-Force ID: 229449.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

IBM CICS TX 11.1 fails to set the Secure flag on session cookies, enabling session theft via a man-in-the-middle attack after an HTTP link is visited.

Vulnerability

IBM CICS TX Advanced and Standard version 11.1 do not set the Secure attribute on authorization tokens or session cookies [1][2]. Because the Secure flag is absent, cookies are transmitted over unencrypted HTTP connections as well as HTTPS, violating the expected security boundary. The affected products are IBM CICS TX Advanced 11.1 and IBM CICS TX Standard (all versions) [1][2].

Exploitation

An attacker must first induce a user who has an active authenticated session with an affected CICS TX application to click on a crafted http:// link or visit an insecure page controlled by the attacker [1][2]. When the user's browser follows the insecure link, it sends any cookies for the vulnerable application in cleartext over the HTTP connection. The attacker can then capture the traffic (e.g., by network snooping) and recover the session cookie [1][2]. No prior authentication or elevated network position is required beyond the ability to intercept or listen to the transmitted data.

Impact

Successful exploitation results in the disclosure of the victim's session cookie or authorization token [1][2]. An attacker who obtains a valid cookie can impersonate the victim and gain access to the affected CICS TX application with the victim's privileges. The impact is limited to confidentiality of session identifiers; integrity and availability are not directly compromised unless the gained access is further abused.

Mitigation

IBM has released interim fixes for both affected product lines. For IBM CICS TX Advanced 11.1, apply the fix referenced by defect 127903; for IBM CICS TX Standard 11.1, apply the fix referenced by defect 127642 [1][2]. No workarounds are available [1][2]. The fixes ensure that the Secure attribute is correctly set on session cookies.

AI Insight generated on May 25, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2
  • IBM/CICS TXllm-fuzzy2 versions
    =11.1+ 1 more
    • (no CPE)range: =11.1
    • (no CPE)range: 11.1

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

3

News mentions

0

No linked articles in our index yet.