Lucene search
+L

3343 matches found

OSV
OSV
added 2026/08/18 1:17 p.m.11 views

CVE-2026-1199

Zabbix API and Frontend login lockout mechanism has a flaw where several unsuccessful login requests are not properly counted towards the block counter if sent simultaneously, potentially allowing for more password guesses than intended...

3.7CVSS5.8AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.16 views

Linux Distros Unpatched Vulnerability : CVE-2026-72422

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ksmbd: fix use-after-free of conn-preauthinfo in concurrent SMB2 NEGOTIATE conn-preauthinfo is shared connection state struct preauthintegrityinfo, kmalloc-96...

9.8CVSS8.2AI score0.0066EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-72285

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - KVM: TDX: Reject concurrent change to CPUID entry count Reject KVMTDXINITVM if userspace changes cpuid.nent between the initial read and the subsequent copy of...

7.8CVSS5.9AI score0.00154EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/17 7:16 p.m.15 views

CVE-2026-17639

Certain HP Smart Tank All-in-One printers may be potentially vulnerable to a denial of service condition that allows an unauthenticated attacker to cause the device to become unavailable by sending multiple concurrent HTTP requests...

6.9CVSS0.00289EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/17 6:35 p.m.55 views

CVE-2026-17639

HP Smart Tank All-in-One printers are vulnerable to denial of service via concurrent HTTP requests; no specific models or patch versions are provided. CVSS 4.0 scores MEDIUM (6.9). Exploitation status is not reported. See HP advisory HPSBPI04142 for details. Monitor for vendor updates. No exploit...

6.9CVSS5.3AI score0.00289EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/16 12:00 a.m.25 views

PT-2026-73144

stoatchat before 0.15.0 fails to validate SVG viewBox dimensions in the proxy endpoint, allowing attackers to cause denial of service by memory exhaustion. Attackers can host malicious SVGs with extremely large width and height values and trigger concurrent requests to exhaust available memory...

8.7CVSS5.3AI score0.00278EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/08/15 2:21 p.m.11 views

Unsynchronized Access to Shared Data in a Multithreaded Context

Overview Affected versions of this package are vulnerable to Unsynchronized Access to Shared Data in a Multithreaded Context in the JSON plugin due to shared parsing state across concurrent requests. An attacker can access data associated with another user's request or bypass configured parsing...

7.1CVSS5.9AI score0.00262EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 1:17 p.m.12 views

AZL-96360 CVE-2026-74518 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix list corruption in allocatefileregionentries allocatefileregionentries tops up resv-regioncache with freshly allocated fileregion descriptors. The allocation uses GFPKERNEL, so resv-lock is dropped around it: the...

7.8CVSS5.8AI score0.00126EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 1:17 p.m.13 views

AZL-96326 CVE-2026-74493 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix socket use-after-free during link group termination smclgrterminate drops connslock after finding a connection in lgr-connsall, but before taking a reference on its socket. The connection is embedded in the socket, a...

9.8CVSS5.8AI score0.005EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/15 1:17 p.m.20 views

CVE-2026-74450

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: fix pptable use-after-free amdgpudpmgetpptable returns a pointer to a driver-owned power table after dropping adev-pm.mutex. The sysfs path then copies from that pointer. A concurrent pptable write can replace and fre...

7.8CVSS0.00126EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/15 12:26 p.m.42 views

CVE-2026-74450 drm/amd/pm: fix pptable use-after-free

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: fix pptable use-after-free amdgpudpmgetpptable returns a pointer to a driver-owned power table after dropping adev-pm.mutex. The sysfs path then copies from that pointer. A concurrent pptable write can replace and fre...

7.8CVSS0.00126EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/15 11:16 a.m.20 views

CVE-2026-73631

Exposure of data element to wrong session vulnerability in the JSON plugin of Apache Struts. Per-request parsing state could be shared across concurrent requests, allowing data associated with one request to become observable in another, and configured parsing limits not to be enforced as intende...

4.3CVSS0.00262EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/15 11:16 a.m.14 views

CVE-2026-73632

Exposure of data element to wrong session vulnerability in the JSON plugin of Apache Struts. Per-response serialization state could be shared across concurrent requests, allowing response content associated with one request to become observable in another. Only the SMD / JSON-RPC handling of the...

4.3CVSS5.4AI score0.00262EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/15 11:16 a.m.14 views

CVE-2026-73631

Exposure of data element to wrong session vulnerability in the JSON plugin of Apache Struts. Per-request parsing state could be shared across concurrent requests, allowing data associated with one request to become observable in another, and configured parsing limits not to be enforced as intende...

4.3CVSS5.4AI score0.00262EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/15 10:38 a.m.69 views

CVE-2026-73632 Apache Struts: Shared serialization state in the JSON plugin

Exposure of data element to wrong session vulnerability in the JSON plugin of Apache Struts. Per-response serialization state could be shared across concurrent requests, allowing response content associated with one request to become observable in another. Only the SMD / JSON-RPC handling of the...

0.00262EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/15 10:38 a.m.15 views

EUVD-2026-59605

Exposure of data element to wrong session vulnerability in the JSON plugin of Apache Struts. Per-request parsing state could be shared across concurrent requests, allowing data associated with one request to become observable in another, and configured parsing limits not to be enforced as intende...

5.3AI score0.00262EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/15 10:38 a.m.48 views

CVE-2026-73631 Apache Struts: Shared parsing state in the JSON plugin

Exposure of data element to wrong session vulnerability in the JSON plugin of Apache Struts. Per-request parsing state could be shared across concurrent requests, allowing data associated with one request to become observable in another, and configured parsing limits not to be enforced as intende...

0.00262EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 6:22 a.m.12 views

AZL-96081 CVE-2026-72495 affecting package kernel 6.6.152.1-1

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: Avoid repeated requests to allocate WC pages Applications can request multiple WC pages for the same ucontext. As of now, only 1 WC page per ucontext is supported. Add a lock to avoid concurrent access and a check to...

9.3CVSS7.1AI score0.00178EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/15 6:22 a.m.19 views

CVE-2026-72422

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free of conn-preauthinfo in concurrent SMB2 NEGOTIATE conn-preauthinfo is shared connection state struct preauthintegrityinfo, kmalloc-96 that is allocated and freed by the SMB2 NEGOTIATE handler and read by...

9.8CVSS0.0066EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/15 6:22 a.m.11 views

CVE-2026-72407

In the Linux kernel, the following vulnerability has been resolved: geneve: validate inner network offset in genevegrocomplete Even with both paths gated on gs-grohint, genevegrocomplete re-derives the inner dispatch type and length from the packet and the current gs-grohint, independently of...

10CVSS0.00516EPSS
SaveExploits0References2
Rows per page
Query Builder