Lucene search
+L

4939 matches found

RedhatCVE
RedhatCVE
added 2026/04/04 4:59 a.m.9 views

CVE-2026-28373

The Stackfield Desktop App before 1.10.2 for macOS and Windows contains a path traversal vulnerability in certain decryption functionality when processing the filePath property. A malicious export can write arbitrary content to any path on the victim's filesystem...

9.6CVSS6AI score0.00421EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/04/03 6:31 p.m.9 views

EUVD-2026-18801

The Stackfield Desktop App before 1.10.2 for macOS and Windows contains a path traversal vulnerability in certain decryption functionality when processing the filePath property. A malicious export can write arbitrary content to any path on the victim's filesystem...

9.6CVSS6AI score0.00421EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/04/03 6:31 p.m.9 views

EUVD-2026-18742

In the Linux kernel, the following vulnerability has been resolved: drm: Fix use-after-free on framebuffers and property blobs when calling drmdevunplug When trying to do a rather aggressive test of igt's "xemoduleload --r reload" with a full desktop environment and game running I noticed a few...

5.8AI score0.00032EPSS
SaveExploits0References7
NVD
NVD
added 2026/04/03 4:16 p.m.9 views

CVE-2026-23471

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

0.00032EPSS
SaveExploits0
OSV
OSV
added 2026/04/03 4:16 p.m.12 views

UBUNTU-CVE-2026-23471

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.7AI score0.00032EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2026/04/03 4:16 p.m.8 views

CVE-2026-23471

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.7AI score0.00032EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/04/03 3:15 p.m.25 views

CVE-2026-23471

...

0.00032EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/04/03 3:15 p.m.6 views

CVE-2026-23471

In the Linux kernel, the following vulnerability has been resolved: drm: Fix use-after-free on framebuffers and property blobs when calling drmdevunplug When trying to do a rather aggressive test of igt's "xemoduleload --r reload" with a full desktop environment and game running I noticed a few...

5.8AI score0.00032EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2026/04/03 3:15 p.m.57 views

CVE-2026-23471

CVE-2026-23471 documents a use-after-free in the Linux kernel DRM subsystem, specifically involving framebuffers and property blobs during drm_dev_unplug. The issue manifested as OOPSes and dereferencing freed pointers after compositor exit, ultimately risking a crash or instability in graphics s...

5.8AI score0.00032EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/04/03 12:00 a.m.14 views

CVE-2026-28373

The Stackfield Desktop App before 1.10.2 for macOS and Windows contains a path traversal vulnerability in certain decryption functionality when processing the filePath property. A malicious export can write arbitrary content to any path on the victim's filesystem...

9.6CVSS6AI score0.00421EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2026/04/03 12:00 a.m.13 views

PT-2026-30165

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 7.0.0-rc1-valkyria+ Description A use-after-free issue exists in the Linux kernel related to framebuffers and property blobs when calling drm dev unplug. The issue occurs when dereferencing freed pointers related...

5.4AI score0.00032EPSS
SaveExploits0References19
OSV
OSV
added 2026/04/01 6:16 p.m.7 views

AZL-81989 CVE-2026-34445 affecting package pytorch for versions less than 2.2.2-14

Open Neural Network Exchange ONNX is an open standard for machine learning interoperability. Prior to version 1.21.0, the ExternalDataInfo class in ONNX was using Python’s setattr function to load metadata like file paths or data lengths directly from an ONNX model file. It didn’t check if the...

8.6CVSS5.8AI score0.00288EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/01 6:16 p.m.20 views

UBUNTU-CVE-2026-34445

Open Neural Network Exchange ONNX is an open standard for machine learning interoperability. Prior to version 1.21.0, the ExternalDataInfo class in ONNX was using Python’s setattr function to load metadata like file paths or data lengths directly from an ONNX model file. It didn’t check if the...

8.6CVSS5.7AI score0.00288EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/04/01 12:00 a.m.13 views

PT-2026-29437

The application does not properly validate the lifetime and validity of internal view cache pointers after JavaScript changes the document zoom and page state. When a script modifies the zoom property and then triggers a page change, the original view object may be destroyed while stale pointers...

5.5CVSS6AI score0.00119EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/04/01 12:00 a.m.17 views

gougucms 安全漏洞

Gougucms is an open-source backend management framework developed by Gougu in China, based on ThinkPHP6, Layui, and MySql. Version 4.08.18 of Gougucms contains a security vulnerability. This vulnerability stems from incorrect handling of the parameter “level” in the file...

6.5CVSS6.6AI score0.00237EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/03/31 4:12 p.m.10 views

axios: Axios affected by Denial of Service via __proto__ Key in mergeConfig

A denial of service flaw has been discovered in the Axios npm package. the mergeConfig function in axios crashes with a TypeError when processing configuration objects containing proto as an own property. An attacker can trigger this by providing a malicious configuration object created via...

7.5CVSS6.7AI score0.02688EPSS
SaveExploits1References7
OSV
OSV
added 2026/03/29 3:16 p.m.10 views

GHSA-442J-39WM-28R2 Handlebars.js has a Property Access Validation Bypass in container.lookup

Summary In lib/handlebars/runtime.js, the container.lookup function uses container.lookupProperty as a gate check to enforce prototype-access controls, but then discards the validated result and performs a second, unguarded property access depthsiname. This Time-of-Check Time-of-Use TOCTOU patter...

3.7CVSS5.9AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/03/29 3:16 p.m.38 views

Handlebars.js has a Property Access Validation Bypass in container.lookup

Summary In lib/handlebars/runtime.js, the container.lookup function uses container.lookupProperty as a gate check to enforce prototype-access controls, but then discards the validated result and performs a second, unguarded property access depthsiname. This Time-of-Check Time-of-Use TOCTOU patter...

5.9AI score
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/27 6:21 p.m.42 views

Handlebars.js has JavaScript Injection via AST Type Confusion when passing an object as dynamic partial

Summary A crafted object placed in the template context can bypass all conditional guards in resolvePartial and cause invokePartial to return undefined. The Handlebars runtime then treats the unresolved partial as a source that needs to be compiled, passing the crafted object to env.compile...

8.1CVSS6AI score0.00703EPSS
SaveExploits1References5Affected Software1
NVD
NVD
added 2026/03/26 9:17 p.m.10 views

CVE-2026-33635

iCalendar is a Ruby library for dealing with iCalendar files in the iCalendar format defined by RFC-5545. Starting in version 2.0.0 and prior to version 2.12.2, .ics serialization does not properly sanitize URI property values, enabling ICS injection through attacker-controlled input, adding...

4.3CVSS0.00244EPSS
SaveExploits1References3
Rows per page
Query Builder