Lucene search
+L

262362 matches found

OSV
OSV
added 2026/06/25 4:43 p.m.12 views

CVE-2026-55698 pnpm: Project env lockfile can short-circuit package-manager resolution and execute lockfile-selected pnpm bytes

pnpm is a package manager. Prior to 10.34.2 and 11.5.3, pnpm can persist package-manager bootstrap metadata in the first YAML document of pnpm-lock.yaml. Before the patch, direct pnpm execution trusted an already resolved packageManagerDependencies entry when the committed env lockfile contained...

8.8CVSS6.2AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/06/25 4:43 p.m.46 views

CVE-2026-55698 pnpm: Project env lockfile can short-circuit package-manager resolution and execute lockfile-selected pnpm bytes

pnpm is a package manager. Prior to 10.34.2 and 11.5.3, pnpm can persist package-manager bootstrap metadata in the first YAML document of pnpm-lock.yaml. Before the patch, direct pnpm execution trusted an already resolved packageManagerDependencies entry when the committed env lockfile contained...

8.8CVSS0.00297EPSS
SaveExploits1References1
CVE
CVE
added 2026/06/25 4:42 p.m.50 views

CVE-2026-55697

pnpm is vulnerable prior to 10.34.2 and 11.5.3: repository‑controlled configDependencies in pnpm-workspace.yaml could cause pnpm to install a repository‑controlled install‑engine (pacquet) by resolving a platform‑specific @pacquet/-/pacquet binary from node_modules/.pnpm-config and spawning it as...

8.8CVSS5.9AI score0.00191EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2026/06/25 4:35 p.m.47 views

CVE-2026-6094

CVE-2026-6094: Heap buffer overread in wolfSSL wc_PKCS7_DecodeEnvelopedData during parsing of crafted PKCS7 EnvelopedData. Attack via attacker-supplied data in S/MIME or CMS is possible. Documented impact includes potential confidentiality and availability effects; exploitation status and patch d...

9.1CVSS6AI score0.00516EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/06/25 4:16 p.m.11 views

DEBIAN-CVE-2026-57455

Vim is an open source, command line text editor. Prior to 9.2.0698, the single-byte branch of spellsoundfoldsofo in src/spell.c translates a word through a spell file's SOFO sound-folding byte map into a caller-owned result buffer. Its copy loop advances the output index ri with no upper bound an...

7.8CVSS5.9AI score0.00118EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/25 4:16 p.m.9 views

DEBIAN-CVE-2026-57452

Vim is an open source, command line text editor. Prior to 9.2.0671, when Vim opens a file encrypted with the VimCrypt04! or VimCrypt05! method xchacha20poly1305, requires the +sodium feature whose body is shorter than a single libsodium secretstream header, an unsigned length calculation underflo...

5.5CVSS5.8AI score0.00118EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/06/25 4:05 p.m.18 views

EUVD-2026-39468

Permissions where checked incorrectly during room creation, allowing attackers to create rooms of types they shouldn't be allowed to create...

2.3CVSS5.8AI score0.00271EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/25 4:03 p.m.11 views

CVE-2026-55413 ToolJet - Marketplace Plugin Poisoning Enables Instance-Wide Remote Code Execution

ToolJet is the open-source foundation am AI-native platform for building and deploying internal tools, workflows and AI agents. Prior to 3.20.178-lts, any authenticated user with builder role free tier can overwrite a globally-shared marketplace plugin with arbitrary JavaScript that executes...

9.4CVSS6.1AI score
SaveExploits0References3
OSV
OSV
added 2026/06/25 3:51 p.m.17 views

CVE-2026-54029 LibreChat: IDOR in Message Deletion — Incomplete Fix for CVE-2024-41703 Leaves deleteMessages() Without User Filter

LibreChat is an enhanced ChatGPT clone that supports multiple AI providers. Prior to 0.8.4-rc1, the DELETE /api/messages/:conversationId/:messageId endpoint allows any authenticated user to delete any other user's messages. The validateMessageReq middleware only validates that the conversationId...

5.3CVSS6AI score
SaveExploits0References3
attackerkb
attackerkb
added 2026/06/25 3:48 p.m.9 views

CVE-2026-54030

LibreChat is an enhanced ChatGPT clone that supports multiple AI providers. Prior to 0.8.5, LibreChat's MCP OAuth implementation does not validate that the resource parameter from OAuth Protected Resource metadata RFC 9728 matches the configured MCP server URL, allowing a malicious MCP server to...

8CVSS5.9AI score0.00168EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/06/25 3:45 p.m.45 views

CVE-2026-54040 LibreChat: 2FA Backup Code Regeneration Without OTP Verification Allows 2FA Bypass

LibreChat is an enhanced ChatGPT clone that supports multiple AI providers. Prior to 0.8.4-rc1, the POST /api/auth/2fa/backup/regenerate endpoint regenerates all 2FA backup codes without requiring any TOTP token or existing backup code verification. An attacker with a stolen session token can...

5.9CVSS0.00258EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/06/25 3:45 p.m.18 views

EUVD-2026-39456

LibreChat is an enhanced ChatGPT clone that supports multiple AI providers. Prior to 0.8.4-rc1, the POST /api/auth/2fa/backup/regenerate endpoint regenerates all 2FA backup codes without requiring any TOTP token or existing backup code verification. An attacker with a stolen session token can...

5.9CVSS6AI score0.00258EPSS
SaveExploits1References1
attackerkb
attackerkb
added 2026/06/25 3:39 p.m.14 views

CVE-2026-54036

LibreChat is an enhanced ChatGPT clone that supports multiple AI providers. Prior to 0.8.4-rc1, the GET /api/auth/2fa/enable endpoint can be called by an authenticated user or attacker with a stolen session even when 2FA is already fully enabled on the account. This endpoint overwrites the existi...

5.3CVSS6AI score0.00383EPSS
SaveExploits1References2Affected Software1
Debian CVE
Debian CVE
added 2026/06/25 3:32 p.m.15 views

CVE-2026-55892

Vim is an open source, command line text editor. Prior to 9.2.0662, the dumpprefixes function in src/spell.c walks a spell-file prefix trie iteratively with a depth counter while dumping the prefixes that apply to a word. The counter is bounded only by the trie structure itself; it is never check...

5.5CVSS5.8AI score0.0012EPSS
SaveExploits0
Circl
Circl
added 2026/06/25 3:19 p.m.17 views

CVE-2026-54838

creationtimestamp| type| source ---|---|--- 2026-06-25 15:19:35+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mp4q4kjr7m2f 2026-06-28 07:16:21+00:00| seen| https://bsky.app/profile/atomicedge.bsky.social/post/3mpdgj7nrhr2z...

8.5CVSS5.8AI score0.00357EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/25 3:16 p.m.31 views

CVE-2026-13314

Malicious HTML content could be injected into the content rendered by the pretix-digital plugin...

2CVSS0.00425EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/06/25 3:16 p.m.24 views

EUVD-2026-39436

Vim is an open source, command line text editor. Prior to 9.2.0699, Vim's Python omni-completion runtime/autoload/python3complete.vim and the legacy pythoncomplete.vim executes reconstructed function and class definitions from the current buffer with exec as part of populating the completion...

8.4CVSS6.1AI score0.00145EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/25 3:16 p.m.13 views

UBUNTU-CVE-2026-57434

Nokogiri is an open source XML and HTML library for the Ruby programming language. Prior to 1.19.4, Nokogiri contains a bug when calling certain methods on allocated-but-uninitialized native wrapper classes that inherit from Nokogiri::XML::Node. This caused a NULL pointer dereference that could...

7.5CVSS5.8AI score0.0046EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/25 3:16 p.m.30 views

UBUNTU-CVE-2026-57235

Nokogiri is an open source XML and HTML library for the Ruby programming language. Prior to 1.19.4, Nokogiri::XML::NodeSet and its alias slice checked the requested index against the node set's bounds using a 32-bit-truncated copy of the index. A large negative index could pass the check and then...

8.2CVSS5.8AI score0.00426EPSS
SaveExploits0References3
Circl
Circl
added 2026/06/25 3:15 p.m.21 views

CVE-2026-56053

creationtimestamp| type| source ---|---|--- 2026-06-25 15:15:25+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mp4pv42j7s2j 2026-07-07 05:16:07+00:00| seen| https://bsky.app/profile/atomicedge.bsky.social/post/3mpztyiy63o24...

8.8CVSS5.9AI score0.00518EPSS
SaveExploits0References2
Rows per page
Query Builder