Lucene search
+L

129833 matches found

SUSE Linux
SUSE Linux
added 2026/02/04 7:38 a.m.4 views

Security update for cockpit-podman

This update for cockpit-podman fixes the following issues: CVE-2025-13465: Update the lodash dependencie to avoid prototype pollution. bsc1257324 Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch". Alternatively y...

8.8CVSS5.4AI score0.01591EPSS
SaveExploits0References4
OSV
OSV
added 2026/02/04 7:38 a.m.8 views

SUSE-SU-2026:0379-1 Security update for cockpit-podman

This update for cockpit-podman fixes the following issues: - CVE-2025-13465: Update the lodash dependencie to avoid prototype pollution. bsc1257324...

8.2CVSS6.2AI score0.01591EPSS
SaveExploits0References3
Nuclei
Nuclei
added 2026/02/04 7:00 a.m.24 views

Aurelia-Path < 1.1.7 - Prototype Pollution

Aurelia-path before 1.1.7 contains a prototype pollution caused by parsing malicious URL parameters, letting attackers modify Object.prototype, exploit requires the application to parse user-controlled URLs. id: CVE-2021-41097 info: name: Aurelia-Path 1.1.7 - Prototype Pollution author: 0xAkoko...

9.1CVSS5.9AI score0.04895EPSS
SaveExploits1References3
Nuclei
Nuclei
added 2026/02/04 7:00 a.m.36 views

Astro - Broken Access Control

Astro 2.16.0 to 5.15.5 contains a broken access control caused by insecure use of unsanitized x-forwarded-proto and x-forwarded-port headers in URL building, letting attackers bypass middleware protection, cause DoS, SSRF, and URL pollution, exploit requires crafted headers. id: CVE-2025-64525...

6.5CVSS5.3AI score0.01172EPSS
SaveExploits2References2
Veracode
Veracode
added 2026/02/04 6:55 a.m.12 views

Prototype Pollution

nocodb is vulnerable to prototype pollution. The vulnerability is due to improper handling of user-controlled input in the /api/v2/meta/connection/test endpoint, which allows an authenticated attacker with org-level-creator permissions to pollute object prototypes and cause application-wide...

4.9CVSS5.5AI score0.00348EPSS
SaveExploits1References4Affected Software1
CNNVD
CNNVD
added 2026/02/04 12:00 a.m.16 views

Locutus 安全漏洞

Locutus is an open-source JavaScript library developed by Locutus. Versions of Locutus from 2.0.12 to 2.0.39 contained security vulnerabilities. These vulnerabilities were due to insufficient input validation, which could lead to prototype pollution...

9.4CVSS5.8AI score0.00261EPSS
SaveExploits1References3
NVD
NVD
added 2026/02/03 10:16 p.m.13 views

CVE-2026-25150

Qwik is a performance focused javascript framework. Prior to version 1.19.0, a prototype pollution vulnerability exists in the formToObj function within @builder.io/qwik-city middleware. The function processes form field names with dot notation e.g., user.name to create nested objects, but fails ...

10CVSS0.00624EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/02/03 10:04 p.m.14 views

Prototype Pollution

Overview @builder.io/qwik-city is a The meta-framework for Qwik. Affected versions of this package are vulnerable to Prototype Pollution via the formToObj function, which processes form field names with dot notation but does not properly sanitize dangerous property names. An attacker can modify t...

10CVSS6.7AI score0.00624EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/02/03 9:12 p.m.37 views

CVE-2026-25150 Prototype Pollution via FormData Processing in Qwik City

Qwik is a performance focused javascript framework. Prior to version 1.19.0, a prototype pollution vulnerability exists in the formToObj function within @builder.io/qwik-city middleware. The function processes form field names with dot notation e.g., user.name to create nested objects, but fails ...

9.3CVSS0.00624EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/02/03 9:12 p.m.5 views

CVE-2026-25150

Qwik is a performance focused javascript framework. Prior to version 1.19.0, a prototype pollution vulnerability exists in the formToObj function within @builder.io/qwik-city middleware. The function processes form field names with dot notation e.g., user.name to create nested objects, but fails ...

9.3CVSS5.4AI score0.00624EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/02/03 9:12 p.m.8 views

CVE-2026-25150 Prototype Pollution via FormData Processing in Qwik City

Qwik is a performance focused javascript framework. Prior to version 1.19.0, a prototype pollution vulnerability exists in the formToObj function within @builder.io/qwik-city middleware. The function processes form field names with dot notation e.g., user.name to create nested objects, but fails ...

9.3CVSS5.4AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/02/03 9:12 p.m.2 views

CVE-2026-25150 Prototype Pollution via FormData Processing in Qwik City

Qwik is a performance focused javascript framework. Prior to version 1.19.0, a prototype pollution vulnerability exists in the formToObj function within @builder.io/qwik-city middleware. The function processes form field names with dot notation e.g., user.name to create nested objects, but fails ...

9.3CVSS5.3AI score0.00624EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/02/03 9:12 p.m.14 views

EUVD-2026-5165

Qwik is a performance focused javascript framework. Prior to version 1.19.0, a prototype pollution vulnerability exists in the formToObj function within @builder.io/qwik-city middleware. The function processes form field names with dot notation e.g., user.name to create nested objects, but fails ...

9.3CVSS5.4AI score0.00624EPSS
SaveExploits0References2
CVE
CVE
added 2026/02/03 9:12 p.m.52 views

CVE-2026-25150

CVE-2026-25150 affects @builder.io/qwik-city middleware in Qwik. The formToObj() function improperly handles field names with dot notation (e.g., user.name), failing to sanitize dangerous property names such as proto , constructor, and prototype. This prototype pollution allows unauthenticated at...

10CVSS5.4AI score0.00624EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/03 8:49 p.m.11 views

Prototype Pollution via FormData Processing in Qwik City

Summary A Prototype Pollution vulnerability exists in the formToObj function within @builder.io/qwik-city middleware. The function processes form field names with dot notation e.g., user.name to create nested objects, but fails to sanitize dangerous property names like proto, constructor, and...

10CVSS5.5AI score0.00624EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/02/03 8:49 p.m.7 views

GHSA-XQG6-98CW-GXHQ Prototype Pollution via FormData Processing in Qwik City

Summary A Prototype Pollution vulnerability exists in the formToObj function within @builder.io/qwik-city middleware. The function processes form field names with dot notation e.g., user.name to create nested objects, but fails to sanitize dangerous property names like proto, constructor, and...

9.3CVSS5.6AI score0.00624EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/02/03 4:03 p.m.10 views

Important: Red Hat Security Advisory: Red Hat build of Cryostat security update

An update is now available for the Red Hat build of Cryostat 4 on RHEL 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability fro...

8.2CVSS6.7AI score0.01591EPSS
SaveExploits2References3
Positive Technologies
Positive Technologies
added 2026/02/03 12:00 a.m.14 views

PT-2026-6275

Name of the Vulnerable Software and Affected Versions Qwik versions prior to 1.19.0 Description Qwik is a performance focused javascript framework. A prototype pollution issue exists in the formToObj function within the @builder.io/qwik-city middleware. The function processes form field names usi...

9.3CVSS5.5AI score0.00624EPSS
SaveExploits0References17
Tenable Nessus
Tenable Nessus
added 2026/02/03 12:00 a.m.6 views

Atlassian Jira Service Management Data Center and Server 10.3.x < 10.3.12 / 11.0.x < 11.1.0 (JSDSERVER-16479)

The version of Atlassian Jira Service Management Data Center and Server Jira Service Desk running on the remote host is affected by a vulnerability as referenced in the JSDSERVER-16479 advisory. - Prototype pollution attack when using .zipObjectDeep in lodash before 4.17.20. CVE-2020-8203 Note th...

7.4CVSS7AI score0.05213EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/02/03 12:00 a.m.17 views

Qwik 安全漏洞

Qwik is a micro-web framework developed by Qwik Dev. Versions of Qwik prior to 1.19.0 contained security vulnerabilities. These vulnerabilities stemmed from a prototype pollution vulnerability in the formToObj function, which could allow unauthenticated attackers to contaminate Object.prototype,...

10CVSS5.8AI score0.00624EPSS
SaveExploits0References2
Rows per page
Query Builder