Lucene search
+L

3288 matches found

Vulnrichment
Vulnrichment
added 2026/08/03 12:36 a.m.9 views

CVE-2026-8763 Name Constraints bypass via trailing dot in rfc822Name and URI

In Bouncy Castle for Java before 1.85, Name Constraints bypass via trailing dot in rfc822Name and URI. This issue also affects Bouncy Castle for Java LTS before 2.73.12, and Bouncy Castle for Java FIPS BC-FJA before bc-fips 1.0.2.7 1.0.X series, 2.0.2 2.0.X series and 2.1.3 2.1.X series...

9.3CVSS5.4AI score0.0035EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/03 12:36 a.m.188 views

CVE-2026-8763

Vulnerability CVE-2026-8763 affects Bouncy Castle for Java: Name Constraints bypass via trailing dot in rfc822Name and URI. Endpoints affected: BC Java < 1.85; BC Java LTS < 2.73.12; BC-FJA (FIPS) = 1.85 for BC Java; >= 2.73.12 for LTS; bc-fips >= 1.0.2.7/2.0.2/2.1.3 for FIPS). If exp...

9.3CVSS5.4AI score0.0035EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/03 12:36 a.m.10 views

EUVD-2026-52020

In Bouncy Castle for Java before 1.85, Name Constraints bypass via trailing dot in rfc822Name and URI. This issue also affects Bouncy Castle for Java LTS before 2.73.12, and Bouncy Castle for Java FIPS BC-FJA before bc-fips 1.0.2.7 1.0.X series, 2.0.2 2.0.X series and 2.1.3 2.1.X series...

9.3CVSS5.4AI score0.0035EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/03 12:36 a.m.18 views

CVE-2026-8763 Name Constraints bypass via trailing dot in rfc822Name and URI

In Bouncy Castle for Java before 1.85, Name Constraints bypass via trailing dot in rfc822Name and URI. This issue also affects Bouncy Castle for Java LTS before 2.73.12, and Bouncy Castle for Java FIPS BC-FJA before bc-fips 1.0.2.7 1.0.X series, 2.0.2 2.0.X series and 2.1.3 2.1.X series...

9.3CVSS5.4AI score
SaveExploits0References9
BDU FSTEC
BDU FSTEC
added 2026/08/03 12:00 a.m.10 views

Vulnerability of .NET, Microsoft .NET Framework, and Microsoft Visual Studio software platforms, which allows for unlimited distribution of resources, enabling attackers to cause service failures.

The vulnerabilities of .NET software platforms, the Microsoft .NET Framework, and Microsoft Visual Studio are related to the unlimited distribution of resources. Exploiting these vulnerabilities can allow a malicious actor to cause service failures remotely...

7.8CVSS5.3AI score0.00604EPSS
SaveExploits0References3Affected Software11
Positive Technologies
Positive Technologies
added 2026/08/03 12:00 a.m.17 views

PT-2026-67343

In Bouncy Castle for Java before 1.85, Name Constraints bypass via trailing dot in rfc822Name and URI. This issue also affects Bouncy Castle for Java LTS before 2.73.12, and Bouncy Castle for Java FIPS BC-FJA before bc-fips 1.0.2.7 1.0.X series, 2.0.2 2.0.X series and 2.1.3 2.1.X series...

9.3CVSS5.4AI score0.0035EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/02 12:00 a.m.12 views

Fedora 44 : curl (2026-e691fbbfe7)

The remote Fedora 44 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-e691fbbfe7 advisory. - Fix trailing dot domain super cookie CVE-2026-8924 - Fix SSH improper host validation CVE-2026-9547 - Fix password leak with netrc and user in URL...

9.8CVSS5.6AI score0.00604EPSS
SaveExploits6References7
Veracode
Veracode
added 2026/08/01 2:32 p.m.10 views

Path Traversal

openhole is vulnerable to Path Traversal CWE-22: Improper Limitation of a Pathname to a Restricted Directory. The vulnerability is due to openhole-server forwarding r.URL.Path instead of preserving the original request target with r.URL.EscapedPath, which allows percent-encoded dot segments %2e a...

8.6CVSS5.4AI score0.00361EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/07/31 9:49 p.m.20 views

EUVD-2026-36590

Apostrophe has Server-Side Prototype Pollution in apos.util.set via patch operators that leads to process-wide authorization bypass...

9.1CVSS5.4AI score0.00237EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/07/31 6:36 p.m.13 views

Thumbor treats ALLOWED_SOURCES string patterns as unescaped regex, allowing hostname bypass via wildcard dot

Summary The ALLOWEDSOURCES configuration is meant to restrict which hosts Thumbor's HTTP loader may fetch images from. Plain-string entries in that list the overwhelming majority of real-world and documented configurations are passed directly to re.match without escaping. Because . is a regex...

8.2CVSS5.6AI score0.00287EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/07/31 6:35 p.m.16 views

EUVD-2026-51597

Thumbor is an open-source photo thumbnail service by globo.com. Prior to 7.8.0, the ALLOWEDSOURCES configuration passes plain strings to re.match without escaping dots, so a hostname differing at dot positions can match the allowlist. This issue is fixed in 7.8.0...

8.2CVSS5.5AI score0.00287EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/31 6:35 p.m.98 views

CVE-2026-53500

Thumbor (open-source image service by globo.com) is affected prior to version 7.8.0 where ALLOWED_SOURCES is applied by re.match() to unescaped strings, enabling a hostname with dot-position differences to bypass the allowlist. Root cause: unescaped patterns treated as normal strings in a regex m...

8.2CVSS5.5AI score0.00287EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/31 4:44 p.m.9 views

GHSA-88FW-V6X4-3F58 Spring Data: Unbounded property-path cache keyed by externally-supplied path string

src/main/java/org/springframework/data/mapping/context/PersistentPropertyPathFactory.java:175 · Unbounded Resource Allocation Algorithmic DoS Impact When a consuming module routes user-supplied dot-paths sort parameters, projection paths, PATCH paths through...

7.5CVSS5.7AI score0.00364EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/30 7:17 p.m.12 views

CVE-2026-12942

IBM Langflow OSS 1.0.0 through 1.10.1 could allow a remote attacker to traverse directories on the system. An attacker could send a specially crafted URL request containing "dot dot " sequences /.. / to view arbitrary files on the system...

7.5CVSS0.00416EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/30 4:45 p.m.33 views

CVE-2026-12942 Langflow is affected by path traversal due to multiple unauthenticated and insufficiently authorized API endpoints

IBM Langflow OSS 1.0.0 through 1.10.1 could allow a remote attacker to traverse directories on the system. An attacker could send a specially crafted URL request containing "dot dot " sequences /.. / to view arbitrary files on the system...

7.5CVSS0.00416EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/30 4:45 p.m.9 views

CVE-2026-12942

IBM Langflow OSS 1.0.0 through 1.10.1 could allow a remote attacker to traverse directories on the system. An attacker could send a specially crafted URL request containing "dot dot " sequences /.. / to view arbitrary files on the system...

7.5CVSS6AI score0.00416EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/07/30 4:45 p.m.15 views

EUVD-2026-51243

IBM Langflow OSS 1.0.0 through 1.10.1 could allow a remote attacker to traverse directories on the system. An attacker could send a specially crafted URL request containing "dot dot " sequences /.. / to view arbitrary files on the system...

7.5CVSS6AI score0.00416EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/07/30 4:26 p.m.14 views

dssrf has an SSRF bypass with remove_at_symbol_in_string

Summary isurlsafe in v1.0.3 contains an SSRF bypass. removeatsymbolinstring is applied to the raw URL string before new URL parses it. This strips the @ that separates userinfo from host, corrupting the hostname so internal IPs are never checked. Vulnerability In helpers.ts, isurlsafe does: ts u ...

8.7CVSS5.9AI score0.00328EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2026/07/30 3:16 p.m.11 views

CVE-2026-67345

MaxKey through 4.1.12, fixed in commit ddbb72f, contains an insufficient redirect URI validation vulnerability in DefaultRedirectResolver.hostMatches that allows remote attackers to hijack OAuth 2.0 authorization codes by supplying a crafted redirecturi whose hostname suffix matches a registered...

8.5CVSS0.0031EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/30 2:39 p.m.41 views

CVE-2026-67345 MaxKey 4.1.12 DefaultRedirectResolver OAuth Authorization Code Theft

MaxKey through 4.1.12, fixed in commit ddbb72f, contains an insufficient redirect URI validation vulnerability in DefaultRedirectResolver.hostMatches that allows remote attackers to hijack OAuth 2.0 authorization codes by supplying a crafted redirecturi whose hostname suffix matches a registered...

8.5CVSS0.0031EPSS
SaveExploits0References3
Rows per page
Query Builder