Lucene search
+L
VulnrichmentRecent

174844 matches found

Vulnrichment
Vulnrichment
added 2026/08/13 2:42 p.m.10 views

CVE-2026-70462 rsync 3.1.0 < 3.5.0 Signed Integer Overflow via MSG_IO_TIMEOUT

rsync 3.1.0 before 3.5.0 contains a signed integer overflow vulnerability in the I/O timeout implementation that allows attackers to permanently disable connection timeouts by injecting MSGIOTIMEOUT messages carrying non-positive zero or negative values. Attackers can craft malicious MSGIOTIMEOUT...

7.1CVSS5.4AI score0.00259EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/13 2:42 p.m.7 views

CVE-2026-70463 rsync 3.1.0 < 3.5.0 Authorization Bypass via auth users Directive Parsing

rsync 3.1.0 before 3.5.0 contains an authorization bypass in auth users directive parsing. The auth users parser uses comma-only tokenization when splitting the user list, which fails to correctly handle entries of the form @Group Name where the group name contains a space. The space within the...

8.6CVSS5.3AI score0.00343EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/13 2:41 p.m.11 views

CVE-2026-70464 rsync 2.0.0 < 3.5.0 Connection Slot Exhaustion DoS via Handshake Stall

rsync daemon 2.0.0 before 3.5.0 contains a denial of service vulnerability that allows unauthenticated remote attackers to exhaust daemon connection slots by stalling the handshake process before or after module selection without triggering the I/O timeout. Attackers can open many simultaneous...

8.7CVSS5.4AI score0.00573EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/13 2:41 p.m.8 views

CVE-2026-53801 rsync < 3.5.0 Symlink Race Condition Directory Traversal

rsync before 3.5.0 contains a symlink race condition vulnerability in the sender's directory scanning logic that allows attackers to cause the sender to enumerate and transfer files outside the module root's intended subtree. Attackers who can create or manipulate symlinks in a path component of...

8.2CVSS5.3AI score0.00286EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/13 2:40 p.m.7 views

CVE-2026-53800 rsync < 3.5.0 Symlink Race Condition via --remove-source-files

rsync before 3.5.0 contains a symlink race condition vulnerability in the --remove-source-files feature that allows attackers with symlink creation access to cause arbitrary file deletion. Attackers can atomically substitute a symlink for a source file between transfer completion and the unlink...

5.7CVSS5.4AI score0.00092EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/13 2:40 p.m.8 views

CVE-2026-53799 rsync < 3.5.0 Symlink Race Condition via ACL/xattr Application

rsync before 3.5.0 contains a symlink race condition vulnerability that allows local attackers to cause rsync to apply arbitrary ACLs or extended attributes to unintended files by substituting a symlink at a predictable destination path between the file write and the subsequent aclsetfile or...

7.2CVSS5.4AI score0.00091EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/13 2:40 p.m.8 views

CVE-2026-53797 rsync < 3.5.0 Symlink Race Condition Information Disclosure

rsync before 3.5.0 contains a symlink race condition vulnerability in the sender's source tree traversal that allows an attacker who can manipulate a parent directory of the source tree to redirect file reads to unintended paths. Attackers can atomically replace a parent directory component with ...

5.7CVSS5.2AI score0.00092EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/13 2:39 p.m.7 views

CVE-2026-53796 rsync < 3.5.0 TOCTOU Race Condition via Destination Directory Handling

rsync before 3.5.0 contains a time-of-check to time-of-use TOCTOU race condition vulnerability in the non-daemon receiver's destination directory handling that allows an attacker who can manipulate destination path parent components to redirect file writes to unintended locations. Attackers can...

6.3CVSS5.3AI score0.00094EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/13 2:39 p.m.10 views

CVE-2026-53795 rsync < 3.5.0 Arbitrary File Write via --temp-dir/--link-dest

rsync before 3.5.0 contains an arbitrary file write vulnerability that allows attackers to write files outside the intended destination tree by specifying an absolute path via --temp-dir or --link-dest options. The rename-confinement logic is bypassed when these options resolve to paths outside t...

8.1CVSS5.5AI score0.00581EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/13 2:39 p.m.6 views

CVE-2026-53794 rsync < 3.5.0 Denial of Service via --max-alloc=0 Logic Error

rsync before 3.5.0 contains a logic error in --max-alloc handling that allows a sender or configuration setting --max-alloc=0 to disable allocation sanity checks entirely rather than enforcing a zero-byte cap. Attackers can exploit this flaw to cause the receiver to attempt unbounded memory...

6.9CVSS5.3AI score0.00372EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/13 2:38 p.m.6 views

CVE-2026-53793 rsync < 3.5.0 Path Confinement Bypass via /./ Boundary Marker in Chroot Mode

rsync before 3.5.0 contains a path confinement bypass vulnerability that allows remote clients to escape the intended inner-module root confinement by constructing paths that resolve outside the chroot boundary when the module root contains a /./ boundary marker. Attackers can exploit improper...

9.1CVSS5.2AI score0.00393EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/13 2:38 p.m.9 views

CVE-2026-53792 rsync < 3.5.0 Out-of-Bounds Read via Zero-Length Checksum Block

rsync before 3.5.0 contains an out-of-bounds read vulnerability in the sender-side block matching logic that allows a malicious receiver to trigger memory access before the start of an allocated buffer by sending a crafted checksum block with a length of zero. Attackers can send a specially craft...

7.1CVSS5.5AI score0.00311EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/13 2:38 p.m.7 views

CVE-2026-53791 rsync < 3.5.0 Daemon IP Spoofing via PROXY Protocol Header

rsync daemon before 3.5.0 contains an IP address spoofing vulnerability that allows unauthenticated remote attackers to bypass IP-based access controls by sending a crafted PROXY protocol header with a forged source address. Attackers who can connect directly to the rsync daemon can inject a...

9.1CVSS5.4AI score0.00471EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/13 2:37 p.m.10 views

CVE-2026-53790 rsync < 3.5.0 Command Injection via Multiple Code Paths

rsync before 3.5.0 contains multiple command and argument injection vulnerabilities that allow attackers to execute arbitrary commands by supplying malicious input through several code paths, including the RSYNCCONNECTPROG environment variable, daemon hooks, the rsync-ssl wrapper, and remote-shel...

9.2CVSS5.9AI score0.00515EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/13 2:37 p.m.7 views

CVE-2026-53789 rsync < 3.5.0 Arbitrary File Deletion via Malicious File List

rsync before 3.5.0 contains an improper path handling vulnerability that allows a malicious sender to expand the scope of --delete operations beyond the intended destination subtree by sending a crafted file list that causes rsync to reclassify implied parent directory entries or treat synthetic...

7.1CVSS5.3AI score0.00311EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/13 2:36 p.m.13 views

CVE-2026-53788 rsync < 3.5.0 Newline Injection via name-converter uid/gid mapping

rsync before 3.5.0 contains a newline injection vulnerability in the name-converter uid/gid mapping interface that allows local attackers to forge protocol messages by creating user or group names containing newline characters. Attackers can inject malicious newline characters into names...

6.9CVSS5.3AI score0.00251EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/13 2:36 p.m.9 views

CVE-2026-49820 Probo has an open redirect bypass via path normalization

Probo is a self-hostable governance, risk, and compliance GRC platform built for engineering and security teams. Probo's saferedirect package validates redirect URLs used across authentication flows OIDC, SAML, session transfer, OAuth connectors, and trust-center magic links. Prior to version...

4.7CVSS8.6AI score0.00291EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/13 2:36 p.m.17 views

CVE-2026-53798 rsync < 3.5.0 Privilege Confusion via name-converter uid/gid mapping

rsync before 3.5.0 contains a privilege confusion vulnerability in the name-converter subprocess uid/gid mapping that allows local attackers to cause transferred files to be owned by root by influencing name-converter responses to return empty values. When the name-converter subprocess returns an...

6.9CVSS5.2AI score0.00278EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/13 2:35 p.m.14 views

CVE-2026-53786 rsync < 3.5.0 Filter Rule Bypass via --filter Merge Directive

rsync before 3.5.0 contains a filter rule bypass vulnerability that allows authenticated clients to override module-level filter restrictions by supplying malicious --filter merge file directives. Attackers can inject client-side merge file directives during filter evaluation to introduce rules...

6.9CVSS5.3AI score0.00272EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/13 2:34 p.m.7 views

CVE-2026-53785 rsync < 3.5.0 Path Traversal Write Escape via --relative Mode

rsync before 3.5.0 contains a path traversal vulnerability that allows a malicious sender to write files outside the intended destination directory tree by crafting relative paths with symlink components in --relative mode. The makepath function follows symlinks pointing outside the destination...

7.1CVSS5.5AI score0.00137EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/13 2:34 p.m.12 views

CVE-2026-53784 rsync < 3.5.0 Path Traversal via Symlink Module Root

rsync before 3.5.0 contains a path traversal vulnerability that allows remote clients to access files outside the intended module root when use chroot is disabled and the module root path or a component of it is a symlink. The daemon calls chdir to the module root at session initialization withou...

8.4CVSS5.4AI score0.00175EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/13 2:34 p.m.7 views

CVE-2026-53783 rsync < 3.5.0 TOCTOU Race Condition Directory Escape via rrsync

rsync before 3.5.0 contains a time-of-check to time-of-use TOCTOU race condition vulnerability in the rrsync restricted shell wrapper that allows authenticated clients to escape enforced directory restrictions by substituting a symlink for a path component after validation but before transfer...

8.6CVSS5.3AI score0.00374EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/13 2:33 p.m.8 views

CVE-2026-53803 rsync < 3.5.0 Symlink Following Arbitrary File Overwrite

rsync before 3.5.0 contains a symlink following vulnerability that allows local attackers to overwrite arbitrary files by placing a symlink at a predictable output path such as --log-file, --write-batch, or daemon-mode log and statistics paths. Attackers can exploit rsync's failure to reject...

8.5CVSS5.5AI score0.00133EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/13 2:32 p.m.7 views

CVE-2026-53802 rsync < 3.5.0 Arbitrary File Read via Symlink Following

rsync before 3.5.0 contains an arbitrary file read vulnerability that allows attackers to read files accessible to the rsync daemon process by exploiting symlink following in input configuration file handling including --files-from, --password-file, and filter merge files. Attackers can place a...

8.4CVSS5.5AI score0.00138EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/13 2:31 p.m.6 views

CVE-2026-73509 OpenList: Authenticated users can rename files outside their base path via batch rename `src_name` traversal

OpenList a file list program that supports multiple storage. Prior to 4.2.4, the authenticated /api/fs/batchrename handler in server/handles/fsbatch.go authorizes only the source directory produced by user.JoinPathreq.SrcDir and validates renameObject.NewName with checkRelativePath, but does not...

7.6CVSS5.3AI score0.00372EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/13 2:27 p.m.6 views

CVE-2026-73508 Netty: Memory Leak in DNS Record Decoder via Malformed Domain Names

Netty is an asynchronous, event-driven network application framework. Prior to 4.1.136.Final and 4.2.16.Final, io.netty.handler.codec.dns.AbstractDnsRecord, io.netty.handler.codec.dns.DefaultDnsRecordDecoder.decodeRecord, and io.netty.handler.codec.dns.DnsCodecUtil.decompressDomainName failed to...

5.3CVSS5.3AI score0.00333EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/08/13 2:26 p.m.5 views

CVE-2026-65936 RS9116W/SiWx917 malformed packet with increased length field causes memory leak

A malformed Bluetooth connection request message can cause the RS9116W/SiWx917 to leak potentially sensitive information. See vulnerability B-E4 in the related paper below...

5.3CVSS5.2AI score0.00178EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/13 2:25 p.m.8 views

CVE-2026-28154 WordPress Samex and M.Anh WordPress themes affected by Cross Site Scripting (XSS) vulnerability

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in snstheme Samex - Clean, Minimal Shop WooCommerce WordPress Theme and snstheme M.Anh - Fashion WooCoommerce WordPress Theme allows Reflected XSS. This issue affects Samex - Clean, Minimal Shop...

7.1CVSS5.2AI score0.00187EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/13 2:25 p.m.5 views

CVE-2026-73507 Netty: Denial of Service in XmlFrameDecoder via CPU Exhaustion

Netty is an asynchronous, event-driven network application framework. Prior to 4.1.136.Final and 4.2.16.Final, io.netty.handler.codec.xml.XmlFrameDecoder.decode failed to preserve closing-tag parser state across invocations, so an unauthenticated remote attacker could trickle-feed repeated /...

7.5CVSS5.6AI score0.00461EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/08/13 2:24 p.m.6 views

CVE-2026-65935 Bypassing passkey entry in legacy pairing

Passkey entry Bluetooth LE legacy pairing can be bypassed in the RS9116W and SiWx917 by manipulating the temporary key value. See vulnerability B-E3 in the related paper below...

7.6CVSS5.3AI score0.00179EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/13 2:23 p.m.6 views

CVE-2026-73506 Oh My Posh: Terminal escape sequence injection via unsanitized prompt segment data

Oh My Posh is the most customisable and low-latency cross platform/shell prompt renderer. Prior to 29.35.1, writes rune in src/terminal/writer.go emitted attacker-controlled current directory names and Git metadata, including Commit.Subject, Commit.Author.Name, Commit.Author.Email, and...

6.1CVSS5.1AI score0.00129EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/13 2:23 p.m.7 views

CVE-2026-65934 BT122 plaintext pause encryption request causes DOS

An unencrypted 'pause encryption request' message causes a denial of service in the BT122 module. See vulnerability B-E10 in the related paper below...

7.1CVSS5.2AI score0.00104EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/13 2:21 p.m.5 views

CVE-2026-73505 Oh My Posh: Arbitrary command execution via template injection in the path segment

Oh My Posh is the most customisable and low-latency cross platform/shell prompt renderer. Prior to 29.35.1, the setStyle function in src/segments/path.go passed pt.Path, which includes raw folder names, to template.Render, whose function map exposes cmd, so an attacker-controlled directory name...

7.8CVSS5.4AI score0.00154EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/13 2:20 p.m.8 views

CVE-2026-65932 BT122 stops advertising

The BT122 module stops advertising after receiving a plaintext 'pause enceryption response' message resulting in a denial of service. See vulnerability B-E2 in the related paper below...

5.3CVSS5.2AI score0.00178EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/13 2:18 p.m.11 views

CVE-2026-19293 SMP security request

SMP security request from peripheral does not include the maximum encryption key size supported. Using a key with less than the maximum keysize makes brute-forcing the key easier. See V6 in BLERP paper linked below...

8.8CVSS5.2AI score0.00134EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/13 2:17 p.m.8 views

CVE-2026-19292 Bluetooth re-pairing with legitimate device can use lower security level

Re-pairing with a legitimate device can use a lower security level than previous making brute-forcing the LTK easier. See V4 in the BLERP paper linked below...

8.8CVSS5.2AI score0.00227EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/13 2:16 p.m.8 views

CVE-2026-19291 Bluetooth re-pairing can use a lower security level than previous

Bluetooth re-pairing with an existing device can use a lower security level. RS9116W and SiWx91x impacted. See V3 in the BLERP paper linked below...

8.8CVSS5.2AI score0.00211EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/13 2:15 p.m.8 views

CVE-2026-16101 forced re-pairing with already bonded device

Spoofing an already bonded device can force either RS9116W or SiWx917 to re-pair/bond with a rogue device. See V1 in BLERP paper below...

8.8CVSS5.2AI score0.00211EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/13 2:04 p.m.8 views

CVE-2026-19734 IDOR in Prospero Flow CRM allows cross-tenant product disclosure and hijacking

Missing Authorization and Authorization Bypass Through User-Controlled Key in the product management component in Roskus Prospero Flow CRM before 5.4.7 allows authenticated users of any company to read the full sensitive data price, cost, stock, SKU, and barcode of another company's product and t...

8.6CVSS5.4AI score0.00327EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/13 1:55 p.m.18 views

CVE-2026-14456 Unbounded Memory Growth in QUIC Server Incoming Channel Queue

Issue summary: When an OpenSSL QUIC server Listener SSL object processes valid QUIC Initial packets for unknown destination connection IDs, it can allocate and queue new incoming channels without enforcing any limit. Impact summary: A remote peer that can make many Initial packets reach the serve...

5.4AI score0.00465EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/13 1:53 p.m.11 views

CVE-2026-66256 Apache Shindig Common, Apache Shindig Social-Api: Remote Code Execution via XStream deserialization (OpenSocial REST API)

UNSUPPORTED WHEN ASSIGNED Deserialization of Untrusted Data vulnerability in Apache Shindig. This issue affects Apache Shindig: all versions. Users with access to the Shindig REST API can send specially-crafted requests to trigger arbitrary code execution on the server. As this project is retired...

6.1AI score0.00522EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/13 1:42 p.m.8 views

CVE-2026-28002 WordPress Booktics plugin 1.0.22 - SQL Injection vulnerability

Improper Neutralization of Special Elements used in an SQL Command 'SQL Injection' vulnerability in Arraytics Booktics allows Blind SQL Injection. This issue affects Booktics: from n/a through 1.0.22...

8.5CVSS5.5AI score0.0026EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/13 1:37 p.m.5 views

CVE-2026-73403 WordPress User Registration plugin <= 5.2.6 - Broken Access Control vulnerability

Unauthenticated Broken Access Control in User Registration = 5.2.6 versions...

5.3CVSS5.2AI score0.00214EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/13 1:37 p.m.7 views

CVE-2026-73357 WordPress GiveWP plugin < 4.16.6 - Cross Site Scripting (XSS) vulnerability

Donor Cross Site Scripting XSS in GiveWP 4.16.6 versions...

6.5CVSS5.1AI score0.00161EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/13 1:37 p.m.9 views

CVE-2026-73353 WordPress Revolut Gateway for WooCommerce plugin < 4.22.10 - Broken Access Control vulnerability

Unauthenticated Broken Access Control in Revolut Gateway for WooCommerce 4.22.10 versions...

5.3CVSS5.2AI score0.00228EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/13 1:37 p.m.8 views

CVE-2026-73349 WordPress GiveWP plugin < 4.16.6 - Broken Access Control vulnerability

Unauthenticated Broken Access Control in GiveWP 4.16.6 versions...

5.3CVSS5.2AI score0.00214EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/13 1:37 p.m.10 views

CVE-2026-73346 WordPress MailChimp For WooCommerce plugin < 6.2 - SQL Injection vulnerability

Administrator SQL Injection in MailChimp For WooCommerce 6.2 versions...

7.6CVSS5.7AI score0.00279EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/13 1:37 p.m.8 views

CVE-2026-73340 WordPress Featured Image from URL plugin <= 5.3.3 - Cross Site Scripting (XSS) vulnerability

Contributor Cross Site Scripting XSS in Featured Image from URL = 5.3.3 versions...

6.5CVSS5.2AI score0.00161EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/13 1:37 p.m.6 views

CVE-2026-73188 WordPress KiviCare plugin <= 4.5.1 - Sensitive Data Exposure vulnerability

Unauthenticated Sensitive Data Exposure in KiviCare = 4.5.1 versions...

7.5CVSS5.2AI score
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/13 1:37 p.m.7 views

CVE-2026-66700 WordPress Smart Online Order for Clover plugin <= 1.6.1 - Cross Site Scripting (XSS) vulnerability

Unauthenticated Cross Site Scripting XSS in Smart Online Order for Clover = 1.6.1 versions...

7.1CVSS5.1AI score0.0018EPSS
SaveExploits0References1
Total number of security vulnerabilities174844