Lucene search
+L

52342 matches found

ATTACKERKB
ATTACKERKB
added 2026/07/01 2:32 p.m.11 views

CVE-2026-13707

Session fixation vulnerability in Wikimedia Foundation OAuth. This vulnerability is associated with program files src/Backend/MWOAuthServer.Php. This issue affects OAuth: from through 1.46.0, 1.45.4, 1.44.6, 1.43.9...

5.8AI score0.00344EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/01 2:32 p.m.43 views

CVE-2026-13707

CVE-2026-13707 : Session fixation vulnerability in Wikimedia Foundation OAuth. Affected: OAuth server components (MWOAuthServer.Php) in Wikimedia Foundation's OAuth deployment, with versions from 1.43.9 through 1.46.0 vulnerable to session fixation due to issues in the OAuth flow. CVSS 3.1 base s...

7.6CVSS5.8AI score0.00344EPSS
SaveExploits0References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/01 2:08 p.m.14 views

CVE-2026-2891

The following Poly Voice IP devices, CCX, Trio, and Edge E, might be inoperable if they connect to a malicious SIP server and receive malformed data. HP is releasing updates to mitigate these potential vulnerabilities...

8.2CVSS5.8AI score0.00428EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/01 2:08 p.m.54 views

CVE-2026-2891

The CVE-2026-2891 entry concerns Poly Voice IP devices (CCX, Trio, Edge E) and describes a potential DoS if these devices connect to a malicious SIP server sending malformed data. Affected components are the Poly Voice devices themselves; the root cause is triggered by malformed SIP input from a ...

8.2CVSS5.8AI score0.00428EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/07/01 1:59 p.m.5 views

net-imap: Net::IMAP: Arbitrary IMAP command injection due to improper input validation

A flaw was found in Net::IMAP, a Ruby library that implements Internet Message Access Protocol IMAP client functionality. This vulnerability arises from improper input validation when handling ID field values and arguments to the enable command. A remote attacker could exploit this by injecting...

5.8CVSS6.1AI score0.00131EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/01 1:45 p.m.17 views

EUVD-2026-40995

We found a chain of combining multiple weaknesses in the product that could allow an attacker to become any user in the backend and access any data: The payment integration plugins Stripe included in the core system, pretix-mollie, pretix-oppwa, pretix-bitpay, pretix-payone, pretix-secuconnect,...

9.4CVSS6AI score0.00382EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/01 1:45 p.m.11 views

CVE-2026-13602 Session takeover vulnerability

We found a chain of combining multiple weaknesses in the product that could allow an attacker to become any user in the backend and access any data: The payment integration plugins Stripe included in the core system, pretix-mollie, pretix-oppwa, pretix-bitpay, pretix-payone, pretix-secuconnect,...

9.4CVSS6AI score
SaveExploits0References12
ATTACKERKB
ATTACKERKB
added 2026/07/01 1:45 p.m.11 views

CVE-2026-13602

We found a chain of combining multiple weaknesses in the product that could allow an attacker to become any user in the backend and access any data: The payment integration plugins Stripe included in the core system, pretix-mollie, pretix-oppwa, pretix-bitpay, pretix-payone, pretix-secuconnect,...

9.4CVSS6AI score0.00382EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/07/01 1:45 p.m.58 views

CVE-2026-13602

The CVE-2026-13602 issue describes a session‑takeover chain affecting multiple payment integration plugins (Stripe, pretix-mollie, pretix-oppwa, pretix-bitpay, pretix-payone, pretix-secuconnect, pretix-sofort, pretix-saferpay) and core features. A code path transports session parameters via URL b...

9.4CVSS6AI score0.00382EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/07/01 11:30 a.m.18 views

crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption

A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security TLS session resumption when certificate authority CA settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing ...

10CVSS6.8AI score0.00765EPSS
SaveExploits1References8
EUVD
EUVD
added 2026/07/01 11:28 a.m.21 views

EUVD-2026-40945

In Open VSX Registry before 1.0.2, the /vscode/unpkg/ endpoint serves user-supplied HTML files with Content-Type: text/html and without a Content-Security-Policy or Content-Disposition: attachment response header. An unauthenticated attacker can register a publisher account, upload a VSIX...

4.1CVSS5.8AI score0.00331EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/01 11:28 a.m.10 views

CVE-2026-13323

In Open VSX Registry before 1.0.2, the /vscode/unpkg/ endpoint serves user-supplied HTML files with Content-Type: text/html and without a Content-Security-Policy or Content-Disposition: attachment response header. An unauthenticated attacker can register a publisher account, upload a VSIX...

4.1CVSS6AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/01 11:04 a.m.16 views

CVE-2026-56016

A flaw was found in perl-CGI-Session. This vulnerability allows a remote attacker to predict session identifiers due to the use of low-entropy sources in the generateid method. By predicting a session identifier, an attacker can impersonate a user's session, leading to a bypass of authentication...

7.4CVSS5.7AI score0.00513EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/01 8:16 a.m.4 views

ALPINE-CVE-2026-56016

CGI::Session::ID::md5 versions before 4.49 for Perl generate predictable session ids from low-entropy sources. The generateid method builds the session id from a MD5 digest of the process id, the epoch time, and the built-in rand function. All three are predictable, low-entropy sources: the PID i...

5.9CVSS5.9AI score0.00513EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/01 8:16 a.m.20 views

CVE-2026-56016

CGI::Session::ID::md5 versions before 4.49 for Perl generate predictable session ids from low-entropy sources. The generateid method builds the session id from a MD5 digest of the process id, the epoch time, and the built-in rand function. All three are predictable, low-entropy sources: the PID i...

5.9CVSS0.00513EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/07/01 8:16 a.m.16 views

CVE-2026-56016

CGI::Session::ID::md5 versions before 4.49 for Perl generate predictable session ids from low-entropy sources. The generateid method builds the session id from a MD5 digest of the process id, the epoch time, and the built-in rand function. All three are predictable, low-entropy sources: the PID i...

5.9CVSS6.1AI score0.00513EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/01 8:16 a.m.9 views

UBUNTU-CVE-2026-56016

CGI::Session::ID::md5 versions before 4.49 for Perl generate predictable session ids from low-entropy sources. The generateid method builds the session id from a MD5 digest of the process id, the epoch time, and the built-in rand function. All three are predictable, low-entropy sources: the PID i...

5.9CVSS5.8AI score0.00513EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/01 6:46 a.m.9 views

CVE-2026-56016

CGI::Session::ID::md5 versions before 4.49 for Perl generate predictable session ids from low-entropy sources. The generateid method builds the session id from a MD5 digest of the process id, the epoch time, and the built-in rand function. All three are predictable, low-entropy sources: the PID i...

5.8AI score0.00513EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/01 6:46 a.m.16 views

EUVD-2026-40927

CGI::Session::ID::md5 versions before 4.49 for Perl generate predictable session ids from low-entropy sources. The generateid method builds the session id from a MD5 digest of the process id, the epoch time, and the built-in rand function. All three are predictable, low-entropy sources: the PID i...

5.9CVSS5.8AI score0.00513EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
added 2026/07/01 6:46 a.m.16 views

CVE-2026-56016

CGI::Session::ID::md5 versions before 4.49 for Perl generate predictable session ids from low-entropy sources. The generateid method builds the session id from a MD5 digest of the process id, the epoch time, and the built-in rand function. All three are predictable, low-entropy sources: the PID i...

5.9CVSS5.3AI score0.00513EPSS
SaveExploits0
Rows per page
Query Builder