Lucene search
+L

83 matches found

Github Security Blog
Github Security Blog
added 2026/03/16 3:17 p.m.15 views

Authlib Vulnerable to JWE RSA1_5 Bleichenbacher Padding Oracle

Executive Summary A cryptographic padding oracle vulnerability was identified in the Authlib Python library concerning the implementation of the JSON Web Encryption JWE RSA15 key management algorithm. Authlib registers RSA15 in its default algorithm registry without requiring explicit opt-in,...

8.3CVSS6.2AI score0.00142EPSS
SaveExploits1References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/10 12:0 a.m.15 views

PT-2026-24611

Apache Maven will follow repositories that are defined in a dependency’s Project Object Model pom which may be surprising to some users, resulting in potential risk if a malicious actor takes over that repository or is able to insert themselves into a position to pretend to be that repository...

9.1CVSS5.7AI score0.08691EPSS
SaveExploits2References45
Vulnrichment
Vulnrichment
added 2026/03/04 7:34 p.m.6 views

CVE-2026-28434 cpp-httplib's default exception handler leaks e.what() to clients via EXCEPTION_WHAT response header

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.35.0, when a request handler throws a C++ exception and the application has not registered a custom exception handler via setexceptionhandler, the library catches the exception and writes its message...

5.3CVSS5.7AI score0.003EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/04 7:34 p.m.10 views

CVE-2026-28434 cpp-httplib's default exception handler leaks e.what() to clients via EXCEPTION_WHAT response header

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.35.0, when a request handler throws a C++ exception and the application has not registered a custom exception handler via setexceptionhandler, the library catches the exception and writes its message...

5.3CVSS5.7AI score
SaveExploits0References4
OSV
OSV
added 2026/02/17 6:9 p.m.13 views

GO-2026-4478 Mattermost Server SAML implementation does not require encryption or signature verification as default in github.com/mattermost/mattermost-server

Mattermost Server SAML implementation does not require encryption or signature verification as default in github.com/mattermost/mattermost-server. NOTE: The source advisory for this report contains additional versions that could not be automatically mapped to standard Go module versions. If this ...

7.5CVSS5.6AI score0.00651EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/01/21 12:0 a.m.28 views

PT-2026-3852

EVerest is an EV charging software stack. In all versions up to and including 2025.12.1, the default value for terminate connection on failed response is False, which leaves the responsibility for session and connection termination to the EV. In this configuration, any errors encountered by the...

4.3CVSS5.3AI score0.00145EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/01/09 12:0 a.m.21 views

PT-2026-1854

Name of the Vulnerable Software and Affected Versions Vivotek IP7137 camera versions prior to firmware version 0200a Description The Vivotek IP7137 camera, with firmware version 0200a, does not require a password by default when logging in as an administrator. Although setting a password is...

9.3CVSS6.5AI score0.00372EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/01 6:2 p.m.5 views

PSF-2025-14

When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This allows a malicious server to cause the client to read large amounts of data into memory, potentially causing OOM or other DoS...

7.5CVSS6.7AI score0.01594EPSS
SaveExploits0References9
RubySec
RubySec
added 2025/11/06 12:0 a.m.11 views

MQTT does not validate hostnames

A flaw was found in Rubygem MQTT. By default, the package used to not have hostname validation, resulting in possible Man-in-the-Middle MITM attack...

7.4CVSS6.6AI score0.00351EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2025/07/10 9:2 a.m.102 views

BIT-PYTHON-2025-4517 Arbitrary writes via tarfile realpath overflow

Allows arbitrary filesystem writes outside the extraction directory during extraction with filter="data". You are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall or TarFile.extract using the filter= parameter with a value of...

9.4CVSS9.7AI score0.01276EPSS
SaveExploits11References13
Vulnrichment
Vulnrichment
added 2025/06/03 12:58 p.m.10 views

CVE-2025-4517 Arbitrary writes via tarfile realpath overflow

Allows arbitrary filesystem writes outside the extraction directory during extraction with filter="data". You are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall or TarFile.extract using the filter= parameter with a value of...

9.4CVSS9.7AI score0.01276EPSS
SaveExploits11References12
SUSE CVE
SUSE CVE
added 2025/05/13 3:33 a.m.9 views

SUSE CVE-2025-46803

The default mode of pseudo terminals PTYs allocated by Screen was changed from 0620 to 0622, thereby allowing anyone to write to any Screen PTYs in the system...

5.1CVSS7AI score0.00209EPSS
SaveExploits0References3
Snyk
Snyk
added 2025/04/10 1:49 a.m.5 views

Expected Behavior Violation

Overview Affected versions of this package are vulnerable to Expected Behavior Violation due to the behavior of the DisableForwarding directive in sshd8, which fails to disable X11 forwarding and agent forwarding by default. An attacker can bypass intended security restrictions. Remediation A fix...

5.1CVSS6.9AI score0.00188EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2025/01/14 6:15 p.m.8 views

CVE-2024-12747

A flaw was found in rsync. This vulnerability arises from a race condition during rsync's handling of symbolic links. Rsync's default behavior when encountering symbolic links is to skip them. If an attacker replaced a regular file with a symbolic link at the right time, it was possible to bypass...

5.6CVSS7AI score0.00384EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.5 views

kernel: usb: hub: Guard against accesses to uninitialized BOS descriptors

In the Linux kernel, the following vulnerability has been resolved: usb: hub: Guard against accesses to uninitialized BOS descriptors Many functions in drivers/usb/core/hub.c and drivers/usb/core/hub.h access fields inside udev-bos without checking if it was allocated and initialized. If...

5.5CVSS6.7AI score0.00233EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2024/07/12 7:0 a.m.6 views

libgit2 fails to verify SSH keys by default

...

5.9CVSS5.5AI score0.0058EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/06/04 1:0 p.m.11 views

SUSE CVE-2021-26291

Apache Maven will follow repositories that are defined in a dependency's Project Object Model pom which may be surprising to some users, resulting in potential risk if a malicious actor takes over that repository or is able to insert themselves into a position to pretend to be that repository...

7.4CVSS7.2AI score0.08691EPSS
SaveExploits2References7
OSV
OSV
added 2024/02/29 6:15 a.m.21 views

UBUNTU-CVE-2023-52477

In the Linux kernel, the following vulnerability has been resolved: usb: hub: Guard against accesses to uninitialized BOS descriptors Many functions in drivers/usb/core/hub.c and drivers/usb/core/hub.h access fields inside udev-bos without checking if it was allocated and initialized. If...

5.5CVSS6.1AI score0.00233EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2023/12/07 12:37 p.m.7 views

openssl: Certificate policy check not enabled

A flaw was found in OpenSSL. The X509VERIFYPARAMadd0policy function is documented to enable the certificate policy check when doing certificate verification implicitly. However, implementing the function does not enable the check, allowing certificates with invalid or incorrect policies to pass t...

5.3CVSS6.6AI score0.01625EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/14 3:20 p.m.10 views

http-tiny: perl: insecure TLS cert default

A vulnerability was found in Tiny, where a Perl core module and standalone CPAN package, does not verify TLS certificates by default. Users need to explicitly enable certificate verification with the verifySSL=1 flag to ensure secure HTTPS connections. This oversight can potentially expose...

8.1CVSS6.9AI score0.01742EPSS
SaveExploits0References4
Rows per page
Query Builder