Total CVEs

125,674

Critical Severity

2,261

High Severity

7,825

Last 7 Days

1,168
Quick preset (or use dates below)
Clear Filters
๐Ÿ“… Showing Year: 2026 (January 1 - December 31, 2026) View All Years โ†’
Showing 761 - 780 of 22,079 CVEs
CVE-2026-41244 MEDIUM - 4.7

Mojic is a CLI tool to transform readable C code into an unrecognizable chaotic stream of emojis. Prior to 2.1.4, the CipherEngine uses a standard equality operator (!==) to verify the HMAC-SHA256 integrity seal during the decryption phase. This creates an Observable Timing Discrepancy (CWE-208), al...

Vendor: notamitgamer
Product: mojic
Published: Apr 24, 2026
Source: NVD

Traefik Kubernetes CRD allows unauthorized cross-namespace middleware binding

Vendor: go
Product: github.com/traefik/traefik/v3
Published: Apr 24, 2026
Source: GitHub

uuid is for the creation of RFC9562 (formerly RFC4122) UUIDs. Prior to 14.0.0, v3, v5, and v6 accept external output buffers but do not reject out-of-range writes (small buf or large offset). This allows silent partial writes into caller-provided buffers. This vulnerability is fixed in 14.0.0.

Vendor: uuidjs
Product: uuid
Published: Apr 24, 2026
Source: NVD

SiYuan is an open-source personal knowledge management system. Prior to 3.6.5, the fix for CVE-2026-30869 only added a denylist check (IsSensitivePath) but did not address the root cause โ€” a redundant url.PathUnescape() call in serveExport(). An authenticated attacker can use double URL encoding (%2...

Vendor: siyuan-note
Product: siyuan
Published: Apr 24, 2026
Source: NVD
CVE-2026-41421 HIGH - 8.8

SiYuan is an open-source personal knowledge management system. Prior to 3.6.5, SiYuan desktop renders notification messages as raw HTML inside an Electron renderer. The notification route POST /api/notification/pushMsg accepts a user-controlled msg value, forwards it through the backend broadcast la...

Vendor: siyuan-note
Product: siyuan
Published: Apr 24, 2026
Source: NVD
CVE-2026-41419 HIGH - 7.6

4ga Boards is a boards system for realtime project management. Prior to 3.3.5, a path traversal vulnerability allows an authenticated user with board import privileges to make the server ingest arbitrary host files as board attachments during BOARDS archive import. Once imported, the file can be dow...

Vendor: RARgames
Product: 4gaBoards
Published: Apr 24, 2026
Source: NVD
CVE-2026-41418 MEDIUM - 5.3

4ga Boards is a boards system for realtime project management. Prior to 3.3.5, 4ga Boards is vulnerable to user enumeration via a timing side-channel in the login endpoint (POST /api/access-tokens). When an invalid username/email is provided, the server responds immediately (~17ms average). When a v...

Vendor: RARgames
Product: 4gaBoards
Published: Apr 24, 2026
Source: NVD
CVE-2026-41416 HIGH - 7.5

PJSIP is a free and open source multimedia communication library written in C. In 2.16 and earlier, there is an integer overflow in media stream buffer size calculation when processing SDP with asymmetric ptime configuration. The overflow may result in an undersized buffer allocation, which can lead...

Vendor: pjsip
Product: pjproject
Published: Apr 24, 2026
Source: NVD
CVE-2026-41415 CRITICAL - 9.1

PJSIP is a free and open source multimedia communication library written in C. In 2.16 and earlier, there is an out-of-bounds read when parsing a malformed Content-ID URI in SIP multipart message body. Insufficient length validation can cause reads beyond the intended buffer bounds. This vulnerabili...

Vendor: pjsip
Product: pjproject
Published: Apr 24, 2026
Source: NVD
CVE-2026-41414 HIGH - 7.4

Skim is a fuzzy finder designed to through files, lines, and commands. The generate-files job in .github/workflows/pr.yml checks out attacker-controlled fork code and executes it via cargo run, with access to SKIM_RS_BOT_PRIVATE_KEY and GITHUB_TOKEN (contents:write). No gates prevent exploitation - ...

Vendor: skim-rs
Product: skim
Published: Apr 24, 2026
Source: NVD

Kata Containers is an open source project focusing on a standard implementation of lightweight Virtual Machines (VMs) that perform like containers. From v3.4.0 to v3.28.0, an oversight in the CopyFile policy (and perhaps the CopyFile handler) allows untrusted hosts to write to arbitrary locations in...

Vendor: kata-containers
Product: kata-containers
Published: Apr 24, 2026
Source: NVD
CVE-2026-33666 HIGH - 7.5

Zserio is a framework for serializing structured data with a compact and efficient way with low overhead. Prior to 2.18.1, in BitStreamReader.h readBytes() / readString(), the setBitPosition() bounds check receives the overflowed value and is completely bypassed. The code then reads len bytes (512 M...

Vendor: ndsev
Product: zserio
Published: Apr 24, 2026
Source: NVD
CVE-2026-33662 HIGH - 7.5

OP-TEE is a Trusted Execution Environment (TEE) designed as companion to a non-secure Linux kernel running on Arm; Cortex-A cores using the TrustZone technology. From 3.8.0 to 4.10, in the function emsa_pkcs1_v1_5_encode() in core/drivers/crypto/crypto_api/acipher/rsassa.c, the amount of padding nee...

Vendor: OP-TEE
Product: optee_os
Published: Apr 24, 2026
Source: NVD
CVE-2026-42044 MEDIUM - 6.5

Axios is a promise based HTTP client for the browser and Node.js. From 1.0.0 to before 1.15.2, he Axios library is vulnerable to a Prototype Pollution "Gadget" attack that allows any Object.prototype pollution in the application's dependency tree to be escalated into surgical, invisib...

Vendor: axios
Product: axios
Published: Apr 24, 2026
Source: NVD
CVE-2026-42043 HIGH - 7.2

Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, an attacker who can influence the target URL of an Axios request can use any address in the 127.0.0.0/8 range (other than 127.0.0.1) to completely bypass the NO_PROXY protection. This vulnerability is due t...

Vendor: axios
Product: axios
Published: Apr 24, 2026
Source: NVD
CVE-2026-42042 MEDIUM - 5.4

Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, the Axios library's XSRF token protection logic uses JavaScript truthy/falsy semantics instead of strict boolean comparison for the withXSRFToken config property. When this property is set to any truth...

Vendor: axios
Product: axios
Published: Apr 24, 2026
Source: NVD
CVE-2026-42041 MEDIUM - 4.8

Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, the Axios library is vulnerable to a Prototype Pollution "Gadget" attack that allows any Object.prototype pollution to silently suppress all HTTP error responses (401, 403, 500, etc.), causing the...

Vendor: axios
Product: axios
Published: Apr 24, 2026
Source: NVD

Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, the encode() function in lib/helpers/AxiosURLSearchParams.js contains a character mapping (charMap) at line 21 that reverses the safe percent-encoding of null bytes. After encodeURIComponent('\x00'...

Vendor: axios
Product: axios
Published: Apr 24, 2026
Source: NVD
CVE-2026-42039 HIGH - 7.5

Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, toFormData recursively walks nested objects with no depth limit, so a deeply nested value passed as request data crashes the Node.js process with a RangeError. This vulnerability is fixed in 1.15.1 and 0.31...

Vendor: axios
Product: axios
Published: Apr 24, 2026
Source: NVD
CVE-2026-42038 MEDIUM - 6.8

Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, he fix for no_proxy hostname normalization bypass is incomplete. When no_proxy=localhost is set, requests to 127.0.0.1 and [::1] still route through the proxy instead of bypassing it. The shouldBypassProxy(...

Vendor: axios
Product: axios
Published: Apr 24, 2026
Source: NVD