Lucene search
+L

492200 matches found

CVE
CVE
added yesterday7 views

CVE-2026-19108

Summary: MZ Automation libiec61850 (up to 1.6.1) has a local-use-after-free in deleteDataSetValuesShadowBuffer (src/iec61850/server/mms_mapping/reporting.c, URCB Revalidation). An attacker with local access could exploit, and a public exploit exists. A fix is available in version 1.6.2; upgrade t...

5.3CVSS5.1AI score
SaveExploits0References8
Cvelist
Cvelist
added yesterday10 views

CVE-2026-19108 MZ Automation libiec61850 URCB Revalidation reporting.c deleteDataSetValuesShadowBuffer use after free

A vulnerability was found in MZ Automation libiec61850 up to 1.6.1. The affected element is the function deleteDataSetValuesShadowBuffer of the file src/iec61850/server/mmsmapping/reporting.c of the component URCB Revalidation. The manipulation results in use after free. The attack needs to be...

5.3CVSS
SaveExploits0References8
OSV
OSV
added yesterday5 views

GHSA-W3CP-G2PF-65WH Silverstripe: XSS in breadcrumbs in page list view

Impact Page breadcrumbs in the CMS are vulnerable to XSS when viewed using the page list view Reporter Fase Rais Baradika...

5.4CVSS5.4AI score
SaveExploits0References7
Github Security Blog
Github Security Blog
added yesterday11 views

Silverstripe: XSS in breadcrumbs in page list view

Impact Page breadcrumbs in the CMS are vulnerable to XSS when viewed using the page list view Reporter Fase Rais Baradika...

5.4CVSS5.4AI score
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added yesterday9 views

CVE-2026-48074 OpenReception: Staff deletion removes pending invites cross-tenant by email match

OpenReception's appointment booking software provides an end-to-end encrypted appointment booking platform. Prior to version 1.0.6, when a TENANTADMIN deletes an existing staff user, the underlying StaffService.deleteStaffMember runs an additional invite cleanup that deletes from the central...

2.7CVSS
SaveExploits0References2
EUVD
EUVD
added yesterday4 views

EUVD-2026-54258

OpenReception's appointment booking software provides an end-to-end encrypted appointment booking platform. Prior to version 1.0.6, when a TENANTADMIN deletes an existing staff user, the underlying StaffService.deleteStaffMember runs an additional invite cleanup that deletes from the central...

2.7CVSS5.5AI score
SaveExploits0References2
CVE
CVE
added yesterday6 views

CVE-2026-48074

OpenReception OpenReception: CVE-2026-48074 describes a cross-tenant data cleanup bug in Staff deletion. Before v1.0.6, deleting a staff member triggers an invite cleanup that removes from the central user_invite table by email without scoping to tenantId. As a result, a TENANT_ADMIN in one tenan...

2.7CVSS5.5AI score
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added yesterday3 views

CVE-2026-54717

Silverstripe CMS is an open source content management system. Prior to 6.2.1, page breadcrumbs in the CMS are vulnerable to cross-site scripting when viewed using the page list view, because page titles are rendered into the breadcrumb trail without being escaped. This issue is fixed in 6.2.1...

5.4CVSS5.1AI score
SaveExploits0References5Affected Software1
EUVD
EUVD
added yesterday5 views

EUVD-2026-54257

Silverstripe CMS is an open source content management system. Prior to 6.2.1, page breadcrumbs in the CMS are vulnerable to cross-site scripting when viewed using the page list view, because page titles are rendered into the breadcrumb trail without being escaped. This issue is fixed in 6.2.1...

5.4CVSS5.1AI score
SaveExploits0References4
Cvelist
Cvelist
added yesterday9 views

CVE-2026-54717 Silverstripe: XSS in breadcrumbs in page list view

Silverstripe CMS is an open source content management system. Prior to 6.2.1, page breadcrumbs in the CMS are vulnerable to cross-site scripting when viewed using the page list view, because page titles are rendered into the breadcrumb trail without being escaped. This issue is fixed in 6.2.1...

5.4CVSS
SaveExploits0References4
CVE
CVE
added yesterday19 views

CVE-2026-54717

CVE-2026-54717 affects Silverstripe CMS. In versions prior to 6.2.1, page breadcrumbs in the CMS page list view are vulnerable to cross-site scripting (XSS) because page titles render into the breadcrumb trail without proper escaping. The issue is resolved in 6.2.1. Connected advisories confirm t...

5.4CVSS5.1AI score
SaveExploits0References4
EUVD
EUVD
added yesterday3 views

EUVD-2026-54256

pymdown-extensions is a collection of extensions for the Python Markdown library. In versions up to and including 11.0, four inline processors caret, tilde, betterem, and magiclink use regular expressions whose content groups can partition a run of delimiter characters in exponentially many ways,...

7.5CVSS5.4AI score
SaveExploits0References2
CVE
CVE
added yesterday9 views

CVE-2026-67422

CVE-2026-67422 affects pymdown-extensions up to version 11.0, where four inline processors—caret, tilde, betterem, and magiclink—use regex patterns whose groups can partition delimiter runs in exponentially many ways. This causes catastrophic backtracking and unbounded CPU usage when rendering a ...

7.5CVSS5.4AI score
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added yesterday5 views

CVE-2026-67422

pymdown-extensions is a collection of extensions for the Python Markdown library. In versions up to and including 11.0, four inline processors caret, tilde, betterem, and magiclink use regular expressions whose content groups can partition a run of delimiter characters in exponentially many ways,...

7.5CVSS5.4AI score
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added yesterday8 views

CVE-2026-67422 pymdown-extensions: Exponential-backtracking ReDoS in caret, tilde, betterem, and magiclink inline processors

pymdown-extensions is a collection of extensions for the Python Markdown library. In versions up to and including 11.0, four inline processors caret, tilde, betterem, and magiclink use regular expressions whose content groups can partition a run of delimiter characters in exponentially many ways,...

7.5CVSS
SaveExploits0References2
EUVD
EUVD
added yesterday4 views

EUVD-2026-54255

Dgraph is an open source distributed GraphQL database. Prior to 25.3.8, maybeQuoteArg in graphql/resolve/queryrewriter.go passes regexp filter strings into generated DQL without quoting or validating the /pattern/flags form, allowing crafted GraphQL query or mutation filters to inject DQL...

8.6CVSS5.5AI score
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added yesterday4 views

CVE-2026-63637

Dgraph is an open source distributed GraphQL database. Prior to 25.3.8, maybeQuoteArg in graphql/resolve/queryrewriter.go passes regexp filter strings into generated DQL without quoting or validating the /pattern/flags form, allowing crafted GraphQL query or mutation filters to inject DQL...

8.6CVSS5.5AI score
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added yesterday7 views

CVE-2026-63637 Dgraph: DQL Injection via unvalidated regexp filter argument in GraphQL query rewriter

Dgraph is an open source distributed GraphQL database. Prior to 25.3.8, maybeQuoteArg in graphql/resolve/queryrewriter.go passes regexp filter strings into generated DQL without quoting or validating the /pattern/flags form, allowing crafted GraphQL query or mutation filters to inject DQL...

8.6CVSS
SaveExploits0References2
CVE
CVE
added yesterday9 views

CVE-2026-63637

CVE-2026-63637 affects Dgraph. Prior to 25.3.8, the may beQuoteArg logic in graphql/resolve/query_rewriter.go passes regexp filter strings into generated DQL without quoting or validating the /pattern/flags form, enabling a crafted GraphQL query or mutation filter to inject DQL operators, disclos...

8.6CVSS5.5AI score
SaveExploits0References2
RedHat Linux
RedHat Linux
added yesterday5 views

gpsd: gpsd: Command Injection via GPS device subtype allows arbitrary code execution

A flaw was found in gpsd, a service application that monitors one or more GPSes or AIS receivers. The gpsprof utility is vulnerable to a command injection. An attacker who can control the GPS device subtype value can embed malicious commands within the gnuplot plot title. When a user processes a...

9.6CVSS6.3AI score0.01796EPSS
SaveExploits1References9
Rows per page
Query Builder