Lucene search
K

54601 matches found

OSV
OSV
added 2026/05/19 5:20 p.m.6 views

SUSE-SU-2026:21823-1 Security update for nginx

This update for nginx fixes the following issues: - CVE-2026-1642: plain text data injection into the response from an upstream proxied server bsc1257675. - CVE-2026-27654: buffer overflow in the NGINX worker process via the ngxhttpdavmodule module bsc1260416. - CVE-2026-27784: NGINX worker memor...

8.8CVSS7.7AI score0.0047EPSS
Exploits0References11
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/05/19 4:57 p.m.7 views

Malicious code in bytecore (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 1c1ddd2dea35052822d2dc89f0f46ceae20c772c257e0c97f0024483e9ff31c0 The package masquerades as a pino-like logging middleware README is copied from pino, exports a pino property, mimics pino's option shape but the...

5.9AI score
Exploits0References1
RedHat Linux
RedHat Linux
added 2026/05/19 4:21 p.m.9 views

nginx: NGINX: Arbitrary Code Execution Vulnerability

A flaw was found in NGINX, specifically within the ngxhttprewritemodule. An unauthenticated attacker can exploit this vulnerability by sending crafted HTTP requests under specific rewrite configurations. This can lead to a heap buffer overflow in the NGINX worker process, which may result in...

9.2CVSS6.6AI score0.23018EPSS
Exploits38References6
Fedora
Fedora
added 2026/05/19 4:20 p.m.13 views

[SECURITY] Fedora 44 Update: python-pysam-0.24.0-1.fc44

pysam - a python module for reading, manipulating and writing genomic data sets.pysam is a lightweight wrapper of the htslib C-API and provides faciliti es to read and write SAM/BAM/VCF/BCF/BED/GFF/GTF/FASTA/FASTQ files as well as access to the command line functionality of the samtools and...

9.8CVSS5.8AI score0.00518EPSS
Exploits0
UbuntuCve
UbuntuCve
added 2026/05/19 4:16 p.m.5 views

CVE-2026-31072

The JSONSerializer and CBORSerializer in APScheduler all versions including 3.10.x and 4.0.0a5 are vulnerable to Remote Code Execution RCE via Insecure Deserialization. The unmarshalobject function allows for arbitrary class instantiation and state injection by dynamically importing modules and...

9.8CVSS5.9AI score0.00726EPSS
Exploits0References3
OSV
OSV
added 2026/05/19 3:31 p.m.5 views

GHSA-FHHQ-H4HG-549X ModelScope is vulnerable to arbitrary code injection via a crafted module

An issue was discovered in ModelScope 1.25.0 allowing attackers to execute arbitrary code via crafted module listed in the configuration file deymini.yaml under the key 'nnet''module'...

7.3CVSS6.2AI score0.00369EPSS
Exploits0References6
Github Security Blog
Github Security Blog
added 2026/05/19 3:31 p.m.8 views

ModelScope is vulnerable to arbitrary code injection via a crafted module

An issue was discovered in ModelScope 1.25.0 allowing attackers to execute arbitrary code via crafted module listed in the configuration file deymini.yaml under the key 'nnet''module'...

7.3CVSS6.2AI score0.00369EPSS
Exploits0References6Affected Software1
NVD
NVD
added 2026/05/19 3:16 p.m.7 views

CVE-2025-51427

An issue was discovered in ModelScope 1.25.0 allowing attackers to execute arbitrary code via crafted module listed in the configuration file deymini.yaml under the key 'nnet''module'...

7.3CVSS0.00369EPSS
Exploits0References3
RedHat Linux
RedHat Linux
added 2026/05/19 1:55 p.m.8 views

Moderate: Red Hat Security Advisory: libvirt security update

An update for libvirt is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

5.5CVSS6.6AI score0.00181EPSS
Exploits0References13
RedHat Linux
RedHat Linux
added 2026/05/19 1:54 p.m.9 views

qs: qs: Denial of Service via improper input validation in array parsing

A flaw was found in qs, a module used for parsing query strings. A remote attacker can exploit an improper input validation vulnerability by sending specially crafted HTTP requests that use bracket notation e.g., a=value. This bypasses the arrayLimit option, which is designed to limit the size of...

6.3CVSS6.8AI score0.0041EPSS
Exploits1References6
Rosalinux
Rosalinux
added 2026/05/19 1:22 p.m.13 views

Advisory ROSA-SA-2026-3269

software: angie 1.11.5 AXIS: ROSA-CHROME unaffected versions = angie-1.11.5-1 affected versions angie-1.11.5-1 CVE-ID: CVE-2026-42945 BDU-ID: None CVE-Crit: HIGH CVE-DESC.: A heap buffer overflow vulnerability in the ngxhttprewritemodule NGINX Plus and NGINX Open Source module allows an...

9.2CVSS6.6AI score0.23018EPSS
Exploits38
Cvelist
Cvelist
added 2026/05/19 10:44 a.m.35 views

CVE-2026-43493 crypto: pcrypt - Fix handling of MAY_BACKLOG requests

In the Linux kernel, the following vulnerability has been resolved: crypto: pcrypt - Fix handling of MAYBACKLOG requests MAYBACKLOG requests can return EBUSY. Handle them by checking for that value and filtering out EINPROGRESS notifications...

9.8CVSS0.00539EPSS
Exploits0References8
RedHat Linux
RedHat Linux
added 2026/05/19 9:16 a.m.6 views

qs: qs: Denial of Service via improper input validation in array parsing

A flaw was found in qs, a module used for parsing query strings. A remote attacker can exploit an improper input validation vulnerability by sending specially crafted HTTP requests that use bracket notation e.g., a=value. This bypasses the arrayLimit option, which is designed to limit the size of...

6.3CVSS6.8AI score0.0041EPSS
Exploits1References6
GithubExploit
GithubExploit
added 2026/05/19 9:7 a.m.70 views

Exploit for Incorrect Resource Transfer Between Spheres in Linux Linux_Kernel

CVE-2026-31431 "Copy Fail" — Vulnerability Detection Script S...

7.8CVSS7.5AI score0.94016EPSS
Exploits227
RedHat Linux
RedHat Linux
added 2026/05/19 9:4 a.m.6 views

kernel: ftrace: Fix UAF when lookup kallsym after ftrace disabled

In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix UAF when lookup kallsym after ftrace disabled The following issue happens with a buggy module: BUG: unable to handle page fault for address: ffffffffc05d0218 PGD 1bd66f067 P4D 1bd66f067 PUD 1bd671067 PMD 101808067 PTE...

7.8CVSS6.7AI score0.00168EPSS
Exploits0References5
Cvelist
Cvelist
added 2026/05/19 3:8 a.m.34 views

CVE-2026-33565 kernel_linux_common_modules has a Race Condition vulnerability

in OpenHarmony v6.0 and prior versions allow a local attacker cause DOS...

3.3CVSS0.00094EPSS
Exploits0References1
Cvelist
Cvelist
added 2026/05/19 2:51 a.m.39 views

CVE-2026-47307

NULL pointer dereference vulnerability in Samsung Open Source Walrus allows an attacker to cause a denial of service via a crafted WebAssembly module containing deeply nested instructions. This issue affects Walrus: f339b8ee4ea701772e8ae640b3d1b12ac02b1ae9...

5.5CVSS0.00193EPSS
Exploits0References1
EUVD
EUVD
added 2026/05/19 2:51 a.m.9 views

EUVD-2026-30823

NULL pointer dereference vulnerability in Samsung Open Source Walrus allows an attacker to cause a denial of service via a crafted WebAssembly module containing deeply nested instructions. This issue affects Walrus: f339b8ee4ea701772e8ae640b3d1b12ac02b1ae9...

5.5CVSS5.8AI score0.00193EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2026/05/19 2:51 a.m.6 views

CVE-2026-47307

NULL pointer dereference vulnerability in Samsung Open Source Walrus allows an attacker to cause a denial of service via a crafted WebAssembly module containing deeply nested instructions. This issue affects Walrus: f339b8ee4ea701772e8ae640b3d1b12ac02b1ae9...

5.5CVSS5.8AI score0.00193EPSS
Exploits0References2
Fedora
Fedora
added 2026/05/19 1:7 a.m.11 views

[SECURITY] Fedora 44 Update: mod_md-2.6.11-2.fc44

This module manages common properties of domains for one or more virtual hosts. Specifically it can use the ACME protocol to automate certificate provisioning. Certificates will be configured for managed domains and their virtual hosts automatically, including at renewal...

7.3CVSS5.8AI score0.00628EPSS
Exploits0
Rows per page
Query Builder