Lucene search
+L

91510 matches found

RedHat Linux
RedHat Linux
added 2026/04/09 8:50 a.m.4 views

openssl: OpenSSL: Information disclosure and data tampering via specific low-level OCB encryption/decryption calls

A flaw was found in OpenSSL. When applications directly call the low-level CRYPTOocb128encrypt or CRYPTOocb128decrypt functions with non-block-aligned lengths in a single call on hardware-accelerated builds, the trailing 1-15 bytes of a message may be exposed in cleartext. These exposed bytes are...

4CVSS6.5AI score0.00115EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2026/04/09 8:50 a.m.5 views

openssl: OpenSSL: Arbitrary code execution due to use-after-free in DANE TLSA authentication

A flaw was found in OpenSSL. An uncommon configuration of clients performing DANE TLSA-based server authentication, when paired with uncommon server DANE TLSA records, may result in a use-after-free and/or double-free on the client side. This vulnerability could lead to data corruption, applicati...

8.1CVSS7.1AI score0.00803EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/04/09 12:0 a.m.11 views

wolfSSL(CyaSSL) 安全漏洞

wolfSSL CyaSSL is a small, portable embedded SSL programming library developed by the American company wolfSSL, aimed at developers working with embedded systems. There is a security vulnerability in wolfSSL, which stems from the padding used in PKCS7 CBC decryption. This vulnerability could allo...

6.3CVSS5.8AI score0.00111EPSS
SaveExploits0References2
Spring Security Advisories
Spring Security Advisories
added 2026/04/09 12:0 a.m.11 views

SSL bundle configuration silently bypassed in Spring Cloud Gateway

When configuring SSL bundles in Spring Cloud Gateway by using the configuration property spring.ssl.bundle , the configuration was silently ignored and the default SSL configuration was used instead...

7.5CVSS5.8AI score0.00217EPSS
SaveExploits0References1Affected Software1
Snyk
Snyk
added 2026/04/09 12:0 a.m.3 views

Always-Incorrect Control Flow Implementation

Overview Affected versions of this package are vulnerable to Always-Incorrect Control Flow Implementation in the SslBundle.getBundle function. When the spring.ssl.bundle property name is not empty configuration is silently changed to the default SSL configuration. Remediation Upgrade...

8.7CVSS5.8AI score0.00217EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/04/09 12:0 a.m.18 views

wolfSSL 安全漏洞

wolfSSL CyaSSL is a small, portable embedded SSL programming library developed by the American company wolfSSL, aimed at developers working with embedded systems. wolfSSL has security vulnerabilities; these vulnerabilities stem from the lack of checks for hash digest size and OID. This could lead...

9.3CVSS6.6AI score0.0045EPSS
SaveExploits1References1
Photon
Photon
added 2026/04/09 12:0 a.m.15 views

Critical Photon OS Security Update - PHSA-2026-5.0-0810

Updates of 'openssl' packages of Photon OS have been released...

9.8CVSS7AI score0.01202EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/04/09 12:0 a.m.20 views

PT-2026-31817

Name of the Vulnerable Software and Affected Versions wolfSSL affected versions not specified Description A padding oracle exists in wolfSSL's PKCS7 CBC decryption that could allow an attacker to recover plaintext through repeated decryption queries with modified ciphertext. The interior padding...

6.3CVSS5.2AI score0.00111EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2026/04/09 12:0 a.m.9 views

wolfSSL(CyaSSL) 安全漏洞

WolfSSL CyaSSL is a small, portable embedded SSL programming library developed by the American company wolfSSL, designed for developers working with embedded systems. WolfSSL CyaSSL has security vulnerabilities; these vulnerabilities stem from two potential stack overflow points in the...

9.8CVSS5.9AI score0.00283EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/04/08 11:25 p.m.13 views

SUSE CVE-2026-32144

Improper Certificate Validation vulnerability in Erlang OTP publickey pubkeyocsp module allows OCSP designated-responder authorization bypass via missing signature verification. The OCSP response validation in publickey:pkixocspvalidate/5 does not verify that a CA-designated responder certificate...

8.1CVSS5.9AI score0.002EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/04/08 12:4 a.m.4 views

Incorrect Authorization

Overview pyload-ng is a The free and open-source Download Manager written in pure Python Affected versions of this package are vulnerable to Incorrect Authorization in the configuration for SSL certificate and key file paths due to incorrect option name checks. An attacker can gain unauthorized...

7.6CVSS5.9AI score0.00142EPSS
SaveExploits1References2
OSV
OSV
added 2026/04/08 12:4 a.m.15 views

GHSA-PPVX-RWH9-7RJ7 pyload-ng: Authorization Bypass for SSL Certificate/Key Configuration Due to Option Name Mismatch in pyload-ng

Summary The ADMINONLYCOREOPTIONS authorization set in setconfigvalue uses incorrect option names sslcert and sslkey, while the actual configuration option names are sslcertfile and sslkeyfile. This name mismatch causes the admin-only check to always evaluate to False, allowing any user with...

6.8CVSS5.9AI score0.00142EPSS
SaveExploits1References4
BDU FSTEC
BDU FSTEC
added 2026/04/08 12:0 a.m.6 views

The vulnerability of the ngx_stream_ssl_module module in NGINX Plus and NGINX Open Source HTTP servers allows attackers to bypass security restrictions and gain unauthorized access to protected information.

The vulnerability of the ngxstreamsslmodule module in NGINX Plus and NGINX Open Source HTTP servers is related to deficiencies in authentication procedures. Exploiting this vulnerability allows a malicious actor to bypass security restrictions and gain unauthorized access to protected information...

5.5CVSS5.8AI score0.00133EPSS
SaveExploits1References5Affected Software3
NVD
NVD
added 2026/04/07 5:16 p.m.10 views

CVE-2026-35586

pyLoad is a free and open-source download manager written in Python. Prior to 0.5.0b3.dev97, the ADMINONLYCOREOPTIONS authorization set in setconfigvalue uses incorrect option names sslcert and sslkey, while the actual configuration option names are sslcertfile and sslkeyfile. This name mismatch...

6.8CVSS0.00142EPSS
SaveExploits1References1
PyPA
PyPA
added 2026/04/07 5:16 p.m.17 views

PYSEC-2026-123

pyLoad is a free and open-source download manager written in Python. Prior to 0.5.0b3.dev97, the ADMINONLYCOREOPTIONS authorization set in setconfigvalue uses incorrect option names sslcert and sslkey, while the actual configuration option names are sslcertfile and sslkeyfile. This name mismatch...

6.8CVSS5.8AI score0.00142EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2026/04/07 4:9 p.m.22 views

CVE-2026-35586

The vulnerability CVE-2026-35586 affects pyload-ng and stems from an incorrect admin-only configuration guard: the ADMIN_ONLY_CORE_OPTIONS set uses ssl_cert and ssl_key instead of the actual ssl_certfile and ssl_keyfile names, and ssl_certchain was not included. This lets any non-admin user with ...

6.8CVSS5.9AI score0.00142EPSS
SaveExploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/07 4:9 p.m.5 views

CVE-2026-35586 Authorization Bypass for SSL Certificate/Key Configuration Due to Option Name Mismatch in pyload-ng

pyLoad is a free and open-source download manager written in Python. Prior to 0.5.0b3.dev97, the ADMINONLYCOREOPTIONS authorization set in setconfigvalue uses incorrect option names sslcert and sslkey, while the actual configuration option names are sslcertfile and sslkeyfile. This name mismatch...

6.8CVSS5.9AI score0.00142EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/07 1:16 p.m.4 views

UBUNTU-CVE-2026-32144

Improper Certificate Validation vulnerability in Erlang OTP publickey pubkeyocsp module allows OCSP designated-responder authorization bypass via missing signature verification. The OCSP response validation in publickey:pkixocspvalidate/5 does not verify that a CA-designated responder certificate...

7.6CVSS5.9AI score0.002EPSS
SaveExploits0References9
CVE
CVE
added 2026/04/07 12:28 p.m.50 views

CVE-2026-32144

The CVE affects Erlang OTP’s public_key OCSP validation path (pubkey_ocsp module, pkix_ocsp_validate/5) where OCSP responder verification omits cryptographic signature validation of CA-designated responders. Instead, it only checks issuer name matching and OCSPSigning EKU, enabling a maliciously ...

7.6CVSS5.9AI score0.002EPSS
SaveExploits0References9Affected Software3
OSV
OSV
added 2026/04/07 12:28 p.m.6 views

CVE-2026-32144 OCSP designated-responder authorization bypass via missing signature verification

Improper Certificate Validation vulnerability in Erlang OTP publickey pubkeyocsp module allows OCSP designated-responder authorization bypass via missing signature verification. The OCSP response validation in publickey:pkixocspvalidate/5 does not verify that a CA-designated responder certificate...

7.6CVSS5.9AI score0.002EPSS
SaveExploits0References13
Rows per page
Query Builder