Lucene search
+L

123616 matches found

RedhatCVE
RedhatCVE
added 2026/01/07 9:19 a.m.14 views

CVE-2024-2232

The lacks CSRF checks allowing a user to invite any user to any group including private groups...

8.1CVSS6.9AI score0.00277EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/01/07 9:19 a.m.11 views

CVE-2024-2040

The Himer WordPress theme before 2.1.1 does not have CSRF checks in some places, which could allow attackers to make users join private groups via a CSRF attack...

6.3CVSS6.7AI score0.00193EPSS
SaveExploits2References1
RedhatCVE
RedhatCVE
added 2026/01/07 9:16 a.m.10 views

CVE-2025-13812

The GamiPress – Gamification plugin to reward points, achievements, badges & ranks in WordPress plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the gamipressajaxgetposts and gamipressajaxgetusers functions in all versions up to, and including...

4.3CVSS5AI score0.00195EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/07 9:12 a.m.13 views

CVE-2025-1030

Exposure of Private Personal Information to an Unauthorized Actor vulnerability in Utarit Informatics Services Inc. SoliClub allows Query System for Information.This issue affects SoliClub: from 5.2.4 before 5.3.7...

7.5CVSS6.9AI score0.00298EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/07 9:11 a.m.18 views

CVE-2025-1099

This vulnerability exists in Tapo C500 Wi-Fi camera due to hard-coded RSA private key embedded within the device firmware. An attacker with physical access could exploit this vulnerability to obtain cryptographic private keys which can then be used to perform impersonation, data decryption and ma...

7CVSS6.4AI score0.0026EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/07 9:11 a.m.12 views

CVE-2025-64420

Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. In Coolify versions prior to and including v4.0.0-beta.434, low privileged users are able to see the private key of the root user on the Coolify instance. This allows them to ssh to the server and...

9.9CVSS6.7AI score0.00513EPSS
SaveExploits1References1
CVE
CVE
added 2026/01/07 8:21 a.m.24 views

CVE-2025-13520

CVE-2025-13520 concerns the MTCaptcha WordPress Plugin. Wordfence’s detailed entry and weekly report confirm a CSRF vulnerability in the plugin’s settings update, allowing unauthenticated attackers to forge requests that can modify plugin settings (including the private key) if a site admin is tr...

4.3CVSS4.9AI score0.00167EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/01/07 8:21 a.m.35 views

CVE-2025-13520 MTCaptcha WordPress Plugin <= 2.7.2 - Cross-Site Request Forgery to Settings Update

The MTCaptcha WordPress Plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.7.2. This is due to missing or incorrect nonce validation on the settings update functionality. This makes it possible for unauthenticated attackers to update the plugi...

4.3CVSS0.00167EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/01/07 8:21 a.m.3 views

CVE-2025-13520 MTCaptcha WordPress Plugin <= 2.7.2 - Cross-Site Request Forgery to Settings Update

The MTCaptcha WordPress Plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.7.2. This is due to missing or incorrect nonce validation on the settings update functionality. This makes it possible for unauthenticated attackers to update the plugi...

4.3CVSS4.9AI score0.00167EPSS
SaveExploits0References3
Chainguard
Chainguard
added 2026/01/07 1:29 a.m.37 views

GHSA-GHW8-3XQW-HHCJ vulnerabilities

Vulnerabilities for packages: cert-manager-istio-csr, cert-manager-webhook-pdns-fips, aws-privateca-issuer-fips, aws-privateca-issuer, cert-exporter-fips, cert-exporter, cert-manager-webhook-pdns, step-issuer-fips, cert-manager-cmctl, cert-manager-cmctl-fips, step-issuer...

5.9AI score
SaveExploits0
CNNVD
CNNVD
added 2026/01/07 12:00 a.m.7 views

MONAI 路径遍历漏洞

MONAI is a medical imaging AI toolkit open-sourced by Project MONAI. A path traversal vulnerability exists in MONAI 1.5.1 and earlier versions, which stems from the downloadfromngcprivate function using zipfile.ZipFile.extractall without path validation, which could lead to a path traversal attac...

5.3CVSS6.4AI score0.00363EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/01/07 12:00 a.m.12 views

PT-2026-1933

Name of the Vulnerable Software and Affected Versions LibreChat versions prior to 0.8.2-rc2 Description LibreChat, a ChatGPT clone with additional features, does not properly enforce access control when querying agent permissions in version 0.8.1-rc2. An authenticated attacker can read the...

4.3CVSS6.6AI score0.00273EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2026/01/07 12:00 a.m.23 views

PT-2026-2091

Name of the Vulnerable Software and Affected Versions Titra versions 0.99.49 and below Description Titra is open source project time tracking software. Versions 0.99.49 and below have an Improper Access Control issue, allowing users to view and edit other users' time entries in private projects...

8.1CVSS6.6AI score0.00278EPSS
SaveExploits1References6
OSV
OSV
added 2026/01/06 6:14 p.m.18 views

GHSA-9C48-W39G-HM26 rsa crate has potential panic on a prime being equal to 1

When creating a RSA private key from its components, the construction panics, instead of returning an error, when one of the primes is 1. Discovered by Christian Reitter from Radically Open Security during a security review for Proton AG...

6.9CVSS6.8AI score0.0045EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/01/06 6:14 p.m.14 views

rsa crate has potential panic on a prime being equal to 1

When creating a RSA private key from its components, the construction panics, instead of returning an error, when one of the primes is 1. Discovered by Christian Reitter from Radically Open Security during a security review for Proton AG...

6.9CVSS6.9AI score0.0045EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/01/06 5:32 p.m.14 views

GHSA-9RG3-9PVR-6P27 MONAI has Path Traversal (Zip Slip) in NGC Private Bundle Download

Summary A Path Traversal Zip Slip vulnerability exists in MONAI's downloadfromngcprivate function. The function uses zipfile.ZipFile.extractall without path validation, while other similar download functions in the same codebase properly use the existing safeextractmember function. This appears t...

5.3CVSS6AI score0.00363EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/01/06 5:32 p.m.17 views

MONAI has Path Traversal (Zip Slip) in NGC Private Bundle Download

Summary A Path Traversal Zip Slip vulnerability exists in MONAI's downloadfromngcprivate function. The function uses zipfile.ZipFile.extractall without path validation, while other similar download functions in the same codebase properly use the existing safeextractmember function. This appears t...

5.3CVSS7.2AI score0.00363EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2026/01/06 4:36 p.m.42 views

CVE-2025-69353 WordPress Proxy & VPN Blocker plugin <= 3.5.3 - Broken Access Control vulnerability

Missing Authorization vulnerability in Proxy & VPN Blocker Proxy & VPN Blocker proxy-vpn-blocker allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Proxy & VPN Blocker: from n/a through = 3.5.3...

4.3CVSS0.00178EPSS
SaveExploits0References1
OSV
OSV
added 2026/01/06 1:43 p.m.11 views

MAL-2026-88 Malicious code in evm-gateway-contracts-private (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector f4d7fcec6a0025a21ed0b14bdd643dc22965e7c3ccd6dee0bfa6bf3285b97aac The package evm-gateway-contracts-private was found to contain malicious code. Source: ghsa-malware...

6.8AI score
SaveExploits0References1
EUVD
EUVD
added 2026/01/06 1:43 p.m.15 views

EUVD-2026-1104

Malicious code in evm-gateway-contracts-private npm...

6.6AI score
SaveExploits0References1
Rows per page
Query Builder