Lucene search
+L

48521 matches found

NVD
NVD
added 2026/07/10 5:17 p.m.15 views

CVE-2026-59161

Excelize is a Go language library for reading and writing Microsoft Excel spreadsheets. Prior to 2.11.0, the streaming worksheet reader used by Rows and GetRows does not enforce the TotalRows limit on the row r attribute, allowing a small XLSX file with a row number above 1048576 and no cell...

8.7CVSS0.00655EPSS
SaveExploits1References4
NVD
NVD
added 2026/07/10 5:17 p.m.20 views

CVE-2026-57167

PeerTube is an ActivityPub-federated video streaming platform. Prior to 8.2.2, server-side-rendered video watch pages embed a schema.org JSON-LD block by JSON.stringify-ing video metadata without escaping less-than, greater-than, or slash characters, allowing a value containing the byte sequence...

5.1CVSS0.00467EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/10 5:15 p.m.36 views

CVE-2026-55670 ZITADEL: Cross-Tenant User Leakage via Recycled Identifiers

ZITADEL is an open source identity management platform. Prior to 4.15.1, ZITADEL's event store validation can retain the original resource owner for a deleted user identifier, causing a later user recreated with the same identifier in another organization to be provisioned under the original...

2.3CVSS0.00362EPSS
SaveExploits0References4
Circl
Circl
added 2026/07/10 4:58 p.m.14 views

CVE-2026-54149

creationtimestamp| type| source ---|---|--- 2026-07-10 16:58:31+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mqcmnbbo2l2x 2026-07-10 17:00:47+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mqcmrccqct25 2026-07-10 22:11:21+00:00| seen|...

8.8CVSS6.1AI score0.00549EPSS
SaveExploits0References6
Circl
Circl
added 2026/07/10 4:45 p.m.19 views

CVE-2026-56689

creationtimestamp| type| source ---|---|--- 2026-07-10 16:45:57+00:00| seen| https://bsky.app/profile/kriptabiz.bsky.social/post/3mqclws5p2h26 2026-07-10 17:01:39+00:00| seen| https://bsky.app/profile/hugovalters.bsky.social/post/3mqcmsva6qz2j 2026-07-10 18:41:17+00:00| seen|...

7.7CVSS6.1AI score0.00373EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/10 4:37 p.m.14 views

CVE-2026-57167 PeerTube: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)

PeerTube is an ActivityPub-federated video streaming platform. Prior to 8.2.2, server-side-rendered video watch pages embed a schema.org JSON-LD block by JSON.stringify-ing video metadata without escaping less-than, greater-than, or slash characters, allowing a value containing the byte sequence...

5.1CVSS6.2AI score
SaveExploits0References5
CVE
CVE
added 2026/07/10 4:35 p.m.24 views

CVE-2026-59193

Grav CMS is a file-based web platform. Before version 2.0.0, an authenticated admin.super user could trigger a denial of service by uploading a specially crafted ZIP via the Direct Install tool, because Installer::unZip uses ZipArchive::extractTo without limits on uncompressed size, entry count, ...

6.9CVSS6.1AI score0.006EPSS
SaveExploits1References3Affected Software1
NVD
NVD
added 2026/07/10 4:16 p.m.16 views

CVE-2026-54149

MaxKB is an open-source AI assistant for enterprise. Prior to 2.10.0-lts, MaxKB tool import functionality in apps/tools/serializers/tool.py and MCP referencing mode in apps/application/chatpipeline/step/chatstep/impl/basechatstep.py do not consistently validate MCP transport type, allowing an...

8.8CVSS0.00549EPSS
SaveExploits0References2
Circl
Circl
added 2026/07/10 4:15 p.m.11 views

CVE-2026-61444

creationtimestamp| type| source ---|---|--- 2026-07-10 16:15:18+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mqck7yabkh27 2026-07-10 16:46:05+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3mqclwzjjnb2f 2026-07-10 20:16:31+00:00| seen|...

9.4CVSS6.1AI score0.00572EPSS
SaveExploits0References7
Circl
Circl
added 2026/07/10 4:01 p.m.18 views

CVE-2026-15143

creationtimestamp| type| source ---|---|--- 2026-07-10 16:01:00+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mqcjgg6g4b26 2026-07-10 16:46:06+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3mqclx3547y2b 2026-07-10 22:19:41+00:00| seen|...

9.3CVSS6.1AI score0.00432EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/10 3:51 p.m.15 views

EUVD-2026-42937

Excelize is a Go language library for reading and writing Microsoft Excel spreadsheets. Prior to 2.11.0, Excelize parses shared-string cell values with strconv.Atoi and checks only the upper bound before indexing the shared string slice, allowing an XLSX file containing a shared-string cell with ...

6.9CVSS6.1AI score0.00655EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2026/07/10 3:51 p.m.43 views

CVE-2026-59162 Excelize: Negative shared-string index causes panic in GetCellValue and GetRows

Excelize is a Go language library for reading and writing Microsoft Excel spreadsheets. Prior to 2.11.0, Excelize parses shared-string cell values with strconv.Atoi and checks only the upper bound before indexing the shared string slice, allowing an XLSX file containing a shared-string cell with ...

6.9CVSS0.00655EPSS
SaveExploits1References4
OSV
OSV
added 2026/07/10 3:47 p.m.9 views

CVE-2026-59161 Excelize: Streaming GetRows row-bound bypass causes attacker-controlled allocation

Excelize is a Go language library for reading and writing Microsoft Excel spreadsheets. Prior to 2.11.0, the streaming worksheet reader used by Rows and GetRows does not enforce the TotalRows limit on the row r attribute, allowing a small XLSX file with a row number above 1048576 and no cell...

8.7CVSS6.1AI score
SaveExploits0References6
EUVD
EUVD
added 2026/07/10 3:05 p.m.14 views

EUVD-2026-42924

MaxKB is an open-source AI assistant for enterprise. Prior to 2.10.0-lts, MaxKB tool import functionality in apps/tools/serializers/tool.py and MCP referencing mode in apps/application/chatpipeline/step/chatstep/impl/basechatstep.py do not consistently validate MCP transport type, allowing an...

8.8CVSS6.2AI score0.00549EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/10 1:58 p.m.7 views

CVE-2026-60086

PraisonAI before 4.6.78 contains a prompt injection defense bypass vulnerability where the injection defense only blocks threats classified as CRITICAL, requiring three or more detector families to match simultaneously. Attackers can craft single or double-vector prompt injections that are...

6.9CVSS6.1AI score0.0036EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/10 1:40 p.m.11 views

MINI-GRP8-2Q2P-VV64

Bulletin has no description...

6.9CVSS6.1AI score0.00298EPSS
SaveExploits0
OSV
OSV
added 2026/07/10 1:40 p.m.11 views

MINI-VM72-5CF2-7QGR

Bulletin has no description...

7.8CVSS6.1AI score0.00232EPSS
SaveExploits0
Circl
Circl
added 2026/07/10 1:32 p.m.14 views

CVE-2025-45422

creationtimestamp| type| source ---|---|--- 2026-07-10 13:32:41+00:00| seen| https://infosec.exchange/users/obivan/statuses/116895931383000599 2026-07-10 13:35:59+00:00| seen| https://bsky.app/profile/obivan.infosec.exchange.ap.brid.gy/post/3mqcb5c7v52t2 2026-07-16 19:00:26+00:00| seen|...

8.1CVSS4.8AI score0.00448EPSS
SaveExploits0References2
SUSE Linux
SUSE Linux
added 2026/07/10 12:48 p.m.10 views

Security update for terraform-provider-aws, terraform-provider-azurerm, terraform-provider-external, terraform-provider-google, terraform-provider-helm, terraform-provider-kubernetes, terraform-provid

This update for terraform-provider-aws, terraform-provider-azurerm, terraform-provider-external, terraform-provider-google, terraform-provider-helm, terraform-provider-kubernetes, terraform-provider-random, terraform-provider-susepubliccloud, terraform-provider-tls fixes the following issue...

7.5CVSS6.7AI score0.00781EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/10 12:47 p.m.8 views

SUSE-SU-2026:2850-1 Security update for terraform-provider-aws, terraform-provider-azurerm, terraform-provider-external, terraform-provider-google, terraform-provider-helm, terraform-provider-kubernetes, terraform-provider-random, terraform-provider-susepubliccloud, terraform-provider-tls

This update for terraform-provider-aws, terraform-provider-azurerm, terraform-provider-external, terraform-provider-google, terraform-provider-helm, terraform-provider-kubernetes, terraform-provider-random, terraform-provider-susepubliccloud, terraform-provider-tls fixes the following issue -...

7.5CVSS6.7AI score0.00781EPSS
SaveExploits0References4
Rows per page
Query Builder