Lucene search
+L

193616 matches found

vulnersOsv
vulnersOsv
added 2026/05/11 2:50 p.m.4 views

@c0va23/react-router-dev (7.8.3-alpha.2), @holocron.so/cli (>=0.6.0, <=0.16.0) +16 more potentially affected by unknown CVE via @vitejs/plugin-rsc (>=0.4.11, <=0.5.24)

@vitejs/plugin-rsc NPM version =0.4.11, =0.6.0, =0.5.0, =0.0.1, =0.0.0-1ae0b37, =0.0.0-experimental-14dc7c1, =0.0.0-pr-32412-sha-076721d1, =1.0.2, =0.1.0, =0.0.1, =1.18.0-rsc.19, =0.1.0, =0.0.1-alpha.0, =0.0.1-alpha.1 and more Source cves: unknown CVE Source advisory: OSV:GHSA-W94C-4VHP-22GX...

5.4AI score
SaveExploits0
EUVD
EUVD
added 2026/05/11 2:50 p.m.61 views

EUVD-2026-27867

Facebook React has a Denial of Service Vulnerability in React Server Components...

7.5CVSS5.8AI score0.01533EPSS
SaveExploits1References4
vulnersOsv
vulnersOsv
added 2026/05/11 2:42 p.m.4 views

0perator (>=0.1.0, <=0.3.0), 0pflow (>=0.1.0-dev.00aaa03, <=0.1.0) +3078 more potentially affected by CVE-2026-44902 via @opentelemetry/sdk-node (>=0.10.2, <=0.216.0)

@opentelemetry/sdk-node NPM version =0.10.2, =0.1.0, =0.1.0-dev.00aaa03, =5.0.0, =0.1.1, =0.0.1, =0.8.0, =0.1.1, =0.1.1, =0.1.1, =0.1.8, =0.1.5, =1.0.5, =0.0.0-dev-nicolas-fix-publishing-aurora-mcp-1750279939, =0.0.65, =0.2.0, =0.2.13 and more Source cves: CVE-2026-44902 Source advisory:...

7.5CVSS5.3AI score0.00472EPSS
SaveExploits1
OSV
OSV
added 2026/05/11 1:58 p.m.53 views

GHSA-9MQQ-JQXF-GRVW PraisonAI MCP `tools/call` path-traversal => RCE via Python `.pth` injection

Summary PraisonAI's MCP Model Context Protocol server praisonai mcp serve registers four file-handling tools by default — praisonai.rules.create, praisonai.rules.show, praisonai.rules.delete, and praisonai.workflow.show. Each accepts a path or filename string from MCP tools/call arguments and joi...

9.6CVSS6.3AI score0.0062EPSS
SaveExploits1References3
OSV
OSV
added 2026/05/11 10:08 a.m.16 views

RHSA-2026:7021 Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update

Bulletin has no description...

9.1CVSS7AI score0.00466EPSS
SaveExploits0References14
Chainguard
Chainguard
added 2026/05/10 7:18 p.m.14 views

GHSA-2F9F-GQ7V-9H6M vulnerabilities

Vulnerabilities for packages: parseable, vector...

5.8AI score
SaveExploits0
Chainguard
Chainguard
added 2026/05/10 7:18 p.m.23 views

CVE-2026-43868 vulnerabilities

Vulnerabilities for packages: parseable, vector...

7.5CVSS5.8AI score0.00706EPSS
SaveExploits0
Wolfi
Wolfi
added 2026/05/10 1:48 p.m.11 views

GHSA-2F9F-GQ7V-9H6M vulnerabilities

Vulnerabilities for packages: vector, parseable...

5.8AI score
SaveExploits0
Wolfi
Wolfi
added 2026/05/10 1:48 p.m.28 views

CVE-2026-43868 vulnerabilities

Vulnerabilities for packages: vector, parseable...

7.5CVSS5.8AI score0.00706EPSS
SaveExploits0
Chainguard
Chainguard
added 2026/05/10 7:17 a.m.50 views

CVE-2026-44427 vulnerabilities

Vulnerabilities for packages: goreleaser...

5.8AI score0.0041EPSS
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/05/10 12:00 a.m.26 views

Trust Me, Import This: Dependency Steering Attacks Via Malicious Agent Skills

LLM-powered coding agents increasingly make software supply chain decisions. They generate imports, recommend packages, and write installation commands. Prior work showed that these systems can hallucinate non-existent package names, which attackers may register as malicious packages. In this...

5.8AI score
SaveExploits0
NVD
NVD
added 2026/05/09 8:16 p.m.30 views

CVE-2026-42574

apko allows users to build and publish OCI container images built from apk packages. From version 0.14.8 to before version 1.2.5, a crafted .apk could install a TypeSymlink tar entry whose target pointed outside the build root, and a subsequent directory-creation or file-write entry in the same o...

7.5CVSS0.00352EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/05/09 7:26 p.m.23 views

EUVD-2026-28934

apko allows users to build and publish OCI container images built from apk packages. Prior to version 1.2.7, DiscoverKeys in pkg/apk/apk/implementation.go unconditionally type-asserts JWKS keys as rsa.PublicKey without checking the key type. If a repository JWKS endpoint returns a non-RSA key e.g...

6.5CVSS5.7AI score0.00252EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/05/09 7:26 p.m.50 views

CVE-2026-42575 apko doesn't verify downloaded apk packages against APKINDEX checksum (package substitution possible)

apko allows users to build and publish OCI container images built from apk packages. Prior to version 1.2.7, apko verifies the signature on APKINDEX.tar.gz but never compares individually downloaded .apk packages against the checksum recorded in the signed index. The checksum is parsed and...

7.5CVSS0.00159EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/05/09 7:26 p.m.19 views

EUVD-2026-28933

apko allows users to build and publish OCI container images built from apk packages. Prior to version 1.2.7, apko verifies the signature on APKINDEX.tar.gz but never compares individually downloaded .apk packages against the checksum recorded in the signed index. The checksum is parsed and...

7.5CVSS5.9AI score0.00159EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/05/09 7:24 p.m.8 views

CVE-2026-42574

apko allows users to build and publish OCI container images built from apk packages. From version 0.14.8 to before version 1.2.5, a crafted .apk could install a TypeSymlink tar entry whose target pointed outside the build root, and a subsequent directory-creation or file-write entry in the same o...

7.5CVSS5.7AI score0.00352EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/05/09 7:24 p.m.28 views

EUVD-2026-28932

apko allows users to build and publish OCI container images built from apk packages. From version 0.14.8 to before version 1.2.5, a crafted .apk could install a TypeSymlink tar entry whose target pointed outside the build root, and a subsequent directory-creation or file-write entry in the same o...

7.5CVSS5.7AI score0.00352EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/09 7:24 p.m.10 views

CVE-2026-42574 apko dirFS has a symlink-following path traversal that allows multiple entry points to escape the build root

apko allows users to build and publish OCI container images built from apk packages. From version 0.14.8 to before version 1.2.5, a crafted .apk could install a TypeSymlink tar entry whose target pointed outside the build root, and a subsequent directory-creation or file-write entry in the same o...

7.5CVSS6.1AI score
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/05/09 2:56 p.m.19 views

Low: Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update

An update for Red Hat Hardened Images RPMs is now available. This update includes the following RPMs: podman: podman-5.8.2-1.1.hum1 aarch64, x8664 podman-docker-5.8.2-1.1.hum1 noarch podman-machine-5.8.2-1.1.hum1 aarch64, x8664 podman-remote-5.8.2-1.1.hum1 aarch64, x8664 podman-tests-5.8.2-1.1.hu...

5.5CVSS5.2AI score0.00168EPSS
SaveExploits1References3
vulnersOsv
vulnersOsv
added 2026/05/09 12:40 a.m.5 views

@claspo/common (>=5.2.1-theme.13, <=7.4.0), @claspo/components (>=1.1.14, <=1.10.12) +3 more potentially affected by CVE-2026-44966 via velocityjs (2.0.6)

velocityjs NPM version 2.0.6 is affected by a known vulnerability. The following packages have a transitive dependency on velocityjs and may be impacted: - @claspo/common =5.2.1-theme.13, =1.1.14, =14.5.0-theme.13, =16.5.0-theme.13, =14.4.1-theme.13, =16.4.1 Source cves: CVE-2026-44966 Source...

9.8CVSS5.4AI score0.00545EPSS
SaveExploits2
Rows per page
Query Builder