Lucene search
+L

28438 matches found

CVE
CVE
added 2026/09/14 5:06 p.m.34 views

CVE-2026-50157

Auth0 Symfony SDK (auth0/symfony) versions 5.0.0-BETA0 through 5.9.0 are vulnerable to exposure of sensitive information via the Authorizer security authenticator. The Authorizer::authenticate() and Authorizer::supports() methods accept OAuth 2.0 bearer access tokens from a URL query parameter in...

6.5CVSS5.7AI score0.00498EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/14 4:52 p.m.23 views

CVE-2026-55416

Pimcore , an open-source data & experience management platform, is affected by a SQL injection (CWE-89) in its Custom Reports bundle (bundles/CustomReportsBundle/src/Tool/Adapter/Sql.php). An authenticated user with the reports_config permission can inject arbitrary SQL through the sql, from, whe...

8.8CVSS5.8AI score0.00606EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/09/14 4:43 p.m.6 views

CVE-2026-88030

A flaw was found in the GridFS component of the MongoDB Ruby Driver. Improper neutralization of special elements in data query logic can cause a caller-supplied structured file identifier to be interpreted as a query condition rather than a literal identifier. An authenticated user who can...

8.3CVSS5.7AI score0.00259EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/14 4:26 p.m.9 views

CVE-2026-46585

camel-lucene QUERY Header Injection Reproducer CVE-2026-46585 This project demonstrates a message-header injection / authorization bypass in Apache Camel's camel-lucene component, tracked as CVE-2026-46585. The Lucene query producer reads the full-text search phrase from an Exchange header, but t...

7.5CVSS5.9AI score0.0063EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/14 4:01 p.m.8 views

CVE-2024-24919

CVE-2024-24919 I'm not responsible for anything : Instalation git clone https://github.com/LucasKatashi/CVE-2024-24919 && cd CVE-2024-24919 python3 -m pip install -r requirements.txt && chmod +x CVE-2024-24919.py ./CVE-2024-24919 FOFA Query root@kitploit: title="Check Point SSL Network Extender"...

8.6CVSS8.2AI score0.99978EPSS
SaveExploits53
Kitploit
Kitploit
added 2026/09/14 2:09 p.m.8 views

CVE-2022-0739

CVE-2022-0739 Python PoC Exploit for CVE-2022-0739 Features Database Metadata Lookup Wordpress User Credential Dump Arbitrary Blind Query Injection 💉 Usage root@kitploit: usage: cve-2022-0739 -h -u URL -e EXEC options: -h, --help show this help message and exit -u URL, --url URL URL of the page...

9.8CVSS8.5AI score0.37171EPSS
SaveExploits11
EUVD
EUVD
added 2026/09/14 2:09 p.m.6 views

EUVD-2026-77520

Mattermost versions 11.9.x = 11.9.0, 11.8.x = 11.8.4, 11.7.x = 11.7.7 Mattermost failed to validate Dynamic Client Registration redirect URIs by URL component matching glob patterns against the raw URI string instead which allows a remote unauthenticated attacker to register an OAuth client with ...

6.8CVSS5.7AI score0.0028EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/14 2:00 p.m.13 views

CVE-2019-11043

PoC CVE-2019-11043 A Python version of the CVE-2019-11043 exploit https://github.com/neex/phuip-fpizdam This PoC is still a draft, please use the exploit written by @neex Vulnerability Analysis: https://paper.seebug.org/1064/ PoC Setup Just run docker compose to bring up nginx and php-fpm:...

9.8CVSS7.8AI score0.9978EPSS
SaveExploits57References2
Kitploit
Kitploit
added 2026/09/14 12:53 p.m.9 views

CVE-2021-40438

CVE-2021-40438 exploit PoC with Docker setup CD into the directory containing the Apache configuration and Dockerfile shared in repo. Building Image: docker build -t cve-2021-40438:1.0 . Running the Docker Image: docker run --rm -d -p 4444:80 cve-2021-40438:1.0 Note: You can also use Image ID...

9CVSS7.8AI score0.99999EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/14 12:35 p.m.8 views

CVE-2025-26794

CVE-2025-26794: Blind SQL injection in Exim 4.98 SQLite DBM - exploit writeup Exim report: https://www.exim.org/static/doc/security/CVE-2025-26794.txt I discovered this vulnerability through a manual code review. Vulnerability details: Issue The SQL parameters, when SQLite is used as the DBM, are...

9.8CVSS7.9AI score0.77173EPSS
SaveExploits6
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.9 views

Astra Linux – Vulnerability in uriparser

A issue was discovered in uriparser through 0.9.7. The ComposeQueryEngine in UriQuery.c has an integer overflow due to long keys or values, resulting in a buffer overflow...

8.6CVSS7.4AI score0.01233EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.7 views

Astra Linux – Vulnerability in NTP

In the file libntp/mstolfp.c, within the NTP version 4.2.8p15, there is a buffer overflow vulnerability when copying the trailing number. An attacker may be able to exploit this vulnerability against a client’s NTPQ process, but they cannot exploit it against ntpd...

5.6CVSS7.1AI score0.00703EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/14 10:29 a.m.7 views

CVE-2026-42127

A flaw was found in Grafana. An unauthenticated attacker can exploit the public dashboard query endpoint by sending arbitrarily large JSON payloads. This vulnerability, caused by a lack of request body size limits, triggers excessive memory allocation, leading to a denial of service through memor...

7.5CVSS7AI score0.00432EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/14 9:37 a.m.8 views

CVE-2019-0232

CVE-2019-0232 Apache Tomcat CGIServlet enableCmdLineArguments RCE Windows batch script injection via query string arguments Description Apache Tomcat with the CGI servlet enabled and enableCmdLineArguments=true passes query string parameters as command-line arguments to CGI scripts. On Windows,...

9.3CVSS7.9AI score0.99652EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/14 8:04 a.m.11 views

CVE-2026-27886-check

CVE-2026-27886 Vulnerability Assessment Tool Safely detect whether a Strapi instance is vulnerable to CVE-2026-27886 without performing the full account-takeover chain. See the full write-up on the Bishop Fox blog. Description CVE-2026-27886 is an unauthenticated parameter sanitization bypass in...

9.2CVSS5.7AI score0.00612EPSS
SaveExploits5References2
Kitploit
Kitploit
added 2026/09/14 1:53 a.m.7 views

CVE-2017-16082

CVE-2017-16082 Overview Affected versions of pg contain a remote code execution vulnerability that occurs when the remote database or query specifies a crafted column name. There are two specific scenarios in which it is likely for an application to be vulnerable: 1. The application executes...

9.8CVSS8.6AI score0.10524EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2026/09/14 1:28 a.m.10 views

kernel: smb: client: fix query directory replay double-free

A flaw was found in the Linux kernel's Server Message Block SMB client. This vulnerability, a double-free error, occurs when the client attempts to free the same memory buffer twice during a directory query operation. An attacker could potentially exploit this flaw to cause memory corruption,...

9.8CVSS6.5AI score0.00457EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/13 11:29 p.m.15 views

CVE-2026-9082

CVE-2026-9082 / Drupal SA-CORE-2026-004 Proof of Concept Disclaimer: This Proof-of-Concept is for educational and research purposes only. Do not use this software against any system you do not own or have explicit permission to test. The author assumes no liability for misuse or damage caused by...

9.8CVSS7.6AI score0.87892EPSS
SaveExploits17
NVD
NVD
added 2026/09/13 8:16 p.m.10 views

CVE-2026-90583

A security flaw has been discovered in kagisearch smallweb up to 0ecb9c48edbf98dc7e934b54fbac43869e64b4cf. The affected element is the function index of the file app/sw.py of the component Query String Rendering. Performing a manipulation of the argument qs results in cross site scripting. The...

5.3CVSS0.00282EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/09/13 8:00 p.m.6 views

EUVD-2026-77073

A security flaw has been discovered in kagisearch smallweb up to 0ecb9c48edbf98dc7e934b54fbac43869e64b4cf. The affected element is the function index of the file app/sw.py of the component Query String Rendering. Performing a manipulation of the argument qs results in cross site scripting. The...

5.3CVSS3.5AI score0.00282EPSS
SaveExploits0References7
Rows per page
Query Builder