143210 matches found
Fedora 44 : perl / perl-Devel-Cover / perl-PAR-Packer / polymake (2026-475559cbb9)
The remote Fedora 44 host has packages installed that are affected by multiple vulnerabilities as referenced in the FEDORA-2026-475559cbb9 advisory. Update Perl to 5.42.3 Tenable has extracted the preceding description block directly from the Fedora security advisory. Note that Nessus has not...
SUSE SLES15 Security Update : libssh (SUSE-SU-2026:3463-1)
The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:3463-1 advisory. - CVE-2026-59843: denial of service via zero advertised channel packet size bsc1272164. - CVE-2026-59844: denial of service via...
Fedora 43 : doctl (2026-a36bdff8d7)
The remote Fedora 43 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-a36bdff8d7 advisory. Update to 1.164.0 Tenable has extracted the preceding description block directly from the Fedora security advisory. Note that Nessus has not tested...
RockyLinux 10 : p11-kit (RLSA-2026:49668)
The remote RockyLinux 10 host has packages installed that are affected by a vulnerability as referenced in the RLSA-2026:49668 advisory. p11-kit: Stack exhaustion via unbounded recursion in RPC attribute parsing CVE-2026-13757 Tenable has extracted the preceding description block directly from th...
RockyLinux 8 : unbound (RLSA-2023:2771)
The remote RockyLinux 8 host has packages installed that are affected by a vulnerability as referenced in the RLSA-2023:2771 advisory. unbound: NRDelegation attack leads to uncontrolled resource consumption Non-Responsive Delegation Attack CVE-2022-3204 Tenable has extracted the preceding...
MiracleLinux 9 : mariadb:11.8 (AXSA:2026-1449:01)
The remote MiracleLinux 9 host has packages installed that are affected by a vulnerability as referenced in the AXSA:2026-1449:01 advisory. mariadb: MariaDB Server: Arbitrary code execution via wsrepnotifycmd CVE-2026-49261 Tenable has extracted the preceding description block directly from the...
RockyLinux 8 : ldns (RLSA-2026:49520)
The remote RockyLinux 8 host has packages installed that are affected by a vulnerability as referenced in the RLSA-2026:49520 advisory. ldns: ldns: Off-path poisoning attacks due to insufficient query-response matching CVE-2026-10846 Tenable has extracted the preceding description block directly...
Important: python3.11
Issue Overview: CR/LF bytes were not rejected by HTTP client proxy tunnel headers or host. CVE-2026-1502 The incremental HTML parser html.parser.HTMLParser allows for CPU denial-of-service through repeated unterminated markup declarations when processing uncontrolled data. CVE-2026-15308 In the...
Mozilla Firefox < 153.0.3
The version of Firefox installed on the remote Windows host is prior to 153.0.3. It is, therefore, affected by a vulnerability as referenced in the mfsa2026-73 advisory. Note that Nessus has not tested for this issue but has instead relied only on the application's self-reported version number...
MiracleLinux 8 : python-pillow-5.1.1-23.el8_10 (AXSA:2026-1435:02)
The remote MiracleLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2026-1435:02 advisory. Pillow: Pillow: Native heap out-of-bounds write CVE-2026-59197 Pillow: Pillow: Memory disclosure or denial of service via crafted McIdas AREA image...
Oracle Linux 9 : frr10 (ELSA-2026-49607)
The remote Oracle Linux 9 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2026-49607 advisory. - Fix CVE-2026-37460: improve packet parsing for EVPN and ENCAP/VNC Tenable has extracted the preceding description block directly from the Oracle Linux securi...
RHEL 8 : fence-agents (RHSA-2026:49927)
The remote Redhat Enterprise Linux 8 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2026:49927 advisory. The fence-agents packages provide a collection of scripts for handling remote power management for cluster devices. They allow failed or unreachable...
Medium: libxml2
Issue Overview: libxml2 is vulnerable to multiple stack-based buffer overflows in the xmlcatalog utility when running in --shell mode. The usershell function processes user input using fixed-size stack buffers without proper bounds checking. By supplying an overly long input line, an attacker can...
GHSA-JWV3-5HGF-82WW
creationtimestamp| type| source ---|---|--- 2026-08-03 23:31:38+00:00| seen| https://gist.github.com/alon710/5ac467a3d50f6bfb29b3f3cc3d2c5925 2026-08-04 00:00:43+00:00| seen| https://gist.github.com/alon710/5ac467a3d50f6bfb29b3f3cc3d2c5925...
GHSA-M2H6-J472-RP4C
creationtimestamp| type| source ---|---|--- 2026-08-03 22:31:31+00:00| seen| https://gist.github.com/alon710/ab6ab460d039209b756930fd867ab75f 2026-08-04 00:00:43+00:00| seen| https://gist.github.com/alon710/ab6ab460d039209b756930fd867ab75f...
CVE-2026-69249
creationtimestamp| type| source ---|---|--- 2026-08-03 22:20:16+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/g2utxha3ngw7m 2026-08-03 22:35:06+00:00| published-proof-of-concept| https://github.com/pyca/cryptography/security/advisories/GHSA-jwv3-5hgf-82ww 2026-08-03 23:31:38+00:00|...
GHSA-CQ5V-8Q36-5273
creationtimestamp| type| source ---|---|--- 2026-08-03 21:32:44+00:00| seen| https://gist.github.com/alon710/cb22e8e296a36049522556dbfd0c36bc...
GHSA-M2H6-J472-RP4C python-cryptography verifier accepts wildcard DNS names allowing escape from permittedSubtrees
Summary If an intermediate constrained CA permits the DNS name foo.example.com, and the leaf certificate has a wildcard in its DNS SAN of .example.com, python-cryptography's verifier accepts which allows escaping outside of the permitted names. PoC !/usr/bin/env python3 """Standalone PoC: pyca's...
CVE-2026-69243 AIOHTTP: HTTP request smuggling via WebSocket upgrade
AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.2, the HTTP parsers were vulnerable to a request smuggling attack relating to WebSocket upgrades. If using the server-side component, an attacker may be able to execute a request smuggling vulnerability...
CVE-2026-54272
creationtimestamp| type| source ---|---|--- 2026-08-03 20:35:09+00:00| published-proof-of-concept| https://github.com/beaugunderson/ip-address/security/advisories/GHSA-22jq-vg5j-6vgg 2026-08-04 10:32:20+00:00| seen| https://gist.github.com/alon710/539d26ece962aef59230f2218cc50bae 2026-08-04...