CVE-2026-38976
Received Received - Intake

NULL Pointer Dereference in mrubyc

Vulnerability report for CVE-2026-38976, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-06

Last updated on: 2026-07-06

Assigner: MITRE

Description

mrubyc through 3.4.1 was found to contain a NULL pointer dereference in src/vm.c in op_super() / OP_SUPER due to a missing runtime guard for top-level super.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-06
Last Modified
2026-07-06
Generated
2026-07-07
AI Q&A
2026-07-07
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Currently, no data is known.

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a NULL pointer dereference found in mrubyc versions through 3.4.1. It occurs in the source file src/vm.c within the function op_super() / OP_SUPER. The issue arises because there is a missing runtime guard for the top-level super, which can lead to the program attempting to access a NULL pointer.

Impact Analysis

A NULL pointer dereference can cause the affected program to crash or behave unexpectedly. This can lead to denial of service or instability in applications using mrubyc through version 3.4.1.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-38976. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart