Lucene search
+L

140824 matches found

Tenable Nessus
Tenable Nessus
added 2026/07/10 12:00 a.m.16 views

EulerOS 2.0 SP12 : python-ecdsa (EulerOS-SA-2026-2616)

According to the versions of the python-ecdsa packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : The ecdsa PyPI package is a pure Python implementation of ECC Elliptic Curve Cryptography with support for ECDSA Elliptic Curve Digital...

5.3CVSS6.1AI score0.00476EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/07/10 12:00 a.m.13 views

EulerOS 2.0 SP12 : openssl (EulerOS-SA-2026-2551)

According to the versions of the openssl packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : Issue summary: During processing of a crafted CMS EnvelopedData message with KeyAgreeRecipientInfo a NULL pointer dereference can happen. Impact...

8.1CVSS7.2AI score0.00885EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/07/10 12:00 a.m.19 views

SUSE SLES15 Security Update : rustup (SUSE-SU-2026:2831-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:2831-1 advisory. This update for rustup fixes the following issues Security issues: - CVE-2024-12224: idna: idna accepts Punycode labels that do not...

9.3CVSS7.6AI score0.00359EPSS
SaveExploits1References36
OSV
OSV
added 2026/07/09 11:52 p.m.12 views

GHSA-QCQ2-496W-V96P Mistune: Potential DoS via quadratic-time parsing in parse_link_text

Summary Mistune is vulnerable to a CPU exhaustion DoS due to superlinear approximately On² behavior in parselinktext. A relatively small input consisting of repeated characters causes significant parsing slowdown. Affected component mistune/inlineparser.py → parselinktext Description When parsing...

8.7CVSS6.1AI score0.0063EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/07/09 11:52 p.m.21 views

Mistune: Potential DoS via quadratic-time parsing in parse_link_text

Summary Mistune is vulnerable to a CPU exhaustion DoS due to superlinear approximately On² behavior in parselinktext. A relatively small input consisting of repeated characters causes significant parsing slowdown. Affected component mistune/inlineparser.py → parselinktext Description When parsing...

8.7CVSS7.1AI score0.0063EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/07/09 11:42 p.m.16 views

CVE-2026-50180 Langroid: SQLChatAgent _validate_query blocklist misses pg_read_file family enabling arbitrary file read

Langroid is a framework for building large-language-model-powered applications. Prior to version 0.64.0, SQLChatAgent in langroid ships a validatequery defense-in-depth layer whose DANGEROUSSQLPATTERNS regex blocklist enumerates dangerous SQL primitives by specific function name. The list misses...

8.7CVSS6.2AI score
SaveExploits0References4
CVE
CVE
added 2026/07/09 11:42 p.m.57 views

CVE-2026-50180

Summary: CVE-2026-50180 in Langroid’s SQLChatAgent allows arbitrary PostgreSQL file reads due to an incomplete DANGEROUS_SQL_PATTERNS blocklist. The blocklist misses several pg_read * and related functions (e.g., pg_read_file, pg_stat_file, pg_ls_logdir, pg_ls_waldir, pg_current_logfile) and does...

8.7CVSS6.1AI score0.00686EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/09 11:42 p.m.59 views

CVE-2026-50180 Langroid: SQLChatAgent _validate_query blocklist misses pg_read_file family enabling arbitrary file read

Langroid is a framework for building large-language-model-powered applications. Prior to version 0.64.0, SQLChatAgent in langroid ships a validatequery defense-in-depth layer whose DANGEROUSSQLPATTERNS regex blocklist enumerates dangerous SQL primitives by specific function name. The list misses...

8.7CVSS0.00686EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/09 11:42 p.m.11 views

CVE-2026-50180 Langroid: SQLChatAgent _validate_query blocklist misses pg_read_file family enabling arbitrary file read

Langroid is a framework for building large-language-model-powered applications. Prior to version 0.64.0, SQLChatAgent in langroid ships a validatequery defense-in-depth layer whose DANGEROUSSQLPATTERNS regex blocklist enumerates dangerous SQL primitives by specific function name. The list misses...

8.7CVSS6.2AI score0.00686EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/09 11:42 p.m.12 views

CVE-2026-50180

Langroid is a framework for building large-language-model-powered applications. Prior to version 0.64.0, SQLChatAgent in langroid ships a validatequery defense-in-depth layer whose DANGEROUSSQLPATTERNS regex blocklist enumerates dangerous SQL primitives by specific function name. The list misses...

8.7CVSS6.2AI score0.00686EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/09 11:20 p.m.16 views

GHSA-2RMG-VRX8-9J2F psd-tools vulnerable to arbitrary file write via smart-object filename

psd-tools: arbitrary file write/read via smart-object path traversal Summary In psd-tools all releases exposing the SmartObject API through v1.17.0, SmartObject.save writes an embedded smart object to a path taken verbatim from the PSD file. Because that name is attacker-controlled and unsanitise...

4.6CVSS6.5AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/07/09 11:20 p.m.16 views

psd-tools vulnerable to arbitrary file write via smart-object filename

psd-tools: arbitrary file write/read via smart-object path traversal Summary In psd-tools all releases exposing the SmartObject API through v1.17.0, SmartObject.save writes an embedded smart object to a path taken verbatim from the PSD file. Because that name is attacker-controlled and unsanitise...

6.6AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/09 11:19 p.m.10 views

GHSA-H5G6-XMH4-HC37 OpenRun: Redirect URL validation bypass using  //host  paths leads to Open Redirect

Summary The restrictions on redirect URLs in openrun can be bypassed by attackers, leading to open redirect attacks. Details In the current project, the referrer header value is used for subsequent redirects, so there is currently a validation for this redirect value. The current validation logic...

5.1CVSS6AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/07/09 11:19 p.m.17 views

OpenRun: Redirect URL validation bypass using  //host  paths leads to Open Redirect

Summary The restrictions on redirect URLs in openrun can be bypassed by attackers, leading to open redirect attacks. Details In the current project, the referrer header value is used for subsequent redirects, so there is currently a validation for this redirect value. The current validation logic...

5.9AI score
SaveExploits0References4Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/09 11:13 p.m.14 views

Security Bulletin: Multiple Vulnerabilities in Axios bundled with IBM Fusion, IBM Fusion HCI, IBM Fusion Data Cataloging and IBM Fusion Content-Aware Storage

Summary IBM Fusion, IBM Fusion HCI, IBM Fusion Data Cataloging, and IBM Fusion Content-Aware Storage include the Axios library, which is susceptible to proxy bypass, SSRF, prototype pollution, bypasses application-level authentication, denial of service, vulnerabilities CVE-2026-39865,...

7.5CVSS6.2AI score0.02688EPSS
SaveExploits2Affected Software2
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/09 10:52 p.m.11 views

Security Bulletin: Vulnerability in node-tar bundled with IBM Fusion, IBM Fusion HCI, and IBM Fusion Content-Aware Storage

Summary IBM Fusion, IBM Fusion HCI, and IBM Fusion Content-Aware Storage include the node-tar library, which is susceptible to a Path Traversal vulnerability during archive extraction. When default configurations are used, an attacker-controlled archive can create a hardlink inside the extraction...

7.1CVSS6AI score0.00288EPSS
SaveExploits1Affected Software2
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/09 10:52 p.m.10 views

Security Bulletin: Multiple Vulnerabilities in Minimatch bundled with IBM Fusion, IBM Fusion HCI, and IBM Fusion Content-Aware Storage

Summary IBM Fusion, IBM Fusion HCI, and IBM Fusion Content-Aware Storage include the minimatch library, which is susceptible to multiple Denial of Service DoS vulnerabilities due to algorithmic inefficiencies and catastrophic regular expression backtracking. A remote attacker could exploit these...

8.7CVSS5.9AI score0.00519EPSS
SaveExploits3Affected Software2
GithubExploit
GithubExploit
added 2026/07/09 10:49 p.m.71 views

Exploit for CVE-2026-29519

CVE-2026-29519-Lucee-Reflected-XSS Proof of Concept for Reflec...

8.2CVSS6.4AI score0.0043EPSS
SaveExploits1
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/09 10:44 p.m.9 views

Security Bulletin: Security vulnerabilities have been found in IBM Verify Identity Access and IBM Security Verify Access

Summary Security vulnerabilities have been addressed in IBM Verify Identity Access and IBM Security Verify Access Vulnerability Details CVEID:CVE-2025-64720 DESCRIPTION: LIBPNG is a reference library for use in applications that read, create, and manipulate PNG Portable Network Graphics raster...

7.1CVSS6.2AI score0.00417EPSS
SaveExploits6Affected Software2
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/09 9:50 p.m.12 views

Security Bulletin: Multiple vulnerabilities in IBM Software Support App

Summary Multiple vulnerabilities were addressed in IBM Software Support App Version 4.1.1 Vulnerability Details CVEID:CVE-2026-53550 DESCRIPTION: js-yaml is a JavaScript YAML parser and dumper. Prior to 4.2.0 and 3.15.0, a crafted YAML document can trigger algorithmic CPU exhaustion in js-yaml...

9.8CVSS6.7AI score0.00673EPSS
SaveExploits2Affected Software1
Rows per page
Query Builder