cve-2026-41855

HIGH CVSS 8.1 csaf_redhat
Description

This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.

Timeline
Published
2026-06-09 03:51 UTC
Last Modified
2026-07-22
CVSS Details

CVSS details not available.

Affected Products

No product information available.

Weaknesses (CWE)
References

No references available.

Linked Vulnerabilities

{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_vex",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright © Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-41855.json"
      }
    ],
    "title": "spring-jms: Spring Framework: Arbitrary code execution via deserialization in JMS message converters",
    "tracking": {
      "current_release_date": "2026-07-22T03:09:05+00:00",
      "generator": {
        "date": "2026-07-22T03:09:05+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "5.3.7"
        }
      },
      "id": "CVE-2026-41855",
      "initial_release_date": "2026-06-09T03:51:57.287000+00:00",
      "revision_history": [
        {
          "date": "2026-06-09T03:51:57.287000+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2026-07-21T13:34:59+00:00",
          "number": "2",
          "summary": "Current version"
        },
        {
          "date": "2026-07-22T03:09:05+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "OpenShift Developer Tools and Services",
                "product": {
                  "name": "OpenShift Developer Tools and Services",
                  "product_id": "openshift_developer_tools_and_services",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:ocp_tools"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "OpenShift Developer Tools and Services"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat OpenShift Dev Spaces",
                "product": {
                  "name": "Red Hat OpenShift Dev Spaces",
                  "product_id": "red_hat_openshift_dev_spaces",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:openshift_devspaces:3"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat OpenShift Dev Spaces"
          },
          {
            "category": "product_version",
            "name": "spring-jms",
            "product": {
              "name": "spring-jms",
              "product_id": "spring-jms",
              "product_identification_helper": {
                "purl": "pkg:maven/org.springframework/spring-jms@6.2.14"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "spring-jms as a component of OpenShift Developer Tools and Services",
          "product_id": "openshift_developer_tools_and_services:spring-jms"
        },
        "product_reference": "spring-jms",
        "relates_to_product_reference": "openshift_developer_tools_and_services"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "spring-jms as a component of Red Hat OpenShift Dev Spaces",
          "product_id": "red_hat_openshift_dev_spaces:spring-jms"
        },
        "product_reference": "spring-jms",
        "relates_to_product_reference": "red_hat_openshift_dev_spaces"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2026-41855",
      "cwe": {
        "id": "CWE-502",
        "name": "Deserialization of Untrusted Data"
      },
      "discovery_date": "2026-06-09T05:01:13.511328+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "openshift_developer_tools_and_services:spring-jms",
            "red_hat_openshift_dev_spaces:spring-jms"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2486704"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Spring Framework. In an untrusted Java Message Service (JMS) environment, the MappingJackson2MessageConverter and JacksonJsonMessageConverter components allow for arbitrary class instantiation. This vulnerability can be exploited by a remote attacker through gadget class deserialization, potentially leading to unauthorized actions or arbitrary code execution.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "spring-jms: Spring Framework: Arbitrary code execution via deserialization in JMS message converters",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This Important flaw in Spring Framework, allowing arbitrary class instantiation via deserialization in an untrusted JMS environment, does not affect Red Hat products. The vulnerable code is not present in the execution path of Red Hat's supported configurations.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "known_not_affected": [
          "openshift_developer_tools_and_services:spring-jms",
          "red_hat_openshift_dev_spaces:spring-jms"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-41855"
        },
        {
          "category": "external",
          "summary": "RHBZ#2486704",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2486704"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-41855",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-41855"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-41855",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41855"
        },
        {
          "category": "external",
          "summary": "https://spring.io/security/cve-2026-41855",
          "url": "https://spring.io/security/cve-2026-41855"
        }
      ],
      "release_date": "2026-06-09T03:51:57.287000+00:00",
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.1,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "openshift_developer_tools_and_services:spring-jms",
            "red_hat_openshift_dev_spaces:spring-jms"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important",
          "product_ids": [
            "openshift_developer_tools_and_services:spring-jms",
            "red_hat_openshift_dev_spaces:spring-jms"
          ]
        }
      ],
      "title": "spring-jms: Spring Framework: Arbitrary code execution via deserialization in JMS message converters"
    }
  ]
}
Enrichment data
View JSON API Download JSON