Lucene search
K

12406 matches found

Positive Technologies
Positive Technologies
added 2026/05/29 12:0 a.m.5 views

PT-2026-44906

Name of the Vulnerable Software and Affected Versions Froxlor versions prior to 2.3.7 Description An issue exists where server-side FTP account handlers do not enforce the system.available shells whitelist when processing add or edit requests. This allows an authenticated customer with shell...

9.4CVSS5.9AI score0.00038EPSS
Exploits0References6
Positive Technologies
Positive Technologies
added 2026/05/29 12:0 a.m.9 views

PT-2026-45046

The current upstream main branch at commit 7e0206d was reviewed, and the fix-first patch set was rebased on 2026-05-18. The patches cover: validated and bound inactive-agent hour filtering; storage SQL identifier validation; metadata-backed ownership checks for raw storage SQL; blocking direct...

5.8AI score
Exploits0References9
CNNVD
CNNVD
added 2026/05/29 12:0 a.m.5 views

Red Hat Quay 代码问题漏洞

Red Hat Quay is a container image repository platform operated by the American company Red Hat. Red Hat Quay has code-related vulnerabilities; these vulnerabilities stem from the LDAP and SMTP authentication functions of the config-tool, which do not filter IP or host addresses. This may allow...

4.1CVSS5.8AI score0.0003EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2026/05/29 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-46151

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - usb: usblp: fix heap leak in IEEE 1284 device ID via short response usblpctrlmsg collapses the usbcontrolmsg return value to 0/-errno, discarding the actual...

5.5CVSS5.9AI score0.00032EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2026/05/29 12:0 a.m.7 views

PT-2026-44907

Name of the Vulnerable Software and Affected Versions Froxlor version 2.3.6 Description A symlink-following flaw exists in the root-owned SSH key synchronization path used for customer FTP users. The provisioning code appends public keys to /.ssh/authorized keys within a customer-controlled home...

8.8CVSS5.9AI score0.00063EPSS
Exploits0References6
NVD
NVD
added 2026/05/28 9:16 p.m.12 views

CVE-2026-46824

Vulnerability in the Oracle Universal Work Queue product of Oracle E-Business Suite component: Work Provider Site Level Administration. Supported versions that are affected are 12.2.3-12.2.15. Easily exploitable vulnerability allows low privileged attacker with network access via HTTP to compromi...

9.9CVSS0.00091EPSS
Exploits0References1
Cvelist
Cvelist
added 2026/05/28 8:29 p.m.26 views

CVE-2026-42071 MantisBT: Private Bugnote Attachment Content Leak via REST API

Mantis Bug Tracker MantisBT is an open source issue tracker. From 2.23.0 to 2.28.1, a missing authorization check in MantisBT's file visibility function allows any authenticated user REPORTER+ to download attachments on private bugnotes they should not be able to access, via the REST API endpoint...

7.2CVSS0.00046EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2026/05/28 5:9 p.m.11 views

CVE-2026-42585

A flaw was found in Netty. This vulnerability allows a remote attacker to perform request smuggling attacks due to incorrect parsing of malformed Transfer-Encoding headers. By exploiting this flaw, an attacker can bypass security controls and potentially access sensitive information or manipulate...

7.5CVSS5.8AI score0.00012EPSS
Exploits1References4
NVD
NVD
added 2026/05/28 4:16 p.m.10 views

CVE-2026-48522

PyJWT is a JSON Web Token implementation in Python. Prior to 2.13.0, PyJWKClient passes its uri argument directly to urllib.request.urlopen which uses Python stdlib's default OpenerDirector registering HTTPHandler, HTTPSHandler, FTPHandler, FileHandler, and DataHandler. There is currently no...

4.2CVSS0.00034EPSS
Exploits1References1
GithubExploit
GithubExploit
added 2026/05/28 1:52 p.m.63 views

Exploit for Incorrect Resource Transfer Between Spheres in Linux Linux_Kernel

Description of the Vulnerability CVE-2026-31431 CVE ID:...

7.8CVSS7.4AI score0.02194EPSS
Exploits227
EUVD
EUVD
added 2026/05/28 12:30 p.m.6 views

EUVD-2026-32864

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Limit NVMe request size to 2 MiB The HBA firmware reports NVMe MDTS values based on the underlying drive capability. However, because the driver allocates a fixed 4K buffer for the PRP list, accommodating at most 5...

5.9AI score0.00013EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/05/28 10:21 a.m.9 views

CVE-2026-42581

A flaw was found in Netty's HttpObjectDecoder. A remote attacker can exploit this by sending a specially crafted HTTP/1.0 request that includes both Transfer-Encoding: chunked and Content-Length headers. While Netty correctly strips the conflicting Content-Length header for HTTP/1.1 messages, thi...

9.8CVSS6.9AI score0.00017EPSS
Exploits1References4
ATTACKERKB
ATTACKERKB
added 2026/05/28 9:40 a.m.5 views

CVE-2026-46224

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix bo leak in xedmabufinitobj on allocation failure When drmgpuvmresvobjectalloc fails, the pre-allocated storage bo is not freed. Add xebofreestorage before returning the error. xedmabufinitobj calls xeboinitlocked, whi...

5.8AI score0.00022EPSS
Exploits0References4Affected Software1
CVE
CVE
added 2026/05/28 9:40 a.m.13 views

CVE-2026-46224

The CVE-2026-46224 entry concerns the Linux kernel drm/xe subsystem: a leaked buffer object (bo) in xe_dma_buf_init_obj() during allocation failure. The fix ensures that when drm_gpuvm_resv_object_alloc() fails, storage is freed via xe_bo_free(storage); since xe_dma_buf_init_obj() already frees t...

5.8AI score0.00022EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2026/05/28 9:36 a.m.6 views

CVE-2026-46168

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix scheduling with atomic in timestamp sockopt Using locksockfast atomic context around socksettimestamp and socksettimestamping is unsafe, as both helpers can sleep. Replace locksockfast with sleepable locksock/releaseso...

5.7AI score0.00032EPSS
Exploits0
Cvelist
Cvelist
added 2026/05/28 9:35 a.m.26 views

CVE-2026-46105 scsi: mpt3sas: Limit NVMe request size to 2 MiB

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Limit NVMe request size to 2 MiB The HBA firmware reports NVMe MDTS values based on the underlying drive capability. However, because the driver allocates a fixed 4K buffer for the PRP list, accommodating at most 5...

7.8CVSS0.00013EPSS
Exploits0References3
CVE
CVE
added 2026/05/28 9:35 a.m.10 views

CVE-2026-46105

CVE-2026-46105 affects the Linux kernel mpt3sas SCSI driver. The driver allocates a fixed 4K PRP list buffer, which caps the maximum NVMe I/O transfer size at 2 MiB. The HBA firmware reports NVMe MDTS, but the mismatch with the 2 MiB limit can lead to oversized I/O requests and potentially a kern...

7.8CVSS5.9AI score0.00013EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2026/05/28 4:7 a.m.10 views

CVE-2026-45863

A flaw was found in the Linux kernel's i3c dw driver. The dwi3cmasteri2cxfers function allocates memory for a transfer structure. However, if a runtime power management operation fails, the allocated memory is not properly released. This oversight leads to a memory leak, which can degrade system...

5.5CVSS5.8AI score0.00023EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2026/05/28 3:53 a.m.6 views

SUSE CVE-2026-46073

In the Linux kernel, the following vulnerability has been resolved: hwmon: powerz Fix missing usbkillurb on signal interrupt waitforcompletioninterruptibletimeout returns -ERESTARTSYS when interrupted. This needs to abort the URB and return an error. No data has been received from the device so a...

6.1CVSS5.8AI score0.00023EPSS
Exploits0References3
Fedora
Fedora
added 2026/05/28 1:13 a.m.10 views

[SECURITY] Fedora 44 Update: nginx-1.30.2-1.fc44

Nginx is a web server and a reverse proxy server for HTTP, SMTP, POP3 and IMAP protocols, with a strong focus on high concurrency, performance and low memory usage...

9.2CVSS5.8AI score0.00076EPSS
Exploits3
Rows per page
Query Builder