Lucene search
+L

37782 matches found

CNNVD
CNNVD
added 2026/05/28 12:00 a.m.27 views

Oracle Payroll 安全漏洞

Oracle Payroll is a corporate payroll calculation and distribution management system developed by Oracle, a company in the United States. Versions 12.2.3 to 12.2.15 of Oracle Payroll contain security vulnerabilities. These vulnerabilities stem from issues with the Internal Operations component,...

8.1CVSS5.8AI score0.00216EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/28 12:00 a.m.20 views

Oracle REST Data Services 安全漏洞

Oracle REST Data Services is a middleware tool provided by Oracle Corporation in the United States, which exposes features of the Oracle database to applications through RESTful APIs. Versions 24.2.0 to 26.1.0 of Oracle REST Data Services contain security vulnerabilities. These vulnerabilities st...

7.9CVSS5.8AI score0.00115EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/28 12:00 a.m.21 views

Elastic Kibana 安全漏洞

Elastic Kibana is a data visualization dashboard software provided by the Elastic company. There is a security vulnerability in Elastic Kibana, which stems from uncontrolled resource consumption. This allows authenticated users with low privileges to submit specially crafted large data packets to...

6.5CVSS5.8AI score0.00275EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/05/28 12:00 a.m.19 views

Oracle Payroll 安全漏洞

Oracle Payroll is a corporate payroll calculation and distribution management system developed by Oracle, a company in the United States. Versions 12.2.3 to 12.2.15 of Oracle Payroll contain security vulnerabilities. These vulnerabilities stem from issues with the Internal Operations component,...

8.8CVSS5.8AI score0.00283EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/28 12:00 a.m.19 views

Oracle REST Data Services 安全漏洞

Oracle REST Data Services is a middleware tool provided by Oracle Corporation in the United States, which exposes features of the Oracle database to applications through RESTful APIs. Versions 24.2.0 to 26.1.0 of Oracle REST Data Services have security vulnerabilities. These vulnerabilities stem...

8.1CVSS5.8AI score0.00267EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/28 12:00 a.m.20 views

Oracle REST Data Services 安全漏洞

Oracle REST Data Services is a middleware tool provided by Oracle, Inc., in the United States, that exposes features of the Oracle database to applications through RESTful APIs. Versions 24.2.0 to 26.1.0 of Oracle REST Data Services have security vulnerabilities. These vulnerabilities stem from...

9.9CVSS5.8AI score0.00352EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/28 12:00 a.m.23 views

Oracle Financials Common Modules 安全漏洞

Oracle Financials Common Modules is a suite of enterprise financial management shared functionality modules provided by Oracle, a company in the United States. Versions 12.2.3 to 12.2.15 of Oracle Financials Common Modules contain security vulnerabilities. These vulnerabilities stem from issues...

7.7CVSS5.8AI score0.00261EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/05/28 12:00 a.m.46 views

PT-2026-44518

Name of the Vulnerable Software and Affected Versions Oracle iAssets versions 12.2.3 through 12.2.15 Description An issue exists in the Internal Operations component of the Oracle iAssets product within Oracle E-Business Suite. A low privileged attacker with network access via HTTP can exploit th...

9.9CVSS5.8AI score0.00283EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/05/28 12:00 a.m.42 views

PT-2026-44529

Name of the Vulnerable Software and Affected Versions Oracle Flow Manufacturing versions 12.2.9 through 12.2.15 Description A security issue in the Oracle Flow Manufacturing product of Oracle E-Business Suite allows a low privileged attacker with network access via SQL to compromise the system...

8.8CVSS5.5AI score0.00268EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/05/28 12:00 a.m.27 views

PT-2026-44530

Name of the Vulnerable Software and Affected Versions Oracle REST Data Services versions 24.2.0 through 26.1.0 Description An issue in the Core component allows a low privileged attacker with network access via HTTPS to compromise the system. Successful exploitation can result in a complete...

9.9CVSS5.4AI score0.00352EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/05/27 10:27 p.m.18 views

CVE-2026-45979

A flaw was found in the Linux kernel's amdgpu graphics driver. When the system experiences low memory conditions, a specific cleanup routine within the amdgpucsparserbos function may fail to properly unlock a mutex. This oversight can lead to resource contention, potentially causing a denial of...

5.5CVSS5.8AI score0.00107EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/27 8:14 p.m.20 views

CVE-2026-9394

A vulnerability was determined in Besen BS20 EV Charging Station up to 20260426. This impacts an unknown function of the component Bluetooth Low Energy Handler. Executing a manipulation can lead to weak password requirements. The attack needs to be done within the local network. This attack is...

3.1CVSS5.2AI score0.00192EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/27 6:16 p.m.34 views

CVE-2026-48146

Budibase is an open-source low-code platform. Prior to 3.39.0, the OAuth2 token fetch function in packages/server/src/sdk/workspace/oauth2/utils.ts uses raw fetchconfig.url with no SSRF protection. The safe wrapper fetchWithBlacklist exists in the same codebase and is used in every other outbound...

7.7CVSS0.00217EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/05/27 4:59 p.m.22 views

EUVD-2026-32591

Budibase is an open-source low-code platform. Prior to 3.39.0, the Budibase Text component renders markdown by assigning marked.parsemarkdown straight to innerHTML with no sanitizer packages/bbui/src/Markdown/MarkdownViewer.svelte:22. Any column a builder binds to a Text component in Markdown mod...

8.1CVSS5.8AI score0.00226EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/05/27 3:33 p.m.21 views

EUVD-2026-32263

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: clean up the amdgpucsparserbos In low memory conditions, kmalloc can fail. In such conditions unlock the mutex for a clean exit. We do not need to amdgpubolistput as it's been handled in the amdgpucsparserfini...

5.8AI score0.00107EPSS
SaveExploits0References3
NVD
NVD
added 2026/05/27 2:17 p.m.29 views

CVE-2026-45979

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: clean up the amdgpucsparserbos In low memory conditions, kmalloc can fail. In such conditions unlock the mutex for a clean exit. We do not need to amdgpubolistput as it's been handled in the amdgpucsparserfini...

5.5CVSS0.00107EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/27 2:17 p.m.22 views

UBUNTU-CVE-2026-45979

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: clean up the amdgpucsparserbos In low memory conditions, kmalloc can fail. In such conditions unlock the mutex for a clean exit. We do not need to amdgpubolistput as it's been handled in the amdgpucsparserfini...

5.5CVSS5.7AI score0.00107EPSS
SaveExploits0References3
AlpineLinux
AlpineLinux
added 2026/05/27 2:13 p.m.29 views

CVE-2026-48922

Jenkins Credentials Binding Plugin 720.v3f6decef43ea and earlier does not properly sanitize file names for file and zip file credentials, allowing attackers able to provide credentials to a job to write files to arbitrary locations on the node filesystem, which can lead to remote code execution i...

7.5CVSS6.5AI score0.0035EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/05/27 12:56 p.m.21 views

CVE-2026-9704

A flaw was found in Keycloak. An authenticated user with low privileges can exploit this vulnerability by sending an oversized subjecttoken JSON Web Token JWT to the TokenEndpoint. When the token exceeds a 4000-character limit, it is silently dropped, causing the system to fall back to client...

8.8CVSS5.8AI score0.0032EPSS
SaveExploits0References7
OSV
OSV
added 2026/05/27 12:18 p.m.13 views

CVE-2026-45979 drm/amdgpu: clean up the amdgpu_cs_parser_bos

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: clean up the amdgpucsparserbos In low memory conditions, kmalloc can fail. In such conditions unlock the mutex for a clean exit. We do not need to amdgpubolistput as it's been handled in the amdgpucsparserfini...

5.9AI score
SaveExploits0References5
Rows per page
Query Builder