Lucene search
+L

313568 matches found

Wolfi
Wolfi
•added 2026/08/19 8:24 p.m.•20 views

CVE-2026-63335 vulnerabilities

Vulnerabilities for packages: logstash, zipkin, thingsboard, cassandra-reaper, druid...

6.3CVSS5.8AI score0.00515EPSS
SaveExploits0
Wolfi
Wolfi
•added 2026/08/19 8:24 p.m.•21 views

GHSA-68MJ-5WR7-6FGG vulnerabilities

Vulnerabilities for packages: logstash, zipkin, thingsboard, cassandra-reaper, druid...

5.7AI score
SaveExploits0
Wolfi
Wolfi
•added 2026/08/19 8:24 p.m.•25 views

GHSA-93J5-89VC-PPH4 vulnerabilities

Vulnerabilities for packages: logstash, zipkin, thingsboard, cassandra-reaper, druid...

5.7AI score
SaveExploits0
Wolfi
Wolfi
•added 2026/08/19 8:24 p.m.•24 views

GHSA-PCW8-M77R-2528 vulnerabilities

Vulnerabilities for packages: nextcloud-server...

5.3AI score
SaveExploits0
NVD
NVD
•added 2026/08/19 8:17 p.m.•16 views

CVE-2026-68560

Wekan is open source kanban built with Meteor. Prior to 9.75, models/fileValidation.js interpolated the uploaded fileObj.path into the administrator-configured externalCommandLine at its file placeholder and executed the result through asyncExec, which is promisifyexec and invokes /bin/sh -c. On...

7.7CVSS0.00584EPSS
SaveExploits0References3
NVD
NVD
•added 2026/08/19 8:17 p.m.•18 views

CVE-2026-22306

Download of code without integrity check, inclusion of functionality from untrusted control sphere, and cleartext transmission of sensitive information vulnerability in Ozols Grupa OZOLS on Windows caused by an abandoned auto-update domain. Affected component: the automatic update channel...

10CVSS0.00207EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
•added 2026/08/19 7:35 p.m.•18 views

OpenJDK: Enhance TLS server (2026-08 Security Update)

Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: JSSE. Supported versions that are affected are Oracle Java SE: 8u501, 11.0.32, 17.0.20, 21.0.12, 25.0.4, 26.0.2; Oracle GraalVM for JDK: 17.0.20 and 21.0.12; Oracle...

5.3CVSS5.1AI score0.00278EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
•added 2026/08/19 7:31 p.m.•17 views

GeoServer has a Server-Side Template Injection (SSTI) vulnerability in processing FreeMarker templates

Summary A server-side template injection SSTI vulnerability exist that allows an authenticated administrator to upload FreeMarker templates containing malicious content that can execute OS commands and read from or write to arbitrary files on the server. These FreeMarker templates are used in a...

6.1AI score
SaveExploits0References6Affected Software3
OSV
OSV
•added 2026/08/19 7:31 p.m.•11 views

GHSA-WF6J-GR27-G7CH GeoServer has a Server-Side Template Injection (SSTI) vulnerability in processing FreeMarker templates

Summary A server-side template injection SSTI vulnerability exist that allows an authenticated administrator to upload FreeMarker templates containing malicious content that can execute OS commands and read from or write to arbitrary files on the server. These FreeMarker templates are used in a...

7.2CVSS6.2AI score
SaveExploits0References6
CVE
CVE
•added 2026/08/19 7:25 p.m.•31 views

CVE-2026-16822

IBM AIX 7.2/7.3 and PowerVM VIOS 4.1 have improper certificate validation allowing a remote attacker (no auth needed) to impersonate the TNC policy server and modify traffic; CVSS 9.3 Critical. IBM support page linked as reference; no patch or exploit details provided in documents.

9.3CVSS5.4AI score0.00252EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
•added 2026/08/19 7:25 p.m.•13 views

EUVD-2026-62705

IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 could allow a remote attacker to impersonate the TNC policy server and modify traffic due to improper certificate validation...

9.3CVSS5.4AI score0.00252EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/08/19 7:25 p.m.•16 views

EUVD-2026-62704

Download of code without integrity check, inclusion of functionality from untrusted control sphere, and cleartext transmission of sensitive information vulnerability in Ozols Grupa OZOLS on Windows caused by an abandoned auto-update domain. Affected component: the automatic update channel...

10CVSS5.4AI score0.00207EPSS
SaveExploits0References1
CVE
CVE
•added 2026/08/19 7:24 p.m.•35 views

CVE-2026-68561

Wekan (open-source kanban built with Meteor) prior to 9.89 has a privilege escalation flaw in server/permissions/boards.js. The canUpdateBoardSort check authorized any board member whenever fieldNames included sort. Because Meteor combines allow rules with OR semantics and applies the complete mo...

8.8CVSS5.3AI score0.00506EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/19 7:23 p.m.•17 views

CVE-2026-68560 Wekan:hell Injection in External Antivirus Scanner Path via asyncExec

Wekan is open source kanban built with Meteor. Prior to 9.75, models/fileValidation.js interpolated the uploaded fileObj.path into the administrator-configured externalCommandLine at its file placeholder and executed the result through asyncExec, which is promisifyexec and invokes /bin/sh -c. On...

7.7CVSS5.5AI score
SaveExploits0References5
OSV
OSV
•added 2026/08/19 7:17 p.m.•21 views

GHSA-7M52-JW36-44R3 MCP PHP SDK: client HttpTransport SSE buffer (sseBuffer .= chunk) grows unbounded when server withholds the event delimiter

Summary The HTTP client transport in mcp/sdk reads a Server-Sent-Events SSE response stream incrementally and appends each 4 KiB chunk to an in-memory buffer $this-sseBuffer .= $chunk; with no upper bound. The buffer is only ever flushed when an SSE event delimiter "\n\n" appears. A remote MCP...

8.7CVSS6AI score0.00615EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
•added 2026/08/19 7:17 p.m.•16 views

MCP PHP SDK: client HttpTransport SSE buffer (sseBuffer .= chunk) grows unbounded when server withholds the event delimiter

Summary The HTTP client transport in mcp/sdk reads a Server-Sent-Events SSE response stream incrementally and appends each 4 KiB chunk to an in-memory buffer $this-sseBuffer .= $chunk; with no upper bound. The buffer is only ever flushed when an SSE event delimiter "\n\n" appears. A remote MCP...

6.9CVSS6AI score0.00615EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2026/08/19 7:17 p.m.•14 views

Document Merge Service vulnerable to RCE via SSTI (xlsx tempaltes)

Impact A remote code execution RCE via server-side template injection SSTI allows for user supplied code to be executed in the server's context where it is executed as the document-merge-server user with the UID 901 thus giving an attacker considerable control over the container. The vulnerabilit...

6.3AI score
SaveExploits0References3Affected Software1
NVD
NVD
•added 2026/08/19 7:17 p.m.•11 views

CVE-2026-18681

IBM Server Firmware FW1120.00, FW1110.00 through FW1110.30, FW1060.00 through FW1060.80, and FW950.00 through FW950.H2 is affected by a vulnerability in the FSP firmware update process. An attacker with authenticated administrator-level access to the FSP can, under specific conditions, execute...

6.8CVSS0.00336EPSS
SaveExploits0References1
vulnersOsv
vulnersOsv
•added 2026/08/19 7:17 p.m.•13 views

@contentful/mcp-server (>=1.7.0-dev-20251016T1739-07b05ef.0, <=1.7.18), @iflow-mcp/contentful-contentful-mcp-server (>=1.7.7, <=1.7.8) potentially affected by CVE-2026-53957 via @contentful/mcp-tools (>=0.1.0, <=0.4.4)

@contentful/mcp-tools NPM version =0.1.0, =1.7.0-dev-20251016T1739-07b05ef.0, =1.7.7, =1.7.8 Source cves: CVE-2026-53957 Source advisory: OSV:GHSA-2XHG-73J7-RRGX...

7.7CVSS5.4AI score0.00415EPSS
SaveExploits0
OSV
OSV
•added 2026/08/19 7:15 p.m.•9 views

GHSA-CC2G-GQ8C-R332 grok-faf-mcp has an arbitrary local file read via unconfined `path` argument in FAF tools

Summary Several grok-faf-mcp MCP tools accept a caller-controlled path argument and resolve it expansion + path.resolve straight into a filesystem read without confining it to a trusted project directory. An absolute path or ../ traversal is resolved and used as-is, so the server process can be...

7.5CVSS5.4AI score
SaveExploits0References3
Rows per page
Query Builder