Lucene search
+L

107707 matches found

CVE
CVE
added 2 days ago13 views

CVE-2026-17552

CVE-2026-17552 affects Plack::App::Prerender for Perl prior to 0.3.0. The flaw arises from unvalidated REQUEST_URI concatenation when the rewrite base is a plain string or lacks a path, allowing an attacker to alter the hostname (e.g., via a request like GET @192.168.1.2/) and proxy requests to i...

9.1CVSS5.9AI score0.00193EPSS
SaveExploits0References4
NVD
NVD
added 2 days ago11 views

CVE-2026-66397

phpMyFAQ before 4.1.6 fails to validate path traversal sequences in the existingimage field during category updates, allowing authenticated attackers to delete arbitrary files by exploiting insufficient sanitization in Image::delete. Attackers can delete the database.php configuration file to...

8.6CVSS0.00325EPSS
SaveExploits0References2
NVD
NVD
added 2 days ago10 views

CVE-2026-55953

The Erlang/OTP ssl TLS 1.2 and earlier and DTLS client does not verify that the cipher suite selected by the server in ServerHello was among the suites offered by the client in ClientHello. The client-side tlshandshake:hello/5 handler validates the negotiated protocol version and the downgrade...

9.1CVSS0.00245EPSS
SaveExploits0References7
NVD
NVD
added 2 days ago9 views

CVE-2026-47078

Relative Path Traversal vulnerability in Erlang OTP stdlib zip module allows writing files outside the intended extraction directory via a crafted zip archive. zip:unzip/1,2 and zip:extract/1,2 validate entry paths using zip:checkdirlevel/2, which tracks directory depth as a running integer...

4.8CVSS0.00152EPSS
SaveExploits0References5
OSV
OSV
added 2 days ago4 views

CVE-2026-17531 unitedbyai droidclaw Unsigned Scheduled Callback goals.ts authorization

A weakness has been identified in unitedbyai droidclaw up to 0.5.3. Affected by this issue is some unknown functionality of the file server/src/routes/goals.ts of the component Unsigned Scheduled Callback. This manipulation causes authorization bypass. Remote exploitation of the attack is possibl...

2.3CVSS5.2AI score0.00199EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2 days ago30 views

CVE-2026-66397 phpMyFAQ before 4.1.6 Path Traversal via category image deletion

phpMyFAQ before 4.1.6 fails to validate path traversal sequences in the existingimage field during category updates, allowing authenticated attackers to delete arbitrary files by exploiting insufficient sanitization in Image::delete. Attackers can delete the database.php configuration file to...

8.6CVSS0.00325EPSS
SaveExploits0References2
CVE
CVE
added 2 days ago9 views

CVE-2026-66397

CVE-2026-66397 affects phpMyFAQ prior to 4.1.6. It fails to validate path traversal in the existing_image field during category updates, allowing an authenticated user to delete arbitrary files via Image::delete(), including the database.php config file. This can disable the installation gate and...

8.6CVSS5.9AI score0.00325EPSS
SaveExploits0References2
EUVD
EUVD
added 2 days ago8 views

EUVD-2026-49330

phpMyFAQ before 4.1.6 fails to validate path traversal sequences in the existingimage field during category updates, allowing authenticated attackers to delete arbitrary files by exploiting insufficient sanitization in Image::delete. Attackers can delete the database.php configuration file to...

8.6CVSS5.9AI score0.00325EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2 days ago6 views

CVE-2026-66397 phpMyFAQ before 4.1.6 Path Traversal via category image deletion

phpMyFAQ before 4.1.6 fails to validate path traversal sequences in the existingimage field during category updates, allowing authenticated attackers to delete arbitrary files by exploiting insufficient sanitization in Image::delete. Attackers can delete the database.php configuration file to...

8.6CVSS5.9AI score0.00325EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2 days ago5 views

CVE-2026-66397

phpMyFAQ before 4.1.6 fails to validate path traversal sequences in the existingimage field during category updates, allowing authenticated attackers to delete arbitrary files by exploiting insufficient sanitization in Image::delete. Attackers can delete the database.php configuration file to...

8.6CVSS5.9AI score0.00325EPSS
SaveExploits0References3
OSV
OSV
added 2 days ago4 views

CVE-2026-66397 phpMyFAQ before 4.1.6 Path Traversal via category image deletion

phpMyFAQ before 4.1.6 fails to validate path traversal sequences in the existingimage field during category updates, allowing authenticated attackers to delete arbitrary files by exploiting insufficient sanitization in Image::delete. Attackers can delete the database.php configuration file to...

8.6CVSS5.9AI score0.00325EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2 days ago6 views

CVE-2026-59251

Allocation of resources without limits in Erlang/OTP publickey certificate path validation allows a remote unauthenticated attacker to cause denial of service by sending a crafted X.509 certificate chain during the TLS handshake. During RFC 5280 policy processing in publickey:pkixpathvalidation/3...

8.7CVSS6AI score0.0026EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2 days ago5 views

EEF-CVE-2026-59251 Denial of service via exponential certificate policy tree growth in path validation

Summary Allocation of resources without limits in Erlang/OTP public\key certificate path validation allows a remote unauthenticated attacker to cause denial of service by sending a crafted X.509 certificate chain during the TLS handshake. During RFC 5280 policy processing in...

8.7CVSS6AI score0.0026EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2 days ago5 views

CVE-2026-55953

The Erlang/OTP ssl TLS 1.2 and earlier and DTLS client does not verify that the cipher suite selected by the server in ServerHello was among the suites offered by the client in ClientHello. The client-side tlshandshake:hello/5 handler validates the negotiated protocol version and the downgrade...

9.1CVSS5.9AI score0.00245EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2 days ago23 views

CVE-2026-55953

Summary: CVE-2026-55953 affects Erlang/OTP SSL/TLS client when using TLS 1.2 and DTLS. The client fails to verify that the server-chosen cipher suite in ServerHello was among the suites offered in ClientHello. An on-path attacker can respond with a ServerHello using an anonymous cipher suite (e.g...

9.1CVSS5.9AI score0.00245EPSS
SaveExploits0References7
OSV
OSV
added 2 days ago7 views

EEF-CVE-2026-55953 TLS 1.2 and DTLS client accepts unoffered anonymous cipher suite, bypassing server authentication

Summary The Erlang/OTP ssl TLS 1.2 and earlier and DTLS client does not verify that the cipher suite selected by the server in ServerHello was among the suites offered by the client in ClientHello. The client-side tls\handshake:hello/5 handler validates the negotiated protocol version and the...

9.1CVSS5.9AI score0.00245EPSS
SaveExploits0References6
NVD
NVD
added 2 days ago9 views

CVE-2026-66050

NitroShare Desktop through 0.3.4 contains a path traversal vulnerability in its LAN file transfer server that allows unauthenticated attackers on the same network to write arbitrary files by sending a crafted filename containing directory traversal sequences in the JSON item header name field...

8.7CVSS0.00737EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2 days ago29 views

CVE-2026-47078 Relative path traversal in zip:unzip/zip:extract via check_dir_level depth-counter bypass

Relative Path Traversal vulnerability in Erlang OTP stdlib zip module allows writing files outside the intended extraction directory via a crafted zip archive. zip:unzip/1,2 and zip:extract/1,2 validate entry paths using zip:checkdirlevel/2, which tracks directory depth as a running integer...

4.8CVSS0.00152EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2 days ago3 views

CVE-2026-47078 Relative path traversal in zip:unzip/zip:extract via check_dir_level depth-counter bypass

Relative Path Traversal vulnerability in Erlang OTP stdlib zip module allows writing files outside the intended extraction directory via a crafted zip archive. zip:unzip/1,2 and zip:extract/1,2 validate entry paths using zip:checkdirlevel/2, which tracks directory depth as a running integer...

4.8CVSS5.8AI score0.00152EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2 days ago4 views

CVE-2026-47078

Relative Path Traversal vulnerability in Erlang OTP stdlib zip module allows writing files outside the intended extraction directory via a crafted zip archive. zip:unzip/1,2 and zip:extract/1,2 validate entry paths using zip:checkdirlevel/2, which tracks directory depth as a running integer...

4.8CVSS5.8AI score0.00152EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder