CVE-2026-10037 (GCVE-0-2026-10037)

Vulnerability from cvelistv5 – Published: 2026-07-08 21:18 – Updated: 2026-07-09 13:00
VLAI
Title
Sandbox Escape in Ubuntu OpenJDK Packages via xdg-desktop-portal
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.
SSVC
Exploitation: poc Automatable: no Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
  • CWE-20 - Improper input validation
Assigner
References
Impacted products
Vendor Product Version
Canonical Ubuntu Create a notification for this product.
Canonical Ubuntu Affected: 0 , < 3.70+nmu1ubuntu1.22.04.1 (custom)
Affected: 0 , < 3.70+nmu1ubuntu1.24.04.1 (custom)
Affected: 0 , < 3.74ubuntu1.1 (custom)
Affected: 0 , < 3.75ubuntu1.1 (custom)
Create a notification for this product.
Date Public
2026-07-08 15:46
Credits
Aaron Rainbolt
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2026-10037",
                "options": [
                  {
                    "Exploitation": "poc"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-07-09T12:59:49.819408Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-07-09T13:00:15.872Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "references": [
          {
            "tags": [
              "exploit"
            ],
            "url": "https://bugs.launchpad.net/ubuntu/+source/openjdk-25/+bug/2153100"
          }
        ],
        "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-09T13:00:15.872Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-10037",
      "date": "2026-07-09",
      "epss": "0.0012",
      "percentile": "0.0217"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-10037\",\"sourceIdentifier\":\"security@ubuntu.com\",\"published\":\"2026-07-08T22:17:12.500\",\"lastModified\":\"2026-07-09T17:05:26.503\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"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.\"}],\"affected\":[{\"source\":\"security@ubuntu.com\",\"affectedData\":[{\"vendor\":\"Canonical\",\"product\":\"Ubuntu\",\"defaultStatus\":\"unaffected\",\"packageName\":\"openjdk-8\"},{\"vendor\":\"Canonical\",\"product\":\"Ubuntu\",\"defaultStatus\":\"unaffected\",\"packageName\":\"openjdk-9\"},{\"vendor\":\"Canonical\",\"product\":\"Ubuntu\",\"defaultStatus\":\"unaffected\",\"packageName\":\"openjdk-13\"},{\"vendor\":\"Canonical\",\"product\":\"Ubuntu\",\"defaultStatus\":\"unaffected\",\"packageName\":\"openjdk-16\"},{\"vendor\":\"Canonical\",\"product\":\"Ubuntu\",\"defaultStatus\":\"unaffected\",\"packageName\":\"openjdk-17\"},{\"vendor\":\"Canonical\",\"product\":\"Ubuntu\",\"defaultStatus\":\"unaffected\",\"packageName\":\"openjdk-18\"},{\"vendor\":\"Canonical\",\"product\":\"Ubuntu\",\"defaultStatus\":\"unaffected\",\"packageName\":\"openjdk-21\"},{\"vendor\":\"Canonical\",\"product\":\"Ubuntu\",\"defaultStatus\":\"unaffected\",\"packageName\":\"openjdk-25\"},{\"vendor\":\"Canonical\",\"product\":\"Ubuntu\",\"defaultStatus\":\"unaffected\",\"packageName\":\"openjdk-lts\"},{\"vendor\":\"Canonical\",\"product\":\"Ubuntu\",\"defaultStatus\":\"unaffected\",\"packageName\":\"mailcap\",\"versions\":[{\"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\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security@ubuntu.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H\",\"baseScore\":8.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.0,\"impactScore\":6.0}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-07-09T12:59:49.819408Z\",\"id\":\"CVE-2026-10037\",\"options\":[{\"exploitation\":\"poc\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"total\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security@ubuntu.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-20\"}]}],\"references\":[{\"url\":\"https://bugs.launchpad.net/ubuntu/+source/openjdk-25/+bug/2153100\",\"source\":\"security@ubuntu.com\"},{\"url\":\"https://bugs.launchpad.net/ubuntu/+source/openjdk-25/+bug/2153100\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\"}]}}",
    "vulnrichment": {
      "containers": "{\"cna\": {\"title\": \"Sandbox Escape in Ubuntu OpenJDK Packages via xdg-desktop-portal\", \"datePublic\": \"2026-07-08T15:46:00.000Z\", \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"cweId\": \"CWE-20\", \"description\": \"CWE-20 Improper input validation\", \"type\": \"CWE\"}]}], \"impacts\": [{\"capecId\": \"CAPEC-233\", \"descriptions\": [{\"lang\": \"en\", \"value\": \"CAPEC-233 Privilege Escalation\"}]}], \"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\", \"packageName\": \"mailcap\", \"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\"}], \"defaultStatus\": \"unaffected\"}], \"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\", \"base64\": false, \"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.\"}]}], \"references\": [{\"url\": \"https://bugs.launchpad.net/ubuntu/+source/openjdk-25/+bug/2153100\", \"tags\": [\"issue-tracking\"]}], \"metrics\": [{\"format\": \"CVSS\", \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}], \"cvssV3_1\": {\"version\": \"3.1\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"NONE\", \"scope\": \"CHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\", \"baseSeverity\": \"HIGH\", \"baseScore\": 8.8, \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H\"}}], \"credits\": [{\"lang\": \"en\", \"value\": \"Aaron Rainbolt\", \"type\": \"finder\"}], \"providerMetadata\": {\"orgId\": \"cc1ad9ee-3454-478d-9317-d3e869d708bc\", \"shortName\": \"canonical\", \"dateUpdated\": \"2026-07-08T21:18:56.577Z\"}, \"x_generator\": {\"engine\": \"cvelib 1.8.0\"}}, \"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-10037\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-07-09T12:59:49.819408Z\"}}}], \"references\": [{\"url\": \"https://bugs.launchpad.net/ubuntu/+source/openjdk-25/+bug/2153100\", \"tags\": [\"exploit\"]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-07-09T12:59:41.191Z\"}}]}",
      "cveMetadata": "{\"cveId\": \"CVE-2026-10037\", \"assignerOrgId\": \"cc1ad9ee-3454-478d-9317-d3e869d708bc\", \"state\": \"PUBLISHED\", \"assignerShortName\": \"canonical\", \"dateReserved\": \"2026-05-28T19:27:23.004Z\", \"datePublished\": \"2026-07-08T21:18:56.577Z\", \"dateUpdated\": \"2026-07-09T13:00:15.872Z\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…