Skip to main content

Access of Resource Using Incompatible Type ('Type Confusion')

CVE-2025-0291

Severity High
Score 9.4/10

Summary

The package Google Chrome versions prior to 131.0.6778.264 are vulnerable to Type Confusion in V8.

  • LOW
  • NETWORK
  • ACTIVE
  • NONE

CWE-843 - Access of Resource Using Incompatible Type ('Type Confusion')

The program allocates or initializes a resource such as a pointer, object, or variable using one type, but it later accesses that resource using a type that is incompatible with the original type.

References

Advisory Timeline

  • Published