Lucene search
+L

22451 matches found

OSV
OSV
added 2026/07/22 8:16 p.m.9 views

UBUNTU-CVE-2026-13055

The $internalIndexKey aggregation expression can be used by any authenticated user to crash a MongoDB server mongod. The expression fails to handle compound wildcard index specifications, triggering an internal consistency check that aborts the server process. The user must be able to run an...

7.1CVSS5.9AI score0.00283EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/22 7:22 p.m.41 views

CVE-2026-13055 Server crash via aggregation pipeline expression with compound wildcard index specification

The $internalIndexKey aggregation expression can be used by any authenticated user to crash a MongoDB server mongod. The expression fails to handle compound wildcard index specifications, triggering an internal consistency check that aborts the server process. The user must be able to run an...

7.1CVSS0.00283EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/22 7:22 p.m.20 views

CVE-2026-13055 Server crash via aggregation pipeline expression with compound wildcard index specification

The $internalIndexKey aggregation expression can be used by any authenticated user to crash a MongoDB server mongod. The expression fails to handle compound wildcard index specifications, triggering an internal consistency check that aborts the server process. The user must be able to run an...

7.1CVSS5.5AI score
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/22 7:22 p.m.11 views

CVE-2026-13055

The $internalIndexKey aggregation expression can be used by any authenticated user to crash a MongoDB server mongod. The expression fails to handle compound wildcard index specifications, triggering an internal consistency check that aborts the server process. The user must be able to run an...

7.1CVSS5.3AI score0.00283EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/07/22 7:22 p.m.63 views

CVE-2026-13055

The CVE concerns MongoDB Server (mongod) where the query expression $_internalIndexKey in an aggregation pipeline can crash the server. The root cause is improper handling of compound wildcard index specifications, triggering an internal consistency check that aborts the server process. The vulne...

7.1CVSS5.4AI score0.00283EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/07/22 7:22 p.m.18 views

EUVD-2026-47780

The $internalIndexKey aggregation expression can be used by any authenticated user to crash a MongoDB server mongod. The expression fails to handle compound wildcard index specifications, triggering an internal consistency check that aborts the server process. The user must be able to run an...

7.1CVSS5.3AI score0.00283EPSS
SaveExploits0References1
MongoDB
MongoDB
added 2026/07/22 7:22 p.m.15 views

Server crash via aggregation pipeline expression with compound wildcard index specification

The $internalIndexKey aggregation expression can be used by any authenticated user to crash a MongoDB server mongod. The expression fails to handle compound wildcard index specifications, triggering an internal consistency check that aborts the server process. The user must be able to run an...

7.1CVSS5.3AI score0.00283EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/07/22 2:26 p.m.6 views

SUSE-SU-2026:3192-1 Security update for ImageMagick

This update for ImageMagick fixes the following issues - CVE-2026-55628: policy bypass in concatenate operation due to missing checks bsc1270081. - CVE-2026-56362: heap buffer overflow read in GetPixelIndex due to metadata-cache desynchronization in OpenPixelCache bsc1271100. - CVE-2026-56366: ME...

7.5CVSS5.6AI score0.00266EPSS
SaveExploits0References28
Positive Technologies
Positive Technologies
added 2026/07/22 12:00 a.m.16 views

PT-2026-63459

Name of the Vulnerable Software and Affected Versions MongoDB affected versions not specified Description An authenticated user with permissions to execute aggregation pipelines can cause a MongoDB server mongod to crash. This occurs when the $ internalIndexKey aggregation expression is used with...

7.1CVSS5.4AI score0.00283EPSS
SaveExploits0References11
Oracle linux
Oracle linux
added 2026/07/22 12:00 a.m.14 views

httpd:2.4 security, bug fix, and enhancement update

httpd 2.4.37-65.0.1.8 - Replace index.html with Oracle's index page oracleindex.html 2.4.37-65.8 - Resolves: RHEL-173558 - httpd:2.4/httpd: Apache HTTP Server modproxyajp: Arbitrary code execution via heap-based buffer overflow CVE-2026-28780 - Resolves: RHEL-175074 - httpd:2.4/httpd: NULL pointe...

9.8CVSS6.5AI score0.99999EPSS
SaveExploits42
Positive Technologies
Positive Technologies
added 2026/07/22 12:00 a.m.14 views

PT-2026-63503

Name of the Vulnerable Software and Affected Versions Regular Labs extensions affected versions not specified Description Smart Search indexing may render generated content using the identity of the indexing administrator rather than a public guest. This behavior can lead to restricted or...

7.5CVSS5.8AI score0.00249EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/21 9:32 p.m.23 views

EUVD-2026-46389

Incorrect Authorization CWE-863 in Elasticsearch can allow an authenticated user with limited index privileges to exploit insufficient authorization controls in the ingest simulation feature. By targeting indices they are not authorized to access directly, the user can cause those indices'...

5.3CVSS5.5AI score0.00234EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/21 9:21 p.m.37 views

CVE-2026-47254 libheif Has Heap Buffer Overflow in `Track::get_next_sample_raw_data()` -- OOB Chunk Vector Access

libheif is a HEIF and AVIF file format decoder and encoder. Prior to version 1.22.0, Track::initsampletimingtable in libheif/sequences/track.cc stores an out-of-bounds chunk index mchunks.size into mpresentationtimeline when the number of chunks defined in the stco box is less than the number of...

6.1CVSS0.00189EPSS
SaveExploits1References1
CVE
CVE
added 2026/07/21 9:21 p.m.35 views

CVE-2026-47254

CVE-2026-47254 affects libheif before 1.22.0. The issue arises when Track::init_sample_timing_table() stores an out-of-bounds chunk index into m_presentation_timeline if the stco-defined chunks are fewer than samples in stsz. A subsequent call to heif_track_get_next_raw_sequence_sample() reads m_...

6.1CVSS4.7AI score0.00189EPSS
SaveExploits1References1Affected Software1
EUVD
EUVD
added 2026/07/21 9:21 p.m.10 views

EUVD-2026-46436

libheif is a HEIF and AVIF file format decoder and encoder. Prior to version 1.22.0, Track::initsampletimingtable in libheif/sequences/track.cc stores an out-of-bounds chunk index mchunks.size into mpresentationtimeline when the number of chunks defined in the stco box is less than the number of...

6.1CVSS4.7AI score0.00189EPSS
SaveExploits1References1
OSV
OSV
added 2026/07/21 8:20 p.m.21 views

GHSA-9MQ6-MQJJ-C2C5 Gitea: Unbounded Arch package file metadata can cause resource amplification in Gitea package uploads

Summary Hello Gitea Security Team, Thank you for your continued work on Gitea. I would like to responsibly report a potential availability-impact issue that I observed in Gitea’s Arch package registry implementation. During local testing, I noticed that Gitea records non-dot regular file entries...

5.3CVSS5.6AI score0.00238EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/07/21 8:20 p.m.12 views

Gitea: Unbounded Arch package file metadata can cause resource amplification in Gitea package uploads

Summary Hello Gitea Security Team, Thank you for your continued work on Gitea. I would like to responsibly report a potential availability-impact issue that I observed in Gitea’s Arch package registry implementation. During local testing, I noticed that Gitea records non-dot regular file entries...

4.3CVSS5.5AI score0.00238EPSS
SaveExploits0References7Affected Software1
NVD
NVD
added 2026/07/21 8:17 p.m.10 views

CVE-2026-59146

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...

7.8CVSS0.00174EPSS
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.00553EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/21 8:17 p.m.9 views

CVE-2026-56145

Uncontrolled Resource Consumption CWE-400 in Elasticsearch can lead to denial of service via Excessive Allocation CAPEC-130. A low-privileged authenticated user with permission to execute EQL sequence queries against an index they control can send a specially crafted query that triggers excessive...

6.5CVSS0.00296EPSS
SaveExploits0References1
Rows per page
Query Builder