Lucene search
+L

4066 matches found

Github Security Blog
Github Security Blog
added 2026/07/10 7:25 p.m.15 views

SiYuan: Path Traversal via Double URL Encoding in /assets/*path (publish mode arbitrary file─read), Incomplete fix of CVE-2026-41894

Summary The patch for CVE-2026-41894 "Path Traversal via Double URL Encoding" sanitized the /export/ route but the identical root cause remains in the /assets/path route. In publish mode anonymous read-only HTTP endpoint, default port 6808, an unauthenticated remote attacker can read arbitrary...

7.5CVSS6.2AI score0.01892EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2026/07/10 5:16 p.m.14 views

CVE-2026-55638

9Router is an AI router & token saver. Prior to 0.5.2, 9router protects /v1, /v1beta, /api/v1, and /api/v1beta in src/dashboardGuard.js but omits /codex before next.config.mjs rewrites /codex/ to /api/v1/responses. A remote unauthenticated attacker can send requests to /codex/ to bypass the API-k...

8.6CVSS0.00372EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/10 4:16 p.m.8 views

CVE-2026-8609

An unauthenticated attacker can repeatedly call Grafana's OAuth login route with unique values, causing unbounded memory growth that can eventually exhaust memory and crash the Grafana instance denial of service...

7.5CVSS0.00397EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/10 2:58 p.m.33 views

CVE-2026-8609 Pre-authentication denial of service via the OAuth login route

An unauthenticated attacker can repeatedly call Grafana's OAuth login route with unique values, causing unbounded memory growth that can eventually exhaust memory and crash the Grafana instance denial of service...

5.3CVSS0.00397EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/10 2:58 p.m.31 views

CVE-2026-8609

Grafana CVE-2026-8609: an unauthenticated attacker can repeatedly call Grafana's OAuth login route with unique values, causing unbounded memory growth and eventual denial of service (crash). The connected sources (NVD, CIRCL sighting, AttackKB, Alpine Linux advisory, CVE listings, vuln enrichment...

7.5CVSS6.1AI score0.00397EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/07/10 1:19 p.m.6 views

SUSE-SU-2026:2851-1 Security update for dracut

This update for dracut fixes the following issue - CVE-2026-6893: Root code execution via DHCP options command injection bsc1268322. Changes for dracut: - Update to version 059+suse.570.g2b84048d7: fixnetwork-legacy: sanitize DHCP values in dhclient-script.sh bsc1268322, CVE-2026-6893...

7.5CVSS6.4AI score0.01089EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2026/07/10 12:0 a.m.6 views

The vulnerability of the rt6_make_pcpu_route() function in the net/ipv6/route.c module of the IPv6 protocol implementation in the Linux operating system allows a attacker to cause a service failure.

The vulnerability of the rt6makepcpuroute function in the net/ipv6/route.c module of the IPv6 protocol implementation in the Linux operating system is related to the distribution of resources without any restrictions or regulations. Exploiting this vulnerability could allow a attacker to cause...

5.5CVSS6.2AI score0.00254EPSS
SaveExploits0References10Affected Software7
Positive Technologies
Positive Technologies
added 2026/07/10 12:0 a.m.18 views

PT-2026-57332

Name of the Vulnerable Software and Affected Versions Phalcon versions prior to 5.15.0 Description In Phalcon MVC applications using a default router, the CLI router, or the /:params placeholder, a built-in route is registered with a compiled PCRE Perl Compatible Regular Expressions pattern...

8.7CVSS6.1AI score0.00419EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/07/10 12:0 a.m.8 views

PT-2026-57212

Name of the Vulnerable Software and Affected Versions Grafana affected versions not specified Description An unauthenticated attacker can trigger a denial of service by repeatedly calling the OAuth login route with unique values. This action leads to unbounded memory growth, which can exhaust the...

7.5CVSS6AI score0.00397EPSS
SaveExploits0References9
NVD
NVD
added 2026/07/09 11:17 p.m.11 views

CVE-2026-59832

SiYuan is an open-source personal knowledge management system. Prior to 3.7.1, the /snippets/filepath route handler serveSnippets in kernel/server/serve.go joins a single-decoded request path with the snippets directory without subpath containment or sensitive-path checks, allowing an authenticat...

7.7CVSS0.00316EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/09 10:18 p.m.7 views

CVE-2026-59832

SiYuan is an open-source personal knowledge management system. Prior to 3.7.1, the /snippets/filepath route handler serveSnippets in kernel/server/serve.go joins a single-decoded request path with the snippets directory without subpath containment or sensitive-path checks, allowing an authenticat...

7.7CVSS6AI score0.00316EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/07/09 10:18 p.m.40 views

CVE-2026-59832 SiYuan: Authenticated path traversal in /snippets/ static handler (serveSnippets) leaks conf/conf.json secrets and siyuan.db

SiYuan is an open-source personal knowledge management system. Prior to 3.7.1, the /snippets/filepath route handler serveSnippets in kernel/server/serve.go joins a single-decoded request path with the snippets directory without subpath containment or sensitive-path checks, allowing an authenticat...

7.7CVSS0.00316EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/09 10:18 p.m.15 views

CVE-2026-59832

SiYuan before 3.7.1 is affected by an authenticated path traversal in the /snippets/*filepath route (serveSnippets) where the handler in kernel/server/serve.go joins a single-decoded path with the snippets directory without subpath containment or sensitive-path checks, allowing requests like /sni...

7.7CVSS6AI score0.00316EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/09 7:17 p.m.11 views

CVE-2026-59148

Mockoon provides way to design and run mock APIs. Prior to 9.7.0, Mockoon's admin API in commons-server/src/libs/server/admin-api.ts is mounted on the same Express listener as user-defined mock routes, enabled by default in shipped runtimes, serves Access-Control-Allow-Origin: with write methods...

8.8CVSS0.00173EPSS
SaveExploits0References5
SUSE Linux
SUSE Linux
added 2026/07/09 6:42 p.m.8 views

Security update for warewulf4

This update for warewulf4 fixes the following issues: Update to v4.7.0. Security issues fixed: CVE-2025-69725: incorrect input validation in the RedirectSlashes function can lead to an open redirect bsc1258511. CVE-2026-33814: golang.org/x/net/http2: infinite loop in HTTP/2 transport when given b...

9.1CVSS6.8AI score0.00781EPSS
SaveExploits0References20
OSV
OSV
added 2026/07/09 6:42 p.m.4 views

SUSE-SU-2026:2830-1 Security update for warewulf4

This update for warewulf4 fixes the following issues: Update to v4.7.0. Security issues fixed: - CVE-2025-69725: incorrect input validation in the RedirectSlashes function can lead to an open redirect bsc1258511. - CVE-2026-33814: golang.org/x/net/http2: infinite loop in HTTP/2 transport when giv...

9.6CVSS6.5AI score0.00781EPSS
SaveExploits0References11
EUVD
EUVD
added 2026/07/09 6:27 p.m.14 views

EUVD-2026-42683

Mockoon provides way to design and run mock APIs. Prior to 9.7.0, Mockoon's admin API in commons-server/src/libs/server/admin-api.ts is mounted on the same Express listener as user-defined mock routes, enabled by default in shipped runtimes, serves Access-Control-Allow-Origin: with write methods...

8.8CVSS6AI score0.00173EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/09 12:0 a.m.15 views

PT-2026-56906

Name of the Vulnerable Software and Affected Versions Mockoon versions prior to 9.7.0 Description The admin API in commons-server/src/libs/server/admin-api.ts is mounted on the same Express listener as user-defined mock routes and is enabled by default in shipped runtimes. The API lacks...

8.8CVSS6.2AI score0.00173EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/07/09 12:0 a.m.17 views

PT-2026-57007

Name of the Vulnerable Software and Affected Versions SiYuan versions prior to 3.7.1 Description An authenticated user can read workspace secrets and the document database. This occurs because the /snippets/filepath endpoint uses the serveSnippets function in kernel/server/serve.go, which joins a...

7.7CVSS6.1AI score0.00316EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/07/08 10:38 p.m.8 views

Improper Authentication

Overview github.com/nats-io/nats-server/v2/server is an A simple, secure and performant communications system for digital systems, services and devices. Affected versions of this package are vulnerable to Improper Authentication in the parser fast path for inter-server connections, which applies ...

8.8CVSS6.1AI score0.00226EPSS
SaveExploits0References2
Rows per page
Query Builder