Lucene search
+L

830 matches found

EUVD
EUVD
added 2026/09/11 12:31 a.m.5 views

EUVD-2026-75871

A NULL pointer dereference vulnerability exists in the Prism parser component of mruby 4.0.0. An attacker can provide a specially crafted Ruby source file that triggers the parser to pass a NULL pointer to nonnull string handling functions, resulting in undefined behavior and application crash...

SaveExploits0References3
CVE
CVE
added 2026/09/10 12:00 a.m.5 views

CVE-2026-79590

A NULL pointer dereference vulnerability exists in the Prism parser component of mruby 4.0.0 . An attacker can supply a specially crafted Ruby source file that causes the parser to pass a NULL pointer to nonnull string handling functions, leading to undefined behavior and an application crash . A...

SaveExploits0References2
EUVD
EUVD
added 2026/09/09 10:07 a.m.7 views

EUVD-2026-74787

mrubyc through 4.0.0 contains a null pointer dereference vulnerability in the openter handler in src/vm.c when processing untrusted bytecode. Attackers can craft malicious .mrb bytecode files with OPENTER instructions at the top level to crash the embedding application and cause denial of service...

6.9CVSS0.00129EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/09 10:07 a.m.37 views

CVE-2026-86547 mrubyc through 4.0.0 NULL Pointer Dereference via OP_ENTER

mrubyc through 4.0.0 contains a null pointer dereference vulnerability in the openter handler in src/vm.c when processing untrusted bytecode. Attackers can craft malicious .mrb bytecode files with OPENTER instructions at the top level to crash the embedding application and cause denial of service...

6.9CVSS0.00129EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/31 12:03 a.m.3 views

OSV-2026-1220 Use-of-uninitialized-value in str_escape

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=554268877 Crash type: Use-of-uninitialized-value Crash state: strescape mrbvmexec yieldwithattr...

5.8AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/08/21 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2022-4996

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw has been found in mruby 3.1.0. Affected is the function udiv of the file bigint.c. Executing a manipulation can lead to floating point comparison with...

6.9CVSS5.4AI score0.00485EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/20 12:16 a.m.12 views

AZL-97542 CVE-2022-4996 affecting package nghttp2 1.61.0-3

A flaw has been found in mruby 3.1.0. Affected is the function udiv of the file bigint.c. Executing a manipulation can lead to floating point comparison with incorrect operator. It is possible to launch the attack remotely. The exploit has been published and may be used. It is best practice to...

6.9CVSS5.7AI score0.00485EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/20 12:16 a.m.12 views

CVE-2022-4996

A flaw has been found in mruby 3.1.0. Affected is the function udiv of the file bigint.c. Executing a manipulation can lead to floating point comparison with incorrect operator. It is possible to launch the attack remotely. The exploit has been published and may be used. It is best practice to...

6.9CVSS0.00485EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/08/20 12:16 a.m.11 views

CVE-2022-4996

A flaw has been found in mruby 3.1.0. Affected is the function udiv of the file bigint.c. Executing a manipulation can lead to floating point comparison with incorrect operator. It is possible to launch the attack remotely. The exploit has been published and may be used. It is best practice to...

6.9CVSS5.2AI score0.00485EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/20 12:16 a.m.10 views

UBUNTU-CVE-2022-4996

A flaw has been found in mruby 3.1.0. Affected is the function udiv of the file bigint.c. Executing a manipulation can lead to floating point comparison with incorrect operator. It is possible to launch the attack remotely. The exploit has been published and may be used. It is best practice to...

6.9CVSS5.4AI score0.00485EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/08/19 11:45 p.m.10 views

CVE-2022-4996 mruby bigint.c udiv floating point comparison with incorrect operator

A flaw has been found in mruby 3.1.0. Affected is the function udiv of the file bigint.c. Executing a manipulation can lead to floating point comparison with incorrect operator. It is possible to launch the attack remotely. The exploit has been published and may be used. It is best practice to...

6.9CVSS5.4AI score0.00485EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/19 11:45 p.m.48 views

CVE-2022-4996

In mruby 3.1.0, the udiv function in bigint.c uses an incorrect operator for floating-point comparison, enabling a remote denial-of-service attack; a proof-of-concept exploit exists and an official fix is available, so upgrading to the patched version is recommended.

6.9CVSS5.5AI score0.00485EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/19 11:45 p.m.36 views

CVE-2022-4996 mruby bigint.c udiv floating point comparison with incorrect operator

A flaw has been found in mruby 3.1.0. Affected is the function udiv of the file bigint.c. Executing a manipulation can lead to floating point comparison with incorrect operator. It is possible to launch the attack remotely. The exploit has been published and may be used. It is best practice to...

6.9CVSS0.00485EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/18 8:09 p.m.13 views

kobako Sandbox Escape: guest eval reaches host RCE via method_missing → public_send (any bound Service)

Summary A guest mruby script running inside the Kobako sandbox can execute arbitrary Ruby in the host process, fully escaping the sandbox. Details A host embeds bound "Service" objects that guest scripts call across the wasm boundary through the transport dispatcher. The dispatcher passed the...

6.6AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/08/18 8:09 p.m.8 views

GHSA-7PWQ-Q9JF-539H kobako Sandbox Escape: guest eval reaches host RCE via method_missing → public_send (any bound Service)

Summary A guest mruby script running inside the Kobako sandbox can execute arbitrary Ruby in the host process, fully escaping the sandbox. Details A host embeds bound "Service" objects that guest scripts call across the wasm boundary through the transport dispatcher. The dispatcher passed the...

10CVSS6.7AI score
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/11 4:25 p.m.15 views

CVE-2026-20760

Improper handling of overlap between protected memory ranges in some microcode for some IntelR Processors within Ring 0: Hypervisor may allow an escalation of privilege. Authorized adversary with a privileged user combined with a low complexity attack may enable escalation of privilege. This resu...

6.8CVSS5.2AI score0.00103EPSS
SaveExploits0
OSV
OSV
added 2026/08/04 12:03 a.m.3 views

OSV-2026-1110 Check failed in CheckUnwind

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=541969271 Crash type: Check failed Crash state: CheckUnwind mrbbasicallocfunc pmnodehashinsert...

5.8AI score
SaveExploits0References1
OSS-Fuzz
OSS-Fuzz
added 2026/08/03 7:15 a.m.4 views

mruby:mruby_fuzzer: Check failed in CheckUnwind

Project: https://github.com/mruby/mruby.git Detailed Report: https://oss-fuzz.com/testcase?key=4712963353935872 Project: mruby Fuzzing Engine: libFuzzer Fuzz Target: mrubyfuzzer Job Type: libfuzzermsanmruby Platform Id: linux Crash Type: Check failed Crash Address: Crash State: CheckUnwind...

5.8AI score
SaveExploits0
EUVD
EUVD
added 2026/07/07 12:30 a.m.20 views

EUVD-2026-41977

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

7.5CVSS5.9AI score0.00609EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/06 10:16 p.m.25 views

CVE-2026-38976

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

7.5CVSS0.00609EPSS
SaveExploits0References3
Rows per page
Query Builder