Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Oolongeya

#19432of 53,632
13.6Total CVSS
Vulnerabilities · 2
Medium
1
High
1
PT-2026-34549
6.1
2026-04-22
Python · Python · CVE-2026-6019
**Name of the Vulnerable Software and Affected Versions** Python (affected versions not specified) **Description** The `js output()` function in `http.cookies.Morsel` returns an inline <script> snippet that only escapes double quotes for JavaScript string context. It fails to neutralize the HTML parser-sensitive sequence </script> within the generated script element, which could allow for script injection. **Recommendations** As a temporary workaround, consider restricting the use of the `js output()` function until a patch is available. Base64-encode the cookie value to prevent escaping via the cookie value.
PT-2026-23668
7.5
2026-03-06
WordPress · Woocommerce · CVE-2026-3589
**Name of the Vulnerable Software and Affected Versions** WooCommerce versions 5.4.0 through 10.5.2 **Description** The WooCommerce WordPress plugin does not properly handle batch requests, potentially allowing unauthenticated users to execute administrative actions on non-store REST endpoints. This could enable the creation of arbitrary administrator users through a Cross-Site Request Forgery (CSRF) attack. **Recommendations** Update WooCommerce to a version later than 10.5.2.