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

Brubbish

#23565of 56,335
10.2Total CVSS
Vulnerabilities · 2
Low
1
High
1
PT-2026-52224
2.4
2026-06-25
Apache · Apache Kvrocks · CVE-2026-45188
**Name of the Vulnerable Software and Affected Versions** Apache Kvrocks versions 1.0.0 through 2.15.0 **Description** Relative Path Traversal allows an attacker to access files and directories outside the intended folder by manipulating file paths. **Recommendations** Update Apache Kvrocks to version 2.16.0.
PT-2026-34232
7.8
2026-03-25
Pypi · Lxml · CVE-2026-41066
**Name of the Vulnerable Software and Affected Versions** lxml versions prior to 6.1.0 **Description** Using the default configuration with the `resolve entities` variable set to `True` allows untrusted XML input to read local files. This issue affects the `iterparse()` and `ETCompatXMLParser()` functions. **Recommendations** Update to version 6.1.0. As a temporary workaround, explicitly set the `resolve entities` variable to `internal` or `False` to disable local file access.