Lucene search
+L

116031 matches found

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

PYSEC-2026-3015 pypdf possibly has long runtimes for malformed FlateDecode streams

Impact An attacker who uses this vulnerability can craft a PDF which leads to long runtimes. This requires a malformed /FlateDecode stream, where the byte-by-byte decompression is used. Patches This has been fixed in pypdf==6.7.1. Workarounds If you cannot upgrade yet, consider applying the chang...

6.9CVSS6AI score0.00184EPSS
SaveExploits0References8
OSV
OSV
•added 2026/07/13 2:36 p.m.•14 views

PYSEC-2026-2401 Scrapy is vulnerable to a denial of service (DoS) attack due to flaws in brotli decompression implementation

Scrapy versions up to 2.13.3 are vulnerable to a denial of service DoS attack due to a flaw in its brotli decompression implementation. The protection mechanism against decompression bombs fails to mitigate the brotli variant, allowing remote servers to crash clients with less than 80GB of...

7.5CVSS7AI score0.00502EPSS
SaveExploits0References12
RedHat Linux
RedHat Linux
•added 2026/07/13 2:29 p.m.•30 views

Important: Red Hat Security Advisory: go-toolset:rhel8 security, bug fix, and enhancement update

An update for the go-toolset:rhel8 module is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

7.5CVSS6.2AI score0.00641EPSS
SaveExploits0References5
PyPA
PyPA
•added 2026/07/13 2:20 p.m.•19 views

Apache Airflow missing Certificate Validation

Apache Airflow SMTP Provider before 1.3.0, Apache Airflow IMAP Provider before 3.3.0, andApache Airflow before 2.7.0 are affected by theValidation of OpenSSL Certificate vulnerability.The default SSL context with SSL library did not check a server's X.509certificate. Instead, the code accepted an...

5.9CVSS6.4AI score0.00804EPSS
SaveExploits0References12Affected Software1
PyPA
PyPA
•added 2026/07/13 2:20 p.m.•18 views

Apache Airflow Celery provider Insertion of Sensitive Information into Log File vulnerability

Insertion of Sensitive Information into Log File vulnerability in Apache Airflow Celery provider, Apache Airflow.Sensitive information logged as clear text when rediss, amqp, rpc protocols are used as Celery result backendNote: thevulnerability is about the information exposed in the logs not abo...

7.5CVSS7AI score0.01213EPSS
SaveExploits0References7Affected Software1
PyPA
PyPA
•added 2026/07/13 2:20 p.m.•17 views

JupyterLab vulnerable to potential authentication and CSRF tokens leak

ImpactUsers of JupyterLab who click on a malicious link may get their Authorization and XSRFToken tokens exposed to a third party when running an older jupyter-server version. PatchesJupyterLab 4.1.0b2, 4.0.11, and 3.6.7 were patched. WorkaroundsNo workaround has been identified, however users...

7.6CVSS6.7AI score0.0067EPSS
SaveExploits0References9Affected Software1
PyPA
PyPA
•added 2026/07/13 2:20 p.m.•18 views

Apache Airflow CNCF Kubernetes provider, Apache Airflow: Kubernetes configuration file saved without encryption in the Metadata and logged as plain text in the Triggerer service

Since version 5.2.0, when using deferrable mode with the path of a Kubernetes configuration file for authentication, the Airflow worker serializes this configuration file as a dictionary and sends it to the triggerer by storing it in metadata without any encryption. Additionally, if used with an...

6.5CVSS6.6AI score0.00385EPSS
SaveExploits0References9Affected Software1
OSV
OSV
•added 2026/07/13 2:20 p.m.•13 views

PYSEC-2026-2368 Apache Airflow missing Certificate Validation

Apache Airflow SMTP Provider before 1.3.0, Apache Airflow IMAP Provider before 3.3.0, and Apache Airflow before 2.7.0 are affected by the Validation of OpenSSL Certificate vulnerability. The default SSL context with SSL library did not check a server's X.509 certificate. Instead, the code accepte...

5.9CVSS6.2AI score0.00804EPSS
SaveExploits0References12
OSV
OSV
•added 2026/07/13 2:20 p.m.•16 views

PYSEC-2026-2534 JupyterLab vulnerable to potential authentication and CSRF tokens leak

Impact Users of JupyterLab who click on a malicious link may get their Authorization and XSRFToken tokens exposed to a third party when running an older jupyter-server version. Patches JupyterLab 4.1.0b2, 4.0.11, and 3.6.7 were patched. Workarounds No workaround has been identified, however users...

7.6CVSS6.7AI score0.0067EPSS
SaveExploits0References9
OSV
OSV
•added 2026/07/13 2:20 p.m.•11 views

PYSEC-2026-2370 Apache Airflow ODBC Provider, Apache Airflow MSSQL Provider Improper Input Validation vulnerability

Input Validation vulnerability in Apache Software Foundation Apache Airflow ODBC Provider, Apache Software Foundation Apache Airflow MSSQL Provider.This vulnerability is considered low since it requires DAG code to use getsqlalchemyconnection and someone with access to connection resources...

4.3CVSS6.1AI score0.01263EPSS
SaveExploits0References7
PyPA
PyPA
•added 2026/07/13 2:20 p.m.•22 views

pypdf and PyPDF2 possible Infinite Loop when a comment isn't followed by a character

ImpactAn attacker who uses this vulnerability can craft a PDF which leads to an infinite loop if parsecontentstream 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 the...

6.2CVSS6.3AI score0.00352EPSS
SaveExploits1References9Affected Software1
PyPA
PyPA
•added 2026/07/13 2:20 p.m.•21 views

Apache Airflow missing Certificate Validation

Apache Airflow SMTP Provider before 1.3.0, Apache Airflow IMAP Provider before 3.3.0, andApache Airflow before 2.7.0 are affected by theValidation of OpenSSL Certificate vulnerability.The default SSL context with SSL library did not check a server's X.509certificate. Instead, the code accepted an...

5.9CVSS6.4AI score0.00804EPSS
SaveExploits0References12Affected Software1
OSV
OSV
•added 2026/07/13 12:45 p.m.•16 views

SUSE-SU-2026:22638-1 Security update for go1.25-openssl

This update for go1.25-openssl fixes the following issues - Update to version go1.25.12 bsc1244485. - CVE-2025-61732: cmd/cgo: discrepancy between Go and C/C++ comment parsing allows for C code smuggling bsc1257692. - CVE-2025-68121: crypto/tls: Config.Clone copies automatically generated session...

10CVSS5.8AI score0.00878EPSS
SaveExploits1References65
Snyk
Snyk
•added 2026/07/13 12:38 p.m.•9 views

Missing Authorization

Overview github.com/mattermost/mattermost/server/v8/channels/api4 is a platform for secure collaboration across the entire software development lifecycle Affected versions of this package are vulnerable to Missing Authorization via the scheme teams API endpoint. An attacker can access private tea...

5.1CVSS6.1AI score0.00255EPSS
SaveExploits0References2
IBM Security Bulletins
IBM Security Bulletins
•added 2026/07/13 12:33 p.m.•17 views

Security Bulletin: IBM Operations Analytics - Log Analysis is affected by a TOCTOU weakness allowing active sessions to persist beyond a password change

Summary IBM Operations Analytics - Log Analysis contains a Time-Of-Check to Time-Of-Use TOCTOU weakness in its built-in user password management feature. The built-in authentication module of IBM Operations Analytics - Log Analysis is used by IBM Operations Analytics - Log Analysis as part of the...

6.3CVSS6.1AI score0.0026EPSS
SaveExploits0Affected Software1
RedhatCVE
RedhatCVE
•added 2026/07/13 11:56 a.m.•16 views

CVE-2026-53538

A flaw was found in Python-Multipart, a tool used for processing web form data. A remote attacker could exploit a vulnerability where the software incorrectly interprets certain characters as separators in web form data. This difference in interpretation compared to standard web practices allows ...

4.8CVSS6.1AI score0.00256EPSS
SaveExploits0References4
Snyk
Snyk
•added 2026/07/13 11:55 a.m.•10 views

Missing Authorization

Overview Affected versions of this package are vulnerable to Missing Authorization in the /share-channel autocomplete handler due to missing permission checks for managesharedchannels. An attacker can access remote cluster connection metadata by issuing autocomplete requests without the required...

5.3CVSS6.2AI score0.0027EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/07/13 11:43 a.m.•25 views

CVE-2026-62147

The Tempo Operator's gateway component failed to consistently apply namespace-scoped redaction on some query API response paths when query RBAC was enabled, allowing an authenticated user to read span attributes belonging to other tenants' namespaces. Mitigation There is no mitigation or workarou...

6.5CVSS6.1AI score0.00354EPSS
SaveExploits0References3
Snyk
Snyk
•added 2026/07/13 10:40 a.m.•9 views

Authorization Bypass Through User-Controlled Key

Overview Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key in the shared channel inbound sync handler. An attacker can modify or delete posts belonging to other users by sending crafted synchronization messages that reference arbitrary post IDs i...

5.3CVSS6.2AI score0.00242EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/07/13 10:40 a.m.•7 views

Authorization Bypass Through User-Controlled Key

Overview Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key in the shared channel inbound sync handler. An attacker can modify or delete posts belonging to other users by sending crafted synchronization messages that reference arbitrary post IDs i...

5.3CVSS6.2AI score0.00242EPSS
SaveExploits0References2
Rows per page
Query Builder