Lucene search
+L

3633 matches found

OSV
OSV
added 2026/08/05 8:8 a.m.19 views

CVE-2026-64574 wifi: mac80211: tear down new links on vif update error path

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: tear down new links on vif update error path When ieee80211vifupdatelinks adds new links it allocates a link container for each and calls ieee80211linkinit which registers the per-link debugfs files with...

7.8CVSS5.5AI score
SaveExploits0References8
CVE
CVE
added 2026/08/05 8:8 a.m.60 views

CVE-2026-64574

CVE-2026-64574 affects the Linux kernel’s wifi mac80211 subsystem. When ieee80211_vif_update_links() adds new links and drv_change_vif_links() fails, new link debugfs entries may still point to freed memory, causing a use-after-free in ieee80211_if_read_link() and a potential local denial-of-serv...

7.8CVSS5.5AI score0.00116EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/05 8:8 a.m.41 views

CVE-2026-64567 btrfs: reject free space cache with more entries than pages

In the Linux kernel, the following vulnerability has been resolved: btrfs: reject free space cache with more entries than pages When loading a v1 free space cache, loadfreespacecache takes numentries and numbitmaps straight from the on-disk btrfsfreespaceheader. That header is stored in the...

7.8CVSS0.0012EPSS
SaveExploits0References8
PyPA
PyPA
added 2026/08/04 11:34 a.m.19 views

pypdf: Possible long runtimes for repeated malformed cross-reference entries

ImpactAn attacker who uses this vulnerability can craft a PDF which leads to long runtimes. This requires cross-reference streams with repeated malformed cross-reference streams. PatchesThis has been fixed in pypdf==6.14.0. WorkaroundsIf you cannot upgrade yet, consider applying the changes from ...

7.5CVSS5.3AI score0.0034EPSS
SaveExploits0References8Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/08/04 12:0 a.m.7 views

Amazon Linux 2023 : valkey, valkey-devel (ALAS2023-2026-2011)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2026-2011 advisory. A use-after-free vulnerability exists in Valkey's TLS connection handling that can crash the server that can potentially lead to remote code execution. When TLS is enabled, the server keeps a...

8.8CVSS6.2AI score0.01171EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/03 7:10 a.m.8 views

tar: node-tar: Denial of Service via crafted gzip bomb

A flaw was found in node-tar, a tar archive manipulation library for Node.js. This vulnerability allows a remote attacker to craft a small gzip bomb, which, when processed, can lead to the exhaustion of disk space and CPU resources. This occurs because node-tar does not enforce strict limits on t...

9.2CVSS7.2AI score0.00424EPSS
SaveExploits1References7
Cvelist
Cvelist
added 2026/08/01 7:49 a.m.36 views

CVE-2026-11995 Gutena Forms – Contact Form, Survey Form, Feedback Form, Booking Form, and Custom Form Builder <= 1.9.0 - Missing Authorization to Unauthenticated Arbitrary Form Entry Modification/Trash via process_bulk_action()

The Gutena Forms – Contact Form, Survey Form, Feedback Form, Booking Form, and Custom Form Builder plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 1.9.0. This is due to the plugin not properly verifying that a user is authorized to perform an actio...

5.3CVSS0.00323EPSS
SaveExploits0References12
CVE
CVE
added 2026/08/01 7:49 a.m.42 views

CVE-2026-11995

The Gutena Forms plugin for WordPress (up to version 1.9.0) is vulnerable to an authorization bypass in process_bulk_action(), allowing unauthenticated attackers to modify read/unread status or permanently trash arbitrary form submissions. The nonce from check_ajax_referer() does not act as an au...

5.3CVSS5.7AI score0.00323EPSS
SaveExploits0References12
NVD
NVD
added 2026/07/30 8:18 p.m.10 views

CVE-2026-67529

OpenProject is open-source, web-based project management software. Prior to 17.6.0, GET /api/v3/timeentries and GET /api/v3/costentries rendered links.workPackage.title and links.workPackage.href through associatedresource in modules/costs/lib/api/v3/timeentries/timeentryrepresenter.rb and...

4.3CVSS0.00237EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/07/30 7:29 p.m.11 views

CVE-2026-67529

OpenProject is open-source, web-based project management software. Prior to 17.6.0, GET /api/v3/timeentries and GET /api/v3/costentries rendered links.workPackage.title and links.workPackage.href through associatedresource in modules/costs/lib/api/v3/timeentries/timeentryrepresenter.rb and...

4.3CVSS5.8AI score0.00237EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2026/07/30 7:29 p.m.37 views

CVE-2026-67529 OpenProject: Private work package subject/identity disclosure through the global Time Entries and Cost Entries APIs (linked work package rendered without visibility check)

OpenProject is open-source, web-based project management software. Prior to 17.6.0, GET /api/v3/timeentries and GET /api/v3/costentries rendered links.workPackage.title and links.workPackage.href through associatedresource in modules/costs/lib/api/v3/timeentries/timeentryrepresenter.rb and...

4.3CVSS0.00237EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/30 7:29 p.m.7 views

CVE-2026-67529 OpenProject: Private work package subject/identity disclosure through the global Time Entries and Cost Entries APIs (linked work package rendered without visibility check)

OpenProject is open-source, web-based project management software. Prior to 17.6.0, GET /api/v3/timeentries and GET /api/v3/costentries rendered links.workPackage.title and links.workPackage.href through associatedresource in modules/costs/lib/api/v3/timeentries/timeentryrepresenter.rb and...

4.3CVSS5.5AI score
SaveExploits0References8
CVE
CVE
added 2026/07/30 7:29 p.m.43 views

CVE-2026-67529

OpenProject prior to 17.6.0 exposes private work package details via GET /api/v3/time_entries and GET /api/v3/cost_entries. The time_entry_representer.rb and cost_entry_representer.rb modules render _links.workPackage.title and _links.workPackage.href without checking WorkPackage.visible or view_...

4.3CVSS5.8AI score0.00237EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/30 7:10 a.m.5 views

CLEANSTART-2026-DG78778 Security fixes in dex-fips 2.41.1-r3

Package dex-fips version 2.41.1-r3 fixes 3 vulnerabilities: CVE-2025-47907, ghsa-f6x5-jh6r-wrfv, ghsa-j5w8-q4qc-rx2x...

7CVSS5.4AI score0.00355EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/30 6:25 a.m.17 views

CVE-2026-15054

The Bit Form WordPress plugin before 3.1.2 does not enforce a form's active/published status on its public form-submission handlers, allowing unauthenticated users to submit entries to, and fire the configured workflows such as email notifications of forms the site owner has deactivated or...

3.7CVSS0.00201EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/30 12:0 a.m.19 views

PT-2026-66602

Name of the Vulnerable Software and Affected Versions OpenProject versions prior to 17.6.0 Description An issue exists where the API endpoints 'GET /api/v3/time entries' and 'GET /api/v3/cost entries' render links.workPackage.title and links.workPackage.href via the associated resource in the fil...

4.3CVSS5.5AI score0.00237EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2026/07/29 6:9 p.m.11 views

tar: node-tar: Denial of Service via crafted gzip bomb

A flaw was found in node-tar, a tar archive manipulation library for Node.js. This vulnerability allows a remote attacker to craft a small gzip bomb, which, when processed, can lead to the exhaustion of disk space and CPU resources. This occurs because node-tar does not enforce strict limits on t...

9.2CVSS5.9AI score0.00424EPSS
SaveExploits1References7
NVD
NVD
added 2026/07/29 5:16 p.m.9 views

CVE-2026-16729

undici's setCookie function does not fully sanitize cookie attributes. In undici before 6.28.0, from 7.0.0 up to before 7.29.0, and from 8.0.0 up to before 8.9.0, a domain value is not checked for semicolons and entries in the unparsed array are not sanitized, so attacker-influenced input can...

6.5CVSS0.00167EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/29 4:45 p.m.9 views

CVE-2026-16729 undici vulnerable to cookie attribute injection via unsanitized domain and unparsed setCookie fields

undici's setCookie function does not fully sanitize cookie attributes. In undici before 6.28.0, from 7.0.0 up to before 7.29.0, and from 8.0.0 up to before 8.9.0, a domain value is not checked for semicolons and entries in the unparsed array are not sanitized, so attacker-influenced input can...

4.8CVSS5.8AI score0.00167EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/29 4:17 p.m.17 views

CVE-2026-54078

veraPDF validation model is an implementation of the veraPDF validation model. From 1.25.73 until 1.30.2 and 1.31.71, veraPDF-validation contains an XML External Entity XXE vulnerability in validation-model/src/main/java/org/verapdf/gf/model/tools/DictionaryKeysHelper.java in...

8.7CVSS0.0032EPSS
SaveExploits0References4
Rows per page
Query Builder