{"id":2743,"date":"2025-05-03T06:33:44","date_gmt":"2025-05-03T06:33:44","guid":{"rendered":"http:\/\/localhost\/?p=2743"},"modified":"2025-05-03T06:33:44","modified_gmt":"2025-05-03T06:33:44","slug":"security-bulletin-additional-security-vulnerabilities-are-addressed-with-ibm-cloud-pak-for-business","status":"publish","type":"post","link":"https:\/\/zero.redgem.net\/?p=2743","title":{"rendered":"Security Bulletin: Additional security vulnerabilities are addressed with IBM Cloud Pak for Business Automation iFixes for April 2025."},"content":{"rendered":"<div class=\"vulnerability-details\">\n<h2>Vulnerability Details<\/h2>\n<div class=\"info-section\">\n<h3>Basic Information<\/h3>\n<table class=\"info-table\">\n<tr>\n<th>Title<\/th>\n<td>Security Bulletin: Additional security vulnerabilities are addressed with IBM Cloud Pak for Business Automation iFixes for April 2025.<\/td>\n<\/tr>\n<tr>\n<th>Type<\/th>\n<td>ibm<\/td>\n<\/tr>\n<tr>\n<th>Published<\/th>\n<td>2025-05-03T05:54:08<\/td>\n<\/tr>\n<tr>\n<th>Last Seen<\/th>\n<td>2025-05-03T10:56:46<\/td>\n<\/tr>\n<tr>\n<th>CVSS Score<\/th>\n<td style=\"color: #cc0000; font-weight: bold;\">9.8 (CRITICAL)<\/td>\n<\/tr>\n<\/table><\/div>\n<div class=\"cvss-section\">\n<h3>CVSS v3 Details<\/h3>\n<table class=\"cvss-table\">\n<tr>\n<th>Attack Vector<\/th>\n<td>NETWORK<\/td>\n<\/tr>\n<tr>\n<th>Attack Complexity<\/th>\n<td>LOW<\/td>\n<\/tr>\n<tr>\n<th>Privileges Required<\/th>\n<td>NONE<\/td>\n<\/tr>\n<tr>\n<th>User Interaction<\/th>\n<td>NONE<\/td>\n<\/tr>\n<tr>\n<th>Scope<\/th>\n<td>UNCHANGED<\/td>\n<\/tr>\n<tr>\n<th>Confidentiality Impact<\/th>\n<td>HIGH<\/td>\n<\/tr>\n<tr>\n<th>Integrity Impact<\/th>\n<td>HIGH<\/td>\n<\/tr>\n<tr>\n<th>Availability Impact<\/th>\n<td>HIGH<\/td>\n<\/tr>\n<\/table><\/div>\n<div class=\"cve-section\">\n<h3>CVE Information<\/h3>\n<table class=\"cve-table\">\n<tr>\n<th>CVE IDs<\/th>\n<td>CVE-2023-4218, CVE-2024-10917, CVE-2024-21208, CVE-2024-21210, CVE-2024-21217, CVE-2024-21235, CVE-2024-21538, CVE-2024-31141, CVE-2024-45310, CVE-2024-52046, CVE-2024-55565, CVE-2024-57965, CVE-2024-9341, CVE-2025-1470, CVE-2025-1471, CVE-2025-1838, CVE-2025-27152, CVE-2025-27789<\/td>\n<\/tr>\n<tr>\n<th>CWE<\/th>\n<td><\/td>\n<\/tr>\n<tr>\n<th>Bulletin Family<\/th>\n<td>software<\/td>\n<\/tr>\n<\/table><\/div>\n<div class=\"description-section\">\n<h3>Description<\/h3>\n<div class=\"description-content\">\n            ## Summary<\/p>\n<p>In addition to vulnerabilities announced in Security Bulletin: Multiple security vulnerabilities are addressed with IBM Cloud Pak for Business Automation 24.0.0-IF005 and 24.0.1-IF002, the following security vulnerabilities are addressed with IBM Cloud Pak for Business Automation 24.0.0-IF005 and 24.0.1-IF002.<\/p>\n<p>## Vulnerability Details<\/p>\n<p>**CVEID:**CVE-2024-45310<br \/>\n**DESCRIPTION:** runc is a CLI tool for spawning and running containers according to the OCI specification. runc 1.1.13 and earlier, as well as 1.2.0-rc2 and earlier, can be tricked into creating empty files or directories in arbitrary locations in the host filesystem by sharing a volume between two containers and exploiting a race with `os.MkdirAll`. While this could be used to create empty files, existing files would not be truncated. An attacker must have the ability to start containers using some kind of custom volume configuration. Containers using user namespaces are still affected, but the scope of places an attacker can create inodes can be significantly reduced. Sufficiently strict LSM policies (SELinux\/Apparmor) can also in principle block this attack &#8212; we suspect the industry standard SELinux policy may restrict this attack&#8217;s scope but the exact scope of protection hasn&#8217;t been analysed. This is exploitable using runc directly as well as through Docker and Kubernetes. The issue is fixed in runc v1.1.14 and v1.2.0-rc3. Some workarounds are available. Using user namespaces restricts this attack fairly significantly such that the attacker can only create inodes in directories that the remapped root user\/group has write access to. Unless the root user is remapped to an actual user on the host (such as with rootless containers that don&#8217;t use `\/etc\/sub[ug]id`), this in practice means that an attacker would only be able to create inodes in world-writable directories. A strict enough SELinux or AppArmor policy could in principle also restrict the scope if a specific label is applied to the runc runtime, though neither the extent to which the standard existing policies block this attack nor what exact policies are needed to sufficiently restrict this attack have been thoroughly tested.<br \/>\n**CWE:**CWE-61: UNIX Symbolic Link (Symlink) Following<br \/>\n**CVSS Source:** CVE.org<br \/>\n**CVSS Base score:** 3.6<br \/>\n**CVSS Vector:**(CVSS:3.1\/AV:L\/AC:L\/PR:N\/UI:R\/S:C\/C:N\/I:L\/A:N)  <\/p>\n<p>**CVEID:**CVE-2024-9341<br \/>\n**DESCRIPTION:** Containers common could allow a remote authenticated attacker to bypass security restrictions, caused by a flaw when FIPS mode is enabled in Go library. By using a specially crafted symbolic links, an attacker could exploit this vulnerability to bypass intended isolation between containers and the host system and gain access critical host files.<br \/>\n**CWE:**CWE-59: Improper Link Resolution Before File Access (&#8216;Link Following&#8217;)<br \/>\n**CVSS Source:** Red Hat<br \/>\n**CVSS Base score:** 5.4<br \/>\n**CVSS Vector:**(CVSS:3.1\/AV:N\/AC:H\/PR:L\/UI:R\/S:U\/C:H\/I:L\/A:N)  <\/p>\n<p>**CVEID:**CVE-2025-1470<br \/>\n**DESCRIPTION:** In Eclipse OMR, from the initial contribution to version 0.4.0, some OMR internal port library and utilities consumers of z\/OS atoe functions do not check their return values for NULL memory pointers or for memory allocation failures. This can lead to NULL pointer dereference crashes. Beginning in version 0.5.0, internal OMR consumers of atoe functions handle NULL return values and memory allocation failures correctly.<br \/>\n**CWE:**CWE-476: NULL Pointer Dereference<br \/>\n**CVSS Source:** NVD<br \/>\n**CVSS Base score:** 5.5<br \/>\n**CVSS Vector:**(CVSS:3.1\/AV:L\/AC:L\/PR:L\/UI:N\/S:U\/C:N\/I:N\/A:H)  <\/p>\n<p>**CVEID:**CVE-2025-1471<br \/>\n**DESCRIPTION:** In Eclipse OMR versions 0.2.0 to 0.4.0, some of the z\/OS atoe print functions use a constant length buffer for string conversion. If the input format string and arguments are larger than the buffer size then buffer overflow occurs. Beginning in version 0.5.0, the conversion buffers are sized correctly and checked appropriately to prevent buffer overflows.<br \/>\n**CWE:**CWE-787: Out-of-bounds Write<br \/>\n**CVSS Source:** NVD<br \/>\n**CVSS Base score:** 7.8<br \/>\n**CVSS Vector:**(CVSS:3.1\/AV:L\/AC:L\/PR:L\/UI:N\/S:U\/C:H\/I:H\/A:H)  <\/p>\n<p>**CVEID:**CVE-2024-21538<br \/>\n**DESCRIPTION:** Versions of the package cross-spawn before 7.0.5 are vulnerable to Regular Expression Denial of Service (ReDoS) due to improper input sanitization. An attacker can increase the CPU usage and crash the program by crafting a very large and well crafted string.<br \/>\n**CWE:**CWE-1333: Inefficient Regular Expression Complexity<br \/>\n**CVSS Source:** CVE.org<br \/>\n**CVSS Base score:** 7.5<br \/>\n**CVSS Vector:**(CVSS:3.1\/AV:N\/AC:L\/PR:N\/UI:N\/S:U\/C:N\/I:N\/A:H)  <\/p>\n<p>**CVEID:**CVE-2024-55565<br \/>\n**DESCRIPTION:** nanoid (aka Nano ID) before 5.0.9 mishandles non-integer values. 3.3.8 is also a fixed version.<br \/>\n**CWE:**CWE-835: Loop with Unreachable Exit Condition (&#8216;Infinite Loop&#8217;)<br \/>\n**CVSS Source:** CISA ADP<br \/>\n**CVSS Base score:** 4.3<br \/>\n**CVSS Vector:**(CVSS:3.1\/AV:N\/AC:L\/PR:L\/UI:N\/S:U\/C:N\/I:L\/A:N)  <\/p>\n<p>**CVEID:**CVE-2025-27789<br \/>\n**DESCRIPTION:** Babel is a compiler for writing next generation JavaScript. When using versions of Babel prior to 7.26.10 and 8.0.0-alpha.17 to compile regular expression named capturing groups, Babel will generate a polyfill for the `.replace` method that has quadratic complexity on some specific replacement pattern strings (i.e. the second argument passed to `.replace`). Generated code is vulnerable if all the following conditions are true: Using Babel to compile regular expression named capturing groups, using the `.replace` method on a regular expression that contains named capturing groups, and the code using untrusted strings as the second argument of `.replace`. This problem has been fixed in `@babel\/helpers` and `@babel\/runtime` 7.26.10 and 8.0.0-alpha.17. It&#8217;s likely that individual users do not directly depend on `@babel\/helpers`, and instead depend on `@babel\/core` (which itself depends on `@babel\/helpers`). Upgrading to `@babel\/core` 7.26.10 is not required, but it guarantees use of a new enough `@babel\/helpers` version. Note that just updating Babel dependencies is not enough; one will also need to re-compile the code. No known workarounds are available.<br \/>\n**CWE:**CWE-1333: Inefficient Regular Expression Complexity<br \/>\n**CVSS Source:** security-advisories@github.com<br \/>\n**CVSS Base score:** 6.2<br \/>\n**CVSS Vector:**(CVSS:3.1\/AV:L\/AC:L\/PR:N\/UI:N\/S:U\/C:N\/I:N\/A:H)  <\/p>\n<p>**CVEID:**CVE-2025-1838<br \/>\n**DESCRIPTION:** IBM Business Automation Workflow Authoring allows an authenticated user to bypass client-side data validation in an authoring user interface which could cause a denial of service.<br \/>\n**CWE:**CWE-602: Client-Side Enforcement of Server-Side Security<br \/>\n**CVSS Source:** IBM<br \/>\n**CVSS Base score:** 6.5<br \/>\n**CVSS Vector:**(CVSS:3.1\/AV:N\/AC:L\/PR:L\/UI:N\/S:U\/C:N\/I:N\/A:H)  <\/p>\n<p>**CVEID:**CVE-2024-57965<br \/>\n**DESCRIPTION:** In axios before 1.7.8, lib\/helpers\/isURLSameOrigin.js does not use a URL object when determining an origin, and has a potentially unwanted setAttribute(&#8216;href&#8217;,href) call. NOTE: some parties feel that the code change only addresses a warning message from a SAST tool and does not fix a vulnerability.<br \/>\n**CWE:**CWE-346: Origin Validation Error<br \/>\n**CVSS Source:** cve@mitre.org<br \/>\n**CVSS Base score:** 0<br \/>\n**CVSS Vector:**(CVSS:3.1\/AV:N\/AC:H\/PR:N\/UI:N\/S:C\/C:N\/I:N\/A:N)  <\/p>\n<p>**CVEID:**CVE-2023-4218<br \/>\n**DESCRIPTION:** Eclipse IDE could allow a local authenticated attacker to obtain sensitive information, caused by improper handling of XML external entity (XXE) declarations. By persuading a victim to open specially crafted XML content, an attacker could exploit this vulnerability to obtain sensitive information, and use this information to launch further attacks against the affected system.<br \/>\n**CWE:**CWE-611: Improper Restriction of XML External Entity Reference<br \/>\n**CVSS Source:** IBM X-Force<br \/>\n**CVSS Base score:** 5<br \/>\n**CVSS Vector:**(CVSS:3.0\/AV:L\/AC:L\/PR:L\/UI:R\/S:U\/C:H\/I:N\/A:N)  <\/p>\n<p>**CVEID:**CVE-2025-27152<br \/>\n**DESCRIPTION:** axios is a promise based HTTP client for the browser and node.js. The issue occurs when passing absolute URLs rather than protocol-relative URLs to axios. Even if \u2060baseURL is set, axios sends the request to the specified absolute URL, potentially causing SSRF and credential leakage. This issue impacts both server-side and client-side usage of axios. This issue is fixed in 1.8.2.<br \/>\n**CWE:**CWE-918: Server-Side Request Forgery (SSRF)<br \/>\n**CVSS Source:** IBM<br \/>\n**CVSS Base score:** 7.5<br \/>\n**CVSS Vector:**(CVSS:3.1\/AV:N\/AC:L\/PR:N\/UI:N\/S:U\/C:H\/I:N\/A:N)  <\/p>\n<p>**CVEID:**CVE-2024-31141<br \/>\n**DESCRIPTION:** Files or Directories Accessible to External Parties, Improper Privilege Management vulnerability in Apache Kafka Clients. Apache Kafka Clients accept configuration data for customizing behavior, and includes ConfigProvider plugins in order to manipulate these configurations. Apache Kafka also provides FileConfigProvider, DirectoryConfigProvider, and EnvVarConfigProvider implementations which include the ability to read from disk or environment variables. In applications where Apache Kafka Clients configurations can be specified by an untrusted party, attackers may use these ConfigProviders to read arbitrary contents of the disk and environment variables. In particular, this flaw may be used in Apache Kafka Connect to escalate from REST API access to filesystem\/environment access, which may be undesirable in certain environments, including SaaS products. This issue affects Apache Kafka Clients: from 2.3.0 through 3.5.2, 3.6.2, 3.7.0. Users with affected applications are recommended to upgrade kafka-clients to version >=3.8.0, and set the JVM system property &#8220;org.apache.kafka.automatic.config.providers=none&#8221;. Users of Kafka Connect with one of the listed ConfigProvider implementations specified in their worker config are also recommended to add appropriate &#8220;allowlist.pattern&#8221; and &#8220;allowed.paths&#8221; to restrict their operation to appropriate bounds. For users of Kafka Clients or Kafka Connect in environments that trust users with disk and environment variable access, it is not recommended to set the system property. For users of the Kafka Broker, Kafka MirrorMaker 2.0, Kafka Streams, and Kafka command-line tools, it is not recommended to set the system property.<br \/>\n**CWE:**CWE-269: Improper Privilege Management<br \/>\n**CVSS Source:** IBM X-Force<br \/>\n**CVSS Base score:** 6.8<br \/>\n**CVSS Vector:**(CVSS:3.1\/AV:N\/AC:H\/PR:L\/UI:N\/S:U\/C:H\/I:H\/A:N)  <\/p>\n<p>**CVEID:**CVE-2024-52046<br \/>\n**DESCRIPTION:** The ObjectSerializationDecoder in Apache MINA uses Java\u2019s native deserialization protocol to process incoming serialized data but lacks the necessary security checks and defenses. This vulnerability allows attackers to exploit the deserialization process by sending specially crafted malicious serialized data, potentially leading to remote code execution (RCE) attacks. This issue affects MINA core versions 2.0.X, 2.1.X and 2.2.X, and will be fixed by the releases 2.0.27, 2.1.10 and 2.2.4. It&#8217;s also important to note that an application using MINA core library will only be affected if the IoBuffer#getObject() method is called, and this specific method is potentially called when adding a ProtocolCodecFilter instance using the ObjectSerializationCodecFactory class in the filter chain. If your application is specifically using those classes, you have to upgrade to the latest version of MINA core library. Upgrading will not be enough: you also need to explicitly allow the classes the decoder will accept in the ObjectSerializationDecoder instance, using one of the three new methods: \/** * Accept class names where the supplied ClassNameMatcher matches for * deserialization, unless they are otherwise rejected. * * @param classNameMatcher the matcher to use *\/ public void accept(ClassNameMatcher classNameMatcher) \/** * Accept class names that match the supplied pattern for * deserialization, unless they are otherwise rejected. * * @param pattern standard Java regexp *\/ public void accept(Pattern pattern) \/** * Accept the wildcard specified classes for deserialization, * unless they are otherwise rejected. * * @param patterns Wildcard file name patterns as defined by * {@link org.apache.commons.io.FilenameUtils#wildcardMatch(String, String) FilenameUtils.wildcardMatch} *\/ public void accept(String&#8230; patterns) By default, the decoder will reject *all* classes that will be present in the incoming data. Note: The FtpServer, SSHd and Vysper sub-project are not affected by this issue.<br \/>\n**CWE:**CWE-502: Deserialization of Untrusted Data<br \/>\n**CVSS Source:** NVD<br \/>\n**CVSS Base score:** 9.8<br \/>\n**CVSS Vector:**(CVSS:3.1\/AV:N\/AC:L\/PR:N\/UI:N\/S:U\/C:H\/I:H\/A:H)  <\/p>\n<p>**CVEID:**CVE-2024-21235<br \/>\n**DESCRIPTION:** Vulnerability in Java SE (component: Hotspot). Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to accessible data as well as unauthorized read access to a subset of accessible data.<br \/>\n**CVSS Source:** Oracle<br \/>\n**CVSS Base score:** 4.8<br \/>\n**CVSS Vector:**(CVSS:3.1\/AV:N\/AC:H\/PR:N\/UI:N\/S:U\/C:L\/I:L\/A:N)  <\/p>\n<p>**CVEID:**CVE-2024-21217<br \/>\n**DESCRIPTION:** Vulnerability in Java SE (component: Serialization). Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS).<br \/>\n**CWE:**CWE-502: Deserialization of Untrusted Data<br \/>\n**CVSS Source:** Oracle<br \/>\n**CVSS Base score:** 3.7<br \/>\n**CVSS Vector:**(CVSS:3.1\/AV:N\/AC:H\/PR:N\/UI:N\/S:U\/C:N\/I:N\/A:L)  <\/p>\n<p>**CVEID:**CVE-2024-21210<br \/>\n**DESCRIPTION:** Vulnerability in Java SE (component: Hotspot). Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some accessible data.<br \/>\n**CWE:**CWE-203: Observable Discrepancy<br \/>\n**CVSS Source:** Oracle<br \/>\n**CVSS Base score:** 3.7<br \/>\n**CVSS Vector:**(CVSS:3.1\/AV:N\/AC:H\/PR:N\/UI:N\/S:U\/C:N\/I:L\/A:N)  <\/p>\n<p>**CVEID:**CVE-2024-21208<br \/>\n**DESCRIPTION:** Vulnerability in Java SE (component: Networking). Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS).<br \/>\n**CWE:**CWE-203: Observable Discrepancy<br \/>\n**CVSS Source:** Oracle<br \/>\n**CVSS Base score:** 3.7<br \/>\n**CVSS Vector:**(CVSS:3.1\/AV:N\/AC:H\/PR:N\/UI:N\/S:U\/C:N\/I:N\/A:L)  <\/p>\n<p>**CVEID:**CVE-2024-10917<br \/>\n**DESCRIPTION:** In Eclipse OpenJ9 versions up to 0.47, the JNI function GetStringUTFLength may return an incorrect value which has wrapped around. From 0.48 the value is correct but may be truncated to include a smaller number of characters.<br \/>\n**CWE:**CWE-190: Integer Overflow or Wraparound<br \/>\n**CVSS Source:** NVD<br \/>\n**CVSS Base score:** 5.3<br \/>\n**CVSS Vector:**(CVSS:3.1\/AV:N\/AC:L\/PR:N\/UI:N\/S:U\/C:N\/I:L\/A:N)<\/p>\n<p>## Affected Products and Versions<\/p>\n<p>Affected Product(s)| Version(s)| Status<br \/>\n&#8212;|&#8212;|&#8212;<br \/>\nIBM Cloud Pak for Business Automation| V24.0.1 &#8211; V24.0.1-IF001| Affected<br \/>\nIBM Cloud Pak for Business Automation| V24.0.0 &#8211; V24.0.0-IF004| Affected<br \/>\nIBM Cloud Pak for Business Automation| earlier unsupported versions| Affected  <\/p>\n<p>## Remediation\/Fixes<\/p>\n<p>Affected Product(s)| Version(s)| Remediation \/ Fix<br \/>\n&#8212;|&#8212;|&#8212;<br \/>\nIBM Cloud Pak for Business Automation| V24.0.1 &#8211; V24.0.1-IF001| Apply security fix 24.0.1-IF002<br \/>\nIBM Cloud Pak for Business Automation| V24.0.0 &#8211; V24.0.1-IF004| Upgrade and apply security fix 24.0.0-IF005<br \/>\nIBM Cloud Pak for Business Automation| earlier unsupported versions| Upgrade to 24.0.0-IF005 or 24.0.1-IF002  <\/p>\n<p>Any open source library may be included in one or more sub-components of IBM Cloud Pak for Business Automation. Open source updates are not always synchronized across all components. The CVE in this bulletin are specifically addressed by<\/p>\n<p>**CVE ID**| **Component**<br \/>\n&#8212;|&#8212;<br \/>\nCVE-2024-21538| Base Images<br \/>\nCVE-2025-27152| Business Automation Studio<br \/>\nCVE-2025-1470| Base Images<br \/>\nCVE-2025-1471| Base Images<br \/>\nCVE-2025-27152| Business Automation Workflow<br \/>\nCVE-2024-21235| Base Images<br \/>\nCVE-2024-21217| Base Images<br \/>\nCVE-2024-21210| Base Images<br \/>\nCVE-2024-21208| Base Images<br \/>\nCVE-2024-10917| Base Images<br \/>\nCVE-2024-45310| operators<br \/>\nCVE-2024-9341| operators<br \/>\nCVE-2023-4218| Business Automation Workflow<br \/>\nCVE-2024-57965| Business Automation Studio<br \/>\nCVE-2023-4218| Business Automation Workflow<br \/>\nCVE-2024-52046| Operational Decision Manager<br \/>\nCVE-2024-57965| Business Automation Workflow<br \/>\nCVE-2025-27789| Business Automation Workflow<br \/>\nCVE-2025-1838| Business Automation Studio<br \/>\nCVE-2025-27152| Business Automation Studio<br \/>\nCVE-2025-27789| Business Automation Studio<br \/>\nCVE-2024-57965| Business Automation Studio<br \/>\nCVE-2024-55565| Business Automation Studio<br \/>\nCVE-2024-31141| Operational Decision Manager   <\/p>\n<p>## Workarounds and Mitigations<\/p>\n<p>None<\/p>\n<p>##\n        <\/p><\/div>\n<\/p><\/div>\n<div class=\"impact-section\">\n<h3>Impact Assessment<\/h3>\n<table class=\"impact-table\">\n<tr>\n<th>Base Score<\/th>\n<td>9.8<\/td>\n<\/tr>\n<tr>\n<th>Severity<\/th>\n<td style=\"color: #cc0000;\">CRITICAL<\/td>\n<\/tr>\n<\/table><\/div>\n<div class=\"source-link\">\n<p><a href=\"https:\/\/www.ibm.com\/support\/pages\/node\/7232429\" target=\"_blank\">View full CVE details<\/a><\/p>\n<\/p><\/div>\n<\/div>\n<style>\n.vulnerability-details {\n    font-family: Arial, sans-serif;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 20px;\n}<\/p>\n<p>.info-section, .cvss-section, .cve-section, .description-section, .impact-section {\n    margin-bottom: 30px;\n    background: #f8f9fa;\n    padding: 20px;\n    border-radius: 8px;\n    box-shadow: 0 2px 4px rgba(0,0,0,0.1);\n}<\/p>\n<p>h2 {\n    color: #2c3e50;\n    border-bottom: 2px solid #3498db;\n    padding-bottom: 10px;\n    margin-bottom: 20px;\n}<\/p>\n<p>h3 {\n    color: #34495e;\n    margin-bottom: 15px;\n}<\/p>\n<p>.info-table, .cvss-table, .cve-table, .impact-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-bottom: 20px;\n}<\/p>\n<p>.info-table th, .cvss-table th, .cve-table th, .impact-table th {\n    background: #e9ecef;\n    padding: 12px;\n    text-align: left;\n    width: 200px;\n}<\/p>\n<p>.info-table td, .cvss-table td, .cve-table td, .impact-table td {\n    padding: 12px;\n    border-bottom: 1px solid #dee2e6;\n}<\/p>\n<p>.description-content {\n    line-height: 1.6;\n    color: #2c3e50;\n}<\/p>\n<p>.source-link {\n    text-align: center;\n    margin-top: 30px;\n}<\/p>\n<p>.source-link a {\n    display: inline-block;\n    padding: 10px 20px;\n    background: #3498db;\n    color: white;\n    text-decoration: none;\n    border-radius: 5px;\n    transition: background 0.3s;\n}<\/p>\n<p>.source-link a:hover {\n    background: #2980b9;\n}\n<\/style>\n","protected":false},"excerpt":{"rendered":"<p>Vulnerability Details Basic Information Title Security Bulletin: Additional security vulnerabilities are addressed with IBM Cloud Pak for Business Automation iFixes for April 2025. Type ibm&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[9,6,8,36,12,76,13,7,11,5],"class_list":["post-2743","post","type-post","status-publish","format-standard","hentry","category-category_cve","tag-critical","tag-cve","tag-cvss","tag-cvss-100","tag-exploit","tag-ibm","tag-news","tag-security","tag-tapic","tag-vulnerability"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Security Bulletin: Additional security vulnerabilities are addressed with IBM Cloud Pak for Business Automation iFixes for April 2025. - zero redgem<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/zero.redgem.net\/?p=2743\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Security Bulletin: Additional security vulnerabilities are addressed with IBM Cloud Pak for Business Automation iFixes for April 2025. - zero redgem\" \/>\n<meta property=\"og:description\" content=\"Vulnerability Details Basic Information Title Security Bulletin: Additional security vulnerabilities are addressed with IBM Cloud Pak for Business Automation iFixes for April 2025. Type ibm...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/zero.redgem.net\/?p=2743\" \/>\n<meta property=\"og:site_name\" content=\"zero redgem\" \/>\n<meta property=\"article:published_time\" content=\"2025-05-03T06:33:44+00:00\" \/>\n<meta name=\"author\" content=\"invoker\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"invoker\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"13 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=2743#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=2743\"},\"author\":{\"name\":\"invoker\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/person\\\/fbfeae8dfad117ac08a7621bee1a1dca\"},\"headline\":\"Security Bulletin: Additional security vulnerabilities are addressed with IBM Cloud Pak for Business Automation iFixes for April 2025.\",\"datePublished\":\"2025-05-03T06:33:44+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=2743\"},\"wordCount\":2668,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#organization\"},\"keywords\":[\"CRITICAL\",\"CVE\",\"CVSS\",\"CVSS-10.0\",\"exploit\",\"ibm\",\"news\",\"Security\",\"tapic\",\"Vulnerability\"],\"articleSection\":[\"category_cve\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/zero.redgem.net\\\/?p=2743#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=2743\",\"url\":\"https:\\\/\\\/zero.redgem.net\\\/?p=2743\",\"name\":\"Security Bulletin: Additional security vulnerabilities are addressed with IBM Cloud Pak for Business Automation iFixes for April 2025. - zero redgem\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#website\"},\"datePublished\":\"2025-05-03T06:33:44+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=2743#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/zero.redgem.net\\\/?p=2743\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=2743#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/zero.redgem.net\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Security Bulletin: Additional security vulnerabilities are addressed with IBM Cloud Pak for Business Automation iFixes for April 2025.\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#website\",\"url\":\"https:\\\/\\\/zero.redgem.net\\\/\",\"name\":\"zero redgem\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/zero.redgem.net\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#organization\",\"name\":\"zero redgem\",\"url\":\"https:\\\/\\\/zero.redgem.net\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"\",\"contentUrl\":\"\",\"width\":191,\"height\":188,\"caption\":\"zero redgem\"},\"image\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/person\\\/fbfeae8dfad117ac08a7621bee1a1dca\",\"name\":\"invoker\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g\",\"caption\":\"invoker\"},\"sameAs\":[\"https:\\\/\\\/zero.redgem.net\"],\"url\":\"https:\\\/\\\/zero.redgem.net\\\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Security Bulletin: Additional security vulnerabilities are addressed with IBM Cloud Pak for Business Automation iFixes for April 2025. - zero redgem","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/zero.redgem.net\/?p=2743","og_locale":"en_US","og_type":"article","og_title":"Security Bulletin: Additional security vulnerabilities are addressed with IBM Cloud Pak for Business Automation iFixes for April 2025. - zero redgem","og_description":"Vulnerability Details Basic Information Title Security Bulletin: Additional security vulnerabilities are addressed with IBM Cloud Pak for Business Automation iFixes for April 2025. Type ibm...","og_url":"https:\/\/zero.redgem.net\/?p=2743","og_site_name":"zero redgem","article_published_time":"2025-05-03T06:33:44+00:00","author":"invoker","twitter_card":"summary_large_image","twitter_misc":{"Written by":"invoker","Est. reading time":"13 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/zero.redgem.net\/?p=2743#article","isPartOf":{"@id":"https:\/\/zero.redgem.net\/?p=2743"},"author":{"name":"invoker","@id":"https:\/\/zero.redgem.net\/#\/schema\/person\/fbfeae8dfad117ac08a7621bee1a1dca"},"headline":"Security Bulletin: Additional security vulnerabilities are addressed with IBM Cloud Pak for Business Automation iFixes for April 2025.","datePublished":"2025-05-03T06:33:44+00:00","mainEntityOfPage":{"@id":"https:\/\/zero.redgem.net\/?p=2743"},"wordCount":2668,"commentCount":0,"publisher":{"@id":"https:\/\/zero.redgem.net\/#organization"},"keywords":["CRITICAL","CVE","CVSS","CVSS-10.0","exploit","ibm","news","Security","tapic","Vulnerability"],"articleSection":["category_cve"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/zero.redgem.net\/?p=2743#respond"]}]},{"@type":"WebPage","@id":"https:\/\/zero.redgem.net\/?p=2743","url":"https:\/\/zero.redgem.net\/?p=2743","name":"Security Bulletin: Additional security vulnerabilities are addressed with IBM Cloud Pak for Business Automation iFixes for April 2025. - zero redgem","isPartOf":{"@id":"https:\/\/zero.redgem.net\/#website"},"datePublished":"2025-05-03T06:33:44+00:00","breadcrumb":{"@id":"https:\/\/zero.redgem.net\/?p=2743#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/zero.redgem.net\/?p=2743"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/zero.redgem.net\/?p=2743#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/zero.redgem.net\/"},{"@type":"ListItem","position":2,"name":"Security Bulletin: Additional security vulnerabilities are addressed with IBM Cloud Pak for Business Automation iFixes for April 2025."}]},{"@type":"WebSite","@id":"https:\/\/zero.redgem.net\/#website","url":"https:\/\/zero.redgem.net\/","name":"zero redgem","description":"","publisher":{"@id":"https:\/\/zero.redgem.net\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/zero.redgem.net\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/zero.redgem.net\/#organization","name":"zero redgem","url":"https:\/\/zero.redgem.net\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/zero.redgem.net\/#\/schema\/logo\/image\/","url":"","contentUrl":"","width":191,"height":188,"caption":"zero redgem"},"image":{"@id":"https:\/\/zero.redgem.net\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/zero.redgem.net\/#\/schema\/person\/fbfeae8dfad117ac08a7621bee1a1dca","name":"invoker","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g","caption":"invoker"},"sameAs":["https:\/\/zero.redgem.net"],"url":"https:\/\/zero.redgem.net\/?author=1"}]}},"_links":{"self":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/posts\/2743","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2743"}],"version-history":[{"count":0,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/posts\/2743\/revisions"}],"wp:attachment":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2743"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2743"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2743"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}