CVE-2026-25534 (GCVE-0-2026-25534)

Vulnerability from cvelistv5 – Published: 2026-03-17 17:27 – Updated: 2026-03-17 17:58
VLAI?
Title
Spinnaker clouddriver and orca URL validation bypass via underscores in hostnames
Summary
### Impact Spinnaker updated URL Validation logic on user input to provide sanitation on user inputted URLs for clouddriver. However, they missed that Java URL objects do not correctly handle underscores on parsing. This led to a bypass of the previous CVE (CVE-2025-61916) through the use of carefully crafted URLs. Note, Spinnaker found this not just in that CVE, but in the existing URL validations in Orca fromUrl expression handling. This CVE impacts BOTH artifacts as a result. ### Patches This has been merged and will be available in versions 2025.4.1, 2025.3.1, 2025.2.4 and 2026.0.0. ### Workarounds You can disable the various artifacts on this system to work around these limits.
CWE
  • CWE-918 - Server-Side Request Forgery (SSRF)
Assigner
Impacted products
Vendor Product Version
io.spinnaker.clouddriver clouddriver-artifacts Affected: < 2025.2.4
Affected: >= 2025.3.0, < 2025.3.1
Affected: >= 2025.4.0, < 2025.4.1
Create a notification for this product.
    io.spinnaker.orca orca-core Affected: < 2025.2.4
Affected: >= 2025.3.0, < 2025.3.1
Affected: >= 2025.4.0, < 2025.4.1
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2026-25534",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-03-17T17:48:58.716291Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-03-17T17:58:31.817Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "clouddriver-artifacts",
          "vendor": "io.spinnaker.clouddriver",
          "versions": [
            {
              "status": "affected",
              "version": "\u003c 2025.2.4"
            },
            {
              "status": "affected",
              "version": "\u003e= 2025.3.0, \u003c 2025.3.1"
            },
            {
              "status": "affected",
              "version": "\u003e= 2025.4.0, \u003c 2025.4.1"
            }
          ]
        },
        {
          "product": "orca-core",
          "vendor": "io.spinnaker.orca",
          "versions": [
            {
              "status": "affected",
              "version": "\u003c 2025.2.4"
            },
            {
              "status": "affected",
              "version": "\u003e= 2025.3.0, \u003c 2025.3.1"
            },
            {
              "status": "affected",
              "version": "\u003e= 2025.4.0, \u003c 2025.4.1"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "### Impact\nSpinnaker updated URL Validation logic on user input to provide sanitation on user inputted URLs for clouddriver.  However, they missed that Java URL objects do not correctly handle underscores on parsing.  This led to a bypass of the previous CVE (CVE-2025-61916) through the use of carefully crafted URLs.  Note, Spinnaker found this not just in that CVE, but in the existing URL validations in Orca fromUrl expression handling.  This CVE impacts BOTH artifacts as a result.   \n\n### Patches\nThis has been merged and will be available in versions 2025.4.1, 2025.3.1, 2025.2.4 and 2026.0.0.  \n\n### Workarounds\nYou can disable the various artifacts on this system to work around these limits."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "LOW",
            "baseScore": 9.1,
            "baseSeverity": "CRITICAL",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "LOW",
            "privilegesRequired": "LOW",
            "scope": "CHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:L",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-918",
              "description": "CWE-918: Server-Side Request Forgery (SSRF)",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-03-17T17:27:41.345Z",
        "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "shortName": "GitHub_M"
      },
      "references": [
        {
          "name": "https://github.com/spinnaker/spinnaker/security/advisories/GHSA-8r8j-gfhg-fw38",
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://github.com/spinnaker/spinnaker/security/advisories/GHSA-8r8j-gfhg-fw38"
        },
        {
          "name": "https://github.com/spinnaker/spinnaker/security/advisories/GHSA-vrjc-q2fh-6x9h",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/spinnaker/spinnaker/security/advisories/GHSA-vrjc-q2fh-6x9h"
        },
        {
          "name": "https://github.com/spinnaker/spinnaker/commit/7c4737906239a958a468e843239c6785b03d0eda",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/spinnaker/spinnaker/commit/7c4737906239a958a468e843239c6785b03d0eda"
        }
      ],
      "source": {
        "advisory": "GHSA-8r8j-gfhg-fw38",
        "discovery": "UNKNOWN"
      },
      "title": "Spinnaker clouddriver and orca URL validation bypass via underscores in hostnames"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
    "assignerShortName": "GitHub_M",
    "cveId": "CVE-2026-25534",
    "datePublished": "2026-03-17T17:27:41.345Z",
    "dateReserved": "2026-02-02T19:59:47.373Z",
    "dateUpdated": "2026-03-17T17:58:31.817Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-25534\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-03-17T18:16:15.063\",\"lastModified\":\"2026-03-17T18:16:15.063\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"### Impact\\nSpinnaker updated URL Validation logic on user input to provide sanitation on user inputted URLs for clouddriver.  However, they missed that Java URL objects do not correctly handle underscores on parsing.  This led to a bypass of the previous CVE (CVE-2025-61916) through the use of carefully crafted URLs.  Note, Spinnaker found this not just in that CVE, but in the existing URL validations in Orca fromUrl expression handling.  This CVE impacts BOTH artifacts as a result.   \\n\\n### Patches\\nThis has been merged and will be available in versions 2025.4.1, 2025.3.1, 2025.2.4 and 2026.0.0.  \\n\\n### Workarounds\\nYou can disable the various artifacts on this system to work around these limits.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:L\",\"baseScore\":9.1,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.1,\"impactScore\":5.3}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-918\"}]}],\"references\":[{\"url\":\"https://github.com/spinnaker/spinnaker/commit/7c4737906239a958a468e843239c6785b03d0eda\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/spinnaker/spinnaker/security/advisories/GHSA-8r8j-gfhg-fw38\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/spinnaker/spinnaker/security/advisories/GHSA-vrjc-q2fh-6x9h\",\"source\":\"security-advisories@github.com\"}]}}",
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-25534\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-03-17T17:48:58.716291Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-03-17T17:58:26.142Z\"}}], \"cna\": {\"title\": \"Spinnaker clouddriver and orca URL validation bypass via underscores in hostnames\", \"source\": {\"advisory\": \"GHSA-8r8j-gfhg-fw38\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 9.1, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"CRITICAL\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:L\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"io.spinnaker.clouddriver\", \"product\": \"clouddriver-artifacts\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 2025.2.4\"}, {\"status\": \"affected\", \"version\": \"\u003e= 2025.3.0, \u003c 2025.3.1\"}, {\"status\": \"affected\", \"version\": \"\u003e= 2025.4.0, \u003c 2025.4.1\"}]}, {\"vendor\": \"io.spinnaker.orca\", \"product\": \"orca-core\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 2025.2.4\"}, {\"status\": \"affected\", \"version\": \"\u003e= 2025.3.0, \u003c 2025.3.1\"}, {\"status\": \"affected\", \"version\": \"\u003e= 2025.4.0, \u003c 2025.4.1\"}]}], \"references\": [{\"url\": \"https://github.com/spinnaker/spinnaker/security/advisories/GHSA-8r8j-gfhg-fw38\", \"name\": \"https://github.com/spinnaker/spinnaker/security/advisories/GHSA-8r8j-gfhg-fw38\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/spinnaker/spinnaker/security/advisories/GHSA-vrjc-q2fh-6x9h\", \"name\": \"https://github.com/spinnaker/spinnaker/security/advisories/GHSA-vrjc-q2fh-6x9h\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/spinnaker/spinnaker/commit/7c4737906239a958a468e843239c6785b03d0eda\", \"name\": \"https://github.com/spinnaker/spinnaker/commit/7c4737906239a958a468e843239c6785b03d0eda\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"### Impact\\nSpinnaker updated URL Validation logic on user input to provide sanitation on user inputted URLs for clouddriver.  However, they missed that Java URL objects do not correctly handle underscores on parsing.  This led to a bypass of the previous CVE (CVE-2025-61916) through the use of carefully crafted URLs.  Note, Spinnaker found this not just in that CVE, but in the existing URL validations in Orca fromUrl expression handling.  This CVE impacts BOTH artifacts as a result.   \\n\\n### Patches\\nThis has been merged and will be available in versions 2025.4.1, 2025.3.1, 2025.2.4 and 2026.0.0.  \\n\\n### Workarounds\\nYou can disable the various artifacts on this system to work around these limits.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-918\", \"description\": \"CWE-918: Server-Side Request Forgery (SSRF)\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-03-17T17:27:41.345Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2026-25534\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-03-17T17:58:31.817Z\", \"dateReserved\": \"2026-02-02T19:59:47.373Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-03-17T17:27:41.345Z\", \"assignerShortName\": \"GitHub_M\"}",
      "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 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…