Lucene search
+L

234 matches found

CVE
CVE
added 2026/08/17 11:04 a.m.19 views

CVE-2026-74868

SiYuan before 3.7.4 has an unthrottled brute-force flaw in PublishServiceTransport.RoundTrip() (kernel/server/proxy/publish.go), where the Publish Service (default TCP 6808) applies Basic Auth with no rate limiting, lockout, or backoff, letting unauthenticated remote attackers guess passwords aga...

8.7CVSS5.5AI score0.00375EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/17 11:04 a.m.35 views

CVE-2026-74868 SiYuan before 3.7.4 Brute-Force Authentication via Publish Service

SiYuan versions before 3.7.4 contain an unthrottled brute-force vulnerability in the Publish Service Basic Auth implementation PublishServiceTransport.RoundTrip in kernel/server/proxy/publish.go. The Publish Service runs on a separate, unauthenticated-by-default listener default TCP port 6808 and...

8.7CVSS0.00375EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/15 10:16 p.m.23 views

CVE-2026-73046

SiYuan before v3.7.4 improperly restricts excessive authentication attempts in the CheckAuth middleware. The HTTP Basic Authentication branch, which guards nearly the entire /api/ surface, accepts the workspace access code Conf.AccessAuthCode as the Basic Auth password but never consults the...

9.8CVSS0.00425EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/15 9:44 p.m.34 views

CVE-2026-73046 SiYuan before v3.7.4 Authentication Bypass via HTTP Basic Auth

SiYuan before v3.7.4 improperly restricts excessive authentication attempts in the CheckAuth middleware. The HTTP Basic Authentication branch, which guards nearly the entire /api/ surface, accepts the workspace access code Conf.AccessAuthCode as the Basic Auth password but never consults the...

9.8CVSS0.00425EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/15 9:44 p.m.10 views

CVE-2026-73046

SiYuan before v3.7.4 improperly restricts excessive authentication attempts in the CheckAuth middleware. The HTTP Basic Authentication branch, which guards nearly the entire /api/ surface, accepts the workspace access code Conf.AccessAuthCode as the Basic Auth password but never consults the...

5.6AI score0.00425EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.13 views

PT-2026-73053

Name of the Vulnerable Software and Affected Versions SiYuan versions prior to 3.7.4 Description Improper restriction of authentication attempts occurs in the CheckAuth middleware. The HTTP Basic Authentication branch, which protects most of the /api/ endpoints, accepts the workspace access code...

9.8CVSS5.5AI score0.00425EPSS
SaveExploits0References4
Imperva Blog
Imperva Blog
added 2026/08/13 9:19 a.m.39 views

Imperva API Security Token & Authentication Risk Report: Nearly 40% of APIs Face Multiple Authentication Risks

Every year, the security industry publishes benchmark reports built more or less the same way: pick a handful of common vulnerabilities, measure how often they show up, publish the percentages, and move on. We just finished our second year running one of those reports — and the most important thi...

5.7AI score
SaveExploits0
CVE
CVE
added 2026/08/11 9:36 p.m.39 views

CVE-2026-73245

Kestra, an open-source event-driven orchestration platform, prior to 2.0.0-rc6 exposed Micronaut management endpoints on port 8081 without authentication even when Basic Auth protects /api/v1/** on port 8080, allowing unauthenticated GET /env to disclose resolved configuration and POST /loggers/{...

6.5CVSS5.3AI score0.00194EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/08/07 12:00 a.m.13 views

Node.js Module axios 1.15.2 < 1.18.0 Prototype Pollution (CVE-2026-67314)

The version of the axios Node.js module installed on the remote host is 1.15.2 prior to 1.18.0. It is, therefore, affected by a vulnerability: - Prototype-pollution read-side gadgets in Basic auth subfield handling. When an application is already affected by a separate prototype-pollution primiti...

6.3CVSS5.4AI score0.00365EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/06 10:18 p.m.14 views

CVE-2026-71326

Traefik is an open source HTTP reverse proxy and load balancer. From 3.6.11 until 3.6.25 and 3.7.10, Traefik's BasicAuth middleware in pkg/middlewares/auth/basicauth.go deduplicates concurrent password checks with a singleflight key built from the delimiter-free concatenation of password and...

2.1CVSS0.00356EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/06 4:34 p.m.13 views

Traefik: BasicAuth singleflight key collision allows authenticated identity spoofing

Summary There is a low severity vulnerability in Traefik's BasicAuth middleware. Concurrent password verifications are deduplicated through a singleflight group whose key was the delimiter-free concatenation of the submitted password and the stored secret, so a request carrying an unconfigured...

2.1CVSS6.1AI score0.00356EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/08/03 1:20 p.m.9 views

CVE-2026-68586 SiYuan before v3.7.3 Content Disclosure via getBacklinkDoc

SiYuan before v3.7.3 fails to apply publish-access filters to the getBacklinkDoc and getBackmentionDoc content endpoints /api/ref/getBacklinkDoc and /api/ref/getBackmentionDoc. While the corresponding backlink list endpoints filter publish-forbidden documents, the content endpoints gated only by...

9.2CVSS5.5AI score
SaveExploits0References4
NVD
NVD
added 2026/08/01 1:17 p.m.10 views

CVE-2026-67314

axios versions =1.15.2 and 1.18.0 contain prototype-pollution read-side gadgets in Basic auth subfield handling lib/adapters/http.js and lib/helpers/resolveConfig.js. When an application is already affected by a separate prototype-pollution primitive and makes an axios request with an own auth...

6.3CVSS0.00365EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/01 1:17 p.m.8 views

UBUNTU-CVE-2026-67314

axios versions =1.15.2 and 1.18.0 contain prototype-pollution read-side gadgets in Basic auth subfield handling lib/adapters/http.js and lib/helpers/resolveConfig.js. When an application is already affected by a separate prototype-pollution primitive and makes an axios request with an own auth...

6.3CVSS5.5AI score0.00365EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/01 12:22 p.m.35 views

CVE-2026-67314 axios before 1.18.0 Prototype Pollution via auth subfields

axios versions =1.15.2 and 1.18.0 contain prototype-pollution read-side gadgets in Basic auth subfield handling lib/adapters/http.js and lib/helpers/resolveConfig.js. When an application is already affected by a separate prototype-pollution primitive and makes an axios request with an own auth...

6.3CVSS0.00365EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/01 12:22 p.m.9 views

CVE-2026-67314 axios before 1.18.0 Prototype Pollution via auth subfields

axios versions =1.15.2 and 1.18.0 contain prototype-pollution read-side gadgets in Basic auth subfield handling lib/adapters/http.js and lib/helpers/resolveConfig.js. When an application is already affected by a separate prototype-pollution primitive and makes an axios request with an own auth...

6.3CVSS5.5AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/01 12:22 p.m.10 views

CVE-2026-67314

axios versions =1.15.2 and 1.18.0 contain prototype-pollution read-side gadgets in Basic auth subfield handling lib/adapters/http.js and lib/helpers/resolveConfig.js. When an application is already affected by a separate prototype-pollution primitive and makes an axios request with an own auth...

6.3CVSS5.5AI score0.00365EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/08/01 12:22 p.m.51 views

CVE-2026-67314

CVE-2026-67314 affects axios versions &gt;=1.15.2 and

6.3CVSS5.5AI score0.00365EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/21 8:38 p.m.5 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization through the repo.Home handler when a personal access token or OAuth2 token lacking the required scope is used. An attacker can access private repository content, including the README, root file and directory...

5.4CVSS8.4AI score0.00222EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/21 8:38 p.m.5 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization through the repo.Home handler when a personal access token or OAuth2 token lacking the required scope is used. An attacker can access private repository content, including the README, root file and directory...

5.4CVSS8.4AI score0.00222EPSS
SaveExploits0References2
Rows per page
Query Builder