Total CVEs

139,456

Critical Severity

3,644

High Severity

13,084

Last 7 Days

1,260
Quick preset (or use dates below)
Clear Filters
๐Ÿ“… Showing Year: 2026 (January 1 - December 31, 2026) View All Years โ†’
Showing 1,281 - 1,300 of 35,861 CVEs
CVE-2026-49205 MEDIUM - 6.5

phpMyFAQ is an open source FAQ web application. Versions prior to 4.1.4 have Missing Authorization in the API CategoryController. CVE-2026-24421 addressed this in the BackupController by adding: $this->userHasPermission(PermissionType::BACKUP). The same fix was not applied to 4 other write endpo...

Vendor: thorsten
Product: phpMyFAQ
Published: Jun 18, 2026
Source: NVD
CVE-2026-47647 CRITICAL - 9.9

Improper access control in Microsoft Dynamics 365 allows an authorized attacker to elevate privileges over a network.

Published: Jun 18, 2026
Source: NVD
CVE-2026-47633 HIGH - 7.5

Exposure of sensitive information to an unauthorized actor in Cost Management Interactive Experiences allows an unauthorized attacker to disclose information over a network.

Published: Jun 18, 2026
Source: NVD
CVE-2026-32174 HIGH - 7.7

Improper authentication in Azure Bot Service allows an authorized attacker to elevate privileges over a network.

Vendor: microsoft
Product: azure_ai_bot_service
Published: Jun 18, 2026
Source: NVD
CVE-2026-22674 MEDIUM - 4.8

Hashgraph Guardian through 3.5.0, fixed in commit ba8c566, contains a stored cross-site scripting vulnerability that allows authenticated users with the STANDARD_REGISTRY role to inject malicious scripts by submitting a crafted companyName value via the branding configuration API endpoint. Attackers...

Vendor: hashgraph
Product: guardian
Published: Jun 18, 2026
Source: NVD
CVE-2026-49454 CRITICAL - 9.1

Relyra is a strict-by-default SAML 2.0 Service Provider library for Elixir and Phoenix. Versions 1.0.0 and 1.1.0 accept forged SAML signatures because SignatureValue was not cryptographically verified before the library returned a successful authentication result. The XMLDSig trust boundary was inco...

Vendor: szTheory
Product: relyra
Published: Jun 18, 2026
Source: NVD
CVE-2026-49257 CRITICAL - 10.0

mcp-pinot is a Python-based Model Context Protocol (MCP) server for interacting with Apache Pinot. In versions 3.0.1 and below, mcp-pinot defaults to running an HTTP MCP server bound to 0.0.0.0:8080 with no authentication enabled. All MCP tools, including SQL query execution, schema creation, and ta...

Vendor: startreedata
Product: mcp-pinot
Published: Jun 18, 2026
Source: NVD
CVE-2026-49252 CRITICAL - 9.9

deepstream is a server that allows clients and backend services to sync data, send messages and make rpcs at scale. Versions prior to 10.0.5 are vulnerable to Prototype Pollution. Exploitation can lead to potential privilege escalation from any authenticated user with write permission to any record...

Vendor: deepstreamIO
Product: deepstream.io
Published: Jun 18, 2026
Source: NVD

OneDev is a Git server with CI/CD, kanban, and packages. In versions 15.0.6 and below, TarUtils.untar() creates symbolic links verbatim from TAR entry getLinkName() without validating whether the target is an absolute path. A subsequent file entry in the same archive traverses the symlink, writing t...

Vendor: theonedev
Product: onedev
Published: Jun 18, 2026
Source: NVD
CVE-2026-46699 HIGH - 7.6

conda-smithy is a tool for combining a conda recipe with configurations to build using freely hosted CI services into a single repository. Prior to version 3.61.0, a vulnerability in the conda-forge automated webservices allowed unintended write access to feedstock repositories through GitHub userna...

Vendor: conda-forge
Product: conda-smithy
Published: Jun 18, 2026
Source: NVD

OpenEXR is the reference implementation and specification for the EXR image format, widely used in the motion picture industry. In versions 3.4.0 through 3.4.11, the HTJ2K (High-Throughput JPEG 2000) decoder, ht_undo_impl() in OpenEXRCore is vulnerable to a heap-buffer-overflow READ. The ht_undo_im...

Vendor: AcademySoftwareFoundation
Product: openexr
Published: Jun 18, 2026
Source: NVD
CVE-2026-44663 MEDIUM - 6.1

OpenEXR is the reference implementation and specification for the EXR image format, widely used in the motion picture industry. In versions 3.4.0 through 3.4.11, an integer overflow in ht_undo_impl() in src/lib/OpenEXRCore/internal_ht.cpp leads to a heap-buffer overflow when decoding a crafted HTJ2K...

Vendor: AcademySoftwareFoundation
Product: openexr
Published: Jun 18, 2026
Source: NVD
CVE-2026-43994 HIGH - 8.1

Coturn is a free open source implementation of TURN and STUN Server. Versions prior to 4.10.0 contain a stack buffer overflow in decode_oauth_token_gcm(). A uint16_t nonce_len field read from an attacker-supplied OAuth access token (0-65535) is passed directly to memcpy() as the copy length into a 2...

Vendor: coturn
Product: coturn
Published: Jun 18, 2026
Source: NVD
CVE-2025-15661 MEDIUM - 6.5

libssh2 through 1.11.1, fixed in commit 2dae302, contains an out-of-bounds heap read vulnerability in the sftp_symlink() function in src/sftp.c that allows a malicious SSH server or man-in-the-middle attacker to disclose heap memory contents or cause a crash by sending a crafted SSH_FXP_NAME respons...

Vendor: libssh2
Product: libssh2
Published: Jun 18, 2026
Source: NVD
CVE-2026-55591 MEDIUM - 5.8

Signal K Server: Server-Side Request Forgery via Remote Connection Endpoints

Vendor: npm
Product: signalk-server
Published: Jun 18, 2026
Source: GitHub
CVE-2026-56099 MEDIUM - 5.3

OpenBSD before commit 6a23123 (2026-06-18) contains an out-of-bounds read vulnerability in the mpls_do_error function within sys/netmpls/mpls_input.c that allows remote attackers to disclose kernel stack memory by sending crafted MPLS frames with 16 labels and no Bottom-of-Stack bit set.

Vendor: openbsd
Product: src
Published: Jun 18, 2026
Source: NVD
CVE-2026-48983 MEDIUM - 5.8

pam_usb provides hardware authentication for Linux using ordinary removable media. In versions prior to 0.9.2, a symlink race condition exists in per-device and per-user pad directory creation. pam_usb uses a check-then-act pattern: it calls lstat() to test for existence and then calls mkdir() separ...

Vendor: mcdope
Product: pam_usb
Published: Jun 18, 2026
Source: NVD
CVE-2026-48982 MEDIUM - 5.8

pam_usb provides hardware authentication for Linux using ordinary removable media. In versions prior to 0.9.2, when updating a one-time pad file, a temporary file is created using open() without the O_EXCL flag. Without O_EXCL, the create operation is not atomic: two concurrent processes racing to u...

Vendor: mcdope
Product: pam_usb
Published: Jun 18, 2026
Source: NVD
CVE-2026-48981 MEDIUM - 6.7

pam_usb provides hardware authentication for Linux using ordinary removable media. In versions prior to 0.9.2, pam_usb calls xmlReadFile() with flags=0 when loading the configuration file, allowing libxml2 to process external entity references (XXE), potentially making outbound network connections o...

Vendor: mcdope
Product: pam_usb
Published: Jun 18, 2026
Source: NVD
CVE-2026-48980 MEDIUM - 6.3

pam_usb provides hardware authentication for Linux using removable media. In versions prior to 0.9.2, getenv() environment variables XRDP_SESSION, DISPLAY and TMUX allow environment variable injection into local-check logic. These environment variables influence whether a current session is local o...

Vendor: mcdope
Product: pam_usb
Published: Jun 18, 2026
Source: NVD