Lucene search
+L

1158460 matches found

NVD
NVD
added 2026/09/11 10:16 p.m.4 views

CVE-2026-45056

matrix-sdk-crypto is a no-network-IO implementation of a state machine that handles end-to-end encryption for Matrix clients. Starting in version 0.12.0 and prior to version 0.17.0, the matrix-sdk-crypto crate was missing a check for the user ID when decrypting an Olm-encrypted event containing t...

6.9CVSS0.0005EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/11 9:17 p.m.2 views

CVE-2026-48490

ArduinoCore-avr contains the source code and configuration files of the Arduino AVR Boards platform. A vulnerability in versions prior to 1.8.8 allows an attacker to trigger a stack-based buffer overflow when concatenating floating-point values of sufficiently large magnitude onto an Arduino Stri...

6.9CVSS0.00025EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/11 9:13 p.m.1 views

EUVD-2026-76763

matrix-sdk-crypto is a no-network-IO implementation of a state machine that handles end-to-end encryption for Matrix clients. Starting in version 0.12.0 and prior to version 0.17.0, the matrix-sdk-crypto crate was missing a check for the user ID when decrypting an Olm-encrypted event containing t...

6.9CVSS0.0005EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 9:13 p.m.49 views

CVE-2026-45056

matrix-sdk-crypto (Rust crate, part of the Matrix Rust SDK) versions from 0.12.0 up to the fix are vulnerable to sender spoofing in end-to-end encrypted to-device messages. The root cause is a missing validation of the sender's user ID when decrypting an Olm-encrypted event that contains the send...

6.9CVSS0.0005EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/11 9:13 p.m.5 views

CVE-2026-45056 Matrix Rust SDK: Sender-binding gaps in to-device and room-key attribution

matrix-sdk-crypto is a no-network-IO implementation of a state machine that handles end-to-end encryption for Matrix clients. Starting in version 0.12.0 and prior to version 0.17.0, the matrix-sdk-crypto crate was missing a check for the user ID when decrypting an Olm-encrypted event containing t...

6.9CVSS0.0005EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/11 9:00 p.m.5 views

CVE-2026-48490 ArduinoCore-AVR: Stack-Based Buffer Overflow in String float/double concatenation handler

ArduinoCore-avr contains the source code and configuration files of the Arduino AVR Boards platform. A vulnerability in versions prior to 1.8.8 allows an attacker to trigger a stack-based buffer overflow when concatenating floating-point values of sufficiently large magnitude onto an Arduino Stri...

6.9CVSS0.00025EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/11 9:00 p.m.1 views

EUVD-2026-76769

ArduinoCore-avr contains the source code and configuration files of the Arduino AVR Boards platform. A vulnerability in versions prior to 1.8.8 allows an attacker to trigger a stack-based buffer overflow when concatenating floating-point values of sufficiently large magnitude onto an Arduino Stri...

6.9CVSS0.00025EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/11 9:00 p.m.3 views

CVE-2026-48490

ArduinoCore-avr (the source code and configuration files of the Arduino AVR Boards platform) contains a stack-based buffer overflow in its floating-point concatenation path. Versions prior to 1.8.8 are affected. Passing values near the extremes of the float or double range to String::concat(float...

6.9CVSS0.00025EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/09/11 8:45 p.m.3 views

Central Dogma: SSH host-key verification permanently disabled in Git mirror (SshGitMirror)

Vulnerability Central Dogma's Git mirror SSH client installs an Apache MINA SSHD ServerKeyVerifier lambda that returns true unconditionally for every outbound SSH connection used by git+ssh:// mirrors. The accompanying lines disable the knownhosts and /.ssh/config fallbacks, and a repo-wide searc...

8.8CVSS0.00219EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/09/11 8:45 p.m.1 views

GHSA-VJFW-CPMH-XWV3 Central Dogma: SSH host-key verification permanently disabled in Git mirror (SshGitMirror)

Vulnerability Central Dogma's Git mirror SSH client installs an Apache MINA SSHD ServerKeyVerifier lambda that returns true unconditionally for every outbound SSH connection used by git+ssh:// mirrors. The accompanying lines disable the knownhosts and /.ssh/config fallbacks, and a repo-wide searc...

8.8CVSS0.00219EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/11 8:44 p.m.3 views

GHSA-2J95-GQXF-V3VG Central Dogma: Hard-coded ZooKeeper replication secret 'ch4n63m3' with silent fallback enables cluster takeover

Vulnerability ZooKeeperReplicationConfig.secret silently substitutes the hard-coded constant "ch4n63m3" leetspeak for "change me" whenever the operator omits replication.secret. The same secret is wired into both the client-facing SASL context and the quorum/learner SASL contexts of the embedded...

9.4CVSS0.00229EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/09/11 8:44 p.m.2 views

Central Dogma: Hard-coded ZooKeeper replication secret 'ch4n63m3' with silent fallback enables cluster takeover

Vulnerability ZooKeeperReplicationConfig.secret silently substitutes the hard-coded constant "ch4n63m3" leetspeak for "change me" whenever the operator omits replication.secret. The same secret is wired into both the client-facing SASL context and the quorum/learner SASL contexts of the embedded...

9.4CVSS0.00229EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/09/11 8:43 p.m.0 views

GHSA-98Q5-5QH2-7W75 Central Dogma: LDAP injection in SearchFirstActiveDirectoryRealm enables authentication confusion and audit log evasion

Vulnerability SearchFirstActiveDirectoryRealm.findUserDn substitutes the user-supplied username from the login form into an LDAP search filter template default cn=0 without escaping RFC 4515 filter metacharacters , , , , NUL. Combined with SearchControls.setCountLimit1 on the same call site, this...

6.9CVSS0.00618EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/09/11 8:43 p.m.3 views

Central Dogma: LDAP injection in SearchFirstActiveDirectoryRealm enables authentication confusion and audit log evasion

Vulnerability SearchFirstActiveDirectoryRealm.findUserDn substitutes the user-supplied username from the login form into an LDAP search filter template default cn=0 without escaping RFC 4515 filter metacharacters , , , , NUL. Combined with SearchControls.setCountLimit1 on the same call site, this...

6.9CVSS0.00618EPSS
SaveExploits0References3Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/09/11 7:36 p.m.2 views

Security Bulletin: IBM Cognos Analytics versions 12.0.4 and 12.1.3 is affected by security vulnerabilities

Summary There are vulnerabilities in multiple Open Source Software OSS components consumed by IBM Cognos Analytics application versions 12.0.4 and 12.1.3. This Security Bulletin addresses the affected versions and the rememdiation fixes. Please note that certain CVEs are applicable only for versi...

10CVSS0.02835EPSS
SaveExploits65Affected Software1
RedhatCVE
RedhatCVE
added 2026/09/11 6:42 p.m.2 views

CVE-2026-88031

A flaw was found in go.mongodb.org/mongo-driver for version 1.17.10 and 2.9.1. Improper handling of data query elements in the GridFS component can lead to a file identifier being misinterpreted as a query. An authenticated user can exploit this to delete all GridFS file chunks, making stored fil...

8.1CVSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/11 6:29 p.m.6 views

Ledger

Ledger — Operational Change Tracker Aggressor Script Ledger is a Cobalt Strike aggressor script that tracks every operational change made during an engagement. Every service you enable, firewall rule you punch through, account you create, or registry key you touch gets logged with a risk score,...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 6:08 p.m.7 views

CVE-2026-64640

CVE-2026-64640 — Apache Polaris: credential vending before location validation in register A self-contained, one-command reproducer for CVE-2026-64640 : the Iceberg REST register endpoints in Apache Polaris mint cloud storage credentials for a caller-supplied path and read that path server-side...

6.5CVSS6AI score0.0037EPSS
SaveExploits1References10
Kitploit
Kitploit
added 2026/09/11 6:02 p.m.9 views

redamon

Unmask the hidden before the world does An autonomous AI framework that chains reconnaissance, exploitation, and post-exploitation into a single pipeline, then goes further by triaging every finding, implementing code fixes, and opening pull requests on your repository. From first packet to merge...

5.7AI score
SaveExploits0References65
Kitploit
Kitploit
added 2026/09/11 5:57 p.m.12 views

samsung-android-lpe

第一部分:任意AT命令执行 CVE-2026-20980 在解锁设备中切换连接模式后,应用处理器AP命令由 atdistributor 管理。 root@kitploit: AT+SWATD=0 AT+ACTIVATE=0,0,0 AT+SWATD=1 atdistributor 通过函数 pacmcheckatcmds 验证AT命令 root@kitploit: void mainint32t arg1, void arg2 noreturn int32t var21b0 = arg1; data42c170 = SignalHandler; sigemptyset0x42c178;...

7CVSS7.2AI score0.00306EPSS
SaveExploits1References1
Rows per page
Query Builder