Lucene search
+L

3125 matches found

Kitploit
Kitploit
added 2026/09/02 3:00 a.m.7 views

CVE-2026-22444

CVE-2026-22444 Apache Solr UNC Path Validation Vulnerability Overview CVE-2026-22444 is a security vulnerability affecting Apache Solr, publicly disclosed around January 20, 2026. The vulnerability stems from insufficient input validation CWE-20: Improper Input Validation on certain API parameter...

7.1CVSS7.7AI score0.00665EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/02 2:37 a.m.4 views

CVE-2026-51954

Product: Webasyst Framework Affected Version: ≤ 4.0.3 Severity: High CVSS 3.1: 8.0 Description Webasyst Framework through 4.0.3 contains an OAuth 2.0 implementation flaw that allows a remote, unauthenticated attacker to intercept authorization credentials issued during the OAuth flow, without...

5.9AI score
SaveExploits0
CVE
CVE
added 2026/09/01 7:47 p.m.8 views

CVE-2026-73742

HPE Networking Fabric Composer contains a vulnerability in an API endpoint classified as Improper Client Address Validation . An authenticated low-privilege operator user can spoof the source address attributed to their requests, causing inaccurate attribution information to be recorded on the af...

4.3CVSS5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/01 7:06 p.m.5 views

CVE-2025-25279

Security Advisory MMSA-2025-00430 / CVE-2025-25279 Summary After uploading a file to Mattermost Boards, when the fileId parameter is modified and the board is copied, the file now points to and downloads the target file specified in the parameter. Affected Versions: Mattermost instances with Boar...

9.9CVSS8.6AI score0.24223EPSS
SaveExploits1
NVD
NVD
added 2026/09/01 3:17 p.m.4 views

CVE-2026-59696

Improper Validation of Specified Quantity in Input vulnerability in Erlang/OTP stdlib allows a remote attacker to degrade availability by supplying a URI whose port component is a very long run of digits. uristring:getport/1 passes the port substring to binarytointeger/1 with no length bound,...

6.9CVSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/01 2:51 p.m.13 views

CVE-2026-70409 eldap does not bound the port component of a referral URL before integer conversion

Improper Validation of Specified Quantity in Input vulnerability in Erlang/OTP eldap allows a malicious or compromised LDAP server to degrade availability by returning a referral URL whose port component is a very long run of digits. eldap:parseport/2 passes the port substring straight to...

6.3CVSS
SaveExploits0References6
CVE
CVE
added 2026/09/01 2:51 p.m.4 views

CVE-2026-70409

Erlang/OTP eldap suffers from an Improper Validation of Specified Quantity in Input flaw in eldap:parse_port/2. The function passes the port substring from a referral URL directly to list_to_integer/1 with no length bound. A malicious or compromised LDAP server can return a referral whose port is...

6.3CVSS5.8AI score
SaveExploits0References6
CVE
CVE
added 2026/09/01 2:37 p.m.7 views

CVE-2026-59696

CVE-2026-59696 is an Improper Validation of Specified Quantity in Input flaw in Erlang/OTP stdlib where uri_string:get_port/1 passes the URI port substring to binary_to_integer/1 with no length bound. A syntactically valid port of up to ~1.26 million digits converts successfully, costing the call...

6.9CVSS5.8AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/01 2:37 p.m.14 views

CVE-2026-59696 uri_string does not bound the port component of a URI before integer conversion

Improper Validation of Specified Quantity in Input vulnerability in Erlang/OTP stdlib allows a remote attacker to degrade availability by supplying a URI whose port component is a very long run of digits. uristring:getport/1 passes the port substring to binarytointeger/1 with no length bound,...

6.9CVSS
SaveExploits0References6
CVE
CVE
added 2026/09/01 1:28 p.m.21 views

CVE-2026-9637

A denial-of-service vulnerability exists in Rockwell Automation CompactLogix 5380 and ControlLogix 5580 platforms, caused by improper validation of input length during CIP message processing . An unauthenticated network attacker with low complexity can trigger a major nonrecoverable fault (MNRF) ...

8.7CVSS5.9AI score
SaveExploits0References1
Nuclei
Nuclei
added 2026/09/01 10:50 a.m.80 views

kkFileView 4.0 - Server-Side Request Forgery

kkFileView 4.0 contains a server-side request forgery caused by improper validation in OnlinePreviewController.java, letting attackers induce the server to make arbitrary requests, exploit requires sending crafted requests. id: CVE-2022-42149 info: name: kkFileView 4.0 - Server-Side Request Forge...

9.8CVSS7.3AI score0.02334EPSS
SaveExploits0References2
Nuclei
Nuclei
added 2026/09/01 10:50 a.m.78 views

OpenCATS - Open Redirect

OpenCATS contains an open redirect vulnerability due to improper validation of user-supplied GET parameters. This, in turn, exposes OpenCATS to possible template injection and obtaining sensitive information, modifying data, and/or executing unauthorized operations. id: CVE-2023-27292 info: name:...

5.4CVSS6.1AI score0.01027EPSS
SaveExploits1References3
Nuclei
Nuclei
added 2026/09/01 10:50 a.m.67 views

Gradio - Open Redirect

An open redirect vulnerability exists in the gradio-app/gradio, affecting the latest version. The vulnerability allows an attacker to redirect users to arbitrary websites, which can be exploited for phishing attacks, Cross-site Scripting XSS, Server-Side Request Forgery SSRF, amongst others. This...

6.1CVSS6.2AI score0.01021EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/01 5:42 a.m.4 views

day01-sessionreaper-lab

Day 1 — SessionReaper-style Vulnerable Lab Educational This is a tiny lab that simulates the core idea reported for CVE-2025-54236 “SessionReaper”: improper validation of nested JSON leading to dangerous code paths. This is not Magento/Adobe Commerce; it's a minimal educational replica to practic...

9.1CVSS7.4AI score0.94532EPSS
SaveExploits9
NVD
NVD
added 2026/09/01 4:18 a.m.5 views

CVE-2026-82734

Improper Validation of Specified Quantity in Input vulnerability in ash-project ash allows an attacker to submit a non-finite decimal value that bypasses numeric bounds constraints or fails later operations on the value. Ash.Type.Decimal cast input through Ecto's decimal cast in castinput/2 and...

2.1CVSS0.00133EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/01 3:33 a.m.17 views

CVE-2026-82741 Ash.Type.Union with :map_with_tag does not force the tag on dump, enabling tag confusion

Improper Validation of Specified Type of Input vulnerability in ash-project ash lets an attacker confuse the stored type tag of an Ash.Type.Union value that uses storage: :mapwithtag, bypassing that member's validation and any tag-based authorization. For a union with storage: :mapwithtag, each...

2.1CVSS0.00133EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/01 3:33 a.m.6 views

CVE-2026-82741

CVE-2026-82741 affects the ash-project ash Elixir framework (versions 2.14.18 through before 3.32.2 ). The vulnerability is in Ash.Type.Union.dump_to_native/2 (lib/ash/type/union.ex), which did not force the configured tag when writing values with storage: :map_with_tag. An attacker can submit a ...

2.1CVSS5.9AI score0.00133EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/01 3:17 a.m.6 views

EUVD-2026-68960

Improper Validation of Specified Quantity in Input vulnerability in ash-project ash allows an attacker to submit a non-finite decimal value that bypasses numeric bounds constraints or fails later operations on the value. Ash.Type.Decimal cast input through Ecto's decimal cast in castinput/2 and...

2.1CVSS5.9AI score0.00133EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/31 8:42 p.m.7 views

EUVD-2026-68805

Improper Validation of Specified Quantity in Input vulnerability in Silk Themes Newspapers X allows Malicious Software Implanted. This issue affects Newspapers X: from 1.0.46 through 1.0.48...

10CVSS5.9AI score0.0029EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/31 12:00 a.m.9 views

PT-2026-84017

Improper Validation of Specified Quantity in Input vulnerability in Silk Themes Newspapers X allows Malicious Software Implanted. This issue affects Newspapers X: from 1.0.46 through 1.0.48...

10CVSS5.9AI score0.0029EPSS
SaveExploits0References2
Rows per page
Query Builder