Lucene search
+L

990 matches found

vulnersOsv
vulnersOsv
added 2026/02/25 6:02 p.m.2 views

@bgord/bun (1.10.16), @ottocode/database (>=0.1.303, <=0.1.320) +5 more potentially affected by CVE-2026-27700 via hono (>=4.12.0, <=4.12.1)

hono NPM version =4.12.0, =0.1.303, =0.1.303, =0.1.303, =0.1.303, =2.2.0, =0.2.11, =0.2.51 Source cves: CVE-2026-27700 Source advisory: SNYK:JS-HONO-15353409...

8.2CVSS5.3AI score0.00244EPSS
SaveExploits0
CVE
CVE
added 2026/02/21 5:43 a.m.568 views

CVE-2026-27212

CVE-2026-27212 affects the npm package swiper (versions 6.5.1 through 12.1.1). The vulnerability is a prototype pollution in shared/utils.mjs where indexOf() checks input against forbidden strings; crafted input can pollute Object.prototype via Array.prototype, despite a prior mitigation. This ca...

9.4CVSS5.6AI score0.00397EPSS
SaveExploits2References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/02/21 5:43 a.m.11 views

CVE-2026-27212

Swiper is a free and mobile touch slider with hardware accelerated transitions and native behavior. Versions 6.5.1 through 12.1.1 have a Prototype pollution vulnerability. The vulnerability resides in line 94 of shared/utils.mjs, where the indexOf function is used to check whether user provided...

9.4CVSS5.6AI score0.00397EPSS
SaveExploits2References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/19 8:28 p.m.134 views

Prototype pollution in swiper

Summary A prototype pollution vulnerability exists in the the npm package swiper =6.5.1, -1; let obj = ; var maliciouspayload = '"proto":"polluted":"yes"'; console.log.polluted; swiper.default.extendDefaultsJSON.parsemaliciouspayload; console.log.polluted; // prints yes - indicating that the patc...

9.4CVSS6.3AI score0.00397EPSS
SaveExploits2References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/02/19 12:00 a.m.20 views

PT-2026-21358

Name of the Vulnerable Software and Affected Versions Swiper versions 6.5.1 through 12.1.1 Description Swiper is a free and mobile touch slider with hardware accelerated transitions and native behavior. A prototype pollution issue exists in the shared/utils.mjs file, specifically at line 94, wher...

9.4CVSS5.8AI score0.00397EPSS
SaveExploits2References16
RedhatCVE
RedhatCVE
added 2026/01/29 3:26 a.m.16 views

CVE-2026-24910

In Bun before 1.3.5, the default trusted dependencies list aka trust allow list can be spoofed by a non-npm package in the case of a matching name for file, link, git, or github...

5.9CVSS5.9AI score0.00112EPSS
SaveExploits0References1
NVD
NVD
added 2026/01/27 11:15 p.m.12 views

CVE-2026-24910

In Bun before 1.3.5, the default trusted dependencies list aka trust allow list can be spoofed by a non-npm package in the case of a matching name for file, link, git, or github...

5.9CVSS0.00112EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/01/27 10:47 p.m.12 views

Use of Less Trusted Source

Overview Affected versions of this package are vulnerable to Use of Less Trusted Source that can circumvent the trusted dependencies list. An attacker can cause unintended dependencies to be loaded by including malicious file:, link:, git:, or github: URLs to import packages whose names also exis...

6.9CVSS5.9AI score0.00112EPSS
SaveExploits0References2
vulnersOsv
vulnersOsv
added 2026/01/27 10:47 p.m.3 views

@auriclabs/sst-types (>=0.0.1, <=0.1.0), @ccci/micro-server (>=1.0.57, <=1.0.132) +15 more potentially affected by CVE-2026-24910 via bun (>=1.0.2, <=1.3.2)

bun NPM version =1.0.2, =0.0.1, =1.0.57, =0.1.0, =8.0.4, =1.0.0, =0.0.0, =1.2.27, =1.2.21, =0.0.2, =0.0.33, =0.1.3, =0.0.19-beta.11, =0.10.31, =0.15.2 and more Source cves: CVE-2026-24910 Source advisory: SNYK:JS-BUN-15123966...

5.9CVSS6.4AI score0.00112EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/01/27 10:26 p.m.9 views

CVE-2026-24910

In Bun before 1.3.5, the default trusted dependencies list aka trust allow list can be spoofed by a non-npm package in the case of a matching name for file, link, git, or github...

5.9CVSS5.9AI score0.00112EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/01/27 10:26 p.m.14 views

EUVD-2026-4859

In Bun before 1.3.5, the default trusted dependencies list aka trust allow list can be spoofed by a non-npm package in the case of a matching name for file, link, git, or github...

5.9CVSS5.9AI score0.00112EPSS
SaveExploits0References3
CVE
CVE
added 2026/01/27 10:26 p.m.64 views

CVE-2026-24910

CVE-2026-24910 affects Bun prior to 1.3.5. The issue: the default trusted dependencies list (trust allow list) can be spoofed by a non-npm package when a name matches an existing trusted dependency, across file, link, git, or GitHub sources. Reported impacts include potential manipulation of the ...

5.9CVSS5.9AI score0.00112EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/01/27 10:26 p.m.35 views

CVE-2026-24910

In Bun before 1.3.5, the default trusted dependencies list aka trust allow list can be spoofed by a non-npm package in the case of a matching name for file, link, git, or github...

5.9CVSS0.00112EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/01/27 12:00 a.m.37 views

Bun security vulnerabilities

Bun is an open-source toolkit developed by Bun developers, designed for use with JavaScript and TypeScript applications. Versions of Bun prior to 1.3.5 contained a security vulnerability. This vulnerability stemmed from the default trusted dependency list being susceptible to being exploited by...

5.9CVSS6.6AI score0.00112EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/01/27 12:00 a.m.18 views

PT-2026-5032

Name of the Vulnerable Software and Affected Versions Bun versions prior to 1.3.5 Description The default trusted dependencies list in Bun can be manipulated by a non-npm package if the package name matches an existing trusted dependency. This affects dependencies installed via file, link, or...

5.9CVSS5.9AI score0.00112EPSS
SaveExploits0References6
The Hacker News
The Hacker News
added 2025/12/01 12:47 p.m.20 views

⚡ Weekly Recap: Hot CVEs, npm Worm Returns, Firefox RCE, M365 Email Raid & More

Hackers aren't kicking down the door anymore. They just use the same tools we use every day — code packages, cloud accounts, email, chat, phones, and "trusted" partners — and turn them against us. One bad download can leak your keys. One weak vendor can expose many customers at once. One guest...

9.8CVSS10AI score0.99979EPSS
SaveExploits26
OSV
OSV
added 2025/11/24 10:55 p.m.18 views

MAL-2025-191079 Malicious code in bun-plugin-httpfile (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector ae0f656e3adcef8f66c427a2cc68a9a0e99581c1a429ab204f9451c59dab21a1 The package bun-plugin-httpfile was found to contain malicious code. Source: ghsa-malware...

6.8AI score
SaveExploits0References4
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/11/24 10:55 p.m.9 views

Malicious code in bun-plugin-httpfile (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector ae0f656e3adcef8f66c427a2cc68a9a0e99581c1a429ab204f9451c59dab21a1 The package bun-plugin-httpfile was found to contain malicious code. Source: ghsa-malware...

6.9AI score
SaveExploits0References4
EUVD
EUVD
added 2025/11/24 10:55 p.m.8 views

EUVD-2025-199155

Malicious code in bun-plugin-httpfile npm...

6.6AI score
SaveExploits0References1
Snyk
Snyk
added 2025/11/24 9:52 p.m.7 views

Insertion of Sensitive Information Into Sent Data

Overview @sentry/bun is an Official Sentry SDK for bun Affected versions of this package are vulnerable to Insertion of Sensitive Information Into Sent Data via the sendDefaultPii configuration option. An attacker can gain access to sensitive HTTP headers, such as authentication cookies, by viewi...

7.2CVSS6.6AI score0.00344EPSS
SaveExploits0References2
Rows per page
Query Builder