Lucene search
+L

12225 matches found

EUVD
EUVD
added 2026/03/27 9:31 a.m.6 views

EUVD-2025-209092

ManageSieve AUTHENTICATE command crashes when using literal as SASL initial response. This can be used to crash ManageSieve service repeatedly, making it unavailable for other users. Control access to ManageSieve port, or disable the service if it's not needed. Alternatively upgrade to a fixed...

7.5CVSS5.9AI score0.00703EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/03/27 8:37 a.m.8 views

CVE-2026-33672

A flaw was found in picomatch, a JavaScript glob matcher. A remote attacker could exploit a method injection vulnerability by providing specially crafted POSIX bracket expressions, such as :constructor:. This allows the attacker to inject inherited method names into generated regular expressions,...

5.3CVSS5.6AI score0.0041EPSS
SaveExploits0References5
OSV
OSV
added 2026/03/27 7:10 a.m.8 views

BIT-NGINX-2026-27654 NGINX ngx_http_dav_module vulnerability

NGINX Open Source and NGINX Plus have a vulnerability in the ngxhttpdavmodule module that might allow an attacker to trigger a buffer overflow to the NGINX worker process; this vulnerability may result in termination of the NGINX worker process or modification of source or destination file names...

8.8CVSS6.1AI score0.21009EPSS
SaveExploits2References20
Cvelist
Cvelist
added 2026/03/27 12:25 a.m.35 views

CVE-2026-33728 dd-trace-java: Unsafe deserialization in RMI instrumentation may lead to remote code execution

dd-trace-java is a Datadog APM client for Java. In versions of dd-trace-java 0.40.0 through prior to 1.60.2, the RMI instrumentation registered a custom endpoint that deserialized incoming data without applying serialization filters. On JDK version 16 and earlier, an attacker with network access ...

9.3CVSS0.00622EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/03/27 12:01 a.m.9 views

CVE-2026-33701

OpenTelemetry Java Instrumentation provides OpenTelemetry auto-instrumentation and instrumentation libraries for Java. In versions prior to 2.26.1, the RMI instrumentation registered a custom endpoint that deserialized incoming data without applying serialization filters. On JDK version 16 and...

9.3CVSS6.6AI score0.00921EPSS
SaveExploits1References4Affected Software1
CNNVD
CNNVD
added 2026/03/27 12:00 a.m.20 views

WWBN AVideo SQL注入漏洞

WWBN AVideo is a video platform building system written in PHP, developed by the WWBN team. Versions of WWBN AVideo prior to 26.0 contained a SQL injection vulnerability. This vulnerability stems from the getLike method in objects/like.php, which directly appends the videosid value to the SQL que...

8.8CVSS5.8AI score0.00509EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/03/27 12:00 a.m.14 views

OpenTelemetry Instrumentation for Java 代码问题漏洞

OpenTelemetry Instrumentation for Java is an open-source Java proxy JAR developed by OpenTelemetry. There were code-related vulnerabilities in versions of OpenTelemetry Instrumentation for Java prior to 2.26.1. These vulnerabilities stemmed from the fact that custom endpoints registered by RMI...

9.8CVSS6.1AI score0.00921EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2026/03/27 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-33672

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Picomatch is a glob matcher written JavaScript. Versions prior to 4.0.4, 3.0.2, and 2.3.2 are vulnerable to a method injection vulnerability affecting the...

5.3CVSS6AI score0.0041EPSS
SaveExploits0References4
NVD
NVD
added 2026/03/26 10:16 p.m.9 views

CVE-2026-33672

Picomatch is a glob matcher written JavaScript. Versions prior to 4.0.4, 3.0.2, and 2.3.2 are vulnerable to a method injection vulnerability affecting the POSIXREGEXSOURCE object. Because the object inherits from Object.prototype, specially crafted POSIX bracket expressions e.g., :constructor: ca...

5.3CVSS0.0041EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/26 10:16 p.m.6 views

DEBIAN-CVE-2026-33672

Picomatch is a glob matcher written JavaScript. Versions prior to 4.0.4, 3.0.2, and 2.3.2 are vulnerable to a method injection vulnerability affecting the POSIXREGEXSOURCE object. Because the object inherits from Object.prototype, specially crafted POSIX bracket expressions e.g., :constructor: ca...

5.3CVSS5.8AI score0.0041EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/03/26 10:16 p.m.13 views

CVE-2026-33672

Picomatch is a glob matcher written JavaScript. Versions prior to 4.0.4, 3.0.2, and 2.3.2 are vulnerable to a method injection vulnerability affecting the POSIXREGEXSOURCE object. Because the object inherits from Object.prototype, specially crafted POSIX bracket expressions e.g., :constructor: ca...

5.3CVSS6.1AI score0.0041EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/26 10:16 p.m.16 views

UBUNTU-CVE-2026-33672

Picomatch is a glob matcher written JavaScript. Versions prior to 4.0.4, 3.0.2, and 2.3.2 are vulnerable to a method injection vulnerability affecting the POSIXREGEXSOURCE object. Because the object inherits from Object.prototype, specially crafted POSIX bracket expressions e.g., :constructor: ca...

5.3CVSS6.1AI score0.0041EPSS
SaveExploits0References4
CVE
CVE
added 2026/03/26 9:39 p.m.109 views

CVE-2026-33672

CVE-2026-33672 affects the Picomatch glob matcher used in JavaScript. The vulnerability stems from a method-injection in the POSIX_REGEX_SOURCE object, which inherits from Object.prototype. Attackers can craft POSIX bracket expressions (for example, [[:constructor:]]) that reference inherited met...

5.3CVSS6.1AI score0.0041EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/03/26 9:39 p.m.39 views

CVE-2026-33672 Picomatch: Method Injection in POSIX Character Classes causes incorrect Glob Matching

Picomatch is a glob matcher written JavaScript. Versions prior to 4.0.4, 3.0.2, and 2.3.2 are vulnerable to a method injection vulnerability affecting the POSIXREGEXSOURCE object. Because the object inherits from Object.prototype, specially crafted POSIX bracket expressions e.g., :constructor: ca...

5.3CVSS0.0041EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/03/26 9:39 p.m.9 views

CVE-2026-33672

Picomatch is a glob matcher written JavaScript. Versions prior to 4.0.4, 3.0.2, and 2.3.2 are vulnerable to a method injection vulnerability affecting the POSIXREGEXSOURCE object. Because the object inherits from Object.prototype, specially crafted POSIX bracket expressions e.g., :constructor: ca...

5.3CVSS5.8AI score0.0041EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/03/26 9:39 p.m.4 views

CVE-2026-33672

Picomatch is a glob matcher written JavaScript. Versions prior to 4.0.4, 3.0.2, and 2.3.2 are vulnerable to a method injection vulnerability affecting the POSIXREGEXSOURCE object. Because the object inherits from Object.prototype, specially crafted POSIX bracket expressions e.g., :constructor: ca...

5.3CVSS6.1AI score0.0041EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/26 9:39 p.m.10 views

CVE-2026-33672 Picomatch: Method Injection in POSIX Character Classes causes incorrect Glob Matching

Picomatch is a glob matcher written JavaScript. Versions prior to 4.0.4, 3.0.2, and 2.3.2 are vulnerable to a method injection vulnerability affecting the POSIXREGEXSOURCE object. Because the object inherits from Object.prototype, specially crafted POSIX bracket expressions e.g., :constructor: ca...

5.3CVSS6.1AI score0.0041EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/26 9:39 p.m.9 views

CVE-2026-33672 Picomatch: Method Injection in POSIX Character Classes causes incorrect Glob Matching

Picomatch is a glob matcher written JavaScript. Versions prior to 4.0.4, 3.0.2, and 2.3.2 are vulnerable to a method injection vulnerability affecting the POSIXREGEXSOURCE object. Because the object inherits from Object.prototype, specially crafted POSIX bracket expressions e.g., :constructor: ca...

5.3CVSS6.1AI score
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/03/26 8:28 p.m.6 views

Django: Django: SQL Injection via crafted column aliases

A flaw was found in Django. This vulnerability allows a remote attacker to perform SQL injection by using specially crafted control characters within column aliases. When these crafted aliases are passed through dictionary expansion to QuerySet methods like annotate or values, it can lead to the...

8.3CVSS7.6AI score0.00754EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/03/26 6:41 p.m.12 views

Astro: Unauthenticated Path Override via `x-astro-path` / `x_astro_path`

Summary The @astrojs/vercel serverless entrypoint reads the x-astro-path header and xastropath query parameter to rewrite the internal request path, with no authentication whatsoever. On deployments without Edge Middleware, this lets anyone bypass Vercel's platform-level path restrictions entirel...

9.1CVSS5.9AI score0.00331EPSS
SaveExploits1References7Affected Software1
Rows per page
Query Builder