Lucene search
+L

202905 matches found

OSV
OSV
added 2026/07/24 11:12 a.m.9 views

OESA-2026-3119 gnutls security update

GnuTLS is a secure communications library implementing the SSL, TLS and DTLS protocols and technologies around them. It provides a simple C language application programming interface API to access the secure communications protocols as well as APIs to parse and write X.509, PKCS 12, and other...

7.1CVSS5.8AI score0.00739EPSS
SaveExploits1References3
NVD
NVD
added 2026/07/24 9:16 a.m.20 views

CVE-2026-63317

Arbitrary Class Instantiation via XML Feature Generator Descriptor and Format Name in Apache OpenNLP Versions Affected: - before 2.5.10 - before 3.0.0-M5 Description: Three code paths in Apache OpenNLP load a class by its fully-qualified name via Class.forName and invoke its no-arg constructor...

5.6CVSS0.00562EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/24 9:16 a.m.11 views

DEBIAN-CVE-2026-63317

Arbitrary Class Instantiation via XML Feature Generator Descriptor and Format Name in Apache OpenNLP Versions Affected: - before 2.5.10 - before 3.0.0-M5 Description: Three code paths in Apache OpenNLP load a class by its fully-qualified name via Class.forName and invoke its no-arg constructor...

5.6CVSS6.2AI score0.00562EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/24 8:07 a.m.66 views

CVE-2026-63317

CVE-2026-63317 — Apache OpenNLP : Three code paths load a class by its fully-qualified name via Class.forName() and invoke a no-arg constructor without validation. Affected: OpenNLP versions before 2.5.10 and before 3.0.0-M5. Path 1 (GeneratorFactory) reads the class attribute from XML feature de...

5.6CVSS6.2AI score0.00562EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/24 12:00 a.m.25 views

PT-2026-64320

Datasets through 5.0.0, fixed in commit f989ef9, contains a path traversal vulnerability in folder-based dataset builders where the file name metadata field is not properly validated before being joined to the dataset directory. Attackers can supply crafted file name values with directory travers...

6.9CVSS5.9AI score0.00557EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2026/07/24 12:00 a.m.26 views

PT-2026-64299

Name of the Vulnerable Software and Affected Versions Keycloak affected versions not specified Description A flaw exists in the role-users endpoint of the keycloak-services library. The system fails to verify if an administrator has the necessary permissions to view individual users when listing...

6.5CVSS5.9AI score0.00493EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/23 9:17 p.m.21 views

CVE-2026-16796

Improper neutralization of argument delimiters in the installpackages method in AWS Bedrock AgentCore Python SDK before 1.18.1 might allow a remote authenticated user to execute arbitrary commands within the Code Interpreter sandbox via crafted package name arguments. To mitigate this issue, user...

8.4CVSS0.00627EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/23 8:06 p.m.11 views

CVE-2026-16796 Improper neutralization of argument delimiters in AWS Bedrock AgentCore Python SDK install_packages()

Improper neutralization of argument delimiters in the installpackages method in AWS Bedrock AgentCore Python SDK before 1.18.1 might allow a remote authenticated user to execute arbitrary commands within the Code Interpreter sandbox via crafted package name arguments. To mitigate this issue, user...

8.4CVSS6AI score
SaveExploits0References5
Snyk
Snyk
added 2026/07/23 5:53 p.m.18 views

Out-of-bounds Read

Overview apple/swift-nio-ssl is a TLS Support for SwiftNIO, based on BoringSSL. Affected versions of this package are vulnerable to Out-of-bounds Read due to improper handling of the NIOSSLCertificate.subjectAlternativeNames process. An attacker can cause out-of-bounds memory access by accessing...

8.8CVSS6.1AI score0.0011EPSS
SaveExploits1References2
NVD
NVD
added 2026/07/23 3:17 p.m.21 views

CVE-2026-43820

NIOSSLCertificate.subjectAlternativeNames provides access to the raw bytes for a cert's SANs. NIOSSL provides access to a buffer assumed to be backed by an ASN1STRING, but not all SANs are backed by ASN1STRING, so accessing the buffer for such a type can lead to out-of-bounds memory access. This...

7.7CVSS0.0011EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/07/23 2:33 p.m.44 views

CVE-2026-43820

NIOSSLCertificate.subjectAlternativeNames provides access to the raw bytes for a cert's SANs. NIOSSL provides access to a buffer assumed to be backed by an ASN1STRING, but not all SANs are backed by ASN1STRING, so accessing the buffer for such a type can lead to out-of-bounds memory access. This...

0.0011EPSS
SaveExploits1References1
OSV
OSV
added 2026/07/23 11:41 a.m.13 views

PYSEC-2026-3533 PraisonAI: execute_code sandbox bypass: str.format C-level attribute access reads every blocklisted dunder

Summary The executecode tool's subprocess sandbox advertises a three-layer defense AST validation, text-pattern blocklist, restricted builtins. In sandbox mode the default only two layers are active — the text-pattern blocklist is skipped — and both remaining layers are bypassed by combining two...

6.5CVSS5.9AI score0.00318EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/23 11:19 a.m.14 views

EUVD-2026-48138

Subscriber Broken Access Control in Cyr to Lat reloaded – transliteration of links and file names = 1.3.3 versions...

4.3CVSS5.3AI score0.00254EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/23 11:19 a.m.12 views

CVE-2026-65537

Subscriber Broken Access Control in Cyr to Lat reloaded – transliteration of links and file names = 1.3.3 versions...

4.3CVSS5.2AI score0.00254EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/22 10:12 p.m.11 views

GHSA-XWX6-JJHV-84P8 n8n: Prototype Pollution via Dot-Notation Field Names Leads To Instance-Wide Denial of Service

Impact The Edit Fields Set node assigned output fields through a dot-notation path setter without restricting the field name, so an authenticated user could name a field after an inherited built-in method path and corrupt a shared global in the main Node.js process. Because that global was used o...

7.1CVSS5.8AI score0.00313EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/07/22 2:42 p.m.35 views

gnutls: gnutls: Certificate validation bypass due to improper handling of URI and SRV SANs

A flaw was found in gnutls. A remote attacker could exploit this vulnerability by presenting a specially crafted certificate that contains Uniform Resource Identifier URI or Service SRV Subject Alternative Names SANs. This could cause the certificate validation process to incorrectly fall back to...

7.1CVSS7AI score0.00354EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/22 2:17 p.m.15 views

CVE-2026-42955

In NLnet Labs Unbound 1.16.2 up to and including 1.25.1, a similar vulnerability as with CVE-2026-40622 in the 'ghost domain names' family of attacks was found in Unbound that could extend the ghost domain window by up to one cached TTL configured value for A/AAAA glue records. Similar to other...

3.7CVSS0.00196EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/07/22 2:17 p.m.10 views

CVE-2026-50045

In NLnet Labs Unbound 1.22.0 up to and including 1.25.1, a single client query for a deeply nested name under a DNSSEC-signed parent can cause Unbound to send more upstream packets per client query than the configured 'max-global-quota'. This effectively bypasses a security configuration that...

5.3CVSS5.3AI score0.00278EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/07/22 2:15 p.m.18 views

unbound: Unbound: DNS cache integrity issue

A "ghost domain names" flaw in Unbound allows a remote attacker controlling a domain to manipulate cached DNS records. By extending the lifetime of outdated DNS information, an attacker can cause clients to receive stale or misleading DNS responses...

3.7CVSS5.9AI score0.00196EPSS
SaveExploits0References5
AlpineLinux
AlpineLinux
added 2026/07/22 2:13 p.m.13 views

CVE-2026-11721

It is possible for an attacker's zone to respond to a query with an RRSIG that has a smaller number of labels than the zone in which the RRSIG is contained. This causes named to produce a wildcard name for a zone that is shorter than the attacker's zone, which can result in cache poisoning. For...

7.5CVSS5.9AI score0.00395EPSS
SaveExploits0
Rows per page
Query Builder