CVE-2026-18785 (GCVE-0-2026-18785)

Vulnerability from cvelistv5 – Published: 2026-08-04 16:45 – Updated: 2026-08-04 17:35
VLAI
Title
o6 open62541 client_types_custom.c UA_Client_getRemoteDataTypes use after free
Summary
A vulnerability was determined in o6 open62541 ca356b088ada7dee824d1b4acd07c1ff07ce242b. Impacted is the function UA_Client_getRemoteDataTypes of the file examples/custom_datatype/client_types_custom.c. Executing a manipulation can lead to use after free. It is possible to launch the attack on the local host. The exploit has been publicly disclosed and may be utilized. The project closed the issue report, stating that this is not the official way to report a security vulnerability.
SSVC
Exploitation: poc Automatable: no Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
Assigner
References
URL Tags
https://vuldb.com/vuln/385787 vdb-entrytechnical-description
https://vuldb.com/vuln/385787/cti signaturepermissions-required
https://vuldb.com/cve/CVE-2026-18785 third-party-advisory
https://vuldb.com/submit/857052 third-party-advisory
https://github.com/open62541/open62541/issues/8131 issue-tracking
https://github.com/gff-cw/information/issues/12 exploitissue-tracking
Impacted products
Vendor Product Version
o6 open62541 Affected: ca356b088ada7dee824d1b4acd07c1ff07ce242b
    cpe:2.3:a:open62541:open62541:*:*:*:*:*:*:*:*
Create a notification for this product.
Credits
Chuan Wei (SCU) VULL (VulDB User) SCU_1CP (VulDB User) VulDB CNA Team
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2026-18785",
                "options": [
                  {
                    "Exploitation": "poc"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-08-04T17:30:52.782290Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-08-04T17:35:15.212Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "references": [
          {
            "tags": [
              "exploit"
            ],
            "url": "https://vuldb.com/submit/857052"
          },
          {
            "tags": [
              "exploit"
            ],
            "url": "https://github.com/open62541/open62541/issues/8131"
          }
        ],
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "cpes": [
            "cpe:2.3:a:open62541:open62541:*:*:*:*:*:*:*:*"
          ],
          "product": "open62541",
          "vendor": "o6",
          "versions": [
            {
              "status": "affected",
              "version": "ca356b088ada7dee824d1b4acd07c1ff07ce242b"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Chuan Wei (SCU)"
        },
        {
          "lang": "en",
          "type": "reporter",
          "value": "VULL (VulDB User)"
        },
        {
          "lang": "en",
          "type": "analyst",
          "value": "SCU_1CP (VulDB User)"
        },
        {
          "lang": "en",
          "type": "coordinator",
          "value": "VulDB CNA Team"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "A vulnerability was determined in o6 open62541 ca356b088ada7dee824d1b4acd07c1ff07ce242b. Impacted is the function UA_Client_getRemoteDataTypes of the file examples/custom_datatype/client_types_custom.c. Executing a manipulation can lead to use after free. It is possible to launch the attack on the local host. The exploit has been publicly disclosed and may be utilized. The project closed the issue report, stating that this is not the official way to report a security vulnerability."
        }
      ],
      "metrics": [
        {
          "cvssV4_0": {
            "baseScore": 4.8,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P",
            "version": "4.0"
          }
        },
        {
          "cvssV3_1": {
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R",
            "version": "3.1"
          }
        },
        {
          "cvssV3_0": {
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R",
            "version": "3.0"
          }
        },
        {
          "cvssV2_0": {
            "baseScore": 4.3,
            "vectorString": "AV:L/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR",
            "version": "2.0"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-416",
              "description": "Use After Free",
              "lang": "en",
              "type": "CWE"
            }
          ]
        },
        {
          "descriptions": [
            {
              "cweId": "CWE-119",
              "description": "Memory Corruption",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-08-04T16:45:08.749Z",
        "orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
        "shortName": "VulDB"
      },
      "references": [
        {
          "name": "VDB-385787 | o6 open62541 client_types_custom.c UA_Client_getRemoteDataTypes use after free",
          "tags": [
            "vdb-entry",
            "technical-description"
          ],
          "url": "https://vuldb.com/vuln/385787"
        },
        {
          "name": "VDB-385787 | CTI Indicators (IOB, IOC, IOA)",
          "tags": [
            "signature",
            "permissions-required"
          ],
          "url": "https://vuldb.com/vuln/385787/cti"
        },
        {
          "name": "CVE-2026-18785 | CVE Analysis and Report",
          "tags": [
            "third-party-advisory"
          ],
          "url": "https://vuldb.com/cve/CVE-2026-18785"
        },
        {
          "name": "Submit #857052 | open62541 Project open62541 master (commit ca356b088ada7dee824d1b4acd07c1ff07ce242b) Uncontrolled Recursion (Stack Overflow)",
          "tags": [
            "third-party-advisory"
          ],
          "url": "https://vuldb.com/submit/857052"
        },
        {
          "tags": [
            "issue-tracking"
          ],
          "url": "https://github.com/open62541/open62541/issues/8131"
        },
        {
          "tags": [
            "exploit",
            "issue-tracking"
          ],
          "url": "https://github.com/gff-cw/information/issues/12"
        }
      ],
      "timeline": [
        {
          "lang": "en",
          "time": "2026-08-04T00:00:00.000Z",
          "value": "Advisory disclosed"
        },
        {
          "lang": "en",
          "time": "2026-08-04T02:00:00.000Z",
          "value": "VulDB entry created"
        },
        {
          "lang": "en",
          "time": "2026-08-04T10:53:57.000Z",
          "value": "VulDB entry last update"
        }
      ],
      "title": "o6 open62541 client_types_custom.c UA_Client_getRemoteDataTypes use after free",
      "x_generator": [
        "VulDB PVTS v202608"
      ]
    }
  },
  "cveMetadata": {
    "assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
    "assignerShortName": "VulDB",
    "cveId": "CVE-2026-18785",
    "datePublished": "2026-08-04T16:45:08.749Z",
    "dateReserved": "2026-08-04T08:30:07.756Z",
    "dateUpdated": "2026-08-04T17:35:15.212Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-18785",
      "date": "2026-08-05",
      "epss": "0.00112",
      "percentile": "0.01606"
    },
    "redhat_vex": {
      "current_release_date": "2026-08-06T05:53:53+00:00",
      "cve": "CVE-2026-18785",
      "id": "CVE-2026-18785",
      "initial_release_date": "2026-08-04T16:45:08.749000+00:00",
      "product_status:known_not_affected": "1",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "open62541: open62541: Use-after-free vulnerability via local manipulation",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-18785.json",
      "version": "3"
    },
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-18785\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-08-04T17:30:52.782290Z\"}}}], \"references\": [{\"url\": \"https://vuldb.com/submit/857052\", \"tags\": [\"exploit\"]}, {\"url\": \"https://github.com/open62541/open62541/issues/8131\", \"tags\": [\"exploit\"]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-08-04T17:30:36.477Z\"}}], \"cna\": {\"title\": \"o6 open62541 client_types_custom.c UA_Client_getRemoteDataTypes use after free\", \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Chuan Wei (SCU)\"}, {\"lang\": \"en\", \"type\": \"reporter\", \"value\": \"VULL (VulDB User)\"}, {\"lang\": \"en\", \"type\": \"analyst\", \"value\": \"SCU_1CP (VulDB User)\"}, {\"lang\": \"en\", \"type\": \"coordinator\", \"value\": \"VulDB CNA Team\"}], \"metrics\": [{\"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 4.8, \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P\"}}, {\"cvssV3_1\": {\"version\": \"3.1\", \"baseScore\": 5.3, \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R\"}}, {\"cvssV3_0\": {\"version\": \"3.0\", \"baseScore\": 5.3, \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R\"}}, {\"cvssV2_0\": {\"version\": \"2.0\", \"baseScore\": 4.3, \"vectorString\": \"AV:L/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR\"}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:open62541:open62541:*:*:*:*:*:*:*:*\"], \"vendor\": \"o6\", \"product\": \"open62541\", \"versions\": [{\"status\": \"affected\", \"version\": \"ca356b088ada7dee824d1b4acd07c1ff07ce242b\"}]}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2026-08-04T00:00:00.000Z\", \"value\": \"Advisory disclosed\"}, {\"lang\": \"en\", \"time\": \"2026-08-04T02:00:00.000Z\", \"value\": \"VulDB entry created\"}, {\"lang\": \"en\", \"time\": \"2026-08-04T10:53:57.000Z\", \"value\": \"VulDB entry last update\"}], \"references\": [{\"url\": \"https://vuldb.com/vuln/385787\", \"name\": \"VDB-385787 | o6 open62541 client_types_custom.c UA_Client_getRemoteDataTypes use after free\", \"tags\": [\"vdb-entry\", \"technical-description\"]}, {\"url\": \"https://vuldb.com/vuln/385787/cti\", \"name\": \"VDB-385787 | CTI Indicators (IOB, IOC, IOA)\", \"tags\": [\"signature\", \"permissions-required\"]}, {\"url\": \"https://vuldb.com/cve/CVE-2026-18785\", \"name\": \"CVE-2026-18785 | CVE Analysis and Report\", \"tags\": [\"third-party-advisory\"]}, {\"url\": \"https://vuldb.com/submit/857052\", \"name\": \"Submit #857052 | open62541 Project open62541 master (commit ca356b088ada7dee824d1b4acd07c1ff07ce242b) Uncontrolled Recursion (Stack Overflow)\", \"tags\": [\"third-party-advisory\"]}, {\"url\": \"https://github.com/open62541/open62541/issues/8131\", \"tags\": [\"issue-tracking\"]}, {\"url\": \"https://github.com/gff-cw/information/issues/12\", \"tags\": [\"exploit\", \"issue-tracking\"]}], \"x_generator\": [\"VulDB PVTS v202608\"], \"descriptions\": [{\"lang\": \"en\", \"value\": \"A vulnerability was determined in o6 open62541 ca356b088ada7dee824d1b4acd07c1ff07ce242b. Impacted is the function UA_Client_getRemoteDataTypes of the file examples/custom_datatype/client_types_custom.c. Executing a manipulation can lead to use after free. It is possible to launch the attack on the local host. The exploit has been publicly disclosed and may be utilized. The project closed the issue report, stating that this is not the official way to report a security vulnerability.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-416\", \"description\": \"Use After Free\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-119\", \"description\": \"Memory Corruption\"}]}], \"providerMetadata\": {\"orgId\": \"1af790b2-7ee1-4545-860a-a788eba489b5\", \"shortName\": \"VulDB\", \"dateUpdated\": \"2026-08-04T16:45:08.749Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2026-18785\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-08-04T17:35:15.212Z\", \"dateReserved\": \"2026-08-04T08:30:07.756Z\", \"assignerOrgId\": \"1af790b2-7ee1-4545-860a-a788eba489b5\", \"datePublished\": \"2026-08-04T16:45:08.749Z\", \"assignerShortName\": \"VulDB\"}",
      "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…