Lucene search
+L

1200 matches found

Positive Technologies
Positive Technologies
added 2026/03/01 12:00 a.m.18 views

PT-2026-22683

Name of the Vulnerable Software and Affected Versions ActivityManagerService affected versions not specified Description A flaw exists in the dumpBitmapsProto function within ActivityManagerService.java that may allow an application to access private information because of a missing permission...

8.4CVSS6.2AI score0.00138EPSS
SaveExploits1References10
Positive Technologies
Positive Technologies
added 2026/03/01 12:00 a.m.20 views

PT-2026-29494

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel's AppArmor component contained a race condition between freeing data and filesystem access to it. AppArmor was releasing the reference to i private data after removing t...

7.8CVSS6.7AI score0.00145EPSS
SaveExploits0
NVD
NVD
added 2026/02/27 9:16 p.m.15 views

CVE-2026-28270

Kiteworks is a private data network PDN. Prior to version 9.2.0, a vulnerability in Kiteworks configuration allows uploading of arbitrary files without proper validation. Malicious administrators could exploit this to upload unauthorized file types to the system. Version 9.2.0 contains a patch fo...

7.2CVSS0.01607EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/02/27 8:21 p.m.12 views

CVE-2026-28271

Kiteworks is a private data network PDN. Prior to version 9.2.0, a vulnerability in Kiteworks configuration functionality allows bypassing of SSRF protections through DNS rebinding attacks. Malicious administrators could exploit this to access internal services that should be restricted. Version...

6.5CVSS5.9AI score0.0043EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/02/27 8:19 p.m.8 views

CVE-2026-28270

Kiteworks is a private data network PDN. Prior to version 9.2.0, a vulnerability in Kiteworks configuration allows uploading of arbitrary files without proper validation. Malicious administrators could exploit this to upload unauthorized file types to the system. Version 9.2.0 contains a patch fo...

7.2CVSS6AI score0.01607EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/02/27 8:19 p.m.12 views

EUVD-2026-9065

Kiteworks is a private data network PDN. Prior to version 9.2.0, a vulnerability in Kiteworks configuration allows uploading of arbitrary files without proper validation. Malicious administrators could exploit this to upload unauthorized file types to the system. Version 9.2.0 contains a patch fo...

4.9CVSS6AI score0.01607EPSS
SaveExploits0References1
NVD
NVD
added 2026/02/26 11:16 p.m.14 views

CVE-2026-27839

wger is a free, open-source workout and fitness manager. In versions up to and including 2.4, three nutritionalvalues action endpoints fetch objects via Model.objects.getpk=pk — a raw ORM call that bypasses the user-scoped queryset. Any authenticated user can read another user's private nutrition...

4.3CVSS0.0026EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/02/26 10:35 p.m.15 views

CVE-2026-25701

An Insecure Temporary File vulnerability in openSUSE sdbootutil allows local users to pre-create a directory to achieve various effects like: gain access to possible private information found in /var/lib/pcrlock.d manipulate the data backed up in /tmp/pcrlock.d.bak, therefore violating the...

7CVSS5.4AI score0.00108EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/26 10:15 p.m.12 views

GHSA-G8GC-6C4H-JG86 wger: IDOR in nutritional_values endpoints exposes private dietary data via direct ORM lookup

Summary Three nutritionalvalues action endpoints fetch objects via Model.objects.getpk=pk — a raw ORM call that bypasses the user-scoped queryset. Any authenticated user can read another user's private nutrition plan data, including caloric intake and full macro breakdown, by supplying an arbitra...

4.3CVSS5.7AI score0.0026EPSS
SaveExploits1References4
CVE
CVE
added 2026/02/26 10:07 p.m.30 views

CVE-2026-27839

CVE-2026-27839 affects wger up to version 2.4, where three nutritional_values endpoints fetch objects via Model.objects.get(pk=pk) instead of using a user-scoped queryset. This allows any authenticated user to read another user’s private nutrition data (caloric intake and full macro breakdown) by...

4.3CVSS5.5AI score0.0026EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/02/26 10:07 p.m.9 views

CVE-2026-27839 wger: IDOR in nutritional_values endpoints exposes private dietary data via direct ORM lookup

wger is a free, open-source workout and fitness manager. In versions up to and including 2.4, three nutritionalvalues action endpoints fetch objects via Model.objects.getpk=pk — a raw ORM call that bypasses the user-scoped queryset. Any authenticated user can read another user's private nutrition...

4.3CVSS5.9AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/02/25 10:59 a.m.54 views

CVE-2026-25701

An Insecure Temporary File vulnerability in openSUSE sdbootutil allows local users to pre-create a directory to achieve various effects like: gain access to possible private information found in /var/lib/pcrlock.d manipulate the data backed up in /tmp/pcrlock.d.bak, therefore violating the...

7CVSS0.00108EPSS
SaveExploits0References1
HackRead
HackRead
added 2026/02/18 6:33 p.m.17 views

Firebase Misconfiguration Exposes 300M Messages From Chat & Ask AI Users

A technical mistake in the popular Chat & Ask AI app has left 300 million private messages from 25 million users exposed online. Discover what happened and how you can protect your personal data when using AI chatbots...

5.5AI score
SaveExploits0
OSV
OSV
added 2026/02/18 2:53 p.m.7 views

CVE-2025-71234 wifi: rtl8xxxu: fix slab-out-of-bounds in rtl8xxxu_sta_add

In the Linux kernel, the following vulnerability has been resolved: wifi: rtl8xxxu: fix slab-out-of-bounds in rtl8xxxustaadd The driver does not set hw-stadatasize, which causes mac80211 to allocate insufficient space for driver private station data in stainfoalloc. When rtl8xxxustaadd accesses...

8.8CVSS5.3AI score
SaveExploits0References7
CVE
CVE
added 2026/02/18 2:53 p.m.43 views

CVE-2025-71234

CVE-2025-71234: Linux kernel rtl8xxxu slab-out-of-bounds in rtl8xxxu_sta_add fixed by setting hw->sta_data_size to sizeof(struct rtl8xxxu_sta_info) during probe to correctly allocate per-station data. Issue caused mac80211 to access sta->drv_priv beyond allocated space; KASAN showed a slab-...

8.8CVSS5.3AI score0.00169EPSS
SaveExploits0References4Affected Software1
UbuntuCve
UbuntuCve
added 2026/02/14 4:15 p.m.11 views

CVE-2026-23164

In the Linux kernel, the following vulnerability has been resolved: rocker: fix memory leak in rockerworldportpostfini In rockerworldportpreinit, rockerport-wpriv is allocated with kzallocwops-portprivsize, GFPKERNEL. However, in rockerworldportpostfini, the memory is only freed when...

5.5CVSS5.7AI score0.00115EPSS
SaveExploits0References37
Vulnrichment
Vulnrichment
added 2026/02/14 4:01 p.m.13 views

CVE-2026-23164 rocker: fix memory leak in rocker_world_port_post_fini()

In the Linux kernel, the following vulnerability has been resolved: rocker: fix memory leak in rockerworldportpostfini In rockerworldportpreinit, rockerport-wpriv is allocated with kzallocwops-portprivsize, GFPKERNEL. However, in rockerworldportpostfini, the memory is only freed when...

5.3AI score0.00115EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/02/14 4:01 p.m.8 views

EUVD-2026-5873

In the Linux kernel, the following vulnerability has been resolved: rocker: fix memory leak in rockerworldportpostfini In rockerworldportpreinit, rockerport-wpriv is allocated with kzallocwops-portprivsize, GFPKERNEL. However, in rockerworldportpostfini, the memory is only freed when...

5.2AI score0.00115EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/02/13 1:31 a.m.12 views

CVE-2026-20681

A privacy issue was addressed with improved private data redaction for log entries. This issue is fixed in macOS Tahoe 26.3. An app may be able to access information about a user's contacts...

3.3CVSS5.5AI score0.00114EPSS
SaveExploits0References1
NVD
NVD
added 2026/02/11 11:16 p.m.12 views

CVE-2026-20603

This issue was addressed with improved redaction of sensitive information. This issue is fixed in macOS Tahoe 26.3. An app with root privileges may be able to access private information...

4.4CVSS0.0013EPSS
SaveExploits0References1
Rows per page
Query Builder