Total CVEs

125,872

Critical Severity

2,276

High Severity

7,883

Last 7 Days

1,165
Quick preset (or use dates below)
Clear Filters
Showing 481 - 500 of 7,883 CVEs
CVE-2026-41205 HIGH - 7.5

Mako is a template library written in Python. Prior to 1.3.11, TemplateLookup.get_template() is vulnerable to path traversal when a URI starts with // (e.g., //../../../secret.txt). The root cause is an inconsistency between two slash-stripping implementations. Any file readable by the process can b...

Vendor: sqlalchemy
Product: mako
Published: Apr 23, 2026
Source: NVD
CVE-2026-6920 HIGH - 7.5

Out of bounds read in GPU in Google Chrome on Android prior to 147.0.7727.117 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)

Vendor: google
Product: chrome
Published: Apr 23, 2026
Source: NVD
CVE-2026-34003 HIGH - 7.8

A flaw was found in the X.Org X server's XKB key types request validation. A local attacker could send a specially crafted request to the X server, leading to an out-of-bounds memory access vulnerability. This could result in the disclosure of sensitive information or cause the server to crash,...

Vendor: Red Hat
Product: Red Hat Enterprise Linux 10, Red Hat Enterprise Linux 6, Red Hat Enterprise Linux 7, Red Hat Enterprise Linux 8, Red Hat Enterprise Linux 9
Published: Apr 23, 2026
Source: NVD
CVE-2026-34001 HIGH - 7.8

A flaw was found in the X.Org X server. This use-after-free vulnerability occurs in the XSYNC fence triggering logic, specifically within the miSyncTriggerFence() function. An attacker with access to the X11 server can exploit this without user interaction, leading to a server crash and potentially ...

Vendor: Red Hat
Product: Red Hat Enterprise Linux 10, Red Hat Enterprise Linux 6, Red Hat Enterprise Linux 7, Red Hat Enterprise Linux 8, Red Hat Enterprise Linux 9
Published: Apr 23, 2026
Source: NVD
CVE-2026-33999 HIGH - 7.8

A flaw was found in the X.Org X server. This integer underflow vulnerability, specifically in the XKB compatibility map handling, allows an attacker with local or remote X11 server access to trigger a buffer read overrun. This can lead to memory-safety violations and potentially a denial of service ...

Vendor: Red Hat
Product: Red Hat Enterprise Linux 10, Red Hat Enterprise Linux 6, Red Hat Enterprise Linux 7, Red Hat Enterprise Linux 8, Red Hat Enterprise Linux 9
Published: Apr 23, 2026
Source: NVD
CVE-2026-41461 HIGH - 8.5

SocialEngine versions 7.8.0 and prior contain a blind server-side request forgery vulnerability in the /core/link/preview endpoint where user-supplied input passed via the uri request parameter is not sanitized before being used to construct outbound HTTP requests. Authenticated remote attackers can...

Vendor: SocialEngine
Product: SocialEngine
Published: Apr 23, 2026
Source: NVD
CVE-2025-70994 HIGH - 7.3

Yadea T5 Electric Bicycles (models manufactured in/after 2024) have a weak authentication mechanism in their keyless entry system. The system utilizes the EV1527 fixed-code RF protocol without implementing rolling codes or cryptographic challenge-response mechanisms. This is vulnerable to signal for...

Published: Apr 23, 2026
Source: NVD
CVE-2026-31532 HIGH - 7.8

In the Linux kernel, the following vulnerability has been resolved: can: raw: fix ro->uniq use-after-free in raw_rcv() raw_release() unregisters raw CAN receive filters via can_rx_unregister(), but receiver deletion is deferred with call_rcu(). This leaves a window where raw_rcv() may still be ...

Vendor: Linux
Product: Linux
Published: Apr 23, 2026
Source: NVD
CVE-2026-6903 HIGH - 7.5

The LabOne Web Server, backing the LabOne User Interface, contains insufficient input validation in its file access functionality. An unauthenticated attacker could exploit this vulnerability to read arbitrary files on the host system that are accessible to the operating system user running the LabO...

Published: Apr 23, 2026
Source: NVD
CVE-2026-5464 HIGH - 7.2

The ExactMetrics – Google Analytics Dashboard for WordPress (Website Stats Plugin) plugin for WordPress is vulnerable to unauthorized arbitrary plugin installation and activation in all versions up to, and including, 9.1.2. This is due to the reports page exposing the 'onboarding_key' tran...

Published: Apr 23, 2026
Source: NVD
CVE-2026-41564 HIGH - 7.5

CryptX versions before 0.088 for Perl do not reseed the Crypt::PK PRNG state after forking. The Crypt::PK::RSA, Crypt::PK::DSA, Crypt::PK::DH, Crypt::PK::ECC, Crypt::PK::Ed25519 and Crypt::PK::X25519 modules seed a per-object PRNG state in their constructors and reuse it without fork detection. A C...

Vendor: MIK
Product: CryptX
Published: Apr 23, 2026
Source: NVD
CVE-2026-41040 HIGH - 7.5

GROWI provided by GROWI, Inc. is vulnerable to a regular expression denial of service (ReDoS) via a crafted input string.

Vendor: GROWI, Inc.
Product: GROWI
Published: Apr 23, 2026
Source: NVD
CVE-2026-34488 HIGH - 7.3

IP Setting Software contains an issue with the DLL search path, which may lead to insecurely loading Dynamic Link Libraries. As a result, arbitrary code may be executed with administrative privileges.

Vendor: i-PRO Co., Ltd.
Product: IP Setting Software
Published: Apr 23, 2026
Source: NVD
CVE-2026-41231 HIGH - 7.5

Froxlor is open source server administration software. Prior to version 2.3.6, `DataDump.add()` constructs the export destination path from user-supplied input without passing the `$fixed_homedir` parameter to `FileDir::makeCorrectDir()`, bypassing the symlink validation that was added to all other ...

Vendor: froxlor
Product: froxlor
Published: Apr 23, 2026
Source: NVD
CVE-2026-41230 HIGH - 8.5

Froxlor is open source server administration software. Prior to version 2.3.6, `DomainZones::add()` accepts arbitrary DNS record types without a whitelist and does not sanitize newline characters in the `content` field. When a DNS type not covered by the if/elseif validation chain is submitted (e.g....

Vendor: froxlor
Product: froxlor
Published: Apr 23, 2026
Source: NVD
CVE-2026-41208 HIGH - 8.8

Paperclip is a Node.js server and React UI that orchestrates a team of AI agents to run a business. Versions of @paperclipai/server prior to 2026.416.0 contain a privilege escalation vulnerability that allows an attacker with an Agent API key to execute arbitrary OS commands on the Paperclip server ...

Vendor: paperclipai
Product: @paperclipai/server
Published: Apr 23, 2026
Source: NVD
CVE-2026-41206 HIGH - 7.8

PySpector is a static analysis security testing (SAST) Framework engineered for modern Python development workflows. The plugin security validator in PySpector uses AST-based static analysis to prevent dangerous code from being loaded as plugins. Prior to version 0.1.8, the blocklist implemented in ...

Vendor: ParzivalHack
Product: PySpector
Published: Apr 23, 2026
Source: NVD
CVE-2026-41180 HIGH - 7.5

PsiTransfer is an open source, self-hosted file sharing solution. Prior to version 2.4.3, the upload PATCH flow under `/files/:uploadId` validates the mounted request path using the still-encoded `req.path`, but the downstream tus handler later writes using the decoded `req.params.uploadId`. In depl...

Vendor: psi-4ward
Product: psitransfer
Published: Apr 23, 2026
Source: NVD
CVE-2026-5935 HIGH - 7.3

IBM Total Storage Service Console (TSSC) / TS4500 IMC 9.2, 9.3, 9.4, 9.5, 9.6 TSSC/IMC could allow an unauthenticated user to execute arbitrary commands with normal user privileges on the system due to improper validation of user supplied input.

Published: Apr 23, 2026
Source: NVD
CVE-2026-40062 HIGH - 7.5

A path Traversal vulnerability exists in Ziostation2 v2.9.8.7 and earlier. A remote unauthenticated attacker may get sensitive information on the operating system.

Vendor: Ziosoft, Inc.
Product: Ziostation2
Published: Apr 23, 2026
Source: NVD