Lucene search
+L

979377 matches found

EUVD
EUVD
added 2026/06/24 8:27 p.m.11 views

EUVD-2026-39077

Gogs is an open source self-hosted Git service. Prior to 0.14.3, three API endpoints — PATCH /api/v1/repos/:owner/:repo/issue-tracker, PATCH /api/v1/repos/:owner/:repo/wiki, and POST /api/v1/repos/:owner/:repo/mirror-sync — are gated by reqRepoWriter rather than reqRepoAdmin. The equivalent...

7.1CVSS5.9AI score0.00335EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/06/24 8:18 p.m.8 views

EUVD-2026-39070

Gogs is an open source self-hosted Git service. Prior to 0.14.3, the Gogs Mirror Settings functionality provide an alternative way from the well protected New Migration functionality for any authenticated users to import local repositories. This issue stems from a lack of validation of SaveAddres...

8.1CVSS5.9AI score0.00416EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/06/24 8:17 p.m.34 views

CVE-2026-52802 Gogs: Open Redirect via redirect_to in Gogs

Gogs is an open source self-hosted Git service. Prior to 0.14.3, an open redirect vulnerability exists in Gogs where attacker-controlled redirectto parameters can bypass validation, allowing redirection to arbitrary external sites. All redirects in Gogs that are validated via the IsSameSite...

5.4CVSS0.00456EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/06/24 8:17 p.m.6 views

CVE-2026-52802

Gogs is an open source self-hosted Git service. Prior to 0.14.3, an open redirect vulnerability exists in Gogs where attacker-controlled redirectto parameters can bypass validation, allowing redirection to arbitrary external sites. All redirects in Gogs that are validated via the IsSameSite...

5.4CVSS6AI score0.00456EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/06/24 8:17 p.m.9 views

CVE-2026-52802 Gogs: Open Redirect via redirect_to in Gogs

Gogs is an open source self-hosted Git service. Prior to 0.14.3, an open redirect vulnerability exists in Gogs where attacker-controlled redirectto parameters can bypass validation, allowing redirection to arbitrary external sites. All redirects in Gogs that are validated via the IsSameSite...

5.4CVSS6AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/06/24 8:17 p.m.10 views

CVE-2026-52802 Gogs: Open Redirect via redirect_to in Gogs

Gogs is an open source self-hosted Git service. Prior to 0.14.3, an open redirect vulnerability exists in Gogs where attacker-controlled redirectto parameters can bypass validation, allowing redirection to arbitrary external sites. All redirects in Gogs that are validated via the IsSameSite...

5.4CVSS6AI score0.00456EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/06/24 8:17 p.m.9 views

EUVD-2026-39068

Gogs is an open source self-hosted Git service. Prior to 0.14.3, an open redirect vulnerability exists in Gogs where attacker-controlled redirectto parameters can bypass validation, allowing redirection to arbitrary external sites. All redirects in Gogs that are validated via the IsSameSite...

5.4CVSS6AI score0.00456EPSS
SaveExploits0References4
CVE
CVE
added 2026/06/24 8:17 p.m.26 views

CVE-2026-52802

Summary: CVE-2026-52802 affects Gogs prior to version 0.14.3, exposing an open redirect in redirects validated by IsSameSite. The check only examines the first two characters of the redirect_to value, failing to account for directory traversal sequences (e.g., /a/../\example.com). When browsers n...

5.4CVSS6AI score0.00456EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/06/24 6:32 p.m.11 views

EUVD-2026-38878

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in smb2open during durable reconnect In smb2open, the call to ksmbdputdurablefdfp drops the reference to the durable file descriptor early during the durable reconnect process. If an error occurs...

5.7AI score0.0043EPSS
SaveExploits0References4
NVD
NVD
added 2026/06/24 6:17 p.m.21 views

CVE-2026-48720

Warp is an agentic development environment. From 0.2025.03.05.08.02.stable00 until 0.2026.05.06.15.42.stable01, Warp accepts non-inline OSC 1337;File payloads from terminal output and materialize the decoded payload as a local file without an additional confirmation step. This vulnerability is...

8.8CVSS0.00247EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/06/24 5:35 p.m.13 views

EUVD-2026-39002

Warp is an agentic development environment. From 0.2023.10.24.08.03.stable00 until 0.2026.05.06.15.42.stable01, Warp may open executable local files through the operating system default file handler. A malicious Markdown document or project can contain a local-file link that appears as normal...

8.8CVSS5.9AI score0.00255EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/24 5:17 p.m.16 views

CVE-2026-53130

In the Linux kernel, the following vulnerability has been resolved: fs/omfs: reject ssysblocksize smaller than OMFSDIRSTART omfsfillsuper rejects oversized ssysblocksize values PAGESIZE, but it does not reject values smaller than OMFSDIRSTART 0x1b8 = 440. Later, omfsmakeempty uses sbi-ssysblocksi...

7.8CVSS0.00129EPSS
SaveExploits0References8
NVD
NVD
added 2026/06/24 5:17 p.m.12 views

CVE-2026-52996

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix durable fd leak on ClientGUID mismatch in durable v2 open ksmbdlookupfdcguid returns a ksmbdfile with its refcount incremented via ksmbdfpget. parsedurablehandlecontext in the DURABLEREQV2 case properly releases this...

5.5CVSS0.00135EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/06/24 5:17 p.m.8 views

CVE-2026-53010

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in smb2open during durable reconnect In smb2open, the call to ksmbdputdurablefdfp drops the reference to the durable file descriptor early during the durable reconnect process. If an error occurs...

9.8CVSS5.3AI score0.0043EPSS
SaveExploits0References5
CVE
CVE
added 2026/06/24 4:29 p.m.24 views

CVE-2026-52996

Technical details are not publicly available in the provided documents. Monitor for updates.

5.5CVSS6AI score0.00135EPSS
SaveExploits0References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/06/24 4:29 p.m.10 views

CVE-2026-52996

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix durable fd leak on ClientGUID mismatch in durable v2 open ksmbdlookupfdcguid returns a ksmbdfile with its refcount incremented via ksmbdfpget. parsedurablehandlecontext in the DURABLEREQV2 case properly releases this...

5.8AI score0.00135EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/06/24 4:29 p.m.7 views

CVE-2026-52996 ksmbd: fix durable fd leak on ClientGUID mismatch in durable v2 open

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix durable fd leak on ClientGUID mismatch in durable v2 open ksmbdlookupfdcguid returns a ksmbdfile with its refcount incremented via ksmbdfpget. parsedurablehandlecontext in the DURABLEREQV2 case properly releases this...

6AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/06/24 4:29 p.m.43 views

CVE-2026-52991 sched/psi: fix race between file release and pressure write

In the Linux kernel, the following vulnerability has been resolved: sched/psi: fix race between file release and pressure write A potential race condition exists between pressure write and cgroup file release regarding the priv member of struct kernfsopenfile, which triggers the uaf reported in 1...

7.8CVSS0.00107EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/06/24 3:36 p.m.10 views

CVE-2025-61025

A flaw was found in virtuoso-opensource. Attackers can exploit this vulnerability by sending specially crafted SQL statements, which can lead to a Denial of Service DoS. This issue impacts the availability of the affected system...

7.5CVSS5.8AI score0.00351EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/06/24 3:11 p.m.4 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: ksmbd: A use-after-free issue was fixed in ksmbdsessionrpcopen. A UAF Use-After-Free issue may occur due to a race condition between ksmbdsessionrpcopen and sessionrpcclose. Adding rpclock to the session can help protect it fr...

8.8CVSS6AI score0.0047EPSS
SaveExploits0References4
Rows per page
Query Builder