Lucene search
+L

66738 matches found

Tenable Nessus
Tenable Nessus
added 2026/07/01 12:00 a.m.10 views

AlmaLinux 9 : php (ALSA-2026:33449)

The remote AlmaLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2026:33449 advisory. php: php-soap: php-src: PHP SOAP extension: Remote Code Execution via use-after-free vulnerability CVE-2026-6722 PHP: PHP: Denial of Service via improper...

9.8CVSS7.3AI score0.00894EPSS
SaveExploits1References9
Tenable Nessus
Tenable Nessus
added 2026/07/01 12:00 a.m.10 views

RockyLinux 8 : php:7.4 (RLSA-2026:34354)

The remote RockyLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:34354 advisory. php: php-soap: php-src: PHP SOAP extension: Remote Code Execution via use-after-free vulnerability CVE-2026-6722 PHP: PHP: Denial of Service via imprope...

9.8CVSS7.1AI score0.00894EPSS
SaveExploits1References13
Positive Technologies
Positive Technologies
added 2026/07/01 12:00 a.m.11 views

PT-2026-54802

In the Linux kernel, the following vulnerability has been resolved: mm/damon/reclaim: handle ctx allocation failure Patch series "mm/damon/reclaim,lru sort: handle ctx allocation failures". DAMON RECLAIM and DAMON LRU SORT could dereference NULL pointers if their damon ctx object allocations fail...

6.2AI score0.0017EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/01 12:00 a.m.19 views

PT-2026-55098

Summary A memory-safety vulnerability in Open Babel's CACAO parser caused a NULL pointer dereference when reading a crafted input file. Details The flaw was in CacaoFormat::SetHilderbrandt. A malformed input caused the parser to dereference a NULL pointer while applying the Hilderbrandt...

5.5CVSS5.8AI score0.00227EPSS
SaveExploits1References9
AlmaLinux
AlmaLinux
added 2026/07/01 12:00 a.m.15 views

Important: php:7.4 security update

PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server. Security Fixes: php: php-soap: php-src: PHP SOAP extension: Remote Code Execution via use-after-free vulnerability CVE-2026-6722 PHP: PHP: Denial of Service via improper handling of signed characters in ctype...

9.8CVSS7.4AI score0.00894EPSS
SaveExploits1References14
Positive Technologies
Positive Technologies
added 2026/07/01 12:00 a.m.18 views

PT-2026-54803

In the Linux kernel, the following vulnerability has been resolved: mm/damon/lru sort: handle ctx allocation failure DAMON LRU SORT allocates the damon ctx object for its kdamond in its init function. damon lru sort enabled store wrongly assumes the allocation will always succeed once tried. If t...

6.2AI score0.0017EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/01 12:00 a.m.25 views

PT-2026-54806

In the Linux kernel, the following vulnerability has been resolved: net: airoha: Add NULL check for of reserved mem lookup in airoha qdma init hfwd queues of reserved mem lookup may return NULL if the reserved memory region referenced by the "memory-region" phandle is not found in the reserved...

5.8AI score0.0016EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/01 12:00 a.m.14 views

PT-2026-54805

In the Linux kernel, the following vulnerability has been resolved: net: bonding: fix NULL pointer dereference in bond do ioctl In bond do ioctl, slave dev is obtained via dev get by name which can return NULL if the requested interface name does not exist. However, the subsequent slave dbg call ...

5.8AI score0.00162EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/07/01 12:00 a.m.13 views

PT-2026-54818

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A NULL dereference occurs in the ASOC wm adsp component during the removal of firmware controls. The function wm adsp control remove attempts to clean up private data pointed to by the...

5.5CVSS5.2AI score0.00162EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/01 12:00 a.m.42 views

CVE-2026-36909

A NULL pointer dereference in the AP4TkhdAtom::GetTrackId function of Aleksoid1978 MPC-BE before commit 4341cb3 allows attackers to cause a Denial of Service DoS via a crafted MP4 file...

0.0016EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/01 12:00 a.m.44 views

CVE-2026-36912

A NULL pointer dereference in the AP4AtomSampleTable::GetSample function of Aleksoid1978 MPC-BE before commit 4341cb3 allows attackers to cause a Denial of Service DoS via a crafted MP4 file...

0.00488EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/01 12:00 a.m.25 views

PT-2026-54757

Name of the Vulnerable Software and Affected Versions Aleksoid1978 MPC-BE versions prior to commit 4341cb3 Description A NULL pointer dereference occurs in the AP4 AtomSampleTable::GetSample function. This issue allows an attacker to trigger a Denial of Service DoS by providing a specially crafte...

7.5CVSS5.9AI score0.00488EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/06/30 6:47 p.m.10 views

EUVD-2026-9141

Open Babel has a NULL pointer dereference in CDXML OBAtom::GetExplicitValence...

6.5CVSS5.8AI score0.00489EPSS
SaveExploits1References9
OSV
OSV
added 2026/06/30 6:47 p.m.12 views

GHSA-RXPR-WQ63-JR7P Open Babel has a NULL pointer dereference in CDXML OBAtom::GetExplicitValence

Summary A memory-safety vulnerability in Open Babel's CDXML file format parser caused a NULL pointer dereference when reading a crafted input file. Details The flaw was in OBAtom::GetExplicitValence as called from the CDXML parser. A malformed fragment caused the parser to invoke the method on a...

5.5CVSS5.7AI score0.00489EPSS
SaveExploits1References10
OSV
OSV
added 2026/06/30 6:47 p.m.24 views

GHSA-4W5W-4FHM-Q483 Open Babel has NULL pointer dereference in MOL2 OBAtom::SetFormalCharge

Summary A memory-safety vulnerability in Open Babel's MOL2 file format parser caused a NULL pointer dereference when reading a crafted input file. Details The flaw was in OBAtom::SetFormalCharge as called from the MOL2 parser. A malformed atom record caused the parser to call the method on a NULL...

5.5CVSS6.1AI score0.00719EPSS
SaveExploits1References10
Cvelist
Cvelist
added 2026/06/30 3:56 p.m.88 views

CVE-2026-58369 Woodpecker < 3.15.0 - Unauthenticated NULL Pointer Dereference in /api/orgs/lookup Enables Log-Flooding Denial of Service

Woodpecker before 3.15.0 registers the /api/orgs/lookup/orgfullname endpoint without authentication middleware, and the LookupOrg handler unconditionally dereferences the session user user.ForgeID, via ForgeFromUser when selecting the forge to query. For an unauthenticated request session.User...

6.9CVSS0.00637EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/06/30 3:56 p.m.13 views

CVE-2026-58369 Woodpecker < 3.15.0 - Unauthenticated NULL Pointer Dereference in /api/orgs/lookup Enables Log-Flooding Denial of Service

Woodpecker before 3.15.0 registers the /api/orgs/lookup/orgfullname endpoint without authentication middleware, and the LookupOrg handler unconditionally dereferences the session user user.ForgeID, via ForgeFromUser when selecting the forge to query. For an unauthenticated request session.User...

6.9CVSS5.8AI score0.00637EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/30 3:56 p.m.10 views

CVE-2026-58369 Woodpecker < 3.15.0 - Unauthenticated NULL Pointer Dereference in /api/orgs/lookup Enables Log-Flooding Denial of Service

Woodpecker before 3.15.0 registers the /api/orgs/lookup/orgfullname endpoint without authentication middleware, and the LookupOrg handler unconditionally dereferences the session user user.ForgeID, via ForgeFromUser when selecting the forge to query. For an unauthenticated request session.User...

6.9CVSS6AI score
SaveExploits0References7
CVE
CVE
added 2026/06/30 3:56 p.m.37 views

CVE-2026-58369

Woodpecker

6.9CVSS5.8AI score0.00637EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/06/30 2:14 p.m.21 views

CVE-2026-12893

A flaw was found in the GStreamer gst-libav plugin. A NULL pointer dereference in the demuxer error handler can be triggered when processing malformed media files, such as crafted Musepack .mpc files. When a user or application opens such a file using GStreamer, the application crashes, resulting...

5.5CVSS5.7AI score
SaveExploits0References4
Rows per page
Query Builder