Lucene search
+L

10928 matches found

EUVD
EUVD
added 2026/04/24 2:45 p.m.7 views

EUVD-2026-25564

In the Linux kernel, the following vulnerability has been resolved: xfrmuser: fix info leak in buildreport struct xfrmuserreport is a u8 proto field followed by a struct xfrmselector which means there is three "empty" bytes of padding, but the padding is never zeroed before copying to userspace...

5.3AI score0.0012EPSS
SaveExploits0References8
CVE
CVE
added 2026/04/24 2:45 p.m.144 views

CVE-2026-31671

The CVE-2026-31671 issue is in the Linux kernel xfrm_user component. A struct xfrm_user_report includes a __u8 proto field followed by a struct xfrm_selector, creating three padding bytes that were never zeroed before copying to userspace. The vulnerability is a information leak caused by these u...

5.5CVSS5.3AI score0.0012EPSS
SaveExploits0References10Affected Software1
EUVD
EUVD
added 2026/04/24 2:45 p.m.8 views

EUVD-2026-25557

In the Linux kernel, the following vulnerability has been resolved: xfrm: clear trailing padding in buildpolexpire buildexpire clears the trailing padding bytes of struct xfrmuserexpire after setting the hard field via memsetafter, but the analogous function buildpolexpire does not do this for...

5.4AI score0.0012EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/04/24 2:41 a.m.4 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the compilePipeline process. An attacker can execute arbitrary shell commands during the build process by supplying a crafted configuration file that sets pipeline.uses to a value containing directory traversal...

6.9CVSS6.4AI score0.0014EPSS
SaveExploits0References2
NVD
NVD
added 2026/04/24 12:16 a.m.4 views

CVE-2026-29050

melange allows users to build apk packages using declarative pipelines. Starting in version 0.32.0 and prior to version 0.43.4, an attacker who can influence a melange configuration file — for example through pull-request-driven CI or build-as-a-service scenarios — could set pipeline.uses to a...

6.1CVSS0.0014EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/04/24 12:0 a.m.11 views

PT-2026-35023

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An information leak exists in the build report function within xfrm user. The struct xfrm user report contains a u8 proto field followed by a struct xfrm selector, resulting in three byt...

5.5CVSS5.5AI score0.0012EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/04/24 12:0 a.m.10 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the fact that the bytes filled into the structure within the buildreport function are not cleared...

5.5CVSS5.8AI score0.0012EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/23 9:53 p.m.7 views

GHSA-98F2-W9H9-7FP9 melange has Path Traversal When Resolving External Pipelines via Unvalidated pipeline[].uses

Impact An attacker who can influence a melange configuration file — for example through pull-request-driven CI or build-as-a-service scenarios — could set pipeline.uses to a value containing ../ sequences or an absolute path. The Compiled.compilePipeline function in pkg/build/compile.go passed us...

6.1CVSS5.9AI score0.0014EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/04/23 9:39 p.m.11 views

cmd/go: golang: Go (golang) and cmd/go: Arbitrary Code Execution via malicious SWIG file names

A flaw was found in the Go programming language golang and its command-line tool cmd/go. A remote attacker could exploit this during the build process by crafting malicious SWIG Simplified Wrapper and Interface Generator file names that contain "cgo" and specific payloads. This could lead to code...

9CVSS6AI score0.00658EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/04/23 4:10 p.m.16 views

Important: Red Hat Security Advisory: OpenJDK 21.0.11 Security Update for Windows Builds

An update is now available for OpenJDK. 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 from the CVE links in the References...

7.5CVSS7.2AI score0.00702EPSS
SaveExploits0References2
RustSec
RustSec
added 2026/04/23 12:0 p.m.32 views

`sui-execution-cut` was removed from crates.io for malicious code

sui-execution-cut included a build script that attempted to exfiltrate data from the build machine. The malicious crate had 1 version published on 2026-04-20 and had no evidence of actual usage. This crate had no dependencies on crates.io...

5.8AI score
SaveExploits0
OSV
OSV
added 2026/04/23 12:0 p.m.17 views

RUSTSEC-2026-0108 `sui-execution-cut` was removed from crates.io for malicious code

sui-execution-cut included a build script that attempted to exfiltrate data from the build machine. The malicious crate had 1 version published on 2026-04-20 and had no evidence of actual usage. This crate had no dependencies on crates.io...

5.8AI score
SaveExploits0References2
OSV
OSV
added 2026/04/23 9:3 a.m.11 views

CLSA-2026-1776935009 bind: Fix of CVE-2025-40778

CVE-2025-40778: reject forged records in answer sections to prevent cache poisoning via crafted responses - build tests improved...

8.6CVSS6AI score0.00665EPSS
SaveExploits1References1
GitLab Advisory Database
GitLab Advisory Database
added 2026/04/23 12:0 a.m.14 views

melange has Path Traversal When Resolving External Pipelines via Unvalidated pipeline[].uses

An attacker who can influence a melange configuration file — for example through pull-request-driven CI or build-as-a-service scenarios — could set pipeline.uses to a value containing ../ sequences or an absolute path. The Compiled.compilePipeline function in pkg/build/compile.go passed uses...

6.1CVSS5.9AI score0.0014EPSS
SaveExploits0References4Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2026/04/23 12:0 a.m.59 views

melange has Path Traversal via .PKGINFO in --persist-lint-results

melange lint --persist-lint-results opt-in flag, also usable via melange build --persist-lint-results constructs output file paths by joining --out-dir with the arch and pkgname values read from the .PKGINFO control file of the APK being linted. In affected versions these values were not validate...

4.4CVSS5.9AI score0.00172EPSS
SaveExploits0References4Affected Software1
Snyk
Snyk
added 2026/04/22 8:34 p.m.6 views

Server-side Request Forgery (SSRF)

Overview flarum/core is a simple discussion platform for your website. Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the interpolation of unvalidated LESS config variables during CSS compilation. An attacker can access arbitrary files on the server or...

6.9CVSS5.8AI score0.00404EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/04/22 5:44 p.m.11 views

Inspektor Gadget: Command Injection via malicious buildOptions manipulation

Impacted Resources inspektor-gadget/cmd/common/image/build.go inspektor-gadget/cmd/common/image/helpers/Makefile.build Description The ig binary provides a subcommand for image building, used to generate custom gadget OCI images. A part of this functionality is implemented in the file...

7.8CVSS6AI score0.01281EPSS
SaveExploits1References5Affected Software1
EUVD
EUVD
added 2026/04/22 5:44 p.m.7 views

EUVD-2026-4954

Inspektor Gadget: Command Injection via malicious buildOptions manipulation...

7.8CVSS5.7AI score0.01281EPSS
SaveExploits1References3
OSV
OSV
added 2026/04/22 5:44 p.m.8 views

GHSA-79QW-G77V-2VFH Inspektor Gadget: Command Injection via malicious buildOptions manipulation

Impacted Resources inspektor-gadget/cmd/common/image/build.go inspektor-gadget/cmd/common/image/helpers/Makefile.build Description The ig binary provides a subcommand for image building, used to generate custom gadget OCI images. A part of this functionality is implemented in the file...

7.5CVSS6.2AI score0.01281EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/04/22 3:44 p.m.9 views

Important: Red Hat Security Advisory: OpenJDK 11.0.31 ELS Security Update for Windows Builds

An update is now available for OpenJDK. 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 from the CVE links in the References...

7.5CVSS7.2AI score0.00702EPSS
SaveExploits0References2
Rows per page
Query Builder