Lucene search
K

21980 matches found

CVE
CVE
added 2026/05/01 4:0 p.m.8 views

CVE-2026-7586

Open5GS up to version 2.7.7 is affected in the AMF component, specifically the ogs_id_get_value function in src/amf/nudm-handler.c. The issue allows remote denial of service and has a publicly available exploit; the project was notified via an issue but has not responded. This CVE is substantiate...

5.3CVSS5.4AI score0.00299EPSS
Exploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2026/05/01 4:0 p.m.1 views

CVE-2026-7586 Open5GS AMF nudm-handler.c ogs_id_get_value denial of service

A weakness has been identified in Open5GS up to 2.7.7. Affected is the function ogsidgetvalue of the file /src/amf/nudm-handler.c of the component AMF. This manipulation causes denial of service. Remote exploitation of the attack is possible. The exploit has been made available to the public and...

5.3CVSS5.4AI score0.00299EPSS
Exploits0References5
ATTACKERKB
ATTACKERKB
added 2026/05/01 4:0 p.m.1 views

CVE-2026-7586

A weakness has been identified in Open5GS up to 2.7.7. Affected is the function ogsidgetvalue of the file /src/amf/nudm-handler.c of the component AMF. This manipulation causes denial of service. Remote exploitation of the attack is possible. The exploit has been made available to the public and...

5.3CVSS5.4AI score0.00299EPSS
Exploits0References5
NVD
NVD
added 2026/05/01 3:16 p.m.3 views

CVE-2026-31763

In the Linux kernel, the following vulnerability has been resolved: iio: gyro: mpu3050: Fix incorrect freeirq variable The handler for the IRQ part of this driver is mpu3050-trig but, in the teardown freeirq is called with handler mpu3050. Use correct IRQ handler when calling freeirq...

5.5CVSS0.00123EPSS
Exploits0References8
EUVD
EUVD
added 2026/05/01 3:15 p.m.1 views

EUVD-2026-26679

A vulnerability was determined in Open5GS up to 2.7.7. The impacted element is the function amfnudmsdmhandleprovisioned of the file /src/amf/nudm-handler.c of the component AMF. Executing a manipulation can lead to denial of service. The attack can be launched remotely. The exploit has been...

5.3CVSS5.5AI score0.00341EPSS
Exploits0References7
ATTACKERKB
ATTACKERKB
added 2026/05/01 3:15 p.m.1 views

CVE-2026-7585

A vulnerability was determined in Open5GS up to 2.7.7. The impacted element is the function amfnudmsdmhandleprovisioned of the file /src/amf/nudm-handler.c of the component AMF. Executing a manipulation can lead to denial of service. The attack can be launched remotely. The exploit has been...

5.3CVSS5.5AI score0.00341EPSS
Exploits0References7
NVD
NVD
added 2026/05/01 2:16 p.m.3 views

CVE-2026-7582

A vulnerability was detected in AcademySoftwareFoundation OpenImageIO up to 3.2.0.1-dev. This vulnerability affects unknown code of the file src/dds.imageio/ddsinput.cpp of the component DDS Image Handler. The manipulation results in out-of-bounds write. The attack needs to be approached locally...

5.3CVSS0.00112EPSS
Exploits0References7
Debian CVE
Debian CVE
added 2026/05/01 2:15 p.m.3 views

CVE-2026-43054

In the Linux kernel, the following vulnerability has been resolved: scsi: target: tcmloop: Drain commands in targetreset handler tcmlooptargetreset violates the SCSI EH contract: it returns SUCCESS without draining any in-flight commands. The SCSI EH documentation scsieh.rst requires that when a...

5.5CVSS5.8AI score0.00114EPSS
Exploits0
Cvelist
Cvelist
added 2026/05/01 2:15 p.m.29 views

CVE-2026-31785 drm/xe/xe_pagefault: Disallow writes to read-only VMAs

In the Linux kernel, the following vulnerability has been resolved: drm/xe/xepagefault: Disallow writes to read-only VMAs The page fault handler should reject write/atomic access to read only VMAs. Add code to handle this in xepagefaultservice after the VMA lookup. v2: - Apply max line length...

0.00107EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2026/05/01 2:15 p.m.3 views

CVE-2026-31779

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix potential out-of-bounds read in iwlmvmndmatchinfohandler The memcpy function assumes the dynamic array notif-matches is at least as large as the number of bytes to copy. Otherwise, results-matches may...

8.1CVSS5.7AI score0.00271EPSS
Exploits0
CVE
CVE
added 2026/05/01 2:14 p.m.7 views

CVE-2026-31763

CVE-2026-31763 concerns the Linux kernel iio: gyro: mpu3050 driver. The issue arises from using the wrong IRQ handler during free_irq() in the teardown path: free_irq() is called with mpu3050 as the handler instead of the actual irq part pointer mpu3050->trig. The documented fix corrects the I...

5.5CVSS5.8AI score0.00123EPSS
Exploits0References8Affected Software1
Cvelist
Cvelist
added 2026/05/01 2:14 p.m.26 views

CVE-2026-31763 iio: gyro: mpu3050: Fix incorrect free_irq() variable

In the Linux kernel, the following vulnerability has been resolved: iio: gyro: mpu3050: Fix incorrect freeirq variable The handler for the IRQ part of this driver is mpu3050-trig but, in the teardown freeirq is called with handler mpu3050. Use correct IRQ handler when calling freeirq...

0.00123EPSS
Exploits0References8
CVE
CVE
added 2026/05/01 2:14 p.m.16 views

CVE-2026-31762

CVE-2026-31762 affects the Linux kernel iio gyro mpu3050 driver. The root cause is an IRQ resource leak: during iio_trigger_register() failure, the interrupt handler is not properly released, leading to unreleased IRQ resources. The patch adds a cleanup goto to release the handler on error. Affec...

5.5CVSS5.8AI score0.00123EPSS
Exploits0References8Affected Software1
CVE
CVE
added 2026/05/01 1:45 p.m.9 views

CVE-2026-7582

CVE-2026-7582 affects AcademySoftwareFoundation OpenImageIO prior to 3.2.0.1-dev in the DDS Image Handler, specifically the file src/dds.imageio/ddsinput.cpp. The issue is an out-of-bounds write in the DDS input handling. Exploitation is described as local, with a public exploit available. A patc...

5.3CVSS5.4AI score0.00112EPSS
Exploits0References7
Cvelist
Cvelist
added 2026/05/01 1:45 p.m.29 views

CVE-2026-7582 AcademySoftwareFoundation OpenImageIO DDS Image ddsinput.cpp out-of-bounds write

A vulnerability was detected in AcademySoftwareFoundation OpenImageIO up to 3.2.0.1-dev. This vulnerability affects unknown code of the file src/dds.imageio/ddsinput.cpp of the component DDS Image Handler. The manipulation results in out-of-bounds write. The attack needs to be approached locally...

5.3CVSS0.00112EPSS
Exploits0References7
ATTACKERKB
ATTACKERKB
added 2026/05/01 1:45 p.m.1 views

CVE-2026-7582

A vulnerability was detected in AcademySoftwareFoundation OpenImageIO up to 3.2.0.1-dev. This vulnerability affects unknown code of the file src/dds.imageio/ddsinput.cpp of the component DDS Image Handler. The manipulation results in out-of-bounds write. The attack needs to be approached locally...

5.3CVSS5.6AI score0.00112EPSS
Exploits0References7
OSV
OSV
added 2026/05/01 1:22 p.m.3 views

CLSA-2026-1777641731 ImageMagick: Fix of CVE-2026-24481

CVE-2026-24481: heap information disclosure in PSD format handler via uninitialized memory in ZIP-compressed layer data...

7.5CVSS5.8AI score0.00348EPSS
Exploits0References1
NVD
NVD
added 2026/05/01 11:16 a.m.6 views

CVE-2026-7578

A weakness has been identified in MacCMS Pro up to 2022.1.3. This vulnerability affects the function install of the file /admi.php/admin/addon/add.html of the component Plugin Installation Handler. Executing a manipulation can lead to unrestricted upload. The attack may be performed from remote...

5.8CVSS0.00231EPSS
Exploits0References4
EUVD
EUVD
added 2026/05/01 10:45 a.m.7 views

EUVD-2026-26495

A weakness has been identified in MacCMS Pro up to 2022.1.3. This vulnerability affects the function install of the file /admi.php/admin/addon/add.html of the component Plugin Installation Handler. Executing a manipulation can lead to unrestricted upload. The attack may be performed from remote...

5.8CVSS5.4AI score0.00231EPSS
Exploits0References4
CVE
CVE
added 2026/05/01 10:45 a.m.7 views

CVE-2026-7578

MacCMS Pro

5.8CVSS5.4AI score0.00231EPSS
Exploits0References4
Rows per page
Query Builder