Lucene search
+L

240470 matches found

Oracle linux
Oracle linux
added 2026/08/25 12:00 a.m.8 views

python-pyasn1 security update

0.3.7-6.2 - Fix denial of service in Real type float method CVE-2026-59886 - Resolves: RHEL-217908...

7.5CVSS5.2AI score0.00335EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/08/25 12:00 a.m.10 views

PT-2026-81907

Kimai before 2.64.0 contains a missing authorization vulnerability in the ProjectViewController export route report project view export. The authorization guards are attached to the sibling invoke method rather than at the class level, so the export route inherits no authorization checks. Any...

8.7CVSS5.3AI score0.00241EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/25 12:00 a.m.11 views

PT-2026-81361

Nokogiri versions before 1.19.1 fail to check the return value from xmlC14NExecute in the canonicalize method, returning an empty string on failure instead of raising an exception. Attackers can exploit this to bypass signature validation in downstream SAML libraries by providing invalid...

6.9CVSS5.4AI score0.00246EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/25 12:00 a.m.5 views

EulerOS Virtualization 2.13.0 : perl (EulerOS-SA-2026-3227)

According to the versions of the perl packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : Perl versions through 5.43.10 have a heap buffer overflow when compiling regular expressions with a repeated fixed string on 32-bit...

9.8CVSS8.8AI score0.00443EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/08/25 12:00 a.m.19 views

TencentOS Server 4: cpio (TSSA-2026:0856)

The version of Tencent Linux installed on the remote TencentOS Server 4 host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the TSSA-2026:0856 advisory. Package updates are available for TencentOS Server 4 that fix the following vulnerabilities...

4.6CVSS5.8AI score0.00157EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/25 12:00 a.m.7 views

OpenSSL 3.4.0 < 3.4.7 Multiple Vulnerabilities

The version of OpenSSL installed on the remote host is prior to 3.4.7. It is, therefore, affected by multiple vulnerabilities as referenced in the 3.4.7 advisory. - Issue summary: OpenSSL CMP password based protection verification only checks whether the protectionAlg parameter was not NULL and n...

9.8CVSS6.2AI score0.0133EPSS
SaveExploits0References26
Tenable Nessus
Tenable Nessus
added 2026/08/25 12:00 a.m.6 views

Wazuh Server 3.9.0 < 4.14.5 DoS (CVE-2026-44253)

The version of Wazuh Server on the remote host is at least 3.9.0 and prior to 4.14.5. It is, therefore, affected by a denial of service vulnerability: - The cluster protocol allows an authenticated cluster node to exhaust memory on the master. The receivestr method accepts an attacker-controlled...

4.9CVSS5.5AI score0.00417EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/25 12:00 a.m.21 views

OpenSSL 3.0.0 < 3.0.22 Multiple Vulnerabilities

The version of OpenSSL installed on the remote host is prior to 3.0.22. It is, therefore, affected by multiple vulnerabilities as referenced in the 3.0.22 advisory. - Issue summary: OpenSSL CMP password based protection verification only checks whether the protectionAlg parameter was not NULL and...

9.1CVSS6.2AI score0.0133EPSS
SaveExploits0References16
Tenable Nessus
Tenable Nessus
added 2026/08/25 12:00 a.m.6 views

EulerOS Virtualization 2.13.1 : perl-HTTP-Tiny (EulerOS-SA-2026-3188)

According to the versions of the perl-HTTP-Tiny packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : HTTP::Tiny versions before 0.093 for Perl do not validate CRLF in HTTP request lines or control field header values.The...

6.5CVSS5.6AI score0.00227EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/25 12:00 a.m.9 views

Nutanix AOS : Multiple Vulnerabilities (NXSA-AOS-7.5.1.12)

The version of AOS installed on the remote host is prior to 7.5.1.12. It is, therefore, affected by multiple vulnerabilities as referenced in the NXSA-AOS-7.5.1.12 advisory. - A flaw was found in GLib. A state confusion issue exists in gdbusnodeinfonewforxml in the gio/gdbusintrospection.c file...

9.8CVSS7.8AI score0.07314EPSS
SaveExploits10References30
UbuntuCve
UbuntuCve
added 2026/08/25 12:00 a.m.9 views

CVE-2026-78683

NLTK before 3.10.0 affected versions =3.9.4 contains an unsafe pickle deserialization vulnerability in the TransitionParser.parse method nltk/parse/transitionparser.py. The method calls pickleload with the default restricted=False, routing deserialization through WarningUnpickler, which does not...

9.6CVSS6AI score0.00292EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2026/08/25 12:00 a.m.10 views

PT-2026-81358

Nokogiri versions before 1.19.4 contain a possible invalid out-of-bounds memory read in the protected internal Nodeinitialize copy with args helper behind Nodedup and clone, which unwrapped its source argument as an xmlNode without a type check. If application code calls this protected method wit...

8.7CVSS5.3AI score0.00181EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/25 12:00 a.m.5 views

UBUNTU-CVE-2026-63074

Issue summary: The OpenSSL Certificate Management Protocol CMP caches additional certificates extraCerts sent in a CMP message, but never expunges them for instance if they are invalid. If a server reuses an OSSLCMPCTX frequently, this cache of extraCerts may grow unboundedly, and a malicious...

5.9CVSS5.6AI score0.00488EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/25 12:00 a.m.19 views

PT-2026-81158

NLTK before 3.10.0 affected versions =3.9.4 contains an unsafe pickle deserialization vulnerability in the TransitionParser.parse method nltk/parse/transitionparser.py. The method calls pickle load with the default restricted=False, routing deserialization through WarningUnpickler, which does not...

9.6CVSS6AI score0.00292EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/08/25 12:00 a.m.12 views

PT-2026-81363

Winter CMS versions before 1.2.13 contain an incomplete fix for a Twig sandbox escape vulnerability in SystemTwigSecurityPolicy that allows authenticated backend users with template-editing permissions to bypass sandbox restrictions. Attackers can exploit method forwarding through Eloquent models...

9.3CVSS6.6AI score0.0043EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/25 12:00 a.m.12 views

CVE-2026-63074

Issue summary: The OpenSSL Certificate Management Protocol CMP caches additional certificates extraCerts sent in a CMP message, but never expunges them for instance if they are invalid. If a server reuses an OSSLCMPCTX frequently, this cache of extraCerts may grow unboundedly, and a malicious...

5.9CVSS5.6AI score0.00488EPSS
SaveExploits0References3
Exploit DB
Exploit DB
added 2026/08/25 12:00 a.m.29 views

CVE-2026-42167 - ProFTPD mod_sql post-authentication SQLi - RCE

!/usr/bin/env python3 """ CVE-2026-42167 — ProFTPD modsql post-authentication SQL injection - RCE postauthstorrce.py --host --port 21 \ --user --password \ --shell-host --shell-port 4444 SUMMARY ------- ProFTPD's modsql logs FTP activity through user-supplied SQL. Its escaping helper isescapedtex...

8.1CVSS7.3AI score0.07389EPSS
SaveExploits9
Tenable Nessus
Tenable Nessus
added 2026/08/25 12:00 a.m.8 views

EulerOS Virtualization 2.13.1 : kernel (EulerOS-SA-2026-3176)

According to the versions of the kernel packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : USB: core: Limit the length of unkillable synchronous timeoutsCVE-2026-43428 usb: typec: ucsi: validate connector number in...

9.8CVSS7.2AI score0.01501EPSS
SaveExploits99References286
OpenSSL
OpenSSL
added 2026/08/25 12:00 a.m.6 views

CMP Indefinite Cache Growth of ExtraCerts

Issue summary: The OpenSSL Certificate Management Protocol CMP caches additional certificates extraCerts sent in a CMP message, but never expunges them for instance if they are invalid. If a server reuses an OSSLCMPCTX frequently, this cache of extraCerts may grow unboundedly, and a malicious...

5.9CVSS5.6AI score0.00488EPSS
SaveExploits0Affected Software1
Veeam
Veeam
added 2026/08/25 12:00 a.m.26 views

Release Information for NetApp ONTAP Plug-In for Veeam Backup & Replication

This plug-in leverages the Veeam Universal Storage API, which enables storage OEMs to allow Veeam Backup & Replication integration to the arrays for backup and replication jobs. Requirements Before installing NetApp ONTAP Plug-In v2.0.14, ensure that you are running at least Veeam Backup &...

5.7AI score
SaveExploits0Affected Software1
Rows per page
Query Builder