Lucene search
+L

56418 matches found

RedHat Linux
RedHat Linux
added 2026/04/11 7:41 p.m.4 views

cpython: email header injection due to unquoted newlines

A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules,...

6CVSS6.9AI score0.0056EPSS
SaveExploits0References9
GithubExploit
GithubExploit
added 2026/04/11 7:14 p.m.133 views

Exploit for SQL Injection in Devcode Openstamanager

CVE-2026-24419: OpenSTAManager has a SQL Injection in the Prim...

8.7CVSS6AI score0.00344EPSS
SaveExploits3
GithubExploit
GithubExploit
added 2026/04/11 7:14 p.m.126 views

Exploit for SQL Injection in Devcode Openstamanager

CVE-2026-24418: OpenSTAManager has a SQL Injection vulnerabili...

8.7CVSS6AI score0.00356EPSS
SaveExploits4
GithubExploit
GithubExploit
added 2026/04/11 7:13 p.m.118 views

Exploit for SQL Injection in Devcode Openstamanager

CVE-2025-69215: OpenSTAManager has an SQL Injection in the Sta...

8.8CVSS6AI score0.00374EPSS
SaveExploits3
OSV
OSV
added 2026/04/11 3:2 p.m.5 views

MINI-MQ4M-V6V6-53W4

Bulletin has no description...

7.5CVSS5.7AI score0.00355EPSS
SaveExploits0
OSV
OSV
added 2026/04/11 3:2 p.m.7 views

MINI-GRCJ-V4J7-M23P

Bulletin has no description...

7.5CVSS5.7AI score0.00621EPSS
SaveExploits0
Oracle linux
Oracle linux
added 2026/04/11 12:0 a.m.9 views

nginx:1.26 security update

2:1.26.3-2.0.1.1 - Require oracle-indexhtml 2:1.26.3-6 - Resolves: RHEL-157887 - CVE-2026-32647 nginx:1.26/nginx: NGINX: Denial of Service or Code Execution via specially crafted MP4 files 2:1.26.3-5 - Resolves: RHEL-159446 - CVE-2026-27651 nginx:1.26/nginx: NGINX: Denial of Service via undisclos...

8.8CVSS6.1AI score0.21747EPSS
SaveExploits2
RedHat Linux
RedHat Linux
added 2026/04/10 10:59 p.m.5 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.7AI score0.01742EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/04/10 10:16 p.m.8 views

CVE-2026-40199

Net::CIDR::Lite versions before 0.23 for Perl mishandles IPv4 mapped IPv6 addresses, which may allow IP ACL bypass. packipv6 includes the sentinel byte from packipv4 when building the packed representation of IPv4 mapped addresses like ::ffff:192.168.1.1. This produces an 18 byte value instead of...

6.5CVSS5.8AI score0.00307EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/04/10 10:4 p.m.5 views

linux-pam: Plaintext password recovery via timing discrepancy in pam_userdb module

A flaw was found in Linux-PAM's pamuserdb module. This vulnerability, categorized as an Observable Timing Discrepancy CWE-208, allows a local or network-adjacent attacker to recover plaintext passwords. By repeatedly attempting authentication and measuring response-timing differences during...

8.2CVSS6AI score0.00333EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/04/10 9:42 p.m.4 views

CVE-2026-40198

Net::CIDR::Lite versions before 0.23 for Perl does not validate IPv6 group count, which may allow IP ACL bypass. packipv6 does not check that uncompressed IPv6 addresses without :: have exactly 8 hex groups. Inputs like "abcd", "1:2:3", or "1:2:3:4:5:6:7" are accepted and produce packed values of...

6.3CVSS6.6AI score0.00493EPSS
SaveExploits0References4
AlpineLinux
AlpineLinux
added 2026/04/10 9:42 p.m.3 views

CVE-2026-40198

Net::CIDR::Lite versions before 0.23 for Perl does not validate IPv6 group count, which may allow IP ACL bypass. packipv6 does not check that uncompressed IPv6 addresses without :: have exactly 8 hex groups. Inputs like "abcd", "1:2:3", or "1:2:3:4:5:6:7" are accepted and produce packed values of...

7.5CVSS6.6AI score0.00309EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/10 8:18 p.m.22 views

GHSA-9QQ8-CGCV-QMC9 Step CA affected by an index out of bounds panic in TPM attestation EKU validation

Summary An attacker can trigger an index out-of-bounds panic in Step CA by sending a crafted attestation key AK certificate with an empty Extended Key Usage EKU extension during TPM device attestation. Details When processing a device-attest-01 ACME challenge using TPM attestation, Step CA...

3.7CVSS5.9AI score0.00181EPSS
SaveExploits0References6
GithubExploit
GithubExploit
added 2026/04/10 8:15 p.m.188 views

Exploit for CVE-2026-4660

CVE-2026-4660 PoC Proof of concept for CVE-2026-4660https:...

7.5CVSS5.7AI score0.00583EPSS
SaveExploits1
Snyk
Snyk
added 2026/04/10 7:25 p.m.4 views

Incorrect Authorization

Overview PraisonAI is a PraisonAI is an AI Agents Framework with Self Reflection. PraisonAI application combines PraisonAI Agents, AutoGen, and CrewAI into a low-code solution for building and managing multi-agent LLM systems, focusing on simplicity, customisation, and efficient human-agent...

8.8CVSS6AI score0.00707EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/04/10 7:25 p.m.4 views

cpython: POP3 command injection in user-controlled commands

A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server...

5.9CVSS6.6AI score0.00315EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/04/10 7:25 p.m.4 views

cpython: Out-of-memory when loading Plist

A flaw was found in the plistlib module in the Python standard library. The amount of data to read from a Plist file is specified in the file itself. This issue allows a specially crafted Plist file to cause an application to allocate a large amount of memory, potentially resulting in allocations...

5.5CVSS6.4AI score0.00218EPSS
SaveExploits0References6
NVD
NVD
added 2026/04/10 5:17 p.m.13 views

CVE-2026-40097

Step CA is an online certificate authority for secure, automated certificate management for DevOps. From 0.24.0 to before 0.30.0-rc3, an attacker can trigger an index out-of-bounds panic in Step CA by sending a crafted attestation key AK certificate with an empty Extended Key Usage EKU extension...

3.7CVSS0.00181EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/04/10 4:34 p.m.37 views

CVE-2026-40097 Step CA affected by an index out of bounds panic in TPM attestation EKU validation

Step CA is an online certificate authority for secure, automated certificate management for DevOps. From 0.24.0 to before 0.30.0-rc3, an attacker can trigger an index out-of-bounds panic in Step CA by sending a crafted attestation key AK certificate with an empty Extended Key Usage EKU extension...

3.7CVSS0.00181EPSS
SaveExploits0References4
CVE
CVE
added 2026/04/10 4:34 p.m.23 views

CVE-2026-40097

CVE-2026-40097 affects Step CA (online CA for secure, automated certificate management). From version 0.24.0 up to before 0.30.0-rc3, an attacker can trigger an index-out-of-bounds panic during TPM device attestation by sending a crafted attestation key certificate with an empty EKU extension. Sp...

3.7CVSS5.9AI score0.00181EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder