Lucene search
+L

5620 matches found

Positive Technologies
Positive Technologies
•added 2026/09/14 12:00 a.m.•10 views

PT-2026-91160

ASRock Polychrome SYNC/RGB software utility developed by ASRock Inc. has an Improper Access Control vulnerability. Authenticated local attackers can send a specially crafted IOCTL request to cause the driver to write to improperly restricted I/O ports, resulting in a forced operating system reboo...

6.8CVSS5.7AI score0.00125EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/14 12:00 a.m.•0 views

CVE-2026-54542: Out-of-bounds Read

Nimiq is a Rust implementation of the Nimiq Proof-of-Stake protocol based on the Albatross consensus algorithm. Prior to 1.6.0, a malicious state-sync peer can crash a syncing node by sending a crafted TrieChunk whose proof contains a TrieNodeChild suffix that is individually valid but exceeds th...

3.7CVSS5.9AI score0.00443EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/12 12:00 a.m.•0 views

CVE-2026-77161: Improper Neutralization of Special Elements used in an SQL Command

The Smart Marketing SMS and Newsletters Forms plugin for WordPress is vulnerable to generic SQL Injection via Parameter Name in all versions up to, and including, 5.1.24 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This...

6.5CVSS5.6AI score0.00451EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•15 views

CVE-2026-89601

In the Linux kernel, the following vulnerability has been resolved: ext2: Fix lost inode updates for ISSYNC inodes ext2setsize and ext2xattrset2 had a construct like: if ISSYNCinode syncinodemetadatainode, 1; else markinodedirtyinode; which leads to lost inode updates for ISSYNC inodes because...

8.8CVSS5.8AI score0.00508EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•17 views

CVE-2026-89558

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix stilldegraded being inverted in raid10syncrequest Commit fe6a19d40ceb "md/md-bitmap: merge mdbitmapstartsync into bitmapoperations" converted stilldegraded from int to bool, but inverted the assignment in the loop...

9.8CVSS5.8AI score0.00671EPSS
SaveExploits0References6
EUVD
EUVD
•added 2026/09/11 7:43 p.m.•9 views

EUVD-2026-76367

In the Linux kernel, the following vulnerability has been resolved: power: supply: max17040: synchronize work cancellation on suspend max17040work requeues itself after every poll. canceldelayedwork only cancels a pending instance and does not wait for a callback that is already running. If syste...

5.8AI score0.0021EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2026/09/11 12:00 a.m.•15 views

PT-2026-89893

WAVLINK WN535M1 and WN535M3 routers running firmware prior to M35M1 V250922 contain an unauthenticated arbitrary file write vulnerability that allows remote attackers to overwrite any file on the device by sending a crafted payload to the sync server daemon on TCP port 13136. The daemon, which ru...

9.1CVSS6AI score0.01011EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2026/09/11 12:00 a.m.•14 views

PT-2026-90317

In the Linux kernel, the following vulnerability has been resolved: ext2: Fix lost inode updates for IS SYNC inodes ext2 setsize and ext2 xattr set2 had a construct like: if IS SYNCinode sync inode metadatainode, 1; else mark inode dirtyinode; which leads to lost inode updates for IS SYNC inodes...

5.8AI score0.00508EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/09/11 12:00 a.m.•11 views

PT-2026-89894

WAVLINK WN535M1 and WN535M3 routers running firmware prior to M35M1 V250922 contain an unauthenticated OS command injection vulnerability that allows remote attackers to execute arbitrary commands as root by sending crafted filenames to the sync server daemon on TCP port 13136. The daemon...

9.8CVSS6.6AI score0.03168EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/09/10 10:41 p.m.•9 views

EUVD-2026-75173

Open WebUI: Admin demoted through SSO role sync keeps read and write access to all users' notes...

6.5CVSS5.7AI score0.00513EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
•added 2026/09/10 10:41 p.m.•13 views

Open WebUI: Admin demoted through SSO role sync keeps read and write access to all users' notes

Summary A user who is demoted from admin by an identity provider keeps admin-level read and write access to every user's notes, over any Socket.IO connection that was already open when the demotion happened. Open WebUI caches the user's role on the socket at connection time, and the two SSO...

6.5CVSS5.7AI score0.00513EPSS
SaveExploits1References5Affected Software1
OSV
OSV
•added 2026/09/10 10:41 p.m.•7 views

GHSA-WJWR-XFP9-R66P Open WebUI: Admin demoted through SSO role sync keeps read and write access to all users' notes

Summary A user who is demoted from admin by an identity provider keeps admin-level read and write access to every user's notes, over any Socket.IO connection that was already open when the demotion happened. Open WebUI caches the user's role on the socket at connection time, and the two SSO...

6.5CVSS5.7AI score0.00513EPSS
SaveExploits1References5
OSV
OSV
•added 2026/09/10 5:17 p.m.•6 views

UBUNTU-CVE-2026-88044

rclone is a command-line program to sync files and directories to and from different cloud storage providers. From 1.70.0 until 1.75.1, the serve/start RC interface accepts per-server proxyOpt.AuthProxy settings, and the FTP and S3 constructors in cmd/serve/ftp/ftp.go and cmd/serve/s3/server.go...

9.1CVSS5.9AI score0.0056EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/10 5:17 p.m.•7 views

UBUNTU-CVE-2026-88046

rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.75.1, rclone core does not reject parent-directory segments in source Object.Remote values before fs/list, fs/walk, fs/sync, and fs/operations pass those values to destination...

5.3CVSS5.9AI score0.00369EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/09/10 5:17 p.m.•9 views

CVE-2026-88044

rclone is a command-line program to sync files and directories to and from different cloud storage providers. From 1.70.0 until 1.75.1, the serve/start RC interface accepts per-server proxyOpt.AuthProxy settings, and the FTP and S3 constructors in cmd/serve/ftp/ftp.go and cmd/serve/s3/server.go...

9.1CVSS5.9AI score0.0056EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/10 5:17 p.m.•9 views

UBUNTU-CVE-2026-88045

rclone is a command-line program to sync files and directories to and from different cloud storage providers. From 1.75.0 until 1.75.1, the serve S3 streamed multipart path in cmd/serve/s3/multipart.go passes attacker-controlled contentLength to multipart.NewRW.Reserve before reading request-body...

7.5CVSS6.1AI score0.0063EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/09/10 5:17 p.m.•10 views

CVE-2026-88046

rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.75.1, rclone core does not reject parent-directory segments in source Object.Remote values before fs/list, fs/walk, fs/sync, and fs/operations pass those values to destination...

5.3CVSS5.9AI score0.00369EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/09/10 5:17 p.m.•9 views

CVE-2026-88045

rclone is a command-line program to sync files and directories to and from different cloud storage providers. From 1.75.0 until 1.75.1, the serve S3 streamed multipart path in cmd/serve/s3/multipart.go passes attacker-controlled contentLength to multipart.NewRW.Reserve before reading request-body...

7.5CVSS6AI score0.0063EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/10 4:18 p.m.•10 views

CVE-2026-88014

rclone is a command-line program to sync files and directories to and from different cloud storage providers. From 1.72.0 until 1.75.1, the archive ZIP backend method Fs.readZip in backend/archive/zip/zip.go accepts archive/zip.File.Name values from an untrusted central directory and exposes...

6.3CVSS0.00198EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/09/10 4:18 p.m.•8 views

CVE-2026-88014

rclone is a command-line program to sync files and directories to and from different cloud storage providers. From 1.72.0 until 1.75.1, the archive ZIP backend method Fs.readZip in backend/archive/zip/zip.go accepts archive/zip.File.Name values from an untrusted central directory and exposes...

6.3CVSS5.8AI score0.00198EPSS
SaveExploits0References2
Rows per page
Query Builder