Lucene search
+L

27867 matches found

OSV
OSV
added 2026/07/07 4:03 p.m.13 views

PYSEC-2026-1247 CKAN vulnerable to stored XSS in resource description

Impact The helpers.markdownextract function did not perform sufficient sanitization of input data before wrapping in an HTML literal element. This helper is used to render user-provided data on dataset, resource, organization or group pages plus any page provided by an extension that used that...

6.3CVSS5.8AI score0.00209EPSS
SaveExploits0References9
OSV
OSV
added 2026/07/07 4:03 p.m.16 views

PYSEC-2026-1988 Hugging Face Transformers library has Regular Expression Denial of Service

A Regular Expression Denial of Service ReDoS vulnerability was discovered in the Hugging Face Transformers library, specifically within the normalizenumbers method of the EnglishNormalizer class. This vulnerability affects versions up to 4.52.4 and is fixed in version 4.53.0. The issue arises fro...

5.3CVSS6AI score0.00379EPSS
SaveExploits1References8
OSV
OSV
added 2026/07/07 4:02 p.m.12 views

PYSEC-2026-1189 Apache Superset Allows Ownership Takeover

Improper Authorization vulnerability in Apache Superset allows ownership takeover of dashboards, charts or datasets by authenticated users with read permissions. This issue affects Apache Superset: through 4.1.1. Users are recommended to upgrade to version 4.1.2 or above, which fixes the issue...

8.8CVSS6.1AI score0.01209EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/07 2:34 p.m.13 views

PYSEC-2026-1264 Composio Eval Injection Vulnerability

In composiohq/composio version 0.4.3, the mathematicalcalculator endpoint uses the unsafe eval function to perform mathematical operations. This can lead to arbitrary code execution if untrusted input is passed to the eval function...

7.2CVSS6.5AI score0.01184EPSS
SaveExploits1References7
OSV
OSV
added 2026/07/07 2:34 p.m.14 views

PYSEC-2026-1156 Apache Superset: Lower privilege users are able to create Role when FAB_ADD_SECURITY_API is enabled

Improper Authorization vulnerability in Apache Superset when FABADDSECURITYAPI is enabled disabled by default. Allows for lower privilege users to use this API. issue affects Apache Superset: from 2.0.0 before 4.1.0. Users are recommended to upgrade to version 4.1.0, which fixes the issue...

7.6CVSS5.9AI score0.00653EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/07 2:34 p.m.12 views

PYSEC-2026-1165 Apache Superset: Improper SQL authorisation, parse not checking for specific postgres functions

Improper Neutralization of Special Elements used in an SQL Command 'SQL Injection' vulnerability in Apache Superset. Specifically, certain engine-specific functions are not checked, which allows attackers to bypass Apache Superset's SQL authorization. This issue is a follow-up to CVE-2024-39887...

9.8CVSS6AI score0.00806EPSS
SaveExploits0References6
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/07 1:50 p.m.10 views

Security Bulletin: IBM Maximo Scheduler Optimizer uses log4j-core-2.25.3.jar which is vulnerable to CVE-2026-34477, CVE-2026-34478, CVE-2026-34479, CVE-2026-34480

Summary IBM Maximo Scheduler Optimizer uses log4j-core-2.25.3.jar which is vulnerable to CVE-2026-34477, CVE-2026-34478, CVE-2026-34479, CVE-2026-34480. This bulletin contains information regarding the vulnerability and its fixture. Vulnerability Details CVEID:CVE-2026-34477 DESCRIPTION: The fix...

7.5CVSS6.4AI score0.00972EPSS
SaveExploits1Affected Software1
RedHat Linux
RedHat Linux
added 2026/07/07 1:25 p.m.18 views

Important: Red Hat Security Advisory: 389-ds:1.4 security update

An update for the 389-ds:1.4 module is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support and Red Hat Enterprise Linux 8.6 Extended Update Support Long-Life Add-On. Red Hat Product Security has rated this update as having a security impact of Important. A Comm...

8.8CVSS6.2AI score0.00796EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/07 12:58 p.m.14 views

CVE-2026-10659 NULL pointer dereference in Zephyr Dhara FTL disk driver on flash read error during journal resume

The Dhara flash translation layer disk driver drivers/disk/ftldhara.c implemented the dharanand callbacks so that, on a flash error, the error code was written unconditionally through the caller-supplied dharaerrort err pointer e.g. err = DHARAEECC in dharanandread, and similar in...

4.7CVSS6.1AI score
SaveExploits0References5
OSV
OSV
added 2026/07/07 11:45 a.m.15 views

PYSEC-2026-1407 Gradio's Component Server does not properly consider` _is_server_fn` for functions

Component Server in Gradio before 4.13 does not properly consider isserverfn for functions...

6.5CVSS5.9AI score
SaveExploits2References6
OSV
OSV
added 2026/07/07 11:45 a.m.9 views

PYSEC-2026-1767 pgAdmin Remote Code Execution (RCE) vulnerability

pgAdmin = 8.4 is affected by a Remote Code Execution RCE vulnerability through the validate binary path API. This vulnerability allows attackers to execute arbitrary code on the server hosting PGAdmin, posing a severe risk to the database management system's integrity and the security of the...

7.4CVSS6.5AI score0.64846EPSS
SaveExploits5References9
OSV
OSV
added 2026/07/07 11:45 a.m.10 views

PYSEC-2026-1494 Kinto Attachment's attachments can be replaced on read-only records

Impact The attachment file of an existing record can be replaced if the user has "read" permission on one of the parent collection or bucket. And if the "read" permission is given to "system.Everyone" on one of the parent, then the attachment can be replaced on a record using an anonymous request...

8.6CVSS5.9AI score0.00702EPSS
SaveExploits0References7
PyPA
PyPA
added 2026/07/07 11:45 a.m.16 views

Information disclosure in AccessControl

ImpactPython's "format" functionality allows someone controlling the format string to "read" objects accessible recursively via attribute access and subscription from accessible objects. Those attribute accesses and subscriptions use Python's full blown getattr and getitem, not the policy...

7.7CVSS7.2AI score0.00519EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
added 2026/07/07 11:45 a.m.20 views

Apache Airflow ODBC Provider Argument Injection vulnerability

Improper Neutralization of Argument Delimiters in a Command 'Argument Injection' vulnerability in Apache Software Foundation Apache Airflow ODBC Provider.In OdbcHook, A privilege escalation vulnerability exists in a system due to controllable ODBC driver parameters that allow the loading of...

7.8CVSS7.2AI score0.0075EPSS
SaveExploits0References7Affected Software1
RedHat Linux
RedHat Linux
added 2026/07/07 11:09 a.m.20 views

Important: Red Hat Security Advisory: RHACS 4.11.1 security and bug fix update

Updated images are now available for Red Hat Advanced Cluster Security RHACS, which typically include new features, bug fixes, and/or security patches. See the release notes link in the references section for a description of the fixes and enhancements in this particular release...

10CVSS5.9AI score0.00813EPSS
SaveExploits1References15
OSV
OSV
added 2026/07/07 10:17 a.m.12 views

PYSEC-2026-1028 TensorFlow vulnerable to `CHECK` fail in `Conv2DBackpropInput`

Impact The implementation of Conv2DBackpropInput requires inputsizes to be 4-dimensional. Otherwise, it gives a CHECK failure which can be used to trigger a denial of service attack: python import tensorflow as tf strides = 1, 1, 1, 1 padding = "SAME" usecudnnongpu = True explicitpaddings =...

5.9CVSS5.9AI score0.00406EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/07 10:17 a.m.12 views

PYSEC-2026-975 TensorFlow vulnerable to `CHECK` fail in `LRNGrad`

Impact If LRNGrad is given an outputimage input tensor that is not 4-D, it results in a CHECK fail that can be used to trigger a denial of service attack. python import tensorflow as tf depthradius = 1 bias = 1.59018219 alpha = 0.117728651 beta = 0.404427052 inputgrads = tf.random.uniformshape=4,...

5.9CVSS6.9AI score0.0042EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/07 10:09 a.m.9 views

RHSA-2026:35891 Red Hat Security Advisory: nodejs:24 security, bug fix, and enhancement update

Bulletin has no description...

8.1CVSS6.4AI score0.03711EPSS
SaveExploits1References76
RedHat Linux
RedHat Linux
added 2026/07/07 8:03 a.m.14 views

Important: Red Hat Security Advisory: OpenShift Virtualization v4.15 Images

Red Hat OpenShift Virtualization release v4.15 is now available with updates to packages and images that fix several bugs and add enhancements. OpenShift Virtualization is Red Hat's virtualization solution designed for Red Hat OpenShift Container Platform. This advisory contains OpenShift...

8.7CVSS6AI score0.00656EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/07/07 7:56 a.m.21 views

Important: Red Hat Security Advisory: OpenShift Virtualization v4.13 Images

Red Hat OpenShift Virtualization release v4.13 is now available with updates to packages and images that fix several bugs and add enhancements. OpenShift Virtualization is Red Hat's virtualization solution designed for Red Hat OpenShift Container Platform. This advisory contains OpenShift...

8.7CVSS7.2AI score0.0102EPSS
SaveExploits4References5
Rows per page
Query Builder