Lucene search
+L

664 matches found

Tenable Nessus
Tenable Nessus
added 2026/04/29 12:00 a.m.20 views

RHEL 9 : pcs (RHSA-2026:11454)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:11454 advisory. The pcs packages provide a command-line configuration system for the Pacemaker and Corosync utilities. Security Fixes: tornado-python:...

9.8CVSS9.1AI score0.02566EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/04/29 12:00 a.m.10 views

RHEL 9 : pcs (RHSA-2026:11469)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2026:11469 advisory. The pcs packages provide a command-line configuration system for the Pacemaker and Corosync utilities. Security Fixes: lodash: lodash: Arbitrary cod...

9.8CVSS6.6AI score0.02566EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/29 12:00 a.m.24 views

RHEL 9 : pcs (RHSA-2026:11471)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2026:11471 advisory. The pcs packages provide a command-line configuration system for the Pacemaker and Corosync utilities. Security Fixes: lodash: lodash: Arbitrary cod...

9.8CVSS6.1AI score0.02566EPSS
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2026/04/28 2:50 p.m.7 views

Security Bulletin: Security Vulnerabilities affect IBM Voice Gateway

Summary Security Vulnerabilities affect IBM Voice Gateway. The vulnerabilities have been addressed. Vulnerability Details CVEID:CVE-2026-2950 DESCRIPTION: Impact: Lodash versions 4.17.23 and earlier are vulnerable to prototype pollution in the .unset and .omit functions. The fix for CVE-2025-1346...

9.9CVSS6.6AI score0.02566EPSS
SaveExploits6Affected Software1
OSV
OSV
added 2026/04/28 12:04 a.m.19 views

RLSA-2026:10710 Important: pcs security update

The pcs packages provide a command-line configuration system for the Pacemaker and Corosync utilities. Security Fixes: lodash: lodash: Arbitrary code execution via untrusted input in template imports CVE-2026-4800 For more details about the security issues, including the impact, a CVSS score,...

8.1CVSS6AI score0.02566EPSS
SaveExploits0References2
Rockylinux
Rockylinux
added 2026/04/28 12:04 a.m.16 views

pcs security update

An update is available for pcs. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The pcs packages provide a command-line configuration system for the Pacemaker an...

9.8CVSS6.1AI score0.02566EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/04/28 12:00 a.m.9 views

RockyLinux 9 : pcs (RLSA-2026:10710)

The remote RockyLinux 9 host has packages installed that are affected by a vulnerability as referenced in the RLSA-2026:10710 advisory. lodash: lodash: Arbitrary code execution via untrusted input in template imports CVE-2026-4800 Tenable has extracted the preceding description block directly fro...

9.8CVSS6AI score0.02566EPSS
SaveExploits0References3
IBM Security Bulletins
IBM Security Bulletins
added 2026/04/27 3:07 p.m.9 views

Security Bulletin: Multiple vulnerabilities in IBM Rational Developer for i ( CVE-2026-25639, CVE-2025-13465, CVE-2025-68470, CVE-2026-22029)

Summary IBM Rational Developer for i is affected by a denial of service vulnerability in axios CVE-2026-25639, a deletion of properties vulnerability in Lodash CVE-2025-13465, a navigation/redirect vulnerability in React Router CVE-2025-68470, and an unintended javascript execution vulnerability ...

8.2CVSS6.1AI score0.025EPSS
SaveExploits1Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/04/27 7:44 a.m.15 views

Security Bulletin: Maximo AI Service uses multiple third party dependencies which is vulnerable to multiple CVEs.

Summary Maximo AI Service uses lodash-4.17.21.tgz, tomcat-embed-core-10.1.49.jar, Markdown-3.7-py3-none-any.whl, spring-webmvc-6.2.14.jar, torch-2.10.0-cp311-cp311-manylinux228x8664.whl, and FlaskHTTPAuth-4.8.0-py3-none-any.whl, which are vulnerable to CVE-2025-13465, CVE-2025-66614,...

9.1CVSS7AI score0.01591EPSS
SaveExploits1Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/04/27 7:10 a.m.11 views

Security Bulletin: Carbon Charts lodash-es Security Vulnerabilities

Summary Carbon Charts versions prior to 1.27.8 include lodash-es version 4.17.23, which contains two security vulnerabilities: a prototype pollution vulnerability CVE-2026-2950, CVSS 5.3 in the .unset and .omit functions that allows deletion of properties from built-in prototypes, and a critical...

9.8CVSS6.6AI score0.02566EPSS
SaveExploits0Affected Software1
RedHat Linux
RedHat Linux
added 2026/04/27 1:38 a.m.14 views

Important: Red Hat Security Advisory: pcs security update

An update for pcs is now available for Red Hat Enterprise Linux 10. 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...

9.8CVSS6AI score0.02566EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/04/27 1:38 a.m.29 views

lodash: lodash: Arbitrary code execution via untrusted input in template imports

A flaw was found in lodash. The fix for CVE-2021-23337 added validation for the variable option in .template but did not apply the same validation to options.imports key names. Both paths flow into the same Function constructor sink. Additionally, .template uses assignInWith to merge imports, whi...

9.8CVSS5.2AI score0.02566EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/04/27 1:35 a.m.19 views

lodash: lodash: Arbitrary code execution via untrusted input in template imports

A flaw was found in lodash. The fix for CVE-2021-23337 added validation for the variable option in .template but did not apply the same validation to options.imports key names. Both paths flow into the same Function constructor sink. Additionally, .template uses assignInWith to merge imports, whi...

9.8CVSS5.2AI score0.02566EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/04/27 1:35 a.m.18 views

Important: Red Hat Security Advisory: pcs security update

An update for pcs is now available for Red Hat Enterprise Linux 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 from the C...

9.8CVSS6AI score0.02566EPSS
SaveExploits0References2
AlmaLinux
AlmaLinux
added 2026/04/27 12:00 a.m.18 views

Important: pcs security update

The pcs packages provide a command-line configuration system for the Pacemaker and Corosync utilities. Security Fixes: lodash: lodash: Arbitrary code execution via untrusted input in template imports CVE-2026-4800 For more details about the security issues, including the impact, a CVSS score,...

9.8CVSS6AI score0.02566EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/27 12:00 a.m.20 views

ALSA-2026:10713 Important: pcs security update

The pcs packages provide a command-line configuration system for the Pacemaker and Corosync utilities. Security Fixes: lodash: lodash: Arbitrary code execution via untrusted input in template imports CVE-2026-4800 For more details about the security issues, including the impact, a CVSS score,...

9.8CVSS6AI score0.02566EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/27 12:00 a.m.10 views

RHEL 10 : pcs (RHSA-2026:10713)

The remote Redhat Enterprise Linux 10 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2026:10713 advisory. The pcs packages provide a command-line configuration system for the Pacemaker and Corosync utilities. Security Fixes: lodash: lodash: Arbitrary co...

9.8CVSS6.2AI score0.02566EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/27 12:00 a.m.10 views

RHEL 9 : pcs (RHSA-2026:10710)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2026:10710 advisory. The pcs packages provide a command-line configuration system for the Pacemaker and Corosync utilities. Security Fixes: lodash: lodash: Arbitrary cod...

9.8CVSS6.1AI score0.02566EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/27 12:00 a.m.13 views

ALSA-2026:10710 Important: pcs security update

The pcs packages provide a command-line configuration system for the Pacemaker and Corosync utilities. Security Fixes: lodash: lodash: Arbitrary code execution via untrusted input in template imports CVE-2026-4800 For more details about the security issues, including the impact, a CVSS score,...

9.8CVSS6AI score0.02566EPSS
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2026/04/24 4:03 p.m.10 views

Security Bulletin: Platform Navigator and Automation Assets in IBM Cloud Pak for Integration are vulnerable to vulnerability in Lodash

Summary Platform Navigator and Automation Assets in IBM Cloud Pak for Integration are vulnerable to vulnerability in Lodash. CVE-2025-13465 The vulnerability have been addressed. Vulnerability Details CVEID:CVE-2025-13465 DESCRIPTION: Lodash versions 4.0.0 through 4.17.22 are vulnerable to...

8.2CVSS5.5AI score0.01591EPSS
SaveExploits0Affected Software2
Rows per page
Query Builder