Lucene search
+L

301 matches found

Kitploit
Kitploit
added 2026/08/27 1:02 a.m.2 views

CVE-2026-33317

CVE-2026-33317 OP-TEE PKCS11 PoC Questo repository contiene la proof of concept per il Normal World, le note di riproduzione e i log catturati per CVE-2026-33317 / GHSA-8cqw-mg7v-c9p9. L'avviso ufficiale OP-TEE descrive una validazione mancante in entrygetattributevalue per...

8.7CVSS5.6AI score0.00185EPSS
SaveExploits2References1
Vulnrichment
Vulnrichment
added 2026/08/25 5:58 p.m.4 views

CVE-2026-75749 Substance3D - Painter | Out-of-bounds Write (CWE-787)

Substance3D - Painter is affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file...

7.8CVSS6.2AI score0.00159EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/25 5:45 p.m.31 views

CVE-2026-71382 Substance3D - Sampler | Out-of-bounds Write (CWE-787)

Substance3D - Sampler is affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file...

7.8CVSS0.00158EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/25 5:45 p.m.12 views

CVE-2026-71382

Substance3D - Sampler (Adobe) is affected by an out-of-bounds write vulnerability (CWE-787) that could lead to arbitrary code execution in the context of the current user. Exploitation requires local access and user interaction , specifically the victim opening a maliciously crafted file. The vul...

7.8CVSS6.2AI score0.00158EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/25 5:45 p.m.31 views

CVE-2026-48420 Substance3D - Sampler | Out-of-bounds Write (CWE-787)

Substance3D - Sampler is affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file...

7.8CVSS0.00159EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/25 5:45 p.m.10 views

CVE-2026-48419

Substance3D - Sampler by Adobe is affected by an out-of-bounds write vulnerability (CWE-787) that can lead to arbitrary code execution in the context of the current user. Exploitation requires user interaction , as the victim must open a malicious file. The vulnerability is rated CVSS 3.1: 7.8 (H...

7.8CVSS6.2AI score0.00159EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/08/25 5:42 p.m.2 views

CVE-2026-48426 Substance3D - Designer | Out-of-bounds Write (CWE-787)

Substance3D - Designer is affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file...

7.8CVSS6.2AI score0.00159EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/25 5:42 p.m.5 views

CVE-2026-48427 Substance3D - Designer | Out-of-bounds Write (CWE-787)

Substance3D - Designer is affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file...

7.8CVSS6.2AI score0.00159EPSS
SaveExploits0References1
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/20 11:55 p.m.9 views

Security Bulletin: Multiple Vulnerabilities in IBM Operator for PostgreSQL

Summary Multiple vulnerabilities were addressed in IBM Operator for PostgreSQL version v28.4.3. Vulnerability Details CVEID:CVE-2026-71557 DESCRIPTION: go-git is an extensible git implementation library written in pure Go. Prior to 5.19.2 and 6.0.0-alpha.5, reference names are not sanitized befor...

8.6CVSS6.1AI score0.00568EPSS
SaveExploits5Affected Software1
OSV
OSV
added 2026/08/20 9:55 a.m.7 views

OESA-2026-3415 gimp security update

The GIMP is an image composition and editing program, which can be used for creating logos and other graphics for Web pages. The GIMP offers many tools and filters, and provides a large image manipulation toolbox, including channel operations and layers, effects, subpixel imaging and antialiasing...

7.8CVSS6.2AI score0.00389EPSS
SaveExploits0References9
NVD
NVD
added 2026/08/19 9:16 p.m.6 views

CVE-2026-12634

The NVS backend of the Zephyr settings subsystem subsys/settings/src/settingsnvs.c reads stored setting-name entries into fixed 74-byte stack buffers and NUL-terminates them with bufrc = '\0', where rc is the return value of nvsread. Per its contract, nvsread returns the full stored entry length...

5.3CVSS0.00105EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/19 8:37 p.m.42 views

CVE-2026-12634 Out-of-bounds stack write in the settings NVS backend from over-reported nvs_read length

The NVS backend of the Zephyr settings subsystem subsys/settings/src/settingsnvs.c reads stored setting-name entries into fixed 74-byte stack buffers and NUL-terminates them with bufrc = '\0', where rc is the return value of nvsread. Per its contract, nvsread returns the full stored entry length...

5.3CVSS0.00105EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/19 8:37 p.m.17 views

CVE-2026-12634

In Zephyr's settings NVS backend (subsys/settings/src/settings_nvs.c), three functions (settings_nvs_cache_match, settings_nvs_load, settings_nvs_save) use the nvs_read() return value directly as a NUL-terminator index into 74-byte stack buffers without clamping, causing a single-byte out-of-boun...

5.3CVSS5.9AI score0.00105EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 8:37 p.m.8 views

CVE-2026-12634 Out-of-bounds stack write in the settings NVS backend from over-reported nvs_read length

The NVS backend of the Zephyr settings subsystem subsys/settings/src/settingsnvs.c reads stored setting-name entries into fixed 74-byte stack buffers and NUL-terminates them with bufrc = '\0', where rc is the return value of nvsread. Per its contract, nvsread returns the full stored entry length...

5.3CVSS6AI score
SaveExploits0References5
OSV
OSV
added 2026/08/19 2:57 p.m.4 views

MINI-WCP9-24P8-QWC2

Bulletin has no description...

4.3CVSS4.8AI score0.00262EPSS
SaveExploits0
OSV
OSV
added 2026/08/19 1:48 p.m.5 views

MINI-43R8-2JV9-2MM3

Bulletin has no description...

7.5CVSS5AI score0.00298EPSS
SaveExploits0
OSV
OSV
added 2026/08/19 1:47 p.m.4 views

MINI-W3WG-VRMM-G3XR

Bulletin has no description...

8.4CVSS5AI score0.00107EPSS
SaveExploits0
OSV
OSV
added 2026/08/19 1:47 p.m.5 views

MINI-2WQ4-7F6G-P8CP

Bulletin has no description...

7.5CVSS4.9AI score0.00298EPSS
SaveExploits0
NVD
NVD
added 2026/08/18 9:16 p.m.5 views

CVE-2026-60413

Vulnerability in the Oracle Outside In Technology product of Oracle Fusion Middleware component: Outside In Core. The supported version that is affected is 8.5.8. Easily exploitable vulnerability allows unauthenticated attacker with logon to the infrastructure where Oracle Outside In Technology...

7.8CVSS0.00179EPSS
SaveExploits0References1
Chainguard
Chainguard
added 2026/08/17 8:31 p.m.15 views

CVE-2026-42934 vulnerabilities

Vulnerabilities for packages: nginx-stable, nginx-mainline...

6.3CVSS6.1AI score0.00731EPSS
SaveExploits0
Rows per page
Query Builder