Lucene search
+L

6540 matches found

OSV
OSV
added 2026/07/22 7:15 p.m.11 views

CVE-2026-13069 Queryable Encryption FLE2 Find Payload Missing Input Validation Leading to Resource Exhaustion

An authenticated user can cause excessive CPU consumption or out-of-memory conditions on a MongoDB server by sending a crafted Queryable Encryption find payload containing an unvalidated field used to control an internal computation loop. The resulting resource exhaustion degrades availability fo...

7.1CVSS5.5AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/22 12:00 a.m.21 views

PT-2026-63473

Name of the Vulnerable Software and Affected Versions MongoDB affected versions not specified Description An authenticated user can cause excessive CPU consumption or out-of-memory conditions on a server by sending a crafted Queryable Encryption find payload. This occurs because an unvalidated...

7.1CVSS5.2AI score0.00173EPSS
SaveExploits0References10
EUVD
EUVD
added 2026/07/21 9:32 p.m.12 views

EUVD-2026-46388

Unvalidated input in asset filter parameters allows shell metacharacters to escape command argument handling, resulting in remote code execution as a low-privileged OS user via the Analysis REST endpoint...

9.9CVSS6.3AI score0.00542EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/21 9:32 p.m.9 views

EUVD-2026-46367

Data::SpatialHash::Shared versions before 0.02 for Perl allow out-of-bounds reads and writes via unvalidated bucket, link and free-list indices in sphwalkcell and sphallocslot. The attach-time validator sphvalidateheader checks the header scalars and region layout against the file size, but does...

5.2AI score0.00139EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/21 9:32 p.m.13 views

EUVD-2026-46368

Data::DisjointSet::Shared versions before 0.02 for Perl allow out-of-bounds reads and writes via an unvalidated parent index in dsufind. The attach-time validator dsuvalidateheader checks the header scalars and region layout against the file size, but does not validate the array contents it then...

5.2AI score0.00416EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/21 9:32 p.m.20 views

EUVD-2026-46365

Data::RingBuffer::Shared versions before 0.04 for Perl allow a stack buffer overflow via an unvalidated elemsize in ringreadseq. The attach-time validator ringvalidateheader checks the capacity-overflow and totalsize consistency of the header but never caps elemsize against the destination size...

5.6AI score0.00459EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/21 9:32 p.m.12 views

EUVD-2026-46364

Data::RoaringBitmap::Shared versions before 0.02 for Perl allow an out-of-bounds read via an unvalidated container offset and cardinality in rbcontainslocked. The attach-time validator rbvalidateheader checks the header scalars and region layout against the file size, but does not validate the...

5.2AI score0.00235EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/21 9:32 p.m.12 views

EUVD-2026-46366

Data::Intern::Shared versions before 0.02 for Perl allow an out-of-bounds read via unvalidated slot, reverse and arena indices in siidxfind. The attach-time validator sivalidateheader is thorough about the header and layout magic, version, section offsets, totalsize, count and arenaused but does...

5.3AI score0.00416EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/21 9:32 p.m.10 views

EUVD-2026-46354

Data::RadixTree::Shared versions before 0.02 for Perl allow an out-of-bounds read via unvalidated node and arena indices in rdxfindlocked. The attach-time validator rdxvalidateheader checks the header scalars and region layout against the file size, but does not validate the node records it then...

5.3AI score0.00337EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/21 9:32 p.m.12 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
Cvelist
Cvelist
added 2026/07/21 8:57 p.m.38 views

CVE-2026-45382 libde265 has a heap-buffer-overflow READ in decode_slice_unit_tiles via unvalidated PPS tile geometry

libde265 is an open source implementation of the h.265 video codec. Prior to version 1.0.19, decodercontext::decodesliceunittiles libde265/decctx.cc:920 reads pps.CtbAddrRStoTSctbAddrRS at line 966 where ctbAddrRS = ctbY ctbsWidth + ctbX is computed from PPS-supplied colBd/rowBd arrays without...

6.9CVSS0.00253EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/21 8:57 p.m.7 views

CVE-2026-45382 libde265 has a heap-buffer-overflow READ in decode_slice_unit_tiles via unvalidated PPS tile geometry

libde265 is an open source implementation of the h.265 video codec. Prior to version 1.0.19, decodercontext::decodesliceunittiles libde265/decctx.cc:920 reads pps.CtbAddrRStoTSctbAddrRS at line 966 where ctbAddrRS = ctbY ctbsWidth + ctbX is computed from PPS-supplied colBd/rowBd arrays without...

6.9CVSS5.3AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/07/21 8:22 p.m.15 views

Gitea: Blind SSRF in OAuth2 avatar synchronization via unvalidated OIDC picture claim

Summary When oauth2client UPDATEAVATAR = true is enabled, Gitea fetches the avatar URL received from an OAuth2/OIDC provider using Go's default HTTP client. The URL comes from the user's OAuth/OIDC avatar value, commonly the OIDC picture claim. The affected code path calls http.Geturl without...

3.1CVSS5.7AI score0.00229EPSS
SaveExploits0References7Affected Software1
NVD
NVD
added 2026/07/21 8:17 p.m.11 views

CVE-2026-59143

Data::RoaringBitmap::Shared versions before 0.02 for Perl allow an out-of-bounds read via an unvalidated container offset and cardinality in rbcontainslocked. The attach-time validator rbvalidateheader checks the header scalars and region layout against the file size, but does not validate the...

6.3CVSS0.00235EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/21 8:17 p.m.10 views

CVE-2026-59145

Data::Intern::Shared versions before 0.02 for Perl allow an out-of-bounds read via unvalidated slot, reverse and arena indices in siidxfind. The attach-time validator sivalidateheader is thorough about the header and layout magic, version, section offsets, totalsize, count and arenaused but does...

9.1CVSS0.00416EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/21 8:17 p.m.9 views

CVE-2026-59147

Data::DisjointSet::Shared versions before 0.02 for Perl allow out-of-bounds reads and writes via an unvalidated parent index in dsufind. The attach-time validator dsuvalidateheader checks the header scalars and region layout against the file size, but does not validate the array contents it then...

9.8CVSS0.00416EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/21 8:17 p.m.11 views

CVE-2026-59144

Data::RingBuffer::Shared versions before 0.04 for Perl allow a stack buffer overflow via an unvalidated elemsize in ringreadseq. The attach-time validator ringvalidateheader checks the capacity-overflow and totalsize consistency of the header but never caps elemsize against the destination size...

9.8CVSS0.00459EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/21 7:41 p.m.28 views

CVE-2026-64878

CVE-2026-64878 is a command-injection vulnerability described as unvalidated input in asset filter parameters that allows shell metacharacters to escape command argument handling, enabling remote code execution on a low-privileged OS user via the Analysis REST endpoint. The connected Tenable advi...

9.9CVSS6.3AI score0.00542EPSS
SaveExploits0References1Affected Software1
NVD
NVD
added 2026/07/21 7:17 p.m.15 views

CVE-2026-59141

Data::RadixTree::Shared versions before 0.02 for Perl allow an out-of-bounds read via unvalidated node and arena indices in rdxfindlocked. The attach-time validator rdxvalidateheader checks the header scalars and region layout against the file size, but does not validate the node records it then...

9.1CVSS0.00337EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/21 7:05 p.m.10 views

CVE-2026-59147

Data::DisjointSet::Shared versions before 0.02 for Perl allow out-of-bounds reads and writes via an unvalidated parent index in dsufind. The attach-time validator dsuvalidateheader checks the header scalars and region layout against the file size, but does not validate the array contents it then...

5.2AI score0.00416EPSS
SaveExploits0References3
Rows per page
Query Builder