Lucene search
+L

12743 matches found

Vulnrichment
Vulnrichment
•added 2026/07/20 6:00 a.m.•11 views

CVE-2026-12592 SlimStat Analytics < 5.5.0 - Unauthenticated Stored XSS via CF-IPCountry Header

The SlimStat Analytics WordPress plugin before 5.5.0 does not escape a visitor-controlled geolocation value before outputting it in its admin analytics reports, allowing unauthenticated visitors to store a cross-site scripting payload that executes in the browser of an administrator who views the...

4.8AI score0.00352EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
•added 2026/07/20 12:00 a.m.•10 views

Amazon Linux 2023 : opensc (ALAS2023-2026-1988)

It is, therefore, affected by a vulnerability as referenced in the ALAS2023-2026-1988 advisory. OpenSC before 0.27.0, fixed in commit 0358817, contains a stack and heap buffer overrun vulnerability in the dokeyvalue function in src/pkcs15init/profile.c that allows attackers to corrupt memory by...

7.8CVSS5.6AI score0.00154EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/07/20 12:00 a.m.•12 views

Linux Distros Unpatched Vulnerability : CVE-2026-64153

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix iommumapsgtable return value check and avoid WARN Commit iommu: return full err...

8.8CVSS6.8AI score0.00176EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/07/20 12:00 a.m.•29 views

PT-2026-61524

The SlimStat Analytics WordPress plugin before 5.5.0 does not escape a visitor-controlled geolocation value before outputting it in its admin analytics reports, allowing unauthenticated visitors to store a cross-site scripting payload that executes in the browser of an administrator who views the...

4.8AI score0.00352EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2026/07/19 5:36 p.m.•16 views

SUSE CVE-2026-53386

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-ads1298: add bounds check to pgasettings index ads1298pgasettings has 7 elements but ADS1298MASKCHPGA can yield values 0-7. If it yields a value = 7, this causes an out-of-bounds array access. Add a bounds check and...

7.8CVSS5.3AI score0.00136EPSS
SaveExploits0References8
NVD
NVD
•added 2026/07/19 4:17 p.m.•21 views

CVE-2026-64153

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix iommumapsgtable return value check and avoid WARN Commit "iommu: return full error code from iommumapsgatomic" changed iommumapsgtable to return an ssizet and negative values in error cases, rather than a sizet and a...

8.8CVSS0.00176EPSS
SaveExploits0References7
NVD
NVD
•added 2026/07/19 4:17 p.m.•24 views

CVE-2026-64155

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix error path leaks in some WMI WOW calls Fix two instances where we used to directly return the result of ath11kwmicmdsend.... Because we did not check the return value, we also did not free the skb in the error...

5.5CVSS0.00162EPSS
SaveExploits0References7
NVD
NVD
•added 2026/07/19 4:17 p.m.•14 views

CVE-2026-64054

In the Linux kernel, the following vulnerability has been resolved: net: shaper: reject duplicate leaves in GROUP request netshapernlgroupdoit does not deduplicate NETSHAPERALEAVES entries. When userspace supplies the same leaf handle twice, the same old-parent pointer lands twice in oldnodes. Th...

7.8CVSS0.00173EPSS
SaveExploits0References3
OSV
OSV
•added 2026/07/19 3:40 p.m.•13 views

CVE-2026-64155 wifi: ath11k: fix error path leaks in some WMI WOW calls

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix error path leaks in some WMI WOW calls Fix two instances where we used to directly return the result of ath11kwmicmdsend.... Because we did not check the return value, we also did not free the skb in the error...

5.3AI score
SaveExploits0References10
Cvelist
Cvelist
•added 2026/07/19 3:40 p.m.•51 views

CVE-2026-64153 drm/msm: Fix iommu_map_sgtable() return value check and avoid WARN

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix iommumapsgtable return value check and avoid WARN Commit "iommu: return full error code from iommumapsgatomic" changed iommumapsgtable to return an ssizet and negative values in error cases, rather than a sizet and a...

8.8CVSS0.00176EPSS
SaveExploits0References7
OSV
OSV
•added 2026/07/19 3:40 p.m.•16 views

CVE-2026-64153 drm/msm: Fix iommu_map_sgtable() return value check and avoid WARN

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix iommumapsgtable return value check and avoid WARN Commit "iommu: return full error code from iommumapsgatomic" changed iommumapsgtable to return an ssizet and negative values in error cases, rather than a sizet and a...

8.8CVSS5.5AI score
SaveExploits0References10
EUVD
EUVD
•added 2026/07/19 3:40 p.m.•20 views

EUVD-2026-45838

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix iommumapsgtable return value check and avoid WARN Commit "iommu: return full error code from iommumapsgatomic" changed iommumapsgtable to return an ssizet and negative values in error cases, rather than a sizet and a...

5.5AI score0.00176EPSS
SaveExploits0References7
Debian CVE
Debian CVE
•added 2026/07/19 3:39 p.m.•29 views

CVE-2026-64088

In the Linux kernel, the following vulnerability has been resolved: batman-adv: tt: fix negative ttbufflen batadvorignode::ttbufflen was declared as s16, but the field is never intended to hold a negative value. When a value greater than 32767 is assigned, it wraps to a negative signed integer. I...

8.8CVSS5.4AI score0.00412EPSS
SaveExploits0
Cvelist
Cvelist
•added 2026/07/19 3:39 p.m.•41 views

CVE-2026-64054 net: shaper: reject duplicate leaves in GROUP request

In the Linux kernel, the following vulnerability has been resolved: net: shaper: reject duplicate leaves in GROUP request netshapernlgroupdoit does not deduplicate NETSHAPERALEAVES entries. When userspace supplies the same leaf handle twice, the same old-parent pointer lands twice in oldnodes. Th...

0.00173EPSS
SaveExploits0References3
CVE
CVE
•added 2026/07/19 3:39 p.m.•42 views

CVE-2026-64054

CVE-2026-64054 is a Linux kernel vulnerability in the net_shaper (Network Shaper API) subsystem. The function net_shaper_nl_group_doit() fails to deduplicate NET_SHAPER_A_LEAVES entries, so when userspace supplies the same leaf handle twice, the same parent pointer is stored twice in old_nodes[],...

7.8CVSS5.3AI score0.00173EPSS
SaveExploits0References3Affected Software1
OSV
OSV
•added 2026/07/19 3:39 p.m.•17 views

CVE-2026-64053 block: don't overwrite bip_vcnt in bio_integrity_copy_user()

In the Linux kernel, the following vulnerability has been resolved: block: don't overwrite bipvcnt in biointegritycopyuser biointegrityaddpage already sets bipvcnt to 1 for the bounce segment. Overwriting it with nrvecs breaks bipvcnt = bipmaxvcnt on WRITE bipmaxvcnt is 1, so the gap-merge checks...

7.8CVSS5.4AI score
SaveExploits0References7
EUVD
EUVD
•added 2026/07/19 3:39 p.m.•14 views

EUVD-2026-45610

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mld: fix TSO segmentation explosion when AMSDU is disabled When the TLC notification disables AMSDU for a TID, the MLD driver sets maxtidamsdulen to the sentinel value 1. The TSO segmentation path in...

5.7AI score0.00631EPSS
SaveExploits0References3
NVD
NVD
•added 2026/07/19 3:16 p.m.•15 views

CVE-2026-63839

In the Linux kernel, the following vulnerability has been resolved: platform/x86: lenovo-wmi-helpers: Fix memory leak in lwmidevevaluateint lwmidevevaluateint leaks output.pointer when retval == NULL found by sashiko.dev 1. Fix it by moving retobj = output.pointer' outside of the if retval' block...

0.00206EPSS
SaveExploits0References3
OSV
OSV
•added 2026/07/19 2:56 p.m.•13 views

CVE-2026-64000 net: hsr: fix potential OOB access in supervision frame handling

In the Linux kernel, the following vulnerability has been resolved: net: hsr: fix potential OOB access in supervision frame handling Ensure the entire TLV header is linearized before access by adding sizeofstruct hsrsuptlv to the pskbmaypull calls. Without this, a truncated frame could cause an...

9.8CVSS5.3AI score
SaveExploits0References9
CVE
CVE
•added 2026/07/19 2:56 p.m.•46 views

CVE-2026-63991

The CVE CVE-2026-63991 concerns the Linux kernel Bluetooth 6lowpan path. The issue: skb_clone() may return NULL on allocation failure, and send_mcast_pkt() did not check this, risking a NULL pointer dereference in send_pkt() when dereferencing skb-&gt;data. The connected records indicate a fix wa...

5.4AI score0.0022EPSS
SaveExploits0References8
Rows per page
Query Builder