Lucene search
K

1399 matches found

vulnersOsv
vulnersOsv
added 2026/04/17 10:31 p.m.3 views

built-in-math-eval (>=0.1.0 <=0.3.1), function-plot (>=1.0.0 <=1.14.0) +1 more potentially affected by CVE-2026-41507 via math-codegen (>=0.2.5 <=0.4.2)

math-codegen NPM version =0.2.5, =0.1.0, =1.0.0, =0.2.0, =0.5.2 Source cves: CVE-2026-41507 Source advisory: SNYK:JS-MATHCODEGEN-16420747...

9.8CVSS5.8AI score0.00393EPSS
Exploits0
OSV
OSV
added 2026/04/17 3:19 p.m.0 views

JLSEC-2026-149

OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. From 3.2.0 to before 3.2.7, 3.3.9, and 3.4.9, the DWA lossy decoder constructs temporary per-component block pointers using signed 32-bit arithmetic. Fo...

8.4CVSS5.8AI score0.00287EPSS
Exploits1References4
ATTACKERKB
ATTACKERKB
added 2026/04/13 1:40 p.m.1 views

CVE-2026-31423

In the Linux kernel, the following vulnerability has been resolved: net/sched: schhfsc: fix divide-by-zero in rtscmin m2sm converts a u32 slope to a u64 scaled value. For large inputs e.g. m1=4000000000, the result can reach 2^32. rtscmin stores the difference of two such u64 values in a u32...

6AI score0.00115EPSS
Exploits0References9Affected Software1
FreeBSD
FreeBSD
added 2026/04/13 12:0 a.m.8 views

dash -- arith: INTMAX_MIN / -1 overflow

https://git.kernel.org/pub/scm/utils/dash/dash.git/commit/?id=0034bfe185d3d875cebace8cb3ca5c9dabf9e0f3 reports: Division and remainder currently guard against division by zero, but not against the signed overflow case INTMAXMIN / -1. On affected systems this can trigger SIGFPE during arithmetic...

5.9AI score
Exploits0References1
CVE
CVE
added 2026/04/12 5:36 a.m.23 views

CVE-2026-31413

CVE-2026-31413 — Linux kernel BPF verifier flaw (CVE-joined info from multiple sources) The issue arises in maybe_fork_scalars() when handling ARSH plus AND/OR with a constant in the BPF verifier. The code forks the verifier state; the pushed path previously used env-&gt;insn_idx + 1, so it re-ex...

7.8CVSS5.7AI score0.00221EPSS
Exploits2References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/10 3:0 a.m.1 views

CVE-2026-5466

wolfSSL's ECCSI signature verifier wcVerifyEccsiHash decodes the r and s scalars from the signature blob via mpreadunsignedbin with no check that they lie in 1, q-1. A crafted forged signature could verify against any message for any identity, using only publicly-known constants...

7.6CVSS5.9AI score0.0012EPSS
Exploits0References2
EUVD
EUVD
added 2026/04/09 3:35 p.m.1 views

EUVD-2026-20924

A heap buffer overflow vulnerability exists in the PAM image parsing logic. When Orthanc processes a crafted PAM image embedded in a DICOM file, image dimensions are multiplied using 32-bit unsigned arithmetic. Specially chosen values can cause an integer overflow during buffer size calculation,...

6.2AI score0.00162EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2026/04/09 3:16 p.m.4 views

CVE-2026-5444

A heap buffer overflow vulnerability exists in the PAM image parsing logic. When Orthanc processes a crafted PAM image embedded in a DICOM file, image dimensions are multiplied using 32-bit unsigned arithmetic. Specially chosen values can cause an integer overflow during buffer size calculation,...

7.1CVSS6AI score0.00162EPSS
Exploits0References4
OSV
OSV
added 2026/04/09 3:16 p.m.5 views

UBUNTU-CVE-2026-5444

A heap buffer overflow vulnerability exists in the PAM image parsing logic. When Orthanc processes a crafted PAM image embedded in a DICOM file, image dimensions are multiplied using 32-bit unsigned arithmetic. Specially chosen values can cause an integer overflow during buffer size calculation,...

7.1CVSS6.1AI score0.00162EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2026/04/09 12:0 a.m.6 views

Golang 1.25.x < 1.25.9 / 1.26.x < 1.26.2 Multiple Vulnerabilities

The version of Golang running on the remote host is 1.25.x prior to 1.25.9, or 1.26.x prior to 1.26.2. It is, therefore, affected by multiple vulnerabilities, including: - Arithmetic over induction variables in loops were not correctly checked for underflow or overflow. As a result, the compiler...

9.8CVSS6.5AI score0.00536EPSS
Exploits0References11
OSV
OSV
added 2026/04/08 3:9 p.m.0 views

GHSA-P8XC-W3Q4-H64X OpenEXR: DWA Lossy Decoder Heap Out-of-Bounds Write

Summary The DWA lossy decoder constructs temporary per-component block pointers using signed 32-bit arithmetic. For a large enough width, the calculation overflows and later decoder stores operate on a wrapped pointer outside the allocated rowBlock backing store. This bug is reachable from the...

8.4CVSS5.9AI score0.00287EPSS
Exploits1References6
Github Security Blog
Github Security Blog
added 2026/04/08 3:9 p.m.7 views

OpenEXR: DWA Lossy Decoder Heap Out-of-Bounds Write

Summary The DWA lossy decoder constructs temporary per-component block pointers using signed 32-bit arithmetic. For a large enough width, the calculation overflows and later decoder stores operate on a wrapped pointer outside the allocated rowBlock backing store. This bug is reachable from the...

8.4CVSS6AI score0.00287EPSS
Exploits1References6Affected Software1
UbuntuCve
UbuntuCve
added 2026/04/08 2:16 a.m.3 views

CVE-2026-27143

Arithmetic over induction variables in loops were not correctly checked for underflow or overflow. As a result, the compiler would allow for invalid indexing to occur at runtime, potentially leading to memory corruption...

9.8CVSS6AI score0.00536EPSS
Exploits0References5
AlpineLinux
AlpineLinux
added 2026/04/08 1:6 a.m.1 views

CVE-2026-27143

Arithmetic over induction variables in loops were not correctly checked for underflow or overflow. As a result, the compiler would allow for invalid indexing to occur at runtime, potentially leading to memory corruption...

9.8CVSS5.9AI score0.00536EPSS
Exploits0
CVE
CVE
added 2026/04/08 1:6 a.m.37 views

CVE-2026-27143

CVE-2026-27143 is a memory-corruption issue in the Go toolchain (cmd/compile) triggered by bound-check elimination, potentially allowing invalid runtime indexing. Public references in openSUSE advisories confirm the vulnerability affects Go releases and list fixes: updating to Go 1.25.9 ( Leap 16...

9.8CVSS6AI score0.00536EPSS
Exploits0References4Affected Software1
CNNVD
CNNVD
added 2026/04/08 12:0 a.m.4 views

Google Go 安全漏洞

Google Go is a static, strongly typed, compiled, concurrent programming language with garbage collection features from the American company Google. There is a security vulnerability in Google Go, which stems from incorrect checking of arithmetic underflow or overflow when are processed. This...

9.8CVSS5.9AI score0.00536EPSS
Exploits0References4
SUSE Linux
SUSE Linux
added 2026/04/07 12:24 p.m.4 views

Security update for ImageMagick

This update for ImageMagick fixes the following issues: CVE-2026-24484: denial of service vulnerability via multi-layer nested MVG to SVG conversion bsc1258790. CVE-2026-28494: missing bounds checks in the morphology kernel parsing functions can lead to a stack buffer overflow bsc1259447...

8.8CVSS6.1AI score0.00401EPSS
Exploits0References60
Talos
Talos
added 2026/04/07 12:0 a.m.4 views

LibRaw x3f_load_huffman heap-based buffer overflow vulnerability

Talos Vulnerability Report TALOS-2026-2359 LibRaw x3floadhuffman heap-based buffer overflow vulnerability April 7, 2026 CVE Number CVE-2026-24660 SUMMARY A heap-based buffer overflow vulnerability exists in the x3floadhuffman functionality of LibRaw Commit d20315b. A specially crafted malicious...

9.8CVSS6.5AI score0.00464EPSS
Exploits1
Talos
Talos
added 2026/04/07 12:0 a.m.8 views

LibRaw x3f_thumb_loader heap-based buffer overflow vulnerability

Talos Vulnerability Report TALOS-2026-2358 LibRaw x3fthumbloader heap-based buffer overflow vulnerability April 7, 2026 CVE Number CVE-2026-20889 SUMMARY A heap-based buffer overflow vulnerability exists in the x3fthumbloader functionality of LibRaw Commit d20315b. A specially crafted malicious...

9.8CVSS6.5AI score0.00501EPSS
Exploits1
Ubuntu
Ubuntu
added 2026/03/31 12:19 a.m.5 views

USN-8135-1: Pillow vulnerabilities

It was discovered that Pillow did not correctly handle reading J2K files, which could lead to an out-of-bounds read vulnerability. If a user or automated system were tricked into opening a specially crafted file, an attacker could possibly use this issue to cause a denial of service. This issue...

9.1CVSS7.8AI score0.02956EPSS
Exploits0
Rows per page
Query Builder