Lucene search
+L

12740 matches found

CVE
CVE
•added 2026/08/06 7:13 a.m.•97 views

CVE-2026-64598

CVE-2026-64598 affects the Linux kernel SMB client in smb2_aead_req_alloc(). The bug arises because *num_sgs is a u32 and using ERR_PTR(*num_sgs) is incorrect; the fix stores the return in an int ret variable (instead of casting similarly to a prior line) to avoid dereferencing an invalid error p...

8.8CVSS5.5AI score0.00529EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
•added 2026/08/06 1:06 a.m.•16 views

SUSE CVE-2026-64573

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: qca: fix NVM tag length underflow in TLV parser In the TLVTYPENVM branch of qcatlvcheckdata the tag loop bound is "while idx length - sizeofstruct tlvtypenvm". "length" is a signed int from the firmware TLV header and...

6.7CVSS5.6AI score0.00215EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/08/06 12:31 a.m.•15 views

EUVD-2026-53660

NULL pointer dereference in H5Pgetfillvalue in HDF5 before 2.1.1 allows attackers to cause a denial of service via a dataset whose version 1 or 2 fill value message has the "defined" flag set together with a negative size field, which is not normalized to the library's "undefined" sentinel and...

8.2CVSS5.5AI score0.00168EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
•added 2026/08/06 12:00 a.m.•12 views

The vulnerability of the uacce_register() function in the drivers/misc/uacce/uacce.c module of the Linux kernel allows a hacker to cause a service failure.

The vulnerability of the uacceregister function in the drivers/misc/uacce/uacce.c module of the Linux kernel is related to the lack of checking for the return value. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0References14Affected Software3
BDU FSTEC
BDU FSTEC
•added 2026/08/06 12:00 a.m.•7 views

The vulnerability of the romfs_fill_super() function in the fs/romfs/super.c module of the Linux kernel file system allows a hacker to cause a service failure.

The vulnerability of the romfsfillsuper function in the fs/romfs/super.c module of the Linux kernel file system is related to the lack of checking of the return value. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.2AI score0.00189EPSS
SaveExploits0References15Affected Software3
Positive Technologies
Positive Technologies
•added 2026/08/06 12:00 a.m.•11 views

PT-2026-68508

🚨 CVE-2026-28141 - high 🚨 NextGEN Gallery = 4.2.3 - Reflected Cross-Site Scripting NextGEN Gallery through 4.2.3 reflects a URL-decoded ngg tag route value into the g... šŸ‘¾ https://t.co/No4GJJJ3Dv @pdnuclei NucleiTemplates cve...

7.1CVSS5.6AI score0.00467EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/05 11:16 p.m.•10 views

AZL-94505 CVE-2026-19024 affecting package hdf5 1.14.6-4

NULL pointer dereference in H5Pgetfillvalue in HDF5 before 2.3.0 allows attackers to cause a denial of service via a dataset whose version 1 or 2 fill value message has the "defined" flag set together with a negative size field, which is not normalized to the library's "undefined" sentinel and...

8.2CVSS5.9AI score0.00168EPSS
SaveExploits0References1
NVD
NVD
•added 2026/08/05 11:16 p.m.•14 views

CVE-2026-19024

NULL pointer dereference in H5Pgetfillvalue in HDF5 before 2.3.0 allows attackers to cause a denial of service via a dataset whose version 1 or 2 fill value message has the "defined" flag set together with a negative size field, which is not normalized to the library's "undefined" sentinel and...

8.2CVSS0.00168EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/08/05 11:16 p.m.•12 views

CVE-2026-19024

NULL pointer dereference in H5Pgetfillvalue in HDF5 before 2.3.0 allows attackers to cause a denial of service via a dataset whose version 1 or 2 fill value message has the "defined" flag set together with a negative size field, which is not normalized to the library's "undefined" sentinel and...

8.2CVSS5.3AI score0.00168EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/05 11:16 p.m.•12 views

UBUNTU-CVE-2026-19024

NULL pointer dereference in H5Pgetfillvalue in HDF5 before 2.3.0 allows attackers to cause a denial of service via a dataset whose version 1 or 2 fill value message has the "defined" flag set together with a negative size field, which is not normalized to the library's "undefined" sentinel and...

8.2CVSS5.3AI score0.00168EPSS
SaveExploits0References3
attackerkb
attackerkb
•added 2026/08/05 10:14 p.m.•15 views

CVE-2026-19024

NULL pointer dereference in H5Pgetfillvalue in HDF5 before 2.1.1 allows attackers to cause a denial of service via a dataset whose version 1 or 2 fill value message has the "defined" flag set together with a negative size field, which is not normalized to the library's "undefined" sentinel and...

8.2CVSS5.5AI score0.00168EPSS
SaveExploits0References2Affected Software1
CVE
CVE
•added 2026/08/05 10:14 p.m.•89 views

CVE-2026-19024

CVE-2026-19024 affects HDF5’s H5Pget_fill_value and causes a NULL pointer dereference in versions before 2.1.1. If a dataset uses a version 1 or 2 fill value message with the defined flag and a negative size, the value can reach H5T_path_find with a NULL datatype, leading to a denial of service. ...

8.2CVSS5.5AI score0.00168EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/08/05 10:14 p.m.•41 views

CVE-2026-19024 HDF5 H5Pget_fill_value NULL Pointer Dereference via Malformed Fill Value Message

NULL pointer dereference in H5Pgetfillvalue in HDF5 before 2.3.0 allows attackers to cause a denial of service via a dataset whose version 1 or 2 fill value message has the "defined" flag set together with a negative size field, which is not normalized to the library's "undefined" sentinel and...

8.2CVSS0.00168EPSS
SaveExploits0References1
OSV
OSV
•added 2026/08/05 10:14 p.m.•25 views

CVE-2026-19024 HDF5 H5Pget_fill_value NULL Pointer Dereference via Malformed Fill Value Message

NULL pointer dereference in H5Pgetfillvalue in HDF5 before 2.3.0 allows attackers to cause a denial of service via a dataset whose version 1 or 2 fill value message has the "defined" flag set together with a negative size field, which is not normalized to the library's "undefined" sentinel and...

8.2CVSS5.4AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/08/05 10:14 p.m.•12 views

CVE-2026-19024 HDF5 H5Pget_fill_value NULL Pointer Dereference via Malformed Fill Value Message

NULL pointer dereference in H5Pgetfillvalue in HDF5 before 2.3.0 allows attackers to cause a denial of service via a dataset whose version 1 or 2 fill value message has the "defined" flag set together with a negative size field, which is not normalized to the library's "undefined" sentinel and...

8.2CVSS5.3AI score0.00168EPSS
SaveExploits0References1
NVD
NVD
•added 2026/08/05 1:24 p.m.•23 views

CVE-2026-71260

ESPHome through 2026.7.0-dev discloses plaintext passwords via its webserver component. In WebServer::textjson esphome/components/webserver/webserver.cpp, a text entity configured with mode: password TEXTMODEPASSWORD has its JSON "state" field correctly masked as "", but the same serialization pa...

6.5CVSS0.00275EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/05 12:26 p.m.•41 views

CVE-2026-71288 Koha SQL Injection via order_by and {order}_ovalue Parameters in guided_reports.pl

Koha's guided report builder reports/guidedreports.pl reads the CGI parameter and, for each value, a dynamically-named parameter, and concatenates both directly into an SQL ORDER BY clause with no allowlist or validation. Since ORDER BY columns cannot be bound via prepared-statement placeholders,...

8.8CVSS5.7AI score
SaveExploits0References4
Cvelist
Cvelist
•added 2026/08/05 12:26 p.m.•45 views

CVE-2026-71288 Koha SQL Injection via order_by and {order}_ovalue Parameters in guided_reports.pl

Koha's guided report builder reports/guidedreports.pl reads the CGI parameter and, for each value, a dynamically-named parameter, and concatenates both directly into an SQL ORDER BY clause with no allowlist or validation. Since ORDER BY columns cannot be bound via prepared-statement placeholders,...

8.8CVSS0.00549EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/08/05 12:26 p.m.•14 views

CVE-2026-71288 Koha SQL Injection via order_by and {order}_ovalue Parameters in guided_reports.pl

Koha's guided report builder reports/guidedreports.pl reads the CGI parameter and, for each value, a dynamically-named parameter, and concatenates both directly into an SQL ORDER BY clause with no allowlist or validation. Since ORDER BY columns cannot be bound via prepared-statement placeholders,...

8.8CVSS5.6AI score0.00549EPSS
SaveExploits0References2
CVE
CVE
•added 2026/08/05 12:26 p.m.•92 views

CVE-2026-71288

Koha vulnerability CVE-2026-71288 affects the guided report builder (reports/guided_reports.pl). It openly concatenates user-supplied ORDER BY values and corresponding _ovalue parameters into an SQL ORDER BY clause without any allowlist or validation, and appends it to the final query in C4::Repo...

8.8CVSS5.6AI score0.00549EPSS
SaveExploits0References2
Rows per page
Query Builder