Lucene search
+L

39687 matches found

Nuclei
Nuclei
added 14 hours ago20 views

Rank Math SEO <= 1.0.40.2 - Redirect Creation via Unprotected REST API Endpoint

The Rank Math plugin through 1.0.40.2 for WordPress allows unauthenticated remote attackers to create new URIs that redirect to an external web site via the unsecured rankmath/v1/updateRedirection REST API endpoint. In other words, this is not an "Open Redirect" issue; instead, it allows the...

6.1CVSS6.5AI score0.02072EPSS
SaveExploits2References3
Nuclei
Nuclei
added 14 hours ago48 views

Rank Math SEO < 1.0.229 - Unauthenticated User and Term Metadata Insert/Update/Deletion

Rank Math SEO – AI SEO Tools to Dominate SEO Rankings plugin for WordPress contains a missing capability check on 'updatemetadata' in all versions up to 1.0.228, letting unauthenticated attackers insert, update, or delete metadata, including user and term metadata, potentially causing loss of...

6.5CVSS5.5AI score0.02131EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/24 3:27 a.m.4 views

OESA-2026-3138 python-pillow security update

Pillow is the friendly PIL fork by Alex Clark and Contributors. PIL is the Python Imaging \ Library by Fredrik Lundh and Contributors. As of 2019, Pillow development is supported by Tidelift. of CVE-2022-22815,CVE-2022-22816 Security Fixes: Pillow is a Python imaging library. Prior to 12.3.0,...

8.7CVSS6.7AI score0.00436EPSS
SaveExploits7References8
CVE
CVE
added 2026/07/22 7:13 p.m.17 views

CVE-2026-13075

The CVE-2026-13075 entry concerns MongoDB: an authenticated user can terminate the mongod process under memory pressure by triggering unbounded memory allocation in the error-suggestion path via the $rankFusion and $scoreFusion aggregation stages. Root cause is in the server’s error-handling path...

7.1CVSS5.3AI score0.00235EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/22 7:13 p.m.31 views

CVE-2026-13075 $rankFusion and $scoreFusion Unbounded Memory Allocation During Error Suggestion Generation

An authenticated user can cause the mongod process to be terminated by the operating system under memory pressure via the $rankFusion and $scoreFusion aggregation stages. The issue originates in the server's error-handling path and requires the ability to run aggregation queries...

7.1CVSS0.00235EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/21 9:32 p.m.8 views

EUVD-2026-46353

Data::SortedSet::Shared versions before 0.03 for Perl allow an out-of-bounds read via unvalidated node indices in the rank and min/max query paths. The attach-time validator ssvalidateheader bounds only the root index against the node pool nodecapacity. The order-statistics and min/max queries th...

5.4AI score0.00337EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/21 7:17 p.m.7 views

CVE-2026-59140

Data::SortedSet::Shared versions before 0.03 for Perl allow an out-of-bounds read via unvalidated node indices in the rank and min/max query paths. The attach-time validator ssvalidateheader bounds only the root index against the node pool nodecapacity. The order-statistics and min/max queries th...

9.1CVSS0.00337EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/21 7:3 p.m.27 views

CVE-2026-59140 Data::SortedSet::Shared versions before 0.03 for Perl allow an out-of-bounds read via unvalidated node indices in the rank and min/max query paths

Data::SortedSet::Shared versions before 0.03 for Perl allow an out-of-bounds read via unvalidated node indices in the rank and min/max query paths. The attach-time validator ssvalidateheader bounds only the root index against the node pool nodecapacity. The order-statistics and min/max queries th...

0.00337EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/21 7:3 p.m.12 views

CVE-2026-59140

CVE-2026-59140 affects Data::SortedSet::Shared

9.1CVSS5.4AI score0.00337EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.9 views

PT-2026-62043

Data::SortedSet::Shared versions before 0.03 for Perl allow an out-of-bounds read via unvalidated node indices in the rank and min/max query paths. The attach-time validator ss validate header bounds only the root index against the node pool node capacity. The order-statistics and min/max queries...

5.3AI score0.00337EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/20 11:8 p.m.7 views

EUVD-2026-43734

Pillow: Heap out-of-bounds write in ImageFilter.RankFilter via integer overflow in ImagingExpand...

8.2CVSS5.3AI score0.00436EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/07/20 11:8 p.m.9 views

Pillow: Heap out-of-bounds write in `ImageFilter.RankFilter` via integer overflow in `ImagingExpand`

Summary Pillow's public rank-filter API can trigger a native heap out-of-bounds write when given a very large odd filter size. Minimal public API trigger: python from PIL import Image, ImageFilter im = Image.new"L", 3, 3, 128 im.filterImageFilter.MedianFilter4294967295 ImageFilter.RankFilter.filt...

8.2CVSS5.3AI score0.00436EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/07/20 11:8 p.m.4 views

GHSA-XJ96-63GP-2GMR Pillow: Heap out-of-bounds write in `ImageFilter.RankFilter` via integer overflow in `ImagingExpand`

Summary Pillow's public rank-filter API can trigger a native heap out-of-bounds write when given a very large odd filter size. Minimal public API trigger: python from PIL import Image, ImageFilter im = Image.new"L", 3, 3, 128 im.filterImageFilter.MedianFilter4294967295 ImageFilter.RankFilter.filt...

8.2CVSS5.3AI score0.00436EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/19 11:50 p.m.5 views

BIT-PILLOW-2026-59197 Pillow: Heap out-of-bounds write in Pillow `ImageFilter.RankFilter` via integer overflow in `ImagingExpand`

Pillow is a Python imaging library. Prior to 12.3.0, Pillow's public rank-filter API can trigger a native heap out-of-bounds write when given a very large odd filter size because ImageFilter.RankFilter.filter calls image.expandsize // 2, size // 2 before rank-filter size validation and...

8.2CVSS5.4AI score0.00436EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2026/07/16 5:41 p.m.9 views

CVE-2026-59197

A flaw was found in Pillow prior to 12.3.0. The public RankFilter API can trigger a native heap out-of-bounds write when given a very large odd filter size. ImageFilter.RankFilter.filter calls image.expandsize // 2, size // 2 before rank-filter size validation, and ImagingExpand computes output...

8.2CVSS6AI score0.00436EPSS
SaveExploits1References7
Tenable Nessus
Tenable Nessus
added 2026/07/16 12:0 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-59197

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Pillow is a Python imaging library. Prior to 12.3.0, Pillow's public rank-filter API can trigger a native heap out-of-bounds write when given a very large odd...

8.2CVSS5.9AI score0.00436EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2026/07/15 6:48 p.m.11 views

SUSE CVE-2026-59197

Pillow is a Python imaging library. Prior to 12.3.0, Pillow's public rank-filter API can trigger a native heap out-of-bounds write when given a very large odd filter size because ImageFilter.RankFilter.filter calls image.expandsize // 2, size // 2 before rank-filter size validation and...

6.8CVSS5.3AI score0.00436EPSS
SaveExploits1References4
Snyk
Snyk
added 2026/07/14 6:48 p.m.7 views

Out-of-bounds Write

Overview Affected versions of this package are vulnerable to Out-of-bounds Write in the ImageFilter.RankFilter process when a very large odd filter size is provided, leading to unchecked signed integer arithmetic in ImagingExpand. An attacker can cause a heap out-of-bounds write by supplying...

8.8CVSS6.1AI score0.00436EPSS
SaveExploits1References2
NVD
NVD
added 2026/07/14 5:17 p.m.9 views

CVE-2026-59197

Pillow is a Python imaging library. Prior to 12.3.0, Pillow's public rank-filter API can trigger a native heap out-of-bounds write when given a very large odd filter size because ImageFilter.RankFilter.filter calls image.expandsize // 2, size // 2 before rank-filter size validation and...

8.2CVSS0.00436EPSS
SaveExploits1References4
OSV
OSV
added 2026/07/14 5:17 p.m.5 views

DEBIAN-CVE-2026-59197

Pillow is a Python imaging library. Prior to 12.3.0, Pillow's public rank-filter API can trigger a native heap out-of-bounds write when given a very large odd filter size because ImageFilter.RankFilter.filter calls image.expandsize // 2, size // 2 before rank-filter size validation and...

8.2CVSS6.1AI score0.00436EPSS
SaveExploits1References1
Rows per page
Query Builder