Lucene search
+L

248395 matches found

OSV
OSV
added 2026/08/20 9:35 p.m.17 views

CVE-2026-72860 9router Server-Side Request Forgery via /api/provider-nodes/validate Because the IPv4-Mapped IPv6 Denylist Check Is Unreachable

The POST /api/provider-nodes/validate route in 9router takes a caller-supplied baseUrl and issues server-side HTTP requests to it, guarding the destination with assertPublicUrl from src/shared/utils/ssrfGuard.js. That guard compares hostname strings only: it resolves no DNS, does not revalidate...

6.3CVSS5.8AI score
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2026/08/20 9:35 p.m.8 views

CVE-2026-72860 9router Server-Side Request Forgery via /api/provider-nodes/validate Because the IPv4-Mapped IPv6 Denylist Check Is Unreachable

The POST /api/provider-nodes/validate route in 9router takes a caller-supplied baseUrl and issues server-side HTTP requests to it, guarding the destination with assertPublicUrl from src/shared/utils/ssrfGuard.js. That guard compares hostname strings only: it resolves no DNS, does not revalidate...

8.5CVSS5.5AI score0.00218EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/20 9:35 p.m.36 views

CVE-2026-72860 9router Server-Side Request Forgery via /api/provider-nodes/validate Because the IPv4-Mapped IPv6 Denylist Check Is Unreachable

The POST /api/provider-nodes/validate route in 9router takes a caller-supplied baseUrl and issues server-side HTTP requests to it, guarding the destination with assertPublicUrl from src/shared/utils/ssrfGuard.js. That guard compares hostname strings only: it resolves no DNS, does not revalidate...

8.5CVSS0.00218EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/20 9:35 p.m.40 views

CVE-2026-72860

9router 's POST /api/provider-nodes/validate route is vulnerable to Server-Side Request Forgery (SSRF) due to a flaw in its assertPublicUrl guard (src/shared/utils/ssrfGuard.js). The IPv4-mapped IPv6 denylist regex is unreachable because the WHATWG URL parser canonicalizes such literals to hextet...

8.5CVSS5.4AI score0.00218EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/20 9:17 p.m.18 views

CVE-2026-68921

DiceBear is an avatar library for designers and developers. Prior to 9.4.3, @dicebear/core interpolates the rotate option into an SVG transform attribute without XML escaping in addRotate in packages/@dicebear/core/src/utils/svg.ts, while @dicebear/initials similarly emits fontSize and fontWeight...

4.7CVSS0.00222EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/20 9:17 p.m.13 views

CVE-2026-53804

OTRS Community Edition contains an authenticated OS command injection vulnerability in the PGP encryption module that allows administrators to execute arbitrary operating-system commands by supplying crafted values for the PGP binary path and command options. Administrator-supplied configuration...

8.6CVSS0.01248EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/20 9:13 p.m.27 views

CVE-2026-53804

OTRS Community Edition is affected by an authenticated OS command injection in the PGP encryption module . The root cause is that administrator-supplied configuration values (PGP binary path and command options) are concatenated into a shell command without sanitization , enabling arbitrary comma...

8.6CVSS6.1AI score0.01248EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/20 9:13 p.m.53 views

CVE-2026-53804 OTRS Community Edition OS Command Injection via PGP Configuration

OTRS Community Edition contains an authenticated OS command injection vulnerability in the PGP encryption module that allows administrators to execute arbitrary operating-system commands by supplying crafted values for the PGP binary path and command options. Administrator-supplied configuration...

8.6CVSS0.01248EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/20 9:13 p.m.20 views

EUVD-2026-63662

OTRS Community Edition contains an authenticated OS command injection vulnerability in the PGP encryption module that allows administrators to execute arbitrary operating-system commands by supplying crafted values for the PGP binary path and command options. Administrator-supplied configuration...

8.6CVSS6.1AI score0.01248EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/20 9:13 p.m.14 views

CVE-2026-53804 OTRS Community Edition OS Command Injection via PGP Configuration

OTRS Community Edition contains an authenticated OS command injection vulnerability in the PGP encryption module that allows administrators to execute arbitrary operating-system commands by supplying crafted values for the PGP binary path and command options. Administrator-supplied configuration...

8.6CVSS6.4AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/08/20 9:13 p.m.12 views

CVE-2026-53804 OTRS Community Edition OS Command Injection via PGP Configuration

OTRS Community Edition contains an authenticated OS command injection vulnerability in the PGP encryption module that allows administrators to execute arbitrary operating-system commands by supplying crafted values for the PGP binary path and command options. Administrator-supplied configuration...

8.6CVSS6.1AI score0.01248EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/20 9:08 p.m.32 views

CVE-2026-68921

In DiceBear versions prior to 9.4.3, @dicebear/core interpolates the rotate option without XML escaping in addRotate (svg.ts), and @dicebear/initials emits fontSize/fontWeight unescaped (index.ts). Runtime callers can pass strings despite numeric types, break out of attributes, and inject arbitra...

4.7CVSS5.6AI score0.00222EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/20 9:08 p.m.38 views

CVE-2026-68921 DiceBear: SVG injection via the unescaped rotate option in @dicebear/core (and fontSize/fontWeight in @dicebear/initials)

DiceBear is an avatar library for designers and developers. Prior to 9.4.3, @dicebear/core interpolates the rotate option into an SVG transform attribute without XML escaping in addRotate in packages/@dicebear/core/src/utils/svg.ts, while @dicebear/initials similarly emits fontSize and fontWeight...

4.7CVSS0.00222EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/20 9:08 p.m.16 views

CVE-2026-68921 DiceBear: SVG injection via the unescaped rotate option in @dicebear/core (and fontSize/fontWeight in @dicebear/initials)

DiceBear is an avatar library for designers and developers. Prior to 9.4.3, @dicebear/core interpolates the rotate option into an SVG transform attribute without XML escaping in addRotate in packages/@dicebear/core/src/utils/svg.ts, while @dicebear/initials similarly emits fontSize and fontWeight...

4.7CVSS5.9AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/08/20 9:08 p.m.11 views

CVE-2026-68921 DiceBear: SVG injection via the unescaped rotate option in @dicebear/core (and fontSize/fontWeight in @dicebear/initials)

DiceBear is an avatar library for designers and developers. Prior to 9.4.3, @dicebear/core interpolates the rotate option into an SVG transform attribute without XML escaping in addRotate in packages/@dicebear/core/src/utils/svg.ts, while @dicebear/initials similarly emits fontSize and fontWeight...

4.7CVSS5.8AI score0.00222EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/20 8:57 p.m.9 views

CVE-2026-74379

A flaw was found in the Linux kernel's dax/kmem module. This vulnerability occurs when the system attempts to remove a memory resource that was not fully initialized, leading to an attempt to access a null pointer. A local attacker could potentially trigger this condition, causing the system to...

5.5CVSS5.5AI score0.00173EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/20 8:53 p.m.9 views

CVE-2026-74370

A flaw was found in the Linux kernel's liveupdate module. This vulnerability involves a Time-of-check to Time-of-use TOCTOU race condition within the luosessionretrieve function. A concurrent thread could release and free a session after it has been looked up but before a necessary mutex lock is...

5.5CVSS5.4AI score0.00155EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/20 6:54 p.m.6 views

Important: Red Hat Security Advisory: golang security update

An update for golang is now available for Red Hat Enterprise Linux 9.4 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

9.6CVSS6.1AI score0.00813EPSS
SaveExploits0References15
RedHat Linux
RedHat Linux
added 2026/08/20 6:54 p.m.5 views

crypto/x509: Incorrect enforcement of email constraints in crypto/x509

A certificate validation flaw has been discovered in the golang crypto/x509 module. When verifying a certificate chain which contains a certificate containing multiple email address constraints which share common local portions but different domain portions, these constraints will not be properly...

7.5CVSS8AI score0.00606EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/08/20 6:54 p.m.7 views

cmd/go: golang: Go command (cmd/go): Integrity bypass due to checksum validation flaw via malicious module proxy

A flaw was found in the Go command cmd/go. A malicious module proxy can exploit this vulnerability by bypassing the validation of module checksums. This allows the proxy to serve altered versions of the Go toolchain, which the go command may then download and execute without proper verification...

7.5CVSS7.9AI score0.00231EPSS
SaveExploits0References8
Rows per page
Query Builder