Lucene search
+L

4797 matches found

Positive Technologies
Positive Technologies
added 2026/03/06 12:00 a.m.26 views

PT-2026-23647

Name of the Vulnerable Software and Affected Versions Ghostfolio versions prior to 2.244.0 Description Ghostfolio is a wealth management software susceptible to arbitrary SQL command execution. An attacker can bypass symbol validation to execute SQL commands through the getHistorical method...

9.8CVSS6AI score0.00367EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/03/06 12:00 a.m.13 views

NewStart CGSL MAIN 6.06 (SP) : pam Multiple Vulnerabilities (NS-SA-2026-0005)

The remote NewStart CGSL host, running version MAIN 6.06 SP, has pam packages installed that are affected by multiple vulnerabilities: - pamnamespace.c in the pamnamespace module in Linux-PAM aka pam before 1.1.3 uses the environment of the invoking application or service during execution of the...

7.2CVSS6.1AI score0.04121EPSS
SaveExploits2References15
Vulnrichment
Vulnrichment
added 2026/03/05 3:49 p.m.7 views

CVE-2026-30790

...

5.8AI score0.00225EPSS
SaveExploits0
OSV
OSV
added 2026/03/05 3:41 p.m.14 views

CVE-2026-30789 RustDesk Auth Proof Uses Server-Controlled Salt/Challenge and Fast Double-SHA256, Enabling Offline Brute-Force

Use of Password Hash With Insufficient Computational Effort, Improper Restriction of Excessive Authentication Attempts vulnerability in rustdesk-client RustDesk Client rustdesk-client on Windows, MacOS, Linux, iOS, Android Client login, peer authentication modules allows Password Brute Forcing. T...

5.7CVSS6AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/03/05 3:41 p.m.11 views

CVE-2026-30789 RustDesk Auth Proof Uses Server-Controlled Salt/Challenge and Fast Double-SHA256, Enabling Offline Brute-Force

Use of Password Hash With Insufficient Computational Effort, Improper Restriction of Excessive Authentication Attempts vulnerability in rustdesk-client RustDesk Client rustdesk-client on Windows, MacOS, Linux, iOS, Android Client login, peer authentication modules allows Password Brute Forcing. T...

5.7CVSS5.9AI score0.00269EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2026/03/05 2:03 p.m.11 views

SUSE CVE-2025-40926

Plack::Middleware::Session::Simple versions before 0.05 for Perl generates session ids insecurely. The default session id generator returns a SHA-1 hash seeded with the built-in rand function, the epoch time, and the PID. The PID will come from a small set of numbers, and the epoch time may be...

9.8CVSS5.7AI score0.00433EPSS
SaveExploits0References3
GithubExploit
GithubExploit
added 2026/03/05 11:45 a.m.164 views

wapt-simulation

Web Application Penetration Testing WAPT Simulation This re...

6AI score
SaveExploits0
Snyk
Snyk
added 2026/03/05 11:23 a.m.3 views

Authentication Bypass by Primary Weakness

Overview org.keycloak:keycloak-services is an open source identity and access management solution for modern applications and services. Affected versions of this package are vulnerable to Authentication Bypass by Primary Weakness via the SAML Identity Provider authentication process when it is...

8.6CVSS5.8AI score0.00425EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/03/05 5:54 a.m.62 views

CVE-2026-28135 WordPress Royal Elementor Addons plugin <= 1.7.1052 - Other vulnerability Type vulnerability

Inclusion of Functionality from Untrusted Control Sphere vulnerability in WP Royal Royal Elementor Addons royal-elementor-addons allows Accessing Functionality Not Properly Constrained by ACLs.This issue affects Royal Elementor Addons: from n/a through = 1.7.1052...

8.2CVSS0.00229EPSS
SaveExploits0References1
NVD
NVD
added 2026/03/05 3:15 a.m.28 views

CVE-2024-57854

Net::NSCA::Client versions through 0.009002 for Perl uses a poor random number generator. Version v0.003 switched to use Data::Rand::Obscure instead of Crypt::Random for generation of a random initialisation vectors. Data::Rand::Obscure uses Perl's built-in rand function, which is not suitable fo...

9.1CVSS0.00409EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/03/05 2:18 a.m.38 views

CVE-2024-57854 Net::NSCA::Client versions through 0.009002 for Perl uses a poor random number generator

Net::NSCA::Client versions through 0.009002 for Perl uses a poor random number generator. Version v0.003 switched to use Data::Rand::Obscure instead of Crypt::Random for generation of a random initialisation vectors. Data::Rand::Obscure uses Perl's built-in rand function, which is not suitable fo...

0.00409EPSS
SaveExploits0References2
CVE
CVE
added 2026/03/05 2:18 a.m.21 views

CVE-2024-57854

Summary: CVE-2024-57854 affects Net::NSCA::Client for Perl up to version 0.009002, where a cryptographic weakness arises from using a non-cryptographically secure random number generator. The affected code shifted from Crypt::Random to Data::Rand::Obscure (which relies on Perl’s rand()), enabling...

9.1CVSS5.9AI score0.00409EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/05 2:18 a.m.5 views

CVE-2024-57854 Net::NSCA::Client versions through 0.009002 for Perl uses a poor random number generator

Net::NSCA::Client versions through 0.009002 for Perl uses a poor random number generator. Version v0.003 switched to use Data::Rand::Obscure instead of Crypt::Random for generation of a random initialisation vectors. Data::Rand::Obscure uses Perl's built-in rand function, which is not suitable fo...

5.9AI score0.00409EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/03/05 1:57 a.m.11 views

CVE-2025-36363

IBM DevOps Plan 3.0.0 through 3.0.5 uses an inadequate account lockout setting that could allow a remote attacker to brute force account credentials...

7.5CVSS6AI score0.00241EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/03/05 1:41 a.m.21 views

CVE-2025-40931

Apache::Session::Generate::MD5 versions through 1.94 for Perl create insecure session id. Apache::Session::Generate::MD5 generates session ids insecurely. The default session id generator returns a MD5 hash seeded with the built-in rand function, the epoch time, and the PID. The PID will come fro...

9.1CVSS5.3AI score0.00583EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/03/05 12:00 a.m.12 views

PT-2026-23455

Name of the Vulnerable Software and Affected Versions RustDesk Client versions through 1.4.5 Description A flaw exists in RustDesk Client that allows for authentication bypass through capture-replay attacks and the use of a password hash with insufficient computational effort. This impacts the...

9.8CVSS5.9AI score0.00269EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
added 2026/03/05 12:00 a.m.11 views

PT-2026-23260

Missing Authorization vulnerability in designthemes DesignThemes Directory Addon designthemes-directory-addon allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects DesignThemes Directory Addon: from n/a through = 1.8...

5.9AI score0.00246EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/03/05 12:00 a.m.17 views

PT-2026-23258

Name of the Vulnerable Software and Affected Versions BoldGrid W3 Total Cache versions through 2.9.1 Description The software contains an improper validation of specified quantity in input, potentially allowing access to functionality not properly constrained by access control lists ACLs...

9CVSS5.8AI score0.00304EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2026/03/04 12:00 a.m.19 views

PT-2026-23115

Name of the Vulnerable Software and Affected Versions Drupal OpenID Connect / OAuth client versions prior to 1.5.0 Description A flaw exists in the OpenID Connect / OAuth client module that allows for privilege escalation due to improper handling of case sensitivity. The module does not adequatel...

5.8AI score0.00133EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/03/04 12:00 a.m.14 views

PT-2026-23022

A vulnerability in the CLI of Cisco Secure FTD Software could allow an authenticated, local attacker to execute arbitrary commands on the underlying operating system as root. To exploit this vulnerability, the attacker must have valid administrative credentials on an affected device. This...

6CVSS6.2AI score0.00188EPSS
SaveExploits0References2
Rows per page
Query Builder