Lucene search
+L

1179 matches found

Tenable Nessus
Tenable Nessus
•added 2026/05/11 12:00 a.m.•14 views

Unity Linux 20.1060e / 20.1070e Security Update: libsndfile (UTSA-2026-017615)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-017615 advisory. A heap buffer overflow vulnerability in msadpcmdecodeblock of libsndfile 1.0.30 allows attackers to execute arbitrary code via a crafted WAV file. Tenable has...

8.8CVSS7.8AI score0.03292EPSS
SaveExploits1References4
CVE
CVE
•added 2026/05/08 1:11 p.m.•46 views

CVE-2026-43301

CVE-2026-43301 relates to the Linux kernel driver for the wave5 media component. The issue arises when the driver’s remove path unconditionally calls pm_runtime_put_sync(), which can underflow the PM usage count if autosuspend was already activated during probe. This mismatch prevents proper refe...

5.5CVSS5.8AI score0.0016EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
•added 2026/05/06 11:28 a.m.•79 views

CVE-2026-43263 media: chips-media: wave5: Fix Null reference while testing fluster

In the Linux kernel, the following vulnerability has been resolved: media: chips-media: wave5: Fix Null reference while testing fluster When multi instances are created/destroyed, many interrupts happens and structures for decoder are removed. "struct vpuinstance" this structure is shared for all...

7.8CVSS0.00173EPSS
SaveExploits0References3
Debian CVE
Debian CVE
•added 2026/05/06 11:28 a.m.•103 views

CVE-2026-43263

In the Linux kernel, the following vulnerability has been resolved: media: chips-media: wave5: Fix Null reference while testing fluster When multi instances are created/destroyed, many interrupts happens and structures for decoder are removed. "struct vpuinstance" this structure is shared for all...

7.8CVSS5.7AI score0.00173EPSS
SaveExploits0
CVE
CVE
•added 2026/05/06 11:28 a.m.•36 views

CVE-2026-43263

The CVE-2026-43263 entry concerns the Linux kernel chips-media wave5 driver. The vulnerability arises when multiple driver instances are created and destroyed, causing many interrupts and removal of decoder structures. The shared vpu_instance structure is not protected by a lock, allowing a poten...

7.8CVSS5.8AI score0.00173EPSS
SaveExploits0References3Affected Software1
OSV
OSV
•added 2026/04/30 9:14 a.m.•18 views

CLSA-2026-1777540469 taglib: Fix of CVE-2023-47466

CVE-2023-47466: Fix segmentation violation and application crash during tag writing via crafted WAV file...

7.1CVSS5.8AI score0.00312EPSS
SaveExploits1References1
Snyk
Snyk
•added 2026/04/29 6:22 p.m.•11 views

Integer Overflow or Wraparound

Overview Affected versions of this package are vulnerable to Integer Overflow or Wraparound in the WAV file processing path when the multiplication of samplesperblock and blocks exceeds the maximum value for a 32-bit integer, resulting in an integer overflow before assignment to a 64-bit variable...

7.5CVSS6AI score0.00849EPSS
SaveExploits1References2
attackerkb
attackerkb
•added 2026/04/29 12:00 a.m.•15 views

CVE-2026-37555

An issue was discovered in libsndfile 1.2.2 IMA ADPCM codec. The AIFF code path line 241 was fixed with sfcountt cast, but the WAV code path line 235 and close path line 167 were not. When samplesperblock int blocks int exceeds INTMAX, the 32-bit multiplication overflows before being assigned to...

7.8CVSS7.9AI score0.00849EPSS
SaveExploits2References3
Positive Technologies
Positive Technologies
•added 2026/04/29 12:00 a.m.•27 views

PT-2026-35949

Name of the Vulnerable Software and Affected Versions libsndfile version 1.2.2 Description An integer overflow exists in the IMA ADPCM codec within the WAV and close code paths. When the product of samplesperblock and blocks exceeds the maximum value of a 32-bit signed integer INT MAX, a...

8.2CVSS6AI score0.00849EPSS
SaveExploits1References49
OSV
OSV
•added 2026/04/29 12:00 a.m.•9 views

CVE-2026-37555

An issue was discovered in libsndfile 1.2.2 IMA ADPCM codec. The AIFF code path line 241 was fixed with sfcountt cast, but the WAV code path line 235 and close path line 167 were not. When samplesperblock int blocks int exceeds INTMAX, the 32-bit multiplication overflows before being assigned to...

7.5CVSS7.3AI score
SaveExploits0References22
RedHat Linux
RedHat Linux
•added 2026/04/27 5:41 a.m.•17 views

freerdp: FreeRDP has a Heap-use-after-free in play_thread

A heap use after free has been discovered in FreeRDP. The RDPSND async playback thread can process queued PDUs after the channel is closed and internal state is freed, leading to a use after free in rdpsndtreatwave...

8.7CVSS5.2AI score0.00555EPSS
SaveExploits0References7
The Hacker News
The Hacker News
•added 2026/04/23 12:03 p.m.•24 views

[Webinar] Mythos Reality Check: Beating Automated Exploitation at AI Speed

Imagine a world where hackers don't sleep, don't take breaks, and find weak spots in your systems instantly. Well, that world is already here. Thanks to AI, attackers are now launching automated, large-scale exploits faster than ever before. The time you have to fix a vulnerability before it gets...

5.8AI score
SaveExploits0
RedHat Linux
RedHat Linux
•added 2026/04/22 7:54 a.m.•19 views

freerdp: FreeRDP has a Heap-use-after-free in play_thread

A heap use after free has been discovered in FreeRDP. The RDPSND async playback thread can process queued PDUs after the channel is closed and internal state is freed, leading to a use after free in rdpsndtreatwave...

8.7CVSS5.7AI score0.00555EPSS
SaveExploits0References7
EUVD
EUVD
•added 2026/04/08 9:31 a.m.•20 views

EUVD-2026-20121

The Wavr plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's wave shortcode in all versions up to, and including, 0.2.6. This is due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attacker...

6.4CVSS6.1AI score0.00331EPSS
SaveExploits0References6
NVD
NVD
•added 2026/04/08 7:16 a.m.•13 views

CVE-2026-5506

The Wavr plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's wave shortcode in all versions up to, and including, 0.2.6. This is due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attacker...

6.4CVSS0.00331EPSS
SaveExploits0References5
CVE
CVE
•added 2026/04/08 6:43 a.m.•32 views

CVE-2026-5506

The CVE-2026-5506 entry concerns the WordPress Wavr plugin (versions up to 0.2.6). The vulnerability is a Stored Cross-Site Scripting flaw via the plugin’s wave shortcode attributes stemming from insufficient input sanitization and output escaping. The impact allows authenticated attackers with c...

6.4CVSS6.1AI score0.00331EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/04/08 6:43 a.m.•34 views

CVE-2026-5506 Wavr <= 0.2.6 - Authenticated (Contributor+) Stored Cross-Site Scripting via Shortcode Attributes

The Wavr plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's wave shortcode in all versions up to, and including, 0.2.6. This is due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attacker...

6.4CVSS0.00331EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
•added 2026/04/08 6:43 a.m.•5 views

CVE-2026-5506 Wavr <= 0.2.6 - Authenticated (Contributor+) Stored Cross-Site Scripting via Shortcode Attributes

The Wavr plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's wave shortcode in all versions up to, and including, 0.2.6. This is due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attacker...

6.4CVSS6.1AI score0.00331EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/04/08 5:18 a.m.•17 views

freerdp: FreeRDP has a Heap-use-after-free in play_thread

A heap use after free has been discovered in FreeRDP. The RDPSND async playback thread can process queued PDUs after the channel is closed and internal state is freed, leading to a use after free in rdpsndtreatwave...

8.7CVSS5.8AI score0.00555EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
•added 2026/04/08 12:00 a.m.•25 views

PT-2026-31104

Name of the Vulnerable Software and Affected Versions Wavr plugin for WordPress versions up to and including 0.2.6 Description The Wavr plugin for WordPress is susceptible to Stored Cross-Site Scripting through the wave shortcode. Insufficient input sanitization and output escaping of user-suppli...

6.4CVSS5.9AI score0.00331EPSS
SaveExploits0References8
Rows per page
Query Builder