Lucene search
+L

41167 matches found

CVE
CVE
added 2026/08/06 7:00 a.m.49 views

CVE-2026-19010

Technical details about CVE-2026-19010 are not publicly available in the provided documents; monitor for updates.

7.5CVSS6.7AI score0.00371EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/06 6:00 a.m.59 views

CVE-2026-13153

The CVE-2026-13153 entry concerns the Gutenberg Essential Blocks WordPress plugin prior to 6.4.0. The issue is that a public REST route is not access-restricted and the response over-fetches a non-public WooCommerce per-product sales metric, allowing unauthenticated users to read the lifetime num...

7.5CVSS5.5AI score0.00256EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/06 6:00 a.m.11 views

EUVD-2026-53736

The Gutenberg Essential Blocks WordPress plugin before 6.4.0 does not verify that an attacker-supplied post type is publicly viewable before querying it in one of its public REST routes, allowing unauthenticated users to read published entries of custom post types that the site registered as...

7.5CVSS5.3AI score0.00256EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/06 6:00 a.m.35 views

CVE-2026-13153 Essential Blocks < 6.4.0 - Unauthenticated WooCommerce Sales Data Disclosure via REST products Endpoint

The Gutenberg Essential Blocks WordPress plugin before 6.4.0 does not restrict access to one of its public REST routes and over-fetches a non-public WooCommerce per-product sales metric into the response, allowing unauthenticated users to read the lifetime number of units sold for any published...

0.00256EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/08/06 2:05 a.m.12 views

ip-address: ip-address: Inconsistent IP address parsing leads to Server-Side Request Forgery (SSRF) and trust-boundary bypass

A flaw was found in the ip-address library. This library incorrectly interprets IPv4 address octets with leading zeros as decimal, while standard network parsers interpret them as octal. This inconsistency can cause applications to misclassify network targets, allowing a remote attacker to bypass...

7.7CVSS5.5AI score0.00292EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/06 12:31 a.m.13 views

EUVD-2026-53677

A heap-based buffer overflow exists in lib60870-C 2.4.0 in the server-side FileSegment ASDU encoding path. The issue occurs because FileSegmentencode validates only the standalone segment length via FileSegmentGetMaxDataSize and does not verify the residual capacity of the current ASDU frame befo...

5.8AI score0.00401EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/06 12:31 a.m.14 views

EUVD-2026-53685

H5Zfilternbit in H5Znbit.c in HDF5 through 2.3.0 dereferences cdvalues0 through cdvalues4 without validating that cdvalues is non-NULL or that cdnelmts is at least 5, the fixed size of the filter's header. This allows attackers to cause a denial of service via a crafted HDF5 file that stores the...

6.8CVSS5.5AI score0.00127EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/06 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-19026

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - H5Zfilternbit in H5Znbit.c in HDF5 through 2.3.0 dereferences cdvalues0 through cdvalues4 without validating that cdvalues is non-NULL or that cdnelmts is at...

6.8CVSS5.4AI score0.00127EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/05 11:16 p.m.7 views

DEBIAN-CVE-2026-19025

H5Olayoutdecode in H5Olayout.c in HDF5 through 2.3.0 does not validate that a chunked dataset's stored chunk-layout dimensionality matches its dataspace rank when an existing dataset is opened, whereas this check is performed only at dataset-creation time. This allows attackers to cause a denial ...

6.8CVSS5.5AI score0.00117EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/05 11:16 p.m.8 views

UBUNTU-CVE-2026-19026

H5Zfilternbit in H5Znbit.c in HDF5 through 2.3.0 dereferences cdvalues0 through cdvalues4 without validating that cdvalues is non-NULL or that cdnelmts is at least 5, the fixed size of the filter's header. This allows attackers to cause a denial of service via a crafted HDF5 file that stores the...

6.8CVSS5.5AI score0.00127EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/08/05 11:16 p.m.7 views

CVE-2026-19025

H5Olayoutdecode in H5Olayout.c in HDF5 through 2.3.0 does not validate that a chunked dataset's stored chunk-layout dimensionality matches its dataspace rank when an existing dataset is opened, whereas this check is performed only at dataset-creation time. This allows attackers to cause a denial ...

6.8CVSS5.3AI score0.00117EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/05 10:47 p.m.14 views

CVE-2026-19026

H5Zfilternbit in H5Znbit.c in HDF5 through 2.3.0 dereferences cdvalues0 through cdvalues4 without validating that cdvalues is non-NULL or that cdnelmts is at least 5, the fixed size of the filter's header. This allows attackers to cause a denial of service via a crafted HDF5 file that stores the...

6.8CVSS5.5AI score0.00127EPSS
SaveExploits0
CVE
CVE
added 2026/08/05 10:35 p.m.66 views

CVE-2026-19025

The CVE-2026-19025 entry concerns HDF5 versions up to 2.3.0. It describes a flaw in H5O__layout_decode within H5Olayout.c where a chunked dataset’s stored chunk-layout dimensionality is not validated against its dataspace rank when an existing dataset is opened (validation exists only at dataset ...

6.8CVSS5.5AI score0.00117EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/05 10:35 p.m.33 views

CVE-2026-19025 HDF5 divide-by-zero (SIGFPE) via mismatched chunk-layout dimensionality and dataspace rank on dataset open

H5Olayoutdecode in H5Olayout.c in HDF5 through 2.3.0 does not validate that a chunked dataset's stored chunk-layout dimensionality matches its dataspace rank when an existing dataset is opened, whereas this check is performed only at dataset-creation time. This allows attackers to cause a denial ...

6.8CVSS0.00117EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/08/05 10:35 p.m.9 views

CVE-2026-19025

H5Olayoutdecode in H5Olayout.c in HDF5 through 2.3.0 does not validate that a chunked dataset's stored chunk-layout dimensionality matches its dataspace rank when an existing dataset is opened, whereas this check is performed only at dataset-creation time. This allows attackers to cause a denial ...

6.8CVSS5.5AI score0.00117EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/05 8:17 p.m.9 views

CVE-2026-71310

rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.75.0, the shared HTTP CONNECT helper in lib/proxy/http.go parses proxy CONNECT responses with http.ReadResponse over an unrestricted buffered reader, allowing a malicious or...

5.9CVSS5.5AI score0.00373EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/08/05 5:11 p.m.11 views

ip-address: ip-address: Inconsistent IP address parsing leads to Server-Side Request Forgery (SSRF) and trust-boundary bypass

A flaw was found in the ip-address library. This library incorrectly interprets IPv4 address octets with leading zeros as decimal, while standard network parsers interpret them as octal. This inconsistency can cause applications to misclassify network targets, allowing a remote attacker to bypass...

7.7CVSS5.5AI score0.00292EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/05 4:19 p.m.385 views

CVE-2026-20272

Technical details about CVE-2026-20272 are not provided in the supplied documents. Cisco IOS XE hardening releases address vulnerabilities but no specifics on affected components, versions, impact, or fixes are included here. Monitor for updates.

9.8CVSS5.5AI score0.00364EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2026/08/05 4:17 p.m.9 views

CVE-2026-7557

An improper verification of cryptographic signature vulnerability in the SAML authentication module of Progress MarkLogic Server before 11.3.6 and 12.0.3 allows an unauthenticated remote attacker to bypass authentication and impersonate any user, including administrators. This vulnerability affec...

9.1CVSS0.00266EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/05 4:16 p.m.10 views

CVE-2026-60053

Insufficient Session Expiration vulnerability in Apache Answer. This issue affects Apache Answer: through 2.0.1. Administrative API keys remained usable after the owning administrator was demoted or the account was marked inactive, suspended, or deleted, allowing continued access until the keys...

9.1CVSS0.00349EPSS
SaveExploits0References2
Rows per page
Query Builder