Lucene search
+L

12823 matches found

NVD
NVD
•added 2026/08/05 11:16 a.m.•15 views

CVE-2026-71251

Akaunting's shared download route app/Http/Controllers/Common/Uploads.php::download, reachable at uploads/id/download behind only generic auth middleware fetched the requested Media record by ID with no verification that it belonged to the requesting portal customer's own company, allowing any...

6.5CVSS0.0034EPSS
SaveExploits0References1
NVD
NVD
•added 2026/08/05 8:16 a.m.•16 views

CVE-2026-71205

changedetection.io's /login route checks the submitted password against a single PBKDF2-HMAC-SHA256 hash with no per-IP or per-session rate limiting, failed-attempt counter, or lockout no rate-limiting library is present in requirements.txt...

6.5CVSS0.00266EPSS
SaveExploits0References1
NVD
NVD
•added 2026/08/05 8:16 a.m.•16 views

CVE-2026-64566

In the Linux kernel, the following vulnerability has been resolved: xfrm: iptfs: propagate SKBFLSHAREDFRAG in iptfsskbaddfrags When iptfsskbaddfrags copies frag references from the source frag walk into a new SKB, it increments the page reference count via skbfragref but does not propagate...

9.8CVSS0.00649EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/08/05 8:16 a.m.•16 views

CVE-2026-64566

In the Linux kernel, the following vulnerability has been resolved: xfrm: iptfs: propagate SKBFLSHAREDFRAG in iptfsskbaddfrags When iptfsskbaddfrags copies frag references from the source frag walk into a new SKB, it increments the page reference count via skbfragref but does not propagate...

9.8CVSS5.6AI score0.00649EPSS
SaveExploits0References5
OSV
OSV
•added 2026/08/05 8:16 a.m.•11 views

UBUNTU-CVE-2026-64566

In the Linux kernel, the following vulnerability has been resolved: xfrm: iptfs: propagate SKBFLSHAREDFRAG in iptfsskbaddfrags When iptfsskbaddfrags copies frag references from the source frag walk into a new SKB, it increments the page reference count via skbfragref but does not propagate...

9.8CVSS5.4AI score0.00649EPSS
SaveExploits0References6
CVE
CVE
•added 2026/08/05 8:06 a.m.•125 views

CVE-2026-64566

Consolidated details show CVE-2026-64566 affects the Linux kernel iptfs module. Root cause: when iptfs_skb_add_frags() copies frag references, it increments page refs without propagating SKBFL_SHARED_FRAG to the destination SKB, unlike other frag-transfer helpers. Consequence: if source SKB has s...

9.8CVSS5.5AI score0.00649EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/08/05 8:06 a.m.•50 views

CVE-2026-64566 xfrm: iptfs: propagate SKBFL_SHARED_FRAG in iptfs_skb_add_frags()

In the Linux kernel, the following vulnerability has been resolved: xfrm: iptfs: propagate SKBFLSHAREDFRAG in iptfsskbaddfrags When iptfsskbaddfrags copies frag references from the source frag walk into a new SKB, it increments the page reference count via skbfragref but does not propagate...

9.8CVSS0.00649EPSS
SaveExploits0References3
attackerkb
attackerkb
•added 2026/08/05 8:06 a.m.•32 views

CVE-2026-64566

In the Linux kernel, the following vulnerability has been resolved: xfrm: iptfs: propagate SKBFLSHAREDFRAG in iptfsskbaddfrags When iptfsskbaddfrags copies frag references from the source frag walk into a new SKB, it increments the page reference count via skbfragref but does not propagate...

5.4AI score0.00649EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
•added 2026/08/05 8:06 a.m.•13 views

CVE-2026-64566

In the Linux kernel, the following vulnerability has been resolved: xfrm: iptfs: propagate SKBFLSHAREDFRAG in iptfsskbaddfrags When iptfsskbaddfrags copies frag references from the source frag walk into a new SKB, it increments the page reference count via skbfragref but does not propagate...

9.8CVSS5.4AI score0.00649EPSS
SaveExploits0
EUVD
EUVD
•added 2026/08/05 8:06 a.m.•13 views

EUVD-2026-53260

In the Linux kernel, the following vulnerability has been resolved: xfrm: iptfs: propagate SKBFLSHAREDFRAG in iptfsskbaddfrags When iptfsskbaddfrags copies frag references from the source frag walk into a new SKB, it increments the page reference count via skbfragref but does not propagate...

5.5AI score0.00649EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/08/05 6:59 a.m.•60 views

CVE-2026-71205 changedetection.io - No Rate Limiting on /login Enables Unlimited Password Brute-Force

changedetection.io's /login route checks the submitted password against a single PBKDF2-HMAC-SHA256 hash with no per-IP or per-session rate limiting, failed-attempt counter, or lockout no rate-limiting library is present in requirements.txt...

6.5CVSS0.00266EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2026/08/05 6:59 a.m.•14 views

CVE-2026-71205 changedetection.io - No Rate Limiting on /login Enables Unlimited Password Brute-Force

changedetection.io's /login route checks the submitted password against a single PBKDF2-HMAC-SHA256 hash with no per-IP or per-session rate limiting, failed-attempt counter, or lockout no rate-limiting library is present in requirements.txt...

6.5CVSS5.3AI score0.00266EPSS
SaveExploits0References1
attackerkb
attackerkb
•added 2026/08/05 6:59 a.m.•15 views

CVE-2026-71205

changedetection.io's /login route checks the submitted password against a single PBKDF2-HMAC-SHA256 hash with no per-IP or per-session rate limiting, failed-attempt counter, or lockout no rate-limiting library is present in requirements.txt. Because the entire application is protected by one shar...

6.5CVSS5.5AI score0.00266EPSS
SaveExploits0References2Affected Software1
CVE
CVE
•added 2026/08/05 6:59 a.m.•64 views

CVE-2026-71205

The CVE-2026-71205 issue affects changedetection.io: the /login endpoint authenticates against a single shared password using PBKDF2-HMAC-SHA256 with no per-IP or per-session rate limiting, no failed-attempt counter, and no lockout. This effectively provides unlimited brute-force opportunities, a...

6.5CVSS5.3AI score0.00266EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/08/05 6:16 a.m.•9 views

CVE-2026-55707

In OpenStack Neutron before 28.0.2, the subnetpool onboarding API does not verify ownership of the target subnets. An authenticated user can onboard subnets from another project's shared network into their own subnetpool, mutating the victim's subnet state and altering L3 routing and address scop...

7.1CVSS5.4AI score0.00427EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/08/05 4:44 a.m.•21 views

EUVD-2026-53046

In OpenStack Neutron before 28.0.2, the subnetpool onboarding API does not verify ownership of the target subnets. An authenticated user can onboard subnets from another project's shared network into their own subnetpool, mutating the victim's subnet state and altering L3 routing and address scop...

7.1CVSS5.5AI score0.00427EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/05 12:30 a.m.•13 views

SUSE CVE-2026-67295

FreeRDP before 3.29.0 fails to properly validate server-supplied RDPDR paths in drive redirection, allowing attackers to access prefix-sibling paths outside the configured shared root. A malicious RDP server can read, write, delete, and enumerate files in sibling directories by sending non-rooted...

6.3CVSS5.5AI score0.00365EPSS
SaveExploits0References3
Redos
Redos
•added 2026/08/05 12:00 a.m.•9 views

ROS-20260805-73-0002

The vulnerability of the f2fsremount function in the Linux operating system is related to synchronization errors when using shared resources. Exploiting this vulnerability can allow an attacker to cause a service failure...

4.7CVSS5.9AI score0.00093EPSS
SaveExploits0
Packet Storm
Packet Storm
•added 2026/08/05 12:00 a.m.•34 views

📄 LightFTP Server 2.3.1 Race Condition

LightFTP version 2.3.1 contains a residual race condition in the workerthreadcleanup function of ftpserv.c. The control thread reads and acts on shared per-connection state, including the worker thread id it then passes to pthreadjoin/pthreadcancel, without holding the context-MTLock mutex that t...

9.2CVSS5.6AI score0.00395EPSS
SaveExploits3
Positive Technologies
Positive Technologies
•added 2026/08/05 12:00 a.m.•14 views

PT-2026-67950

Name of the Vulnerable Software and Affected Versions OpenStack Neutron versions prior to 28.0.2 Description The subnetpool onboarding API fails to verify the ownership of target subnets. This allows an authenticated user to onboard subnets belonging to another project's shared network into their...

7.1CVSS5.2AI score0.00427EPSS
SaveExploits0References9
Rows per page
Query Builder