Lucene search
+L

415 matches found

OSV
OSV
added 2026/07/13 2:36 p.m.12 views

PYSEC-2026-3331 TensorFlow has segfault in array_ops.upper_bound

Impact arrayops.upperbound causes a segfault when not given a rank 2 tensor. Patches We have patched the issue in GitHub commit 915884fdf5df34aaedd00fc6ace33a2cfdefa586. The fix will be included in TensorFlow 2.13. We will also cherrypick this commit in TensorFlow 2.12.1. For more information...

8.7CVSS6.1AI score0.00432EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/07/13 12:00 a.m.28 views

PT-2026-59630

Impact An attacker who uses this vulnerability can craft a PDF which leads to an infinite loop if parse content stream is executed. This infinite loop blocks the current process and can utilize a single core of the CPU by 100%. It does not affect memory usage. That is, for example, the case if th...

6.2CVSS6.3AI score0.00352EPSS
SaveExploits1References10
Positive Technologies
Positive Technologies
added 2026/07/13 12:00 a.m.16 views

PT-2026-59426

Summary A memory-safety vulnerability in Open Babel's GRO parser caused an uninitialized pointer dereference when reading a crafted input file. Details The flaw was in the residue handling of the GRO reader. A malformed record caused the parser to use a residue pointer that had never been...

9.8CVSS6.7AI score0.00802EPSS
SaveExploits1References8
EUVD
EUVD
added 2026/07/12 4:16 p.m.20 views

EUVD-2026-43242

In Zephyr's WireGuard subsystem subsys/net/lib/wireguard, wgprocessdatamessage in wgcrypto.c linearizes an inbound transport-data payload into a fixed pool buffer of CONFIGWIREGUARDBUFLEN bytes before decryption. The call netbuflinearizebuf-data, datalen, pkt-buffer, ..., datalen passed the...

7.4CVSS6.2AI score0.00602EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/09 4:49 p.m.12 views

PYSEC-2026-3134 Division by zero in Tensorflow

Impact The implementation of FractionalMaxPool can be made to crash a TensorFlow process via a division by 0: python import tensorflow as tf import numpy as np tf.rawops.FractionalMaxPool value=tf.constantvalue=1, 4, 2, 3, dtype=tf.int64, poolingratio=1.0, 1.44, 1.73, 1.0, pseudorandom=False,...

7.1CVSS6.6AI score0.00789EPSS
SaveExploits1References9
OSV
OSV
added 2026/07/07 11:45 a.m.17 views

PYSEC-2026-1251 Potential log injection in reset user endpoint in CKAN

A user endpoint didn't perform filtering on an incoming parameter, which was added directly to the application log. This could lead to an attacker injecting false log entries or corrupt the log file format. Patches This has been fixed in the CKAN 2.9.11 and 2.10.4 versions Workarounds Override th...

4.3CVSS5.9AI score0.00438EPSS
SaveExploits0References9
PyPA
PyPA
added 2026/07/07 11:45 a.m.18 views

PyPDF2 vulnerable to possible Infinite Loop when reading malformed objects

ImpactAn attacker who uses this vulnerability can craft a PDF which leads to an infinite loop.This infinite loop blocks the current process and can utilize a single core of the CPU by 100%. It does not affect memory usage. That is, for example, the case if the user extracted metadata from such a...

6.5CVSS6.6AI score0.00573EPSS
SaveExploits1References8Affected Software1
PyPA
PyPA
added 2026/07/07 10:17 a.m.76 views

Graphite Web Cross-site Scripting vulnerability

A vulnerability was found in Graphite Web. It has been classified as problematic. Affected is an unknown function of the component Absolute Time Range Handler. The manipulation leads to cross site scripting. It is possible to launch the attack remotely. The exploit has been disclosed to the publi...

5.4CVSS3.9AI score0.00771EPSS
SaveExploits1References8Affected Software1
PyPA
PyPA
added 2026/07/07 10:17 a.m.21 views

TensorFlow vulnerable to `CHECK` failure in `AvgPoolOp`

ImpactThe AvgPoolOp function takes an argument ksize that must be positive but is not checked. A negative ksize can trigger a CHECK failure and crash the program.pythonimport tensorflow as tfimport numpy as npvalue = np.ones1, 1, 1, 1ksize = 1, 1e20, 1, 1strides = 1, 1, 1, 1padding =...

7.5CVSS7AI score0.00721EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/07/05 4:19 p.m.14 views

UBUNTU-CVE-2026-14759

A security flaw has been discovered in radareorg radare2 up to 6.1.6. This issue affects the function rbinjavainnerclassesattrcalcsize of the file shlr/java/class.c of the component RBinJava Line Number Table Parser. Performing a manipulation results in heap-based buffer overflow. The attack...

7.8CVSS6AI score0.00222EPSS
SaveExploits1References10
OSV
OSV
added 2026/07/01 8:19 p.m.24 views

GHSA-F82J-V89J-MF86 SurrealDB: `RELATE` overwrites existing edge records without `UPDATE` permission

RELATE creates an edge record between two existing records, and SurrealDB enforces the CREATE permission on the edge table for this operation. When the statement included a SET id = edge:existing clause, however, the new edge's id ended up pointing at an record that was already in storage. Rather...

4.3CVSS5.8AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/07/01 8:06 p.m.29 views

SurrealDB: Scraping a TABLE with no available PERMISSIONS to current auth level

A vulnerability was discovered where the user-supplied WHERE clause in a SELECT statement is evaluated against the full record data before PERMISSIONS FOR SELECT WHERE determines whether the principal is authorised to access that record. A side-effecting expression in the WHERE clause can...

7.1CVSS5.8AI score0.00361EPSS
SaveExploits0References5Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/06/18 12:00 a.m.18 views

Siemens RUGGEDCOM RST2428P Improper Input Validation (CVE-2025-40278)

In the Linux kernel, the following vulnerability has been resolved: net: sched: actife: initialize struct tcife to fix KMSAN kernel- infoleak Fix a KMSAN kernel-infoleak detected by the syzbot . net? KMSAN: kernel-infoleak in skbdatagramiter In tcfifedump, the variable 'opt' was partially...

5.5AI score0.00218EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/06/16 12:00 a.m.23 views

PT-2026-49742

Name of the Vulnerable Software and Affected Versions pypdf versions prior to 6.13.0 Description A flaw in the pure-python PDF library allows an attacker to craft a PDF file that triggers an infinite loop. This occurs specifically when extracting text in layout mode. Recommendations Update to...

8.7CVSS5.8AI score0.36257EPSS
SaveExploits5References79
Positive Technologies
Positive Technologies
added 2026/06/16 12:00 a.m.27 views

PT-2026-49712

In Zephyr's native IPv4 stack, icmpv4 handle echo request in subsys/net/ip/icmpv4.c builds an echo-reply packet reply, hands it to net try send data, and then, on success, calls net stats update icmp sentnet pkt ifacereply. net try send data transfers ownership of reply to the TX path net if try...

4.8CVSS5.5AI score0.00232EPSS
SaveExploits1References3
NVD
NVD
added 2026/06/12 4:16 p.m.30 views

CVE-2026-44975

Frappe is a full-stack web application framework. Prior to versions 15.107.2 and 16.17.4, any authenticated user can reset onboarding for all users in the system. This issue has been patched in versions 15.107.2 and 16.17.4...

5.3CVSS0.00278EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/06/12 3:16 p.m.13 views

CVE-2026-47244

Netty is a network application framework for development of protocol servers and clients. Prior to versions 4.1.135.Final and 4.2.15.Final, DefaultHttp2Connection.DefaultEndpoint initialises maxActiveStreams/maxStreams to Integer.MAXVALUE, and Http2Settings never inserts...

5.3CVSS6AI score0.00292EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/06/12 12:00 a.m.28 views

PT-2026-48859

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 the bot ...

8.4CVSS5.3AI score0.00235EPSS
SaveExploits0References3
IBM Security Bulletins
IBM Security Bulletins
added 2026/06/08 6:45 p.m.19 views

Security Bulletin: IBM WebSphere Application Server and IBM WebSphere Application Server Liberty, which are bundled with IBM Cloud Pak for Applications, are affected by a denial of service vulnerability (CVE-2026-4410)

Summary IBM WebSphere Application Server and IBM WebSphere Application Server Liberty, which are bundled with IBM Cloud Pak for Applications, are affected by a denial of service vulnerability with the sipServlet-1.1 feature enabled. Vulnerability Details Refer to the security bulletins listed in...

7.5CVSS5.5AI score0.005EPSS
SaveExploits0Affected Software1
RedhatCVE
RedhatCVE
added 2026/06/05 7:20 p.m.20 views

CVE-2026-41175

Statamic is a Laravel and Git powered content management system CMS. Prior to versions 5.73.20 and 6.13.0, manipulating query parameters on Control Panel and REST API endpoints, or arguments in GraphQL queries, could result in the loss of content, assets, and user accounts. The Control Panel...

8.1CVSS5.4AI score0.00304EPSS
SaveExploits0References1
Rows per page
Query Builder