Lucene search
+L

2336 matches found

UbuntuCve
UbuntuCve
added 2026/04/07 10:16 p.m.5 views

CVE-2026-34580

Botan is a C++ cryptography library. In 3.11.0, the function CertificateStore::certificateknown had a misleading name; it would return true if any certificate in the store had a DN and subject key identifier, if set matching that of the argument. It did not check that the cert it found and the ce...

9.3CVSS5.9AI score0.00249EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/04/07 9:12 p.m.4 views

CVE-2026-34580

Botan is a C++ cryptography library. In 3.11.0, the function CertificateStore::certificateknown had a misleading name; it would return true if any certificate in the store had a DN and subject key identifier, if set matching that of the argument. It did not check that the cert it found and the ce...

9.3CVSS5.9AI score0.00249EPSS
SaveExploits0References2Affected Software1
AlpineLinux
AlpineLinux
added 2026/04/07 9:12 p.m.37 views

CVE-2026-34580

Botan is a C++ cryptography library. In 3.11.0, the function CertificateStore::certificateknown had a misleading name; it would return true if any certificate in the store had a DN and subject key identifier, if set matching that of the argument. It did not check that the cert it found and the ce...

9.3CVSS5.4AI score0.00249EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/04/07 9:12 p.m.6 views

CVE-2026-34580 Botan has a certificate authentication bypass due to trust anchor confusion

Botan is a C++ cryptography library. In 3.11.0, the function CertificateStore::certificateknown had a misleading name; it would return true if any certificate in the store had a DN and subject key identifier, if set matching that of the argument. It did not check that the cert it found and the ce...

9.3CVSS5.9AI score0.00249EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/04/07 9:12 p.m.8 views

EUVD-2026-19947

Botan is a C++ cryptography library. In 3.11.0, the function CertificateStore::certificateknown had a misleading name; it would return true if any certificate in the store had a DN and subject key identifier, if set matching that of the argument. It did not check that the cert it found and the ce...

9.3CVSS5.9AI score0.00249EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/04/07 7:50 a.m.8 views

CVE-2026-33227

Improper validation and restriction of a classpath path name vulnerability in Apache ActiveMQ Client, Apache ActiveMQ Broker, Apache ActiveMQ All, Apache ActiveMQ Web, Apache ActiveMQ. In two instances when creating a Stomp consumer and also browsing messages in the Web console an authenticated...

4.3CVSS5.3AI score0.00419EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/04/07 12:0 a.m.13 views

Apache ActiveMQ 安全漏洞

Apache ActiveMQ is an open-source messaging middleware developed by the Apache Foundation in the United States. It supports Java Message Service, clustering, Spring Framework, etc. There is a security vulnerability in Apache ActiveMQ, which stems from improper class path name validation and...

4.3CVSS5.8AI score0.00419EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/04/06 11:9 p.m.8 views

Directory Traversal

Overview praisonaiagents is a Praison AI agents for completing complex tasks with Self Reflection Agents Affected versions of this package are vulnerable to Directory Traversal via the validatepath function. An attacker can access arbitrary files on the system by supplying crafted file paths that...

9.2CVSS6.3AI score0.00416EPSS
SaveExploits1References2
OSV
OSV
added 2026/04/06 11:9 p.m.23 views

GHSA-693F-PF34-72C5 PraisonAI Has Path Traversal in FileTools

Executive Summary: The path validation has a critical logic bug: it checks for .. AFTER normpath has already collapsed all .. sequences. This makes the check completely useless and allows trivial path traversal to any file on the system. The path validation function also does not resolve the...

9.2CVSS6.1AI score0.00416EPSS
SaveExploits1References4
Veracode
Veracode
added 2026/04/04 5:35 a.m.17 views

Claude SDK For Python: Memory Tool Path Validation Race Condition Allows Sandbox Escape

The async local filesystem memory tool in the Anthropic Python SDK validated that model-supplied paths resolved inside the sandboxed memory directory, but then returned the unresolved path for subsequent file operations. A local attacker able to write to the memory directory could retarget a...

5.8CVSS5.8AI score0.00138EPSS
SaveExploits0Affected Software1
SUSE CVE
SUSE CVE
added 2026/04/03 11:24 p.m.7 views

SUSE CVE-2026-35536

In Tornado before 6.5.5, cookie attribute injection could occur because the domain, path, and samesite arguments to .RequestHandler.setcookie were not checked for crafted characters...

7.2CVSS5.8AI score0.00237EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/04/03 2:25 a.m.2 views

CVE-2026-35536

In Tornado before 6.5.5, cookie attribute injection could occur because the domain, path, and samesite arguments to .RequestHandler.setcookie were not checked for crafted characters...

7.2CVSS5.9AI score0.00237EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/02 6:42 p.m.11 views

GO-2026-4907 Nginx Configuration Directory Vulnerable to Recursive Deletion via Improper Path Validation in github.com/0xJacky/Nginx-UI

Nginx Configuration Directory Vulnerable to Recursive Deletion via Improper Path Validation in github.com/0xJacky/Nginx-UI...

6.9CVSS5.9AI score0.00397EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/04/02 6:31 a.m.8 views

EUVD-2026-18124

The MW WP Form plugin for WordPress is vulnerable to arbitrary file moving due to insufficient file path validation via the 'generateuserfilepath' function and the 'movetempfiletouploaddir' function in all versions up to, and including, 5.1.0. This makes it possible for unauthenticated attackers ...

8.1CVSS6.6AI score0.01273EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/04/02 5:28 a.m.4 views

CVE-2026-4347 MW WP Form <= 5.1.0 - Unauthenticated Arbitrary File Move via move_temp_file_to_upload_dir

The MW WP Form plugin for WordPress is vulnerable to arbitrary file moving due to insufficient file path validation via the 'generateuserfilepath' function and the 'movetempfiletouploaddir' function in all versions up to, and including, 5.1.0. This makes it possible for unauthenticated attackers ...

8.1CVSS6.6AI score0.01273EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/04/02 12:0 a.m.7 views

PT-2026-29950

Nginx Configuration Directory Vulnerable to Recursive Deletion via Improper Path Validation in github.com/0xJacky/Nginx-UI...

6.9CVSS5.9AI score0.00397EPSS
SaveExploits1References4
Snyk
Snyk
added 2026/04/01 11:40 p.m.5 views

Time-of-check Time-of-use (TOCTOU) Race Condition

Overview onnx is an Open Neural Network Exchange Affected versions of this package are vulnerable to Time-of-check Time-of-use TOCTOU Race Condition through the saveexternaldata function. An attacker can overwrite arbitrary files or inject data into sensitive locations by exploiting a race...

7.1CVSS6.1AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/01 11:0 p.m.12 views

CVE-2026-34452

The Claude SDK for Python provides access to the Claude API from Python applications. From version 0.86.0 to before version 0.87.0, the async local filesystem memory tool in the Anthropic Python SDK validated that model-supplied paths resolved inside the sandboxed memory directory, but then...

5.8CVSS5.8AI score0.00138EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/04/01 10:30 p.m.8 views

Directory Traversal

Overview thorsten/phpmyfaq is a FAQ system for PHP and MySQL, PostgreSQL and other databases Affected versions of this package are vulnerable to Directory Traversal via the index function in MediaBrowserController when the fileRemove action is triggered and user input is concatenated with the...

8.7CVSS6.5AI score0.00693EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/04/01 9:17 p.m.12 views

Claude SDK for Python: Memory Tool Path Validation Race Condition Allows Sandbox Escape

The async local filesystem memory tool in the Anthropic Python SDK validated that model-supplied paths resolved inside the sandboxed memory directory, but then returned the unresolved path for subsequent file operations. A local attacker able to write to the memory directory could retarget a...

5.8CVSS5.9AI score0.00138EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder