Lucene search
+L

76745 matches found

Microsoft CVE
Microsoft CVE
added 2026/04/11 12:31 a.m.8 views

Chromium: CVE-2026-5885 Insufficient validation of untrusted input in WebML

This CVE was assigned by Chrome. Microsoft Edge Chromium-based ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information...

6.5CVSS5.8AI score0.00237EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/04/11 12:31 a.m.8 views

Chromium: CVE-2026-5884 Insufficient validation of untrusted input in Media

This CVE was assigned by Chrome. Microsoft Edge Chromium-based ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information...

8.8CVSS5.8AI score0.00289EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/04/11 12:15 a.m.6 views

CVE-2026-5059 aws-mcp-server AWS CLI Command Injection Remote Code Execution Vulnerability

aws-mcp-server AWS CLI Command Injection Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of aws-mcp-server. Authentication is not required to exploit this vulnerability. The specific flaw exists within the handlin...

9.8CVSS6.3AI score0.01908EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2026/04/11 12:00 a.m.12 views

GIMP 输入验证错误漏洞

GIMP is an open-source bitmap image editor developed by the GIMP team. GIMP has a vulnerability related to input validation, which stems from integer overflow during the parsing of ANI files. This vulnerability may lead to remote code execution...

7.8CVSS7.5AI score0.00664EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/04/11 12:00 a.m.11 views

GIMP 输入验证错误漏洞

GIMP is an open-source bitmap image editor developed by the GIMP team. GIMP has a vulnerability related to input validation, which stems from integer overflow during the parsing of XPM files. This vulnerability may lead to remote code execution...

7.8CVSS7.5AI score0.00596EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/04/11 12:00 a.m.21 views

Labcenter Electronics Proteus 缓冲区错误漏洞

Labcenter Electronics Proteus is an electronic engineering software developed by the British company Labcenter, used for circuit design and embedded system simulation. Labcenter Electronics Proteus has a buffer error vulnerability, which stems from insufficient validation of the data provided to...

7.8CVSS7.5AI score0.00284EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/04/10 11:25 p.m.10 views

SUSE CVE-2026-32990

Improper Input Validation vulnerability in Apache Tomcat due to an incomplete fix of CVE-2025-66614. This issue affects Apache Tomcat: from 11.0.15 through 11.0.19, from 10.1.50 through 10.1.52, from 9.0.113 through 9.0.115. Users are recommended to upgrade to version 11.0.20, 10.1.53 or 9.0.116,...

5.3CVSS5.8AI score0.00307EPSS
SaveExploits0References10
OSV
OSV
added 2026/04/10 9:42 p.m.13 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

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.5CVSS6AI score
SaveExploits0References7
vulnersOsv
vulnersOsv
added 2026/04/10 9:03 p.m.1 views

@0xchain/empty (>=0.0.1, <=1.1.0-beta.4), @0xchain/expandable-text (>=0.0.1, <=1.1.0-beta.18) +16 more potentially affected by CVE-2026-40299 via next-intl (>=4.0.2, <=4.9.0)

next-intl NPM version =4.0.2, =0.0.1, =0.0.1, =0.0.1, =0.0.1, =0.0.1, =0.0.1, =0.0.1, =0.0.1, =0.0.1, =0.0.1, =0.0.1, =3.8.0, =1.28.0, =2.11.31, =0.0.3, =0.0.28 and more Source cves: CVE-2026-40299 Source advisory: OSV:GHSA-8F24-V5VV-GM5J...

6.9CVSS5.3AI score0.00339EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/04/10 8:46 p.m.10 views

libtasn1: libtasn1: Denial of Service via stack-based buffer overflow in asn1_expend_octet_string

A flaw was found in libtasn1. A remote attacker could exploit a stack-based buffer overflow vulnerability in the asn1expendoctetstring function. This occurs due to a failure in validating the size of input data. Successful exploitation can lead to a Denial of Service DoS condition, making the...

7.5CVSS6.9AI score0.01153EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/04/10 8:18 p.m.24 views

basic-ftp: Incomplete CRLF Injection Protection Allows Arbitrary FTP Command Execution via Credentials and MKD Commands

Summary basic-ftp's CRLF injection protection added in commit 2ecc8e2 for GHSA-chqc-8p9q-pq6q is incomplete. Two code paths bypass the protectWhitespace control character check: 1 the login method directly concatenates user-supplied credentials into USER/PASS FTP commands without any validation,...

6.2AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/04/10 8:00 p.m.8 views

GHSA-3WQJ-33CG-XC48 Rembg has a Path Traversal via Custom Model Loading

Summary A path traversal vulnerability in the rembg HTTP server allows unauthenticated remote attackers to read arbitrary files from the server's filesystem. By sending a crafted request with a malicious modelpath parameter, an attacker can force the server to attempt loading any file as an ONNX...

5.3CVSS6AI score0.00592EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/04/10 7:25 p.m.14 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.00327EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/04/10 7:22 p.m.11 views

CVE-2025-50649

A buffer overflow vulnerability exists in D-Link DI-8003 16.07.26A1 due to improper input validation in the vlanname parameter in the /shutset.asp endpoint...

7.5CVSS6AI score0.00516EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/04/10 7:22 p.m.10 views

CVE-2025-50646

A buffer overflow vulnerability exists in D-Link DI-8003 16.07.26A1 due to insufficient input validation on the name parameter in the /qostypeasp.asp endpoint...

7.5CVSS6.1AI score0.00516EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/04/10 7:22 p.m.9 views

CVE-2025-50648

A buffer overflow vulnerability exists in D-Link DI-8003 16.07.26A1 due to inadequate input validation in the /tggl.asp endpoint...

7.5CVSS6AI score0.00516EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/04/10 7:22 p.m.8 views

CVE-2025-50644

A buffer overflow vulnerability exists in D-Link DI-8003 16.07.26A1 due to improper validation of user input in the qj.asp endpoint...

7.5CVSS6AI score0.00516EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/04/10 6:17 p.m.24 views

Improper Validation of Syntactic Correctness of Input

Overview Affected versions of this package are vulnerable to Improper Validation of Syntactic Correctness of Input in the base64 decoder. An attacker can cause the processing of incomplete data by supplying base64-encoded input with additional data after the first padding character, which is...

6CVSS5.7AI score0.00188EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/04/10 3:34 p.m.7 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS in the email notification rendering process. An attacker can inject arbitrary HTML content, such as phishing links or tracking images, by crafting malicious task titles that are embedded in notification emails...

5.4CVSS5.7AI score0.00195EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/04/10 3:31 p.m.11 views

EUVD-2026-21391

A SQL injection vulnerability was found in the assignInstructorSubjects.php file of itsourcecode Online Student Enrollment System v1.0. The reason for this issue is that attackers can inject malicious code via the parameter "subjcode" and use it directly in SQL queries without the need for...

5.9AI score0.00319EPSS
SaveExploits1References2
Rows per page
Query Builder