Lucene search
+L

1045 matches found

Snyk
Snyk
added 2026/08/03 3:51 a.m.8 views

Improper Certificate Validation

Overview org.bouncycastle:bcprov-jdk14 is a Java implementation of cryptographic algorithms. Affected versions of this package are vulnerable to Improper Certificate Validation in the isEmailConstrained and isURIConstrained methods of PKIXNameConstraintValidator, which compare rfc822Name and URI...

9.3CVSS5.5AI score0.00331EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/03 3:51 a.m.9 views

Improper Certificate Validation

Overview Affected versions of this package are vulnerable to Improper Certificate Validation in the isEmailConstrained and isURIConstrained methods of PKIXNameConstraintValidator, which compare rfc822Name and URI subjectAltName values with a bare equalsIgnoreCase and do not strip a trailing dot t...

9.3CVSS5.5AI score0.00331EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/03 3:51 a.m.8 views

Improper Certificate Validation

Overview Affected versions of this package are vulnerable to Improper Certificate Validation in the isEmailConstrained and isURIConstrained methods of PKIXNameConstraintValidator, which compare rfc822Name and URI subjectAltName values with a bare equalsIgnoreCase and do not strip a trailing dot t...

9.3CVSS5.5AI score0.00331EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/03 3:51 a.m.8 views

Improper Certificate Validation

Overview org.bouncycastle:bcprov-jdk15to18 is a Java implementation of cryptographic algorithms. Affected versions of this package are vulnerable to Improper Certificate Validation in the isEmailConstrained and isURIConstrained methods of PKIXNameConstraintValidator, which compare rfc822Name and...

9.3CVSS5.5AI score0.00331EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/03 3:51 a.m.8 views

Improper Certificate Validation

Overview Affected versions of this package are vulnerable to Improper Certificate Validation in the isEmailConstrained and isURIConstrained methods of PKIXNameConstraintValidator, which compare rfc822Name and URI subjectAltName values with a bare equalsIgnoreCase and do not strip a trailing dot t...

9.3CVSS5.5AI score0.00331EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/07/31 6:53 p.m.11 views

CVE-2026-17348

A flaw was found in pgAdmin 4. In SERVER mode, an unauthenticated network client could exploit missing authentication controls on specific routes. This vulnerability allows an attacker to enumerate constraint metadata, read sensitive preference values, delete table constraints, and force-close...

6.9CVSS5.5AI score0.00238EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/29 8:9 a.m.9 views

OPENSUSE-SU-2026:21477-1 Security update for openssh

This update for openssh fixes the following issues: - CVE-2026-59995: sftp: location of downloaded files not properly constrained when sftp server:/path . is used with an attacker-controlled server bsc1271044. - CVE-2026-59996: scp: file placed in the parent directory of an intended target...

9.4CVSS5.5AI score0.00441EPSS
SaveExploits0References16
EUVD
EUVD
added 2026/07/27 6:0 p.m.14 views

EUVD-2026-49392

Ekushey Project Manager CRM through version 5.0 contains a missing uniqueness constraint vulnerability that allows authenticated administrators to create duplicate client accounts with identical email and password credentials. Attackers can exploit the lack of email field uniqueness enforcement t...

7.1CVSS5.9AI score0.00321EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/27 12:0 a.m.19 views

PT-2026-65089

Name of the Vulnerable Software and Affected Versions Ekushey Project Manager CRM versions prior to 5.1 Description A missing uniqueness constraint allows authenticated administrators to create duplicate client accounts using identical email and password credentials. The lack of enforcement on th...

7.1CVSS5.5AI score0.00321EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.14 views

PT-2026-64510

In the Linux kernel, the following vulnerability has been resolved: iommufd: Set upper bounds on cache invalidation entry num and entry len iommufd hwpt invalidate takes a user-controlled entry num and entry len, each bounded only by U32 MAX. An entry len beyond the kernel's struct size makes the...

5.8AI score0.00155EPSS
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/24 10:23 p.m.9 views

Security Bulletin: Multiple Vulnerabilities in IBM Operator for PostgreSQL

Summary Multiple vulnerabilities were addressed in IBM Operator for PostgreSQL version v28.4.1. Vulnerability Details CVEID:CVE-2026-39830 DESCRIPTION: A malicious SSH peer could send unsolicited global request responses to fill an internal buffer, blocking the connection's read loop. The blocked...

10CVSS6.5AI score0.00637EPSS
SaveExploits0Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/07/24 12:0 a.m.9 views

Oracle Linux 10 : tomcat9 (ELSA-2026-25341)

The remote Oracle Linux 10 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2026-25341 advisory. - Resolves: RHEL-150720 Tomcat: Certificate revocation bypass due to improper OCSP response validation CVE-2026-24734 - Resolves: Tomcat: OCSP checks sometime...

9.1CVSS7AI score0.82933EPSS
SaveExploits9References2
Oracle linux
Oracle linux
added 2026/07/23 12:0 a.m.14 views

tomcat9 update

1:9.0.117-2 - Resolves: RHEL-185571 Remove tomcat clustering JAR from RPM builds 1:9.0.117-1 - Resolves: RHEL-150720 Tomcat: Certificate revocation bypass due to improper OCSP response validation CVE-2026-24734 - Resolves: Tomcat: OCSP checks sometimes soft-fail with FFM even when soft-fail is...

7.5CVSS7.2AI score0.82933EPSS
SaveExploits9
RedHat Linux
RedHat Linux
added 2026/07/22 12:26 p.m.10 views

tomcat: Apache Tomcat: Improper Authorization Allows Security Constraint Bypass

A flaw was found in Apache Tomcat where access control rules for the default servlet are improperly handled. An attacker can exploit this issue to bypass specific HTTP method restrictions, potentially gaining unauthorized access to protected application resources...

6.5CVSS5.3AI score0.01531EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/22 12:26 p.m.12 views

tomcat-coyote: tomcat: Improper Authorization allows security bypass

In Apache Tomcat, when multiple security constraints defined an HTTP method constraint for the same extension pattern, only the first method constraint was applied. A remote attacker could exploit this to bypass intended security restrictions for information or actions within the application...

9.1CVSS7.5AI score0.01136EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2026/07/22 12:0 a.m.17 views

PT-2026-63560

Name of the Vulnerable Software and Affected Versions Next.js versions 12.0.0 through 15.5.20 Next.js versions 16.0.0 through 16.2.10 Description Rules configured via rewrites or redirects that construct an external destination hostname using request-controlled input can be manipulated to point t...

8.3CVSS5.8AI score0.00782EPSS
SaveExploits0References13
Tenable Nessus
Tenable Nessus
added 2026/07/22 12:0 a.m.13 views

Oracle Linux 10 : tomcat9 (ELSA-2026-18536)

The remote Oracle Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2026-18536 advisory. - Resolves: RHEL-150720 Tomcat: Certificate revocation bypass due to improper OCSP response validation CVE-2026-24734 - Resolves: Tomcat: OCSP checks...

9.6CVSS6.9AI score0.82933EPSS
SaveExploits10References4
Cvelist
Cvelist
added 2026/07/21 5:31 p.m.33 views

CVE-2026-47419 praisonai-platform: Agent endpoints accept any agent_id without workspace ownership check, cross-workspace read/update/delete IDOR

PraisonAI Platform is the platform layer for the PraisonAI multi-agent teams system. Versions prior to 0.1.4 have an Insecure Direct Object Reference. The agent CRUD endpoints GET / PATCH / DELETE /workspaces/workspaceid/agents/agentid gate access on requireworkspacememberworkspaceid only, then...

8.3CVSS0.00296EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/21 12:0 a.m.11 views

Oracle Linux 10 : tomcat9 (ELSA-2026-36790)

The remote Oracle Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2026-36790 advisory. - Resolves: RHEL-150720 Tomcat: Certificate revocation bypass due to improper OCSP response validation CVE-2026-24734 - Resolves: Tomcat: OCSP checks...

9.1CVSS7.2AI score0.82933EPSS
SaveExploits9References3
CVE
CVE
added 2026/07/17 4:59 p.m.62 views

CVE-2026-54496

CVE-2026-54496 affects Zebrad and related crates (halo2_gadgets, orchard, zcash_primitives, zcashd) prior to fixed versions. Root cause: the variable-base scalar multiplication gadget uses assign_advice() to feed the base point in halo2_gadgets—without a copy constraint tying it to the real base—...

9.3CVSS5.3AI score0.0021EPSS
SaveExploits0References7
Rows per page
Query Builder