Lucene search
+L

124288 matches found

Cvelist
Cvelist
added 2026/07/23 9:16 p.m.32 views

CVE-2024-58354 cal.com Repository Takeover via pull_request_target Workflow

cal.com calcom repository, later renamed cal.diy is affected by a repository takeover vulnerability in its GitHub Actions workflows. The workflow pr.yml uses the pullrequesttarget trigger with the repository's default write permissions and passes them down to check-types.yml. check-types.yml then...

9.9CVSS0.00386EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/23 9:16 p.m.8 views

CVE-2024-58354 cal.com Repository Takeover via pull_request_target Workflow

cal.com calcom repository, later renamed cal.diy is affected by a repository takeover vulnerability in its GitHub Actions workflows. The workflow pr.yml uses the pullrequesttarget trigger with the repository's default write permissions and passes them down to check-types.yml. check-types.yml then...

9.9CVSS6AI score0.00386EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/23 9:16 p.m.6 views

CVE-2024-58354 cal.com Repository Takeover via pull_request_target Workflow

cal.com calcom repository, later renamed cal.diy is affected by a repository takeover vulnerability in its GitHub Actions workflows. The workflow pr.yml uses the pullrequesttarget trigger with the repository's default write permissions and passes them down to check-types.yml. check-types.yml then...

8.5CVSS6AI score0.00386EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/23 9:16 p.m.27 views

CVE-2024-58354

Cal.com (cal.com/cal.diy) is affected by a repository takeover via its GitHub Actions workflow. The pr.yml workflow uses pull_request_target and passes repo default write permissions to check-types.yml, which then dangerous-checks out the attacker PR and executes it (yarn install, package.json sc...

9.9CVSS5.8AI score0.00386EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/23 8:53 p.m.30 views

CVE-2026-50032 NULL Pointer Dereference in MZ Automation libIEC61850

A NULL pointer dereference in the MMS Write Named Variable List handler, which may allow a network adjacent attacker to crash the server by sending a WriteRequest with an empty listOfData field...

8.7CVSS0.00263EPSS
SaveExploits1References1
CVE
CVE
added 2026/07/23 8:53 p.m.22 views

CVE-2026-50032

CVE-2026-50032: A NULL pointer dereference in the MMS Write Named Variable List handler of libIEC61850 (MMS write service) can crash the server when an empty listOfData is sent. Affected in libIEC61850 up to v1.6.1; fix status: patched in v1.6.2 (bd338f23). The issue is a DoS condition exploitabl...

8.7CVSS5.3AI score0.00263EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/07/23 8:53 p.m.8 views

EUVD-2026-48397

A NULL pointer dereference in the MMS Write Named Variable List handler, which may allow a network adjacent attacker to crash the server by sending a WriteRequest with an empty listOfData field...

8.7CVSS5.3AI score0.00263EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/07/23 8:48 p.m.21 views

EUVD-2026-48430

The affected product is vulnerable to a heap-based buffer overflow via a crafted MMS Initiate request. Remote code execution RCE has been demonstrated when ASLR is disabled; memory corruption or denial of service may occur in configurations where ASLR is enabled...

9.2CVSS6.3AI score0.00369EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/07/23 8:32 p.m.7 views

EUVD-2026-48428

The affected product is vulnerable to a stack-based buffer overflow, which may allow an attacker to cause a memory corruption via a Read Request...

8.7CVSS5.8AI score0.00267EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/07/23 8:32 p.m.32 views

CVE-2026-50039 Stack-based Buffer Overflow in MZ Automation libIEC61850

The affected product is vulnerable to a stack-based buffer overflow, which may allow an attacker to cause a memory corruption via a Read Request...

8.7CVSS0.00267EPSS
SaveExploits1References1
CVE
CVE
added 2026/07/23 8:32 p.m.24 views

CVE-2026-50039

CVE-2026-50039 affects libIEC61850 MMS value cache (v1.0.0 through v1.6.1). The vulnerability is a stack-based overflow via an unbounded copy, leading to DoS. The issue is pre-auth in the MMS value cache path and can be triggered by a network request that causes an overflow in the affected compon...

8.7CVSS5.8AI score0.00267EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/07/23 8:19 p.m.30 views

CVE-2026-21653 CCure and Victor Application Server - Server Side Request Forgery

Victor SSRF vulnerability in Johnson Controls CCure 9000 and victor application server allows Server Side Request Forgery. This issue affects CCure 9000 and victor application server: from 2.9 through 3.0...

7.2CVSS0.00229EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/23 7:57 p.m.20 views

CVE-2026-15630

Technical details about CVE-2026-15630 are not publicly available in the provided documents. Monitor for updates.

9.9CVSS5.3AI score0.00246EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/23 6:50 p.m.10 views

CVE-2026-64785

SwiftNIO HTTP/2 was missing validation on inbound HEADERS frames that let CR, LF, NUL, SP and other control characters reach an HTTP/1.1 backend through NIOHTTP2's HTTP/2-to-HTTP/1 codec, enabling HTTP request smuggling or response splitting. This vulnerability is addressed in swift-nio-http2...

5.8AI score0.00181EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/23 6:50 p.m.8 views

CVE-2026-64785

SwiftNIO HTTP/2 was missing validation on inbound HEADERS frames that let CR, LF, NUL, SP and other control characters reach an HTTP/1.1 backend through NIOHTTP2's HTTP/2-to-HTTP/1 codec, enabling HTTP request smuggling or response splitting. This vulnerability is addressed in swift-nio-http2...

5.3AI score0.00181EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/23 6:50 p.m.19 views

CVE-2026-64785

CVE-2026-64785 affects SwiftNIO HTTP/2; the issue is missing validation of inbound HEADERS frames, allowing CR, LF, NUL, SP and other control characters to reach an HTTP/1.1 backend via the HTTP/2-to-HTTP/1 codec. This can enable HTTP request smuggling or response splitting. The vulnerability is ...

5.3CVSS5.3AI score0.00181EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/23 6:50 p.m.48 views

CVE-2026-64785

SwiftNIO HTTP/2 was missing validation on inbound HEADERS frames that let CR, LF, NUL, SP and other control characters reach an HTTP/1.1 backend through NIOHTTP2's HTTP/2-to-HTTP/1 codec, enabling HTTP request smuggling or response splitting. This vulnerability is addressed in swift-nio-http2...

0.00181EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/23 4:36 p.m.7 views

GHSA-5XF7-4P34-54QR pypdf: Possible infinite loop for not terminated inline images

Impact An attacker who uses this vulnerability can craft a PDF which leads to an infinite loop. This requires parsing the content stream of a page with a not terminated inline image, as done when extracting the page text for example. Patches This has been fixed in pypdf==6.14.1. Workarounds If yo...

8.7CVSS5.3AI score0.0034EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/23 3:6 p.m.5 views

GHSA-5QJQ-93H5-HRGP pypdf: Possible large memory usage for wrong image dimensions

Impact An attacker who uses this vulnerability can craft a PDF which leads to large memory usage. This requires loading images where the declared size values are much too large compared to the actual data. Patches This has been fixed in pypdf==6.14.0. Workarounds If you cannot upgrade yet, consid...

6.9CVSS5.3AI score0.00303EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/07/23 2:55 p.m.10 views

PHPSpreadsheet: SSRF bypass via HTTP redirect in WEBSERVICE() domain whitelist

Summary The domain whitelist introduced in PhpSpreadsheet 5.4.0 for the WEBSERVICE formula function can be bypassed via HTTP redirect. The whitelist validates only the initial URL's hostname, but filegetcontents follows 302/301 redirects by default without re-validating the redirect target agains...

7.7CVSS5.9AI score0.00531EPSS
SaveExploits0References8Affected Software1
Rows per page
Query Builder