Total CVEs

138,073

Critical Severity

3,522

High Severity

12,666

Last 7 Days

1,944
Quick preset (or use dates below)
Clear Filters
📅 Showing Year: 2026 (January 1 - December 31, 2026) View All Years →
Showing 1,821 - 1,840 of 34,478 CVEs
CVE-2026-12066 HIGH - 7.3

A security flaw has been discovered in PbootCMS up to 3.2.12. This vulnerability affects the function retrieve of the file apps/home/controller/MemberController.php of the component Password Handler. The manipulation of the argument username/password/email/checkcode results in weak password recovery...

Product: PbootCMS
Published: Jun 12, 2026
Source: NVD

A vulnerability was identified in Groww Stock, Mutual Fund, Gold App up to 20260805 on Android. This affects an unknown part of the component WebView URL Handler. The manipulation leads to improper authorization in handler for custom url scheme. It is possible to launch the attack on the physical de...

Vendor: Groww
Product: Stock, Mutual Fund, Gold App
Published: Jun 12, 2026
Source: NVD

MobaXterm Personal Edition (Portable), in its 26.3 version (Build 5154), allows arbitrary code execution by loading a malicious DLL located in the same directory as the portable executable. Because the application automatically loads the winspool.drv library from that location during startup, an att...

Vendor: Mobatek
Product: MobaXterm Personal Edition (Portable)
Published: Jun 12, 2026
Source: NVD

MobaXterm Personal Edition (Portable), in its 26.3 version (Build 5154), allows arbitrary code execution by loading malicious DLLs from a temporary directory that is predictable and can be modified by the user. During startup, the application searches for specific DLLs in this location before resort...

Vendor: Mobatek
Product: MobaXterm Personal Edition (Portable)
Published: Jun 12, 2026
Source: NVD
CVE-2017-20240 MEDIUM - 5.9

Crypt::PBKDF2 versions before 0.261630 for Perl are vulnerable to timing attacks. These versions use Perl's built-in eq comparison. Discrepancies in timing could be used to guess the underlying derived-key.

Vendor: ARODLAND
Product: Crypt::PBKDF2
Published: Jun 12, 2026
Source: NVD

Quest Bot is an opensource Discord Bot. Prior to version 1.1.8, any user who can access the ticket panel can repeatedly create new ticket channels. The latest release still creates a new database ticket and Discord channel for every completed ticket modal submission, without checking whether the sam...

Vendor: duck-organization
Product: questbot
Published: Jun 12, 2026
Source: NVD

Quest Bot is an opensource Discord Bot. Prior to version 1.1.6, the latest release suppresses mentions when creating, unbanning, unwarning, kicking, muting, and unmuting, but stored warning reasons are still printed by /warns without mention suppression. A moderator can create a warning with @everyo...

Vendor: duck-organization
Product: questbot
Published: Jun 12, 2026
Source: NVD

Quest Bot is an opensource Discord Bot. Prior to version 1.1.6, a moderator with the relevant Discord permission bit can use the bot to moderate users above them in the Discord role hierarchy, as long as the bot itself outranks the target. This bypasses Discord’s normal role hierarchy protections an...

Vendor: duck-organization
Product: questbot
Published: Jun 12, 2026
Source: NVD

Quest Bot is an opensource Discord Bot. Prior to version 1.1.6, the automod add command trims user input but does not reject an empty result. Adding a rule containing only whitespace stores an empty word. The message listener later checks content.includes(""), which is always true, causing...

Vendor: duck-organization
Product: questbot
Published: Jun 12, 2026
Source: NVD

Quest Bot is an opensource Discord Bot. Prior to version 1.1.6, the purge and slowmode commands check only guild-level permissions on the invoking member. They do not check the member’s effective permissions in the channel where the command is run. A user denied channel-level moderation permissions ...

Vendor: duck-organization
Product: questbot
Published: Jun 12, 2026
Source: NVD

A Missing Required Cryptographic Step vulnerability has been identified in Moxa's embedded Linux firmware for industrial computers and controllers. This vulnerability represents an incomplete remediation of CVE-2026-0714. The firmware introduced TPM2 parameter encryption as a countermeasure aga...

Published: Jun 12, 2026
Source: NVD
CVE-2026-11849 CRITICAL - 9.8

The  iRM-IEI Remote Management developed by IEI Integration Corp has a Hardcoded Credentials vulnerability, allowing unauthenticated remote attackers to exploit hard-coded credentials to gain administrative privileges on the database.

Vendor: IEI Integration Corp
Product: iRM-TSi410X
Published: Jun 12, 2026
Source: NVD
CVE-2026-11848 MEDIUM - 5.3

The iRM-IEI Remote Management developed by IEI Integration Corp has a Missing Authentication vulnerability, allowing unauthenticated remote attackers to exploit a specific functionality to obtain partial system configuration information.

Vendor: IEI Integration Corp
Product: iRM-TSi410X
Published: Jun 12, 2026
Source: NVD
CVE-2026-50645 HIGH - 7.5

There is no restriction on the amount of attachment headers that a message can contain when being deserialized by Apache CXF, which can lead to uncontrolled resource consumption or a denial of service attack. Users are recommended to upgrade to versions 4.2.2 or 4.1.7, which fix this issue by imposi...

Vendor: Apache Software Foundation
Product: Apache CXF
Published: Jun 12, 2026
Source: NVD
CVE-2026-50634 MEDIUM - 6.5

A vulnerability in Apache CXF's JwsJsonContainerRequestFilter can be exploited to cause CXF to process metadata that was not authenticated by the accepted signature. This can bypass the application's assumption that accepted `Content-Type` or protected HTTP-header metadata came from a ver...

Vendor: Apache Software Foundation
Product: Apache CXF
Published: Jun 12, 2026
Source: NVD
CVE-2026-50633 HIGH - 8.1

A JNDI Injection vulnerability has been discovered in Apache CXF's JCA integration module, which can allow for code execution, if an attacker is able to manipulate the JCA deployment descriptor (ra.xml) or runtime activation parameters. Users are recommended to upgrade to versions 4.2.2 or 4.1....

Vendor: Apache Software Foundation
Product: Apache CXF
Published: Jun 12, 2026
Source: NVD
CVE-2026-50632 HIGH - 8.1

A further incomplete fix for a previous advisory CVE-2026-44417 (Untrusted JMS configuration can lead to RCE) for Apache CXF has been identified, which can allow code execution capabilities, if untrusted users are allowed to configure JMS for Apache CXF. Users are recommended to upgrade to versions ...

Vendor: Apache Software Foundation
Product: Apache CXF
Published: Jun 12, 2026
Source: NVD
CVE-2026-50631 HIGH - 7.4

A race condition in AbstractOAuthDataProvider allows concurrent requests using the same Refresh Token to bypass single-use semantics and generate multiple valid Access Tokens, when 'recycleRefreshTokens' is set to false. A leaked refresh token can be replayed concurrently by multiple attac...

Vendor: Apache Software Foundation
Product: Apache CXF
Published: Jun 12, 2026
Source: NVD
CVE-2026-50630 MEDIUM - 6.5

A CRLF injection vulnerability exists in the OAuth2 AuthorizationUtils class. When constructing the WWW-Authenticate response header, the 'realm' parameter is concatenated without sanitizing Carriage Return (CR) and Line Feed (LF) characters. If an attacker can control the realm value, the...

Vendor: Apache Software Foundation
Product: Apache CXF
Published: Jun 12, 2026
Source: NVD
CVE-2026-50629 MEDIUM - 5.3

The 'clientId' parameter from incoming HTTP requests is directly concatenated into OAuth2 server log warning messages without sanitizing control characters. This allows an attacker to inject arbitrary content, including fake log entries, into the server's log files. Users are recommen...

Vendor: Apache Software Foundation
Product: Apache CXF
Published: Jun 12, 2026
Source: NVD