Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Geoand

#19038of 56,330
15Total CVSS
Vulnerabilities · 2
High
2
PT-2026-51029
7.5
2026-06-19
Quarkus · Quarkus · CVE-2026-50559
**Name of the Vulnerable Software and Affected Versions** Quarkus versions prior to 3.37.0 Quarkus versions prior to 3.36.3 Quarkus versions prior to 3.33.3 Quarkus versions prior to 3.33.2.1 Quarkus versions prior to 3.27.5 Quarkus versions prior to 3.27.4.1 Quarkus versions prior to 3.20.6.2 **Description** Quarkus, a Java framework for cloud-native applications, allows the bypass of HTTP path-based authorization policies. This can be achieved by using encoded semicolons (`%3B`) to smuggle matrix parameters past the security layer, or by using encoded slashes (`%2F`) and backslashes (`%5C`) to gain unauthorized access to protected static resources. **Recommendations** Update to version 3.37.0 Update to version 3.36.3 Update to version 3.33.3 Update to version 3.33.2.1 Update to version 3.27.5 Update to version 3.27.4.1 Update to version 3.20.6.2
PT-2018-6043
7.5
2018-06-04
Hapi · Hapi · CVE-2017-16013
Name of the Vulnerable Software and Affected Versions: hapi versions 15.0.0 through 16.1.0 Description: The issue occurs when hapi encounters a malformed `accept-encoding` header, which may cause it to crash or hang the client connection until the timeout period is reached. Affected versions of hapi will crash or lock the event loop when such a header is received. Recommendations: Update to version 16.1.1 or later.