CVE-2026-9610 (GCVE-0-2026-9610)

Vulnerability from cvelistv5 – Published: 2026-06-22 14:22 – Updated: 2026-06-22 15:58
VLAI
Title
Multiple Vulnerabilities in IBM Datacap
Summary
IBM Datacap 9.1.7, 9.1.8, and 9.1.9 and IBM Datacap Navigator 9.1.7, 9.1.8, and 9.1.9 exposes resources or functionality that isn't linked in the UI but is accessible by directly requesting the URL, bypassing intended access controls.
SSVC
Exploitation: none Automatable: no Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
  • CWE-425 - Direct Request ('Forced Browsing')
Assigner
ibm
References
URL Tags
https://www.ibm.com/support/pages/node/7276609 vendor-advisorypatch
Impacted products
Vendor Product Version
IBM Datacap Affected: 9.1.7 , ≤ 1.8.4 (semver)
Affected: 9.1.8 (semver)
Affected: 9.1.9 (semver)
    cpe:2.3:a:ibm:datacap:9.1.7:*:*:*:*:*:*:*
    cpe:2.3:a:ibm:datacap:9.1.8:*:*:*:*:*:*:*
    cpe:2.3:a:ibm:datacap:9.1.9:*:*:*:*:*:*:*
Create a notification for this product.
IBM Datacap Navigator Affected: 9.1.7 , ≤ 8.2.1.0 (semver)
Affected: 9.1.8
Affected: 9.1.9
    cpe:2.3:a:ibm:datacap_navigator:9.1.7:*:*:*:*:*:*:*
    cpe:2.3:a:ibm:datacap_navigator:9.1.8:*:*:*:*:*:*:*
    cpe:2.3:a:ibm:datacap_navigator:9.1.9:*:*:*:*:*:*:*
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2026-9610",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-06-22T15:57:54.703425Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-06-22T15:58:05.511Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "cpes": [
            "cpe:2.3:a:ibm:datacap:9.1.7:*:*:*:*:*:*:*",
            "cpe:2.3:a:ibm:datacap:9.1.8:*:*:*:*:*:*:*",
            "cpe:2.3:a:ibm:datacap:9.1.9:*:*:*:*:*:*:*"
          ],
          "product": "Datacap",
          "vendor": "IBM",
          "versions": [
            {
              "lessThanOrEqual": "1.8.4",
              "status": "affected",
              "version": "9.1.7",
              "versionType": "semver"
            },
            {
              "status": "affected",
              "version": "9.1.8",
              "versionType": "semver"
            },
            {
              "status": "affected",
              "version": "9.1.9",
              "versionType": "semver"
            }
          ]
        },
        {
          "cpes": [
            "cpe:2.3:a:ibm:datacap_navigator:9.1.7:*:*:*:*:*:*:*",
            "cpe:2.3:a:ibm:datacap_navigator:9.1.8:*:*:*:*:*:*:*",
            "cpe:2.3:a:ibm:datacap_navigator:9.1.9:*:*:*:*:*:*:*"
          ],
          "product": "Datacap Navigator",
          "vendor": "IBM",
          "versions": [
            {
              "lessThanOrEqual": "8.2.1.0",
              "status": "affected",
              "version": "9.1.7",
              "versionType": "semver"
            },
            {
              "status": "affected",
              "version": "9.1.8"
            },
            {
              "status": "affected",
              "version": "9.1.9"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "\u003cp\u003eIBM Datacap 9.1.7, 9.1.8, and 9.1.9 and IBM Datacap Navigator 9.1.7, 9.1.8, and 9.1.9 exposes resources or functionality that isn\u0027t linked in the UI but is accessible by directly requesting the URL, bypassing intended access controls.\u003c/p\u003e"
            }
          ],
          "value": "IBM Datacap 9.1.7, 9.1.8, and 9.1.9 and IBM Datacap Navigator 9.1.7, 9.1.8, and 9.1.9 exposes resources or functionality that isn\u0027t linked in the UI but is accessible by directly requesting the URL, bypassing intended access controls."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "NONE",
            "baseScore": 2.3,
            "baseSeverity": "LOW",
            "confidentialityImpact": "LOW",
            "integrityImpact": "NONE",
            "privilegesRequired": "HIGH",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-425",
              "description": "CWE-425 Direct Request (\u0027Forced Browsing\u0027)",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-06-22T14:22:34.095Z",
        "orgId": "9a959283-ebb5-44b6-b705-dcc2bbced522",
        "shortName": "ibm"
      },
      "references": [
        {
          "tags": [
            "vendor-advisory",
            "patch"
          ],
          "url": "https://www.ibm.com/support/pages/node/7276609"
        }
      ],
      "solutions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "\u003cp\u003eIBM strongly suggests that you address the vulnerabilities now for all affected products/versions listed above by installing \u003ca href=\"https://www.ibm.com/support/pages/ibm-datacap-version-919-interim-fix-008-readme-file\" rel=\"nofollow\"\u003eIBM Datacap 9.1.9 Interim Fix 008\u003c/a\u003e\u003c/p\u003e"
            }
          ],
          "value": "IBM strongly suggests that you address the vulnerabilities now for all affected products/versions listed above by installing IBM Datacap 9.1.9 Interim Fix 008"
        }
      ],
      "title": "Multiple Vulnerabilities in IBM Datacap",
      "x_generator": {
        "engine": "ibm-cvegen"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "9a959283-ebb5-44b6-b705-dcc2bbced522",
    "assignerShortName": "ibm",
    "cveId": "CVE-2026-9610",
    "datePublished": "2026-06-22T14:22:34.095Z",
    "dateReserved": "2026-05-26T16:26:51.917Z",
    "dateUpdated": "2026-06-22T15:58:05.511Z",
    "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-9610\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-06-22T15:57:54.703425Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-06-22T15:58:00.530Z\"}}], \"cna\": {\"title\": \"Multiple Vulnerabilities in IBM Datacap\", \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 2.3, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"LOW\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"HIGH\", \"confidentialityImpact\": \"LOW\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:ibm:datacap:9.1.7:*:*:*:*:*:*:*\", \"cpe:2.3:a:ibm:datacap:9.1.8:*:*:*:*:*:*:*\", \"cpe:2.3:a:ibm:datacap:9.1.9:*:*:*:*:*:*:*\"], \"vendor\": \"IBM\", \"product\": \"Datacap\", \"versions\": [{\"status\": \"affected\", \"version\": \"9.1.7\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"1.8.4\"}, {\"status\": \"affected\", \"version\": \"9.1.8\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"9.1.9\", \"versionType\": \"semver\"}]}, {\"cpes\": [\"cpe:2.3:a:ibm:datacap_navigator:9.1.7:*:*:*:*:*:*:*\", \"cpe:2.3:a:ibm:datacap_navigator:9.1.8:*:*:*:*:*:*:*\", \"cpe:2.3:a:ibm:datacap_navigator:9.1.9:*:*:*:*:*:*:*\"], \"vendor\": \"IBM\", \"product\": \"Datacap Navigator\", \"versions\": [{\"status\": \"affected\", \"version\": \"9.1.7\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"8.2.1.0\"}, {\"status\": \"affected\", \"version\": \"9.1.8\"}, {\"status\": \"affected\", \"version\": \"9.1.9\"}]}], \"solutions\": [{\"lang\": \"en\", \"value\": \"IBM strongly suggests that you address the vulnerabilities now for all affected products/versions listed above by installing IBM Datacap 9.1.9 Interim Fix 008\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cp\u003eIBM strongly suggests that you address the vulnerabilities now for all affected products/versions listed above by installing \u003ca href=\\\"https://www.ibm.com/support/pages/ibm-datacap-version-919-interim-fix-008-readme-file\\\" rel=\\\"nofollow\\\"\u003eIBM Datacap 9.1.9 Interim Fix 008\u003c/a\u003e\u003c/p\u003e\", \"base64\": false}]}], \"references\": [{\"url\": \"https://www.ibm.com/support/pages/node/7276609\", \"tags\": [\"vendor-advisory\", \"patch\"]}], \"x_generator\": {\"engine\": \"ibm-cvegen\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"IBM Datacap 9.1.7, 9.1.8, and 9.1.9 and IBM Datacap Navigator 9.1.7, 9.1.8, and 9.1.9 exposes resources or functionality that isn\u0027t linked in the UI but is accessible by directly requesting the URL, bypassing intended access controls.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cp\u003eIBM Datacap 9.1.7, 9.1.8, and 9.1.9 and IBM Datacap Navigator 9.1.7, 9.1.8, and 9.1.9 exposes resources or functionality that isn\u0027t linked in the UI but is accessible by directly requesting the URL, bypassing intended access controls.\u003c/p\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-425\", \"description\": \"CWE-425 Direct Request (\u0027Forced Browsing\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"9a959283-ebb5-44b6-b705-dcc2bbced522\", \"shortName\": \"ibm\", \"dateUpdated\": \"2026-06-22T14:22:34.095Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2026-9610\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-06-22T15:58:05.511Z\", \"dateReserved\": \"2026-05-26T16:26:51.917Z\", \"assignerOrgId\": \"9a959283-ebb5-44b6-b705-dcc2bbced522\", \"datePublished\": \"2026-06-22T14:22:34.095Z\", \"assignerShortName\": \"ibm\"}",
      "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…