Total CVEs

140,356

Critical Severity

3,747

High Severity

13,524

Last 7 Days

1,777
Quick preset (or use dates below)
Clear Filters
๐Ÿ“… Showing Year: 2026 (January 1 - December 31, 2026) View All Years โ†’
Showing 6,181 - 6,200 of 13,526 CVEs
CVE-2026-40490 MEDIUM - 6.8

The AsyncHttpClient (AHC) library allows Java applications to easily execute HTTP requests and asynchronously process HTTP responses. When redirect following is enabled (followRedirect(true)), versions of AsyncHttpClient prior to 3.0.9 and 2.14.5 forward Authorization and Proxy-Authorization headers...

Vendor: AsyncHttpClient
Product: async-http-client
Published: Apr 18, 2026
Source: NVD
CVE-2026-1838 MEDIUM - 6.1

The Hostel plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'shortcode_id' parameter in all versions up to, and including, 1.1.6 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary ...

Published: Apr 18, 2026
Source: NVD
CVE-2026-1559 MEDIUM - 6.4

The Youzify plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'checkin_place_id' parameter in all versions up to, and including, 1.3.6 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Subscriber-lev...

Published: Apr 18, 2026
Source: NVD
CVE-2026-41078 MEDIUM - 5.9

OpenTelemetry dotnet is a dotnet telemetry framework. In 1.6.0-rc.1 and earlier, OpenTelemetry.Exporter.Jaeger may allow sustained memory pressure when the internal pooled-list sizing grows based on a large observed span/tag set and that enlarged size is reused for subsequent allocations. Under high...

Vendor: nuget
Product: OpenTelemetry.Exporter.Jaeger
Published: Apr 18, 2026
Source: GitHub
CVE-2026-40881 MEDIUM - 7.5

ZEBRA is a Zcash node written entirely in Rust. Prior to zebrad version 4.3.0 and zebra-network version 5.0.1, when deserializing addr or addrv2 messages, which contain vectors of addresses, Zebra would fully deserialize them up to a maximum length (over 233,000) that was derived from the 2 MiB mess...

Vendor: rust
Product: zebrad
Published: Apr 18, 2026
Source: GitHub
CVE-2026-40593 MEDIUM - 4.8

ChurchCRM is an open-source church management system. In versions prior to 7.2.0, the User Editor (UserEditor.php) renders stored usernames directly into an HTML input value attribute without applying htmlspecialchars(). An administrator can save a username containing HTML attribute-breaking charact...

Vendor: ChurchCRM
Product: CRM
Published: Apr 18, 2026
Source: NVD
CVE-2026-40485 MEDIUM - 5.3

ChurchCRM is an open-source church management system. In versions prior to 7.2.0, the public API login endpoint (/api/public/user/login) returns distinguishable HTTP response codes based on whether a username exists: 404 for non-existent users and 401 for valid users with incorrect passwords. An una...

Vendor: ChurchCRM
Product: CRM
Published: Apr 18, 2026
Source: NVD
CVE-2026-40483 MEDIUM - 5.4

ChurchCRM is an open-source church management system. In versions prior to 7.2.0, the Pledge Editor renders donation comment values directly into HTML input value attributes without escaping via htmlspecialchars(). An authenticated user with Finance permissions can inject HTML attribute-breaking cha...

Vendor: ChurchCRM
Product: CRM
Published: Apr 18, 2026
Source: NVD
CVE-2026-40340 MEDIUM - 6.1

libgphoto2 is a camera access and control library. Versions up to and including 2.5.33 have an out-of-bounds read vulnerability in `ptp_unpack_OI()` in `camlibs/ptp2/ptp-pack.c` (lines 530โ€“563). The function validates `len < PTP_oi_SequenceNumber` (i.e., len < 48) but subsequently accesses off...

Vendor: gphoto
Product: libgphoto2
Published: Apr 18, 2026
Source: NVD
CVE-2026-40339 MEDIUM - 5.2

libgphoto2 is a camera access and control library. Versions up to and including 2.5.33 have an out-of-bounds read in `ptp_unpack_Sony_DPD()` in `camlibs/ptp2/ptp-pack.c` (line 842). The function reads the FormFlag byte via `dtoh8o(data, *poffset)` without a prior bounds check. The standard `ptp_unpa...

Vendor: gphoto
Product: libgphoto2
Published: Apr 18, 2026
Source: NVD
CVE-2026-40338 MEDIUM - 5.2

libgphoto2 is a camera access and control library. Versions up to and including 2.5.33 have an out-of-bounds read in the PTP_DPFF_Enumeration case of `ptp_unpack_Sony_DPD()` in `camlibs/ptp2/ptp-pack.c` (line 856). The function reads a 2-byte enumeration count N via `dtoh16o(data, *poffset)` without...

Vendor: gphoto
Product: libgphoto2
Published: Apr 18, 2026
Source: NVD
CVE-2026-40337 MEDIUM - 5.1

The Sentry kernel is a high security level micro-kernel implementation made for high security embedded systems. A given task with one of the DEV or IO capability is able to interact with another task's IRQ line through the __sys_int_* syscall familly. Prior to version 0.4.7, this can lead to Do...

Vendor: camelot-os
Product: sentry-kernel
Published: Apr 18, 2026
Source: NVD
CVE-2026-40335 MEDIUM - 5.2

libgphoto2 is a camera access and control library. Versions up to and including 2.5.33 have an out-of-bounds read in `ptp_unpack_DPV()` in `camlibs/ptp2/ptp-pack.c` (lines 622โ€“629). The UINT128 and INT128 cases advance `*offset += 16` without verifying that 16 bytes remain in the buffer. The entry c...

Vendor: gphoto
Product: libgphoto2
Published: Apr 18, 2026
Source: NVD
CVE-2026-40333 MEDIUM - 6.1

libgphoto2 is a camera access and control library. In versions up to and including 2.5.33, two functions in camlibs/ptp2/ptp-pack.c accept a data pointer but no length parameter, performing unbounded reads. Their callers in ptp_unpack_EOS_events() have xsize available but never pass it, leaving both...

Vendor: gphoto
Product: libgphoto2
Published: Apr 18, 2026
Source: NVD
CVE-2026-2434 MEDIUM - 6.4

The Pz-LinkCard plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'blogcard' shortcode attributes in all versions up to, and including, 2.5.8.1 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contr...

Published: Apr 17, 2026
Source: NVD
CVE-2026-40306 MEDIUM - 6.5

DNN (formerly DotNetNuke) is an open-source web content management platform (CMS) in the Microsoft ecosystem. All new installations of DNN 10.x.x - 10.2.1 have the same Host GUID. This does not affect upgrades from 9.x.x. Version 10.2.2 patches the issue.

Vendor: dnnsoftware
Product: Dnn.Platform
Published: Apr 17, 2026
Source: NVD
CVE-2026-40305 MEDIUM - 4.3

DNN (formerly DotNetNuke) is an open-source web content management platform (CMS) in the Microsoft ecosystem. Starting in version 6.0.0 and prior to version 10.2.2, in the friends feature, a user could craft a request that would force the acceptance of a friend request on another user. Version 10.2....

Vendor: dnnsoftware
Product: Dnn.Platform
Published: Apr 17, 2026
Source: NVD
CVE-2026-40301 MEDIUM - 4.7

DOMSanitizer is a DOM/SVG/MathML Sanitizer for PHP 7.3+. Prior to version 1.0.10, DOMSanitizer::sanitize() allows <style> elements in SVG content but never inspects their text content. CSS url() references and @import rules pass through unfiltered, causing the browser to issue HTTP requests to...

Vendor: rhukster
Product: dom-sanitizer
Published: Apr 17, 2026
Source: NVD
CVE-2026-40293 MEDIUM - 6.5

OpenFGA is an authorization/permission engine built for developers. In versions 0.1.4 through 1.13.1, when OpenFGA is configured to use preshared-key authentication with the built-in playground enabled, the local server includes the preshared API key in the HTML response of the /playground endpoint....

Vendor: openfga
Product: openfga
Published: Apr 17, 2026
Source: NVD
CVE-2026-40284 MEDIUM - 6.8

WeGIA is a web manager for charitable institutions. In versions prior to 3.6.10, a Stored Cross-Site Scripting (XSS) vulnerability allows an authenticated user to inject malicious JavaScript via the "Destinatรกrio" field. The payload is stored and later executed when viewing the dispatch pa...

Vendor: LabRedesCefetRJ
Product: WeGIA
Published: Apr 17, 2026
Source: NVD