Lucene search
+L

913 matches found

EUVD
EUVD
added 2026/01/20 6:13 a.m.4 views

EUVD-2026-3503

Malicious code in mw-proto-models npm...

5.5AI score
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/01/13 2:1 p.m.3 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: In the bpf module, it was necessary to check whether the helper function is valid in gethelperproto. The kernel test robot reported a bug related to the verifier 1, where the helper function pointer could be NULL due to a disable...

5.6AI score0.00184EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/01/09 12:26 p.m.10 views

CVE-2018-12916

In libpbc.a in PBC through 2017-03-02, there is a Segmentation fault in pbcPmessagedefault in proto.c...

9.8CVSS6.9AI score0.01466EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 11:26 a.m.7 views

CVE-2021-28860

In Node.js mixme, prior to v0.5.1, an attacker can add or alter properties of an object via 'proto' through the mutate and merge functions. The polluted attribute will be directly assigned to every object in the program. This will put the availability of the program at risk causing a potential...

9.1CVSS6.8AI score0.01827EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 10:51 a.m.8 views

CVE-2022-42743

deep-parse-json version 1.0.2 allows an external attacker to edit or add new properties to an object. This is possible because the application does not correctly validate the incoming JSON keys, thus allowing the 'proto' property to be edited...

5.3CVSS6.8AI score0.00615EPSS
SaveExploits1References1
OSV
OSV
added 2025/12/23 3:0 p.m.11 views

RSEC-2025-1 Risk of __proto__ pollution Vulnerability

The plotly R package up through the latest 4.11.0 includes plotly.js library 2.11.1. Plotly.js releases prior to version 2.25.2 have a risk of proto being polluted in expandObjectPaths or nestedProperty...

9.8CVSS8.6AI score0.00936EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/19 5:38 p.m.8 views

OPENSUSE-SU-2025:20172-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 16.0 kernel was updated to fix various security issues The following security issues were fixed: - CVE-2022-50253: bpf: make sure skb-len != 0 when redirecting to a tunneling device bsc1249912. - CVE-2025-37916: pdscore: remove write-after-free of clientid bsc1243474. -...

7.8CVSS6.8AI score0.00241EPSS
SaveExploits1References219
NVD
NVD
added 2025/12/16 2:15 p.m.8 views

CVE-2025-68227

In the Linux kernel, the following vulnerability has been resolved: mptcp: Fix proto fallback detection with BPF The sockmap feature allows bpf syscall from userspace, or based on bpf sockops, replacing the skprot of sockets during protocol stack processing with sockmap's custom read/write...

0.00187EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/16 1:57 p.m.33 views

CVE-2025-68227 mptcp: Fix proto fallback detection with BPF

In the Linux kernel, the following vulnerability has been resolved: mptcp: Fix proto fallback detection with BPF The sockmap feature allows bpf syscall from userspace, or based on bpf sockops, replacing the skprot of sockets during protocol stack processing with sockmap's custom read/write...

0.00187EPSS
SaveExploits0References7
CVE
CVE
added 2025/12/16 1:57 p.m.35 views

CVE-2025-68227

CVE-2025-68227 relates to the Linux kernel MPTCP path where sockmap/BPF can override sk_prot, causing improper protocol handling when a non-MPTCP TCP SYN is accepted. The fix makes comparison use sk_family (not sk_prot) to determine the protocol, preventing misclassification of sockets when sockm...

6.1AI score0.00187EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/16 1:43 p.m.10 views

CVE-2025-68194 media: imon: make send_packet() more robust

In the Linux kernel, the following vulnerability has been resolved: media: imon: make sendpacket more robust syzbot is reporting that imon has three problems which result in hung tasks due to forever holding device lock 1. First problem is that when usbrxcallbackintf0 once got -EPROTO error after...

6.2AI score0.00184EPSS
SaveExploits0References11
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/12/11 12:17 p.m.8 views

Malicious code in mw-proto-ts (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector d9caaea5d17e80497fb4bce0a5b6ce695c9f917c1fee32da71e8ddaa324b79c2 The package mw-proto-ts was found to contain malicious code. Source: ghsa-malware c668f66eb7f8b165c5db43b6acfc4786387faedad258459906266866c843a4ed An...

7AI score
SaveExploits0References1
OSV
OSV
added 2025/12/11 12:17 p.m.5 views

MAL-2025-192543 Malicious code in mw-proto-ts (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector d9caaea5d17e80497fb4bce0a5b6ce695c9f917c1fee32da71e8ddaa324b79c2 The package mw-proto-ts was found to contain malicious code. Source: ghsa-malware c668f66eb7f8b165c5db43b6acfc4786387faedad258459906266866c843a4ed An...

7AI score
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/12/01 10:22 a.m.4 views

CVE-2025-59789 Apache bRPC: Stack Exhaustion via Unbounded Recursion in JSON Parser

Uncontrolled recursion in the json2pb component in Apache bRPC version 1.15.0 on all platforms allows remote attackers to make the server crash via sending deep recursive json data. Root Cause: The bRPC json2pb component uses rapidjson to parse json data from the network. The rapidjson parser use...

6.8AI score0.01479EPSS
SaveExploits2References1
OSV
OSV
added 2025/12/01 10:22 a.m.7 views

CVE-2025-59789 Apache bRPC: Stack Exhaustion via Unbounded Recursion in JSON Parser

Uncontrolled recursion in the json2pb component in Apache bRPC version 1.15.0 on all platforms allows remote attackers to make the server crash via sending deep recursive json data. Root Cause: The bRPC json2pb component uses rapidjson to parse json data from the network. The rapidjson parser use...

7.5CVSS7.3AI score0.01479EPSS
SaveExploits2References4
CVE
CVE
added 2025/12/01 10:22 a.m.64 views

CVE-2025-59789

CVE-2025-59789 : Apache bRPC’s json2pb component (uses rapidjson) is vulnerable to stack/exhaustion via deeply recursive JSON input, causing server crashes. Affected: bRPC

7.5CVSS6.8AI score0.01479EPSS
SaveExploits2References2Affected Software1
OSV
OSV
added 2025/11/14 2:29 p.m.6 views

GHSA-MH29-5H37-FV8M js-yaml has prototype pollution in merge (<<)

Impact In js-yaml 4.1.0, 4.0.0, and 3.14.1 and below, it's possible for an attacker to modify the prototype of the result of a parsed yaml document via prototype pollution proto. All users who parse untrusted yaml documents may be impacted. Patches Problem is patched in js-yaml 4.1.1 and 3.14.2...

5.3CVSS6.8AI score0.00414EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/11/14 2:29 p.m.6 views

EUVD-2025-175314

js-yaml has prototype pollution in merge...

5.3CVSS6.3AI score0.00414EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/11/13 10:46 p.m.13 views

EUVD-2025-175298

Astro vulnerable to URL manipulation via headers, leading to middleware and CVE-2025-61925 bypass...

6.5CVSS6.3AI score0.01189EPSS
SaveExploits2References5
Github Security Blog
Github Security Blog
added 2025/11/13 10:46 p.m.14 views

Astro vulnerable to URL manipulation via headers, leading to middleware and CVE-2025-61925 bypass

Summary In impacted versions of Astro using on-demand rendering, request headers x-forwarded-proto and x-forwarded-port are insecurely used, without sanitization, to build the URL. This has several consequences the most important of which are: - Middleware-based protected route bypass only via...

6.5CVSS6.3AI score0.01189EPSS
SaveExploits2References6Affected Software1
Rows per page
Query Builder