CVE-2026-10037 (GCVE-0-2026-10037)
Vulnerability from cvelistv5
Published
2026-07-08 21:18
Modified
2026-07-14 14:33
CWE
  • CWE-20 - Improper input validation
Summary
A sandbox escape vulnerability exists in the OpenJDK packages provided in Ubuntu. The .jar MIME handlers installed by these packages execute files marked as executable when the mailcap package is installed. A compromised or malicious sandboxed application with access to the OpenURI portal via xdg-desktop-portal-gtk can write a malicious .jar file to the host file system, set its executable bit, and trigger the handler to execute arbitrary code outside of the sandbox environment.
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2026-10037",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-07-10T03:55:37.353524Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-07-14T14:33:19.237Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "packageName": "openjdk-8",
          "product": "Ubuntu",
          "vendor": "Canonical"
        },
        {
          "defaultStatus": "unaffected",
          "packageName": "openjdk-9",
          "product": "Ubuntu",
          "vendor": "Canonical"
        },
        {
          "defaultStatus": "unaffected",
          "packageName": "openjdk-13",
          "product": "Ubuntu",
          "vendor": "Canonical"
        },
        {
          "defaultStatus": "unaffected",
          "packageName": "openjdk-16",
          "product": "Ubuntu",
          "vendor": "Canonical"
        },
        {
          "defaultStatus": "unaffected",
          "packageName": "openjdk-17",
          "product": "Ubuntu",
          "vendor": "Canonical"
        },
        {
          "defaultStatus": "unaffected",
          "packageName": "openjdk-18",
          "product": "Ubuntu",
          "vendor": "Canonical"
        },
        {
          "defaultStatus": "unaffected",
          "packageName": "openjdk-21",
          "product": "Ubuntu",
          "vendor": "Canonical"
        },
        {
          "defaultStatus": "unaffected",
          "packageName": "openjdk-25",
          "product": "Ubuntu",
          "vendor": "Canonical"
        },
        {
          "defaultStatus": "unaffected",
          "packageName": "openjdk-lts",
          "product": "Ubuntu",
          "vendor": "Canonical"
        },
        {
          "defaultStatus": "unaffected",
          "packageName": "mailcap",
          "product": "Ubuntu",
          "vendor": "Canonical",
          "versions": [
            {
              "lessThan": "3.70+nmu1ubuntu1.22.04.1",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            },
            {
              "lessThan": "3.70+nmu1ubuntu1.24.04.1",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            },
            {
              "lessThan": "3.74ubuntu1.1",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            },
            {
              "lessThan": "3.75ubuntu1.1",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Aaron Rainbolt"
        }
      ],
      "datePublic": "2026-07-08T15:46:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "A sandbox escape vulnerability exists in the OpenJDK packages provided in Ubuntu. The .jar MIME handlers installed by these packages execute files marked as executable when the mailcap package is installed. A compromised or malicious sandboxed application with access to the OpenURI portal via xdg-desktop-portal-gtk can write a malicious .jar file to the host file system, set its executable bit, and trigger the handler to execute arbitrary code outside of the sandbox environment."
            }
          ],
          "value": "A sandbox escape vulnerability exists in the OpenJDK packages provided in Ubuntu. The .jar MIME handlers installed by these packages execute files marked as executable when the mailcap package is installed. A compromised or malicious sandboxed application with access to the OpenURI portal via xdg-desktop-portal-gtk can write a malicious .jar file to the host file system, set its executable bit, and trigger the handler to execute arbitrary code outside of the sandbox environment."
        }
      ],
      "impacts": [
        {
          "capecId": "CAPEC-233",
          "descriptions": [
            {
              "lang": "en",
              "value": "CAPEC-233 Privilege Escalation"
            }
          ]
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "CHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-20",
              "description": "CWE-20 Improper input validation",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-07-08T21:18:56.577Z",
        "orgId": "cc1ad9ee-3454-478d-9317-d3e869d708bc",
        "shortName": "canonical"
      },
      "references": [
        {
          "tags": [
            "issue-tracking"
          ],
          "url": "https://bugs.launchpad.net/ubuntu/+source/openjdk-25/+bug/2153100"
        }
      ],
      "title": "Sandbox Escape in Ubuntu OpenJDK Packages via xdg-desktop-portal",
      "x_generator": {
        "engine": "cvelib 1.8.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "cc1ad9ee-3454-478d-9317-d3e869d708bc",
    "assignerShortName": "canonical",
    "cveId": "CVE-2026-10037",
    "datePublished": "2026-07-08T21:18:56.577Z",
    "dateReserved": "2026-05-28T19:27:23.004Z",
    "dateUpdated": "2026-07-14T14:33:19.237Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-10037\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-07-10T03:55:37.353524Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-07-09T12:59:41.191Z\"}}], \"cna\": {\"title\": \"Sandbox Escape in Ubuntu OpenJDK Packages via xdg-desktop-portal\", \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Aaron Rainbolt\"}], \"impacts\": [{\"capecId\": \"CAPEC-233\", \"descriptions\": [{\"lang\": \"en\", \"value\": \"CAPEC-233 Privilege Escalation\"}]}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 8.8, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"Canonical\", \"product\": \"Ubuntu\", \"packageName\": \"openjdk-8\", \"defaultStatus\": \"unaffected\"}, {\"vendor\": \"Canonical\", \"product\": \"Ubuntu\", \"packageName\": \"openjdk-9\", \"defaultStatus\": \"unaffected\"}, {\"vendor\": \"Canonical\", \"product\": \"Ubuntu\", \"packageName\": \"openjdk-13\", \"defaultStatus\": \"unaffected\"}, {\"vendor\": \"Canonical\", \"product\": \"Ubuntu\", \"packageName\": \"openjdk-16\", \"defaultStatus\": \"unaffected\"}, {\"vendor\": \"Canonical\", \"product\": \"Ubuntu\", \"packageName\": \"openjdk-17\", \"defaultStatus\": \"unaffected\"}, {\"vendor\": \"Canonical\", \"product\": \"Ubuntu\", \"packageName\": \"openjdk-18\", \"defaultStatus\": \"unaffected\"}, {\"vendor\": \"Canonical\", \"product\": \"Ubuntu\", \"packageName\": \"openjdk-21\", \"defaultStatus\": \"unaffected\"}, {\"vendor\": \"Canonical\", \"product\": \"Ubuntu\", \"packageName\": \"openjdk-25\", \"defaultStatus\": \"unaffected\"}, {\"vendor\": \"Canonical\", \"product\": \"Ubuntu\", \"packageName\": \"openjdk-lts\", \"defaultStatus\": \"unaffected\"}, {\"vendor\": \"Canonical\", \"product\": \"Ubuntu\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"3.70+nmu1ubuntu1.22.04.1\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"3.70+nmu1ubuntu1.24.04.1\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"3.74ubuntu1.1\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"3.75ubuntu1.1\", \"versionType\": \"custom\"}], \"packageName\": \"mailcap\", \"defaultStatus\": \"unaffected\"}], \"datePublic\": \"2026-07-08T15:46:00.000Z\", \"references\": [{\"url\": \"https://bugs.launchpad.net/ubuntu/+source/openjdk-25/+bug/2153100\", \"tags\": [\"issue-tracking\"]}], \"x_generator\": {\"engine\": \"cvelib 1.8.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"A sandbox escape vulnerability exists in the OpenJDK packages provided in Ubuntu. The .jar MIME handlers installed by these packages execute files marked as executable when the mailcap package is installed. A compromised or malicious sandboxed application with access to the OpenURI portal via xdg-desktop-portal-gtk can write a malicious .jar file to the host file system, set its executable bit, and trigger the handler to execute arbitrary code outside of the sandbox environment.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"A sandbox escape vulnerability exists in the OpenJDK packages provided in Ubuntu. The .jar MIME handlers installed by these packages execute files marked as executable when the mailcap package is installed. A compromised or malicious sandboxed application with access to the OpenURI portal via xdg-desktop-portal-gtk can write a malicious .jar file to the host file system, set its executable bit, and trigger the handler to execute arbitrary code outside of the sandbox environment.\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-20\", \"description\": \"CWE-20 Improper input validation\"}]}], \"providerMetadata\": {\"orgId\": \"cc1ad9ee-3454-478d-9317-d3e869d708bc\", \"shortName\": \"canonical\", \"dateUpdated\": \"2026-07-08T21:18:56.577Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2026-10037\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-07-14T14:33:19.237Z\", \"dateReserved\": \"2026-05-28T19:27:23.004Z\", \"assignerOrgId\": \"cc1ad9ee-3454-478d-9317-d3e869d708bc\", \"datePublished\": \"2026-07-08T21:18:56.577Z\", \"assignerShortName\": \"canonical\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…