Lucene search
+L

1934 matches found

Positive Technologies
Positive Technologies
added 2026/03/24 12:00 a.m.10 views

PT-2026-27488

Name of the Vulnerable Software and Affected Versions Astro versions 2.10.10 through 5.18.0 Description Astro’s remotePatterns path enforcement for remote URLs used by server-side fetchers, such as the image optimization endpoint, is affected by an issue. The path matching logic for / wildcards i...

6.3CVSS5.9AI score0.00325EPSS
SaveExploits1References5
OSV
OSV
added 2026/03/23 10:30 a.m.18 views

CLSA-2026-1774261838 tomcat: Fix of CVE-2025-66614

CVE-2025-66614: add protocol host name and SNI host name matching...

9.1CVSS6.8AI score0.00235EPSS
SaveExploits0References1
Packet Storm News
Packet Storm News
added 2026/03/23 12:00 a.m.30 views

Auditing MCP Servers for Over-Privileged Tool Capabilities

The Model Context Protocol MCP has emerged as a standard for connecting Large Language Models LLMs to external tools and data. However, MCP servers often expose privileged capabilities, such as file system access, network requests, and command execution that can be exploited if not properly...

6AI score
SaveExploits0
OSV
OSV
added 2026/03/22 6:30 a.m.10 views

GHSA-5239-WWWM-4PMQ Pygments has Regular Expression Denial of Service (ReDoS) due to Inefficient Regex for GUID Matching

A security flaw has been discovered in pygments before 2.20.0. The impacted element is the function AdlLexer of the file pygments/lexers/archetype.py. The manipulation results in inefficient regular expression complexity. The attack is only possible with local access. The exploit has been release...

4.8CVSS5.4AI score0.00156EPSS
SaveExploits0References9
OSV
OSV
added 2026/03/20 9:51 p.m.11 views

GHSA-PWJX-QHCG-RVJ4 webpki: CRLs not considered authoritative by Distribution Point due to faulty matching logic

If a certificate had more than one distributionPoint, then only the first distributionPoint would be considered against each CRL's IssuingDistributionPoint distributionPoint, and then the certificate's subsequent distributionPoints would be ignored. The impact was that correct provided CRLs would...

4.4CVSS5.8AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/03/20 9:51 p.m.12 views

webpki: CRLs not considered authoritative by Distribution Point due to faulty matching logic

If a certificate had more than one distributionPoint, then only the first distributionPoint would be considered against each CRL's IssuingDistributionPoint distributionPoint, and then the certificate's subsequent distributionPoints would be ignored. The impact was that correct provided CRLs would...

5.8AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/03/20 9:59 a.m.10 views

CLSA-2026-1773941493 Fix CVE(s): CVE-2025-66614

SECURITY UPDATE: Improper Input Validation vulnerability - debian/patches/CVE-2025-66614.patch: Add protocol host name and SNI host name matching with strictSNI attribute on the Connector. Covers NIO, NIO2, and APR connectors. - CVE-2025-66614...

9.1CVSS6.8AI score0.00235EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/20 9:16 a.m.7 views

DEBIAN-CVE-2026-33069

PJSIP is a free and open source multimedia communication library written in C. Versions 2.16 and below have a cascading out-of-bounds heap read in pjsipmultipartparse. After boundary string matching, curptr is advanced past the delimiter without verifying it has not reached the buffer end. This...

7.5CVSS5.6AI score0.0026EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/03/19 10:04 p.m.3 views

CVE-2026-33393 Discourse fixes loose hostname matching in spam host allowlist

Discourse is an open-source discussion platform. Prior to versions 2026.3.0-latest.1, 2026.2.1, and 2026.1.2, the allowedspamhostdomains check used Stringendwith? without domain boundary validation, allowing domains like attacker-example.com to bypass spam protection when example.com was...

4.3CVSS5.8AI score0.00251EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/03/19 10:04 p.m.28 views

CVE-2026-33393 Discourse fixes loose hostname matching in spam host allowlist

Discourse is an open-source discussion platform. Prior to versions 2026.3.0-latest.1, 2026.2.1, and 2026.1.2, the allowedspamhostdomains check used Stringendwith? without domain boundary validation, allowing domains like attacker-example.com to bypass spam protection when example.com was...

4.3CVSS0.00251EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/03/19 12:00 a.m.14 views

OpenClaw 安全漏洞

OpenClaw is an intelligent artificial assistant open-sourced by OpenClaw. OpenClaw suffers from an authorization bypass vulnerability that stems from the system accepting variable sender display names instead of forcing an ID-only match. An attacker could use this vulnerability to bypass...

6.5CVSS5.8AI score0.00205EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/03/18 12:00 a.m.13 views

PT-2026-26091

Name of the Vulnerable Software and Affected Versions Heimdall versions 0.7.0-alpha through 0.17.10 Description Heimdall, a cloud native Identity Aware Proxy and Access Control Decision service, contains an issue where incorrect encoding of the query URL string can allow bypass of rules with...

8.2CVSS6AI score0.003EPSS
SaveExploits1
OSV
OSV
added 2026/03/16 9:53 a.m.10 views

BIT-PARSE-2026-32248 Parse Server: Account takeover via operator injection in authentication data identifier

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.6.0 and 8.6.38, an unauthenticated attacker can take over any user account that was created with an authentication provider that does not validate the format of the user identifier...

9.8CVSS5.8AI score0.00627EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/03/13 8:55 p.m.18 views

OpenClaw: Exec approval allowlist patterns overmatched on POSIX paths

Summary matchesExecAllowlistPattern normalized patterns and targets with lowercasing and compiled glob matching too broadly on POSIX. In addition, the ? wildcard could match /, which allowed matches to cross path segments. Impact These matching rules could overmatch allowlist entries and permit...

5.5AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/03/13 8:55 p.m.16 views

GHSA-F8R2-VG7X-GH8M OpenClaw: Exec approval allowlist patterns overmatched on POSIX paths

Summary matchesExecAllowlistPattern normalized patterns and targets with lowercasing and compiled glob matching too broadly on POSIX. In addition, the ? wildcard could match /, which allowed matches to cross path segments. Impact These matching rules could overmatch allowlist entries and permit...

6.9CVSS5.5AI score0.00406EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/03/13 7:54 p.m.7 views

CVE-2026-23942

Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' vulnerability in Erlang OTP sshsftpd module allows Path Traversal. This vulnerability is associated with program files lib/ssh/src/sshsftpd.erl and program routines sshsftpd:iswithinroot/2. The SFTP server uses string...

5.4CVSS6.4AI score0.00363EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/03/13 9:11 a.m.7 views

CVE-2026-23942

Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' vulnerability in Erlang OTP sshsftpd module allows Path Traversal. This vulnerability is associated with program files lib/ssh/src/sshsftpd.erl and program routines sshsftpd:iswithinroot/2. The SFTP server uses string...

5.4CVSS6.8AI score0.00363EPSS
SaveExploits0References8Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/13 12:00 a.m.16 views

PT-2026-25164

Name of the Vulnerable Software and Affected Versions Erlang OTP versions 17.0 through 28.4.1 Erlang OTP versions 26.2.5.18 through 27.3.4.9 Description An improper limitation of a pathname to a restricted directory, specifically a 'Path Traversal' issue, exists in the Erlang OTP ssh sftpd module...

5.5CVSS7.2AI score0.00363EPSS
SaveExploits0References58
NVD
NVD
added 2026/03/12 8:16 p.m.12 views

CVE-2026-32248

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.6.0-alpha.12 and 8.6.38, an unauthenticated attacker can take over any user account that was created with an authentication provider that does not validate the format of the user...

9.8CVSS0.00627EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/03/12 7:14 p.m.30 views

CVE-2026-32248 Parse Server: Account takeover via operator injection in authentication data identifier

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.6.0-alpha.12 and 8.6.38, an unauthenticated attacker can take over any user account that was created with an authentication provider that does not validate the format of the user...

9.3CVSS0.00627EPSS
SaveExploits0References3
Rows per page
Query Builder