Lucene search
+L

53205 matches found

OSV
OSV
added 2026/08/07 6:48 p.m.90 views

CVE-2026-71851 crypto-js: Insufficient Entropy in Cryptographic Secret Generation via Vulnerable CryptoJS Dependency Chain

crypto-js is a JavaScript library of crypto standards. Versions of crypto-js prior to 4.0.0 generate randomness in CryptoJS.lib.WordArray.random using a custom variation of the Multiply-With-Carry pseudorandom number generator, seeded from Math.random, instead of a cryptographically secure source...

9CVSS5.4AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/08/07 6:38 p.m.13 views

CVE-2026-71849 Hono: Proxy Helper does not remove response headers listed in the `Connection` header

Hono is a Web application framework that provides support for any JavaScript runtime. From 4.7.0 to 4.12.33, the Proxy Helper proxy function in hono/proxy does not remove response headers named by the origin's Connection header. Per RFC 9110 Section 7.6.1, an intermediary must remove the header...

3.7CVSS5.3AI score0.00236EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/07 6:36 p.m.72 views

CVE-2026-71848

Summary: CVE-2026-71848 affects the Hono web framework (4.12.0–4.12.33) via the languageDetector middleware. The root cause is an implementation in normalizeLanguage() that builds language tag prefixes with parts.slice(0, i).join('-') for every possible prefix, causing the total string processing...

5.3CVSS5.3AI score0.00291EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/07 6:33 p.m.75 views

CVE-2026-69127

Kirby (open-source CMS) has a REST API flaw where, prior to 4.9.5 and from 5.0.0 through 5.5.1, the API error handler can return unsanitized PHP error messages that reveal the full filesystem path of the Kirby installation to unauthenticated API users. The issue affects all sites that have not di...

6.9CVSS5.5AI score0.00291EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/07 6:31 p.m.114 views

CVE-2026-71847

Ruby JSON: ResumableParser in the native C extension (Ruby JSON) from versions 2.20.0–2.21.2 allocates correctly but after consuming input, state.start/state.cursor/state.end point into freed storage. When partial_value processes a truncated object with duplicate keys, cursor_position dereference...

8.7CVSS5.5AI score0.00385EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/07 5:54 p.m.12 views

CVE-2026-66058 Frappe: Unrestricted access to a Document Follow API

Frappe is a full-stack web application framework. Prior to 16.20.0 and 15.112.0, unrestricted access to a Document Follow API updatefollow is possible for an authenticated user. This issue is fixed in versions 16.20.0 and 15.112.0...

5.3CVSS5.3AI score
SaveExploits0References3
NVD
NVD
added 2026/08/07 5:16 p.m.23 views

CVE-2026-17594

Nexus Repository 3 CE/Pro versions 3.0.0 through 3.94.x contain an incorrect authorization vulnerability CWE-863 in the repository-creation user interface. An individual user account holding a delegated repository-admin privilege scoped to a specific repository format could create a repository of...

8.2CVSS0.00592EPSS
SaveExploits1References2
CVE
CVE
added 2026/08/07 5:14 p.m.85 views

CVE-2026-56818

CVE-2026-56818 affects Netty’s Redis codec (RedisArrayAggregator) where the maxElements path fails to clear retained partial aggregate state, causing a memory leak and attacker-controlled state to remain across a security-limit exception. The issue is triggered when a nested array header exceeds ...

6.5CVSS5.2AI score0.00283EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/08/07 4:58 p.m.16 views

SUSE CVE-2026-71497

jsoup is a Java library for working with real-world HTML. From 1.14.3 until 1.23.1, jsoup's HTML parser could incorrectly handle a malformed tag name ending in a control character, causing the tag to acquire the parsing behavior of a different element. When a custom Safelist permits certain...

4.7CVSS4.8AI score0.0019EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/07 4:17 p.m.17 views

CVE-2026-62992

Smarty is a template engine for PHP, facilitating the separation of presentation HTML/CSS from application logic. Prior to 5.8.2 and 4.5.7 on the 4.x line, Security::checkDir does not fully resolve symbolic links before validating that a requested path lies within a configured secure directory. A...

6.9CVSS5.5AI score0.00364EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/07 4:07 p.m.115 views

CVE-2026-17594

CVE-2026-17594 affects Nexus Repository 3 CE/Pro versions 3.0.0–3.94.x. The root cause is an authorization mismatch in the repository-creation UI: a delegated repository-admin (scoped to a specific format) could cause a repository of a different, unauthorized format to be created because authoriz...

8.2CVSS5.3AI score0.00592EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/08/07 4:07 p.m.38 views

CVE-2026-17594 Nexus Repository 3 - Authorization Bypass in Repository Creation

Nexus Repository 3 CE/Pro versions 3.0.0 through 3.94.x contain an incorrect authorization vulnerability CWE-863 in the repository-creation user interface. An individual user account holding a delegated repository-admin privilege scoped to a specific repository format could create a repository of...

8.2CVSS0.00592EPSS
SaveExploits1References2
CVE
CVE
added 2026/08/07 4:07 p.m.74 views

CVE-2026-17596

CVE-2026-17596 affects Nexus Repository 3. A stored XSS issue arises when a user with nexus:blobstores:create or nexus:blobstores:update can set a blob store name containing malicious script, which then executes in other users’ browsers when viewing system health-check status. Root cause: unsafe ...

6.3CVSS5AI score0.00237EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/08/07 4:07 p.m.44 views

CVE-2026-17596 Nexus Repository 3 - Stored Cross-Site Scripting (XSS) via Blob Store Name

Nexus Repository 3 was found to be vulnerable to stored cross-site scripting XSS. A user with the nexus:blobstores:create or nexus:blobstores:update permission could set a blob store name containing malicious script content, which would later execute in the browser of another user viewing system...

6.3CVSS0.00237EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/07 4:07 p.m.16 views

EUVD-2026-54512

Nexus Repository 3 contains a Server-Side Request Forgery SSRF vulnerability in the email configuration verification feature. A user holding the nexus:settings:update permission could submit arbitrary host and port values to the email test/verification endpoint, causing the server to attempt...

5.1CVSS5.4AI score0.00226EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/07 4:07 p.m.13 views

CVE-2026-17597 Nexus Repository 3 - Server-Side Request Forgery via Email Configuration Verification

Nexus Repository 3 contains a Server-Side Request Forgery SSRF vulnerability in the email configuration verification feature. A user holding the nexus:settings:update permission could submit arbitrary host and port values to the email test/verification endpoint, causing the server to attempt...

5.1CVSS5.4AI score0.00226EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/07 3:21 p.m.56 views

CVE-2026-66059

CVE-2026-66059 concerns the Frappe full‑stack web framework where, prior to versions 16.20.0 and 15.112.0 , a field‑level permissions bypass could expose restricted DocType fields. The underlying issue is a bypass of field permissions, enabling access to normally restricted data. The vulnerabilit...

5.3CVSS5.2AI score0.00275EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/07 3:21 p.m.11 views

CVE-2026-66059 Frappe: Field-level permission bypass via Document Follow

Frappe is a full-stack web application framework. Prior to 16.20.0 and 15.112.0, a field-level permissions bypass exposes restricted DocType fields. This issue is fixed in versions 16.23.0 and 15.112.0...

5.3CVSS5.2AI score0.00275EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/07 12:20 p.m.10 views

ROOT-OS-ALPINE-323-CVE-2026-6846 CVE-2026-6846 in binutils - Patched by Root

Root has patched CVE-2026-6846 in the binutils package for Root:Alpine:3.23. Multiple fixed versions available...

7.8CVSS6.5AI score0.00171EPSS
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/07 10:13 a.m.10 views

Security Bulletin:Axios Prototype Pollution Vulnerability Fixed in Version 1.15.2

Summary Axios is a promise based HTTP client for the browser and Node.js. From version 1.0.0 to before version 1.15.2, fFive config properties auth, baseURL, socketPath, beforeRedirect, and insecureHTTPParser in the HTTP adapter are read via direct property access without hasOwnProperty guards,...

9.1CVSS7.3AI score0.00715EPSS
SaveExploits1Affected Software1
Rows per page
Query Builder