CWE-704Class

Incorrect Type Conversion or Cast

Incomplete in the CWE catalog · 77 CVEs mapped

77
CVEs mapped
7.2
Median CVSS
What it is

The product does not correctly convert an object, resource, or structure from one type to a different type.

Recent examples
6.5cvss
CVE-2026-50278

CVE-2026-50278 - MEDIUM Severity Vulnerability

iccDEV provides a set of libraries and tools for working with ICC color management profiles. Versions prior to 2.3.2.1 have a `CIccEmbedIO::Read8()` size_t underflow. The issue arises due to an embedded-profile read defect when parsing ICC profiles containing `icSigEmbeddedV5ProfileTag` data with `icSigEmbeddedProfileType` payloads. Version 2.3.2.1 patches the issue. No known workarounds are available.

MEDIUMno explanation yet
0%
epss
6.5cvss
CVE-2026-10080

CVE-2026-10080 - MEDIUM Severity Vulnerability

Mattermost versions 11.7.x <= 11.7.6, 10.11.x <= 10.11.21, 11.8.x <= 11.8.3 fails to validate WebSocket command field types which allows an authenticated user to crash the plugin process and deny service to all Boards users via a custom_focalboard_SUBSCRIBE_TEAM message with a non-string teamId.. Mattermost Advisory ID: MMSA-2026-00687

MEDIUMno explanation yet
0%
epss
9.8cvss
CVE-2026-15826

CVE-2026-15826 - CRITICAL Severity Vulnerability

The User Profile Builder plugin for WordPress is vulnerable to Authentication Bypass via Type Confusion in versions up to, and including, 3.16.4. This is due to the wppb_log_in_user() function calling absint() on the return value of wp_insert_user() before performing an is_wp_error() check — when a registration is submitted with a 61–70 character username, WordPress core rejects it with a WP_Error object, but absint() coerces that object to the integer 1 before the error check can short-circuit execution, causing the plugin to bind and return a transient-backed autologin nonce tied to user ID 1. This makes it possible for unauthenticated attackers to log in as the site's Administrator account (user ID 1), resulting in full administrative takeover of the site.

CRITICALno explanation yet
4%
epss
The record
Technical detail
CWE ID
CWE-704
Abstraction
Class
Structure
Simple
Status
Incomplete
References (1)