Lucene search
+L

16490 matches found

Github Security Blog
Github Security Blog
added 2026/08/12 3:14 p.m.16 views

Winter: Broken access control in `Cms\Controllers\Index` allows cross-template actions and unauthorized asset uploads

Impact Affected versions of Winter CMS did not enforce per-template-type permission checks in the CMS section's AJAX handlers. The CMS controller Cms\Controllers\Index used OR-logic across its five permissions cms.managepages, cms.managepartials, cms.managelayouts, cms.managecontent,...

6.8CVSS5.4AI score0.00279EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/08/12 3:14 p.m.11 views

GHSA-5C4F-9PQ9-6C77 Winter: Broken access control in `Cms\Controllers\Index` allows cross-template actions and unauthorized asset uploads

Impact Affected versions of Winter CMS did not enforce per-template-type permission checks in the CMS section's AJAX handlers. The CMS controller Cms\Controllers\Index used OR-logic across its five permissions cms.managepages, cms.managepartials, cms.managelayouts, cms.managecontent,...

6.8CVSS5.4AI score0.00279EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/08/12 2:40 p.m.13 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS in the renderCss process. An attacker can inject malicious scripts by providing crafted custom styles through the editor settings interface, which are then rendered on backend pages. This is only exploitable if...

8.4CVSS5AI score0.00215EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/12 2:17 p.m.20 views

CVE-2026-16999

Improper restriction of XML external entity reference vulnerability in Ministry of Justice UYAP Document Editor allows Serialized Data External Linking. This issue affects UYAP Document Editor: from 4.5.17 before 5.4.17...

6.3CVSS0.00128EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/12 1:53 p.m.15 views

EUVD-2026-57212

Improper restriction of XML external entity reference vulnerability in Ministry of Justice UYAP Document Editor allows Serialized Data External Linking. This issue affects UYAP Document Editor: from 4.5.17 before 5.4.17...

6.3CVSS5.3AI score0.00128EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/12 1:53 p.m.37 views

CVE-2026-16999 XXE in Ministry of Justice's UYAP Document Editor

Improper restriction of XML external entity reference vulnerability in Ministry of Justice UYAP Document Editor allows Serialized Data External Linking. This issue affects UYAP Document Editor: from 4.5.17 before 5.4.17...

6.3CVSS0.00128EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/12 1:53 p.m.37 views

CVE-2026-16999

CVE-2026-16999 describes an XML External Entity (XXE) vulnerability in the Ministry of Justice UYAP Document Editor due to improper restriction of XML external entity references. Affected versions are UYAP Document Editor 4.5.17 before 5.4.17. The issue is associated with Serialized Data External...

6.3CVSS5.3AI score0.00128EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/12 1:53 p.m.15 views

CVE-2026-16999

Improper restriction of XML external entity reference vulnerability in Ministry of Justice UYAP Document Editor allows Serialized Data External Linking. This issue affects UYAP Document Editor: from 4.5.17 before 5.4.17...

6.3CVSS5.3AI score0.00128EPSS
SaveExploits0References2Affected Software1
RedHat Linux
RedHat Linux
added 2026/08/12 7:12 a.m.11 views

grafana: Grafana: Privilege escalation via dashboard overwrite

A flaw was found in Grafana. A user with editor privileges can overwrite a dashboard not owned by them, leading to privilege escalation on that specific dashboard. This allows the editor to gain administrative control over the affected dashboard...

7.1CVSS7AI score0.00226EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.11 views

PT-2026-71076

Improper restriction of XML external entity reference vulnerability in Ministry of Justice UYAP Document Editor allows Serialized Data External Linking. This issue affects UYAP Document Editor: from 4.5.17 before 5.4.17...

6.3CVSS5.3AI score0.00128EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.19 views

PT-2026-76553

Name of the Vulnerable Software and Affected Versions Winter versions 1.2.10 through 1.2.12 Description Authenticated backend users with the backend.manage editor permission can store custom Markup Styles via Settings → Editor Settings → Markup Styles. These styles are compiled by the LESS parser...

8.1CVSS4.8AI score0.00215EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.12 views

PT-2026-71341

Trix is a what-you-see-is-what-you-get rich text editor for everyday writing. Prior to 2.1.18, Trix is vulnerable to cross-site scripting when a crafted application/x-trix-document JSON payload is dropped into an editor using the fallback Level0InputController, such as an embedded WebView without...

2.1CVSS4.9AI score0.00326EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/11 3:37 p.m.16 views

CVE-2026-73076

Vim is an open source, command line text editor. Prior to 9.2.0847, runtime/autoload/vimball.vim allows a crafted vimball member named .VimballRecord to overwrite the installation record with attacker-chosen commands. When vimballRmVimball later processes the matching record entry, the stored Ex...

8.4CVSS5.4AI score0.00131EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/11 3:29 p.m.13 views

CVE-2026-73071

Vim is an open source, command line text editor. From 9.2.0511 until 9.2.0844, jsondecodeitem in src/json.c can retain a stale pointer after jsondecodestring invokes channelfill to refill and free the current buffer, causing the error path to read freed memory instead of reader-jsbuf +...

3.3CVSS5.4AI score0.0011EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/11 3:21 p.m.14 views

CVE-2026-73070

Vim is an open source, command line text editor. Prior to 9.2.0842, the socket server backend in src/socketserver.c accepts unbounded client connections in socketserveraccept, causing descriptors to overflow fdset structures in src/channel.c and fixed-size struct pollfd arrays in src/osunix.c,...

6.8CVSS5.5AI score0.00111EPSS
SaveExploits0
NVD
NVD
added 2026/08/11 1:19 p.m.16 views

CVE-2026-72765

n8n before 2.31.5 and before 2.32.1 contain a sandbox escape vulnerability in expression evaluation. An authenticated user with permission to create or modify workflows can craft expressions using arrow-function bodies to bypass the expression sandbox, triggering system command execution on the...

9.9CVSS0.00449EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.10 views

PT-2026-70167

n8n before 2.31.5 and before 2.32.1 contain a sandbox escape vulnerability in expression evaluation. An authenticated user with permission to create or modify workflows can craft expressions using arrow-function bodies to bypass the expression sandbox, triggering system command execution on the...

8.7CVSS5.6AI score0.00449EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/10 8:44 p.m.41 views

CVE-2026-18617 Data-science-pipelines-operator: dspo: mysql dsn parameter injection via customextraparams enables local infile file exfiltration from operator pod

A flaw was found in the Data Science Pipelines Operator DSPO. A namespace editor can exploit a vulnerability in the spec.database.customExtraParams field, which allows for the injection of dangerous parameters into the MySQL Data Source Name DSN string. By manipulating these parameters, an attack...

8.8CVSS0.00494EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/08/10 8:44 p.m.6 views

CVE-2026-18617 Data-science-pipelines-operator: dspo: mysql dsn parameter injection via customextraparams enables local infile file exfiltration from operator pod

A flaw was found in the Data Science Pipelines Operator DSPO. A namespace editor can exploit a vulnerability in the spec.database.customExtraParams field, which allows for the injection of dangerous parameters into the MySQL Data Source Name DSN string. By manipulating these parameters, an attack...

8.8CVSS5.4AI score0.00494EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/10 8:44 p.m.12 views

EUVD-2026-55813

A flaw was found in the Data Science Pipelines Operator DSPO. A namespace editor can exploit a vulnerability in the spec.database.customExtraParams field, which allows for the injection of dangerous parameters into the MySQL Data Source Name DSN string. By manipulating these parameters, an attack...

8.8CVSS5.4AI score0.00494EPSS
SaveExploits0References2
Rows per page
Query Builder