Lucene search
+L

318550 matches found

Kitploit
Kitploit
added 2026/09/08 12:14 a.m.6 views

CVE-2026-9290

CVE-2026-9290 — WP User Manager LFI to RCE Exploit Pre-Auth Path Traversal via 'tab' Parameter → Local File Inclusion Overview CVE-2026-9290 is a high-severity CVSS 7.5 unauthenticated Local File Inclusion vulnerability in the WP User Manager – User Profile Builder & Membership WordPress plugin ≤...

7.5CVSS5.8AI score0.02502EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2026/09/08 12:00 a.m.8 views

PT-2026-87033

The Zephyr Project Manager plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘message’ parameter in all versions up to, and including, 3.3.205 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Custom-level...

6.4CVSS0.00193EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/09/08 12:00 a.m.11 views

PT-2026-87070

A template injection vulnerability was discovered in the Dashboards functionality due to improper validation of an input parameter. An authenticated user with the required privileges can define a dashboard containing a malicious payload, or a victim can be socially engineered into importing a...

5.1CVSS0.00177EPSS
SaveExploits0References2
Packet Storm News
Packet Storm News
added 2026/09/08 12:00 a.m.3 views

Navigating the Latent Manifold: Proactive Concept Drift Adaptation for Resilient NIDS

Network intrusion detection systems NIDS are critical for cybersecurity, safeguarding services and data from potential attacks. However, existing AI-based NIDS often assume static data distributions and fail to handle concept drift, leading to degraded performance and increased false positives in...

5.8AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/09/08 12:00 a.m.5 views

PT-2026-88173

A missing permission check in Jenkins 2.579 and earlier, LTS 2.568.2 and earlier allows attackers with Item/Read permission on at least one job to read build parameter names and values of jobs they have no access to...

4.3CVSS0.00178EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/09/08 12:00 a.m.5 views

PT-2026-88514

Maravel, a PHP framework oriented towards dependency injection, prior to version 10.73.1 has a side-channel information disclosure issue. When a route was compiled with dynamic placeholders e.g., /api/v1/users/id, the raw string placeholder key was mistakenly registered into the flat static route...

6.9CVSS0.00323EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/09/08 12:00 a.m.6 views

PT-2026-87129

Craft CMS versions before 5.10.12 contain a remote code execution vulnerability in the element-index endpoint that allows authenticated content editors to instantiate arbitrary classes through the criteria parameter. Attackers can inject a malicious class via criteriawithTransforms0class that...

8.8CVSS0.0051EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/08 12:00 a.m.8 views

CVE-2026-78837

AppNitro MachForm v30 contains a remote SQL injection vulnerability in the filter[filters][0][field] parameter of grid_datasource.php. An unauthenticated attacker can inject a crafted SQL statement to enumerate valid column names in the ap_form_{id} table, gaining access to sensitive database inf...

7.5CVSS0.00312EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/09/08 12:00 a.m.7 views

PT-2026-88518

OPNsense is a FreeBSD based firewall and routing platform. Prior to version 26.1.9 of opnsense/core and version 26.4 20 of BE/opnsense/core, a path traversal vulnerability in the NTP configuration module allows an attacker to overwrite arbitrary files on the system as the root user. By manipulati...

9CVSS0.00326EPSS
SaveExploits0References2
NOZOMI
NOZOMI
added 2026/09/08 12:00 a.m.5 views

Insufficient sanitization of Dashboards in Guardian/CMC before 26.3.0

Summary A template injection vulnerability was discovered in the Dashboards functionality due to improper validation of an input parameter. Impact An authenticated user with the required privileges can define a dashboard containing a malicious payload, or a victim can be socially engineered into...

5.1CVSS0.00177EPSS
SaveExploits0Affected Software2
Cvelist
Cvelist
added 2026/09/08 12:00 a.m.24 views

CVE-2026-79569

MovieRecommend v1.0.0 was discovered to contain a SQL injection vulnerability in the sort parameter at /loadingmore. This vulnerability allows attackers to access sensitive database information via a crafted SQL statement...

0.00393EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/08 12:00 a.m.20 views

CVE-2026-30754

A memory corruption vulnerability exists in FFmpeg before 8.1. The RTP encoding process. In the nalsend function in libavformat/rtpench264hevc.c, a negative size parameter size=-3 is passed to memcpy when transmitting H.264/HEVC streams via RTP using a crafted input file. This was detected using...

0.00347EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/09/08 12:00 a.m.7 views

PT-2026-87130

Snipe-IT before 8.7.0 streams the SQL entry from an uploaded backup archive directly into the MySQL/MariaDB command-line client mysql without the --binary-mode flag, so the client interprets lines beginning with backslash commands such as ! as local shell commands. An authenticated...

8.6CVSS0.00325EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/08 12:00 a.m.7 views

NewStart CGSL MAIN 7.02 : glibc Multiple Vulnerabilities (NS-SA-2026-0097)

The remote NewStart CGSL host, running version MAIN 7.02, has glibc packages installed that are affected by multiple vulnerabilities: - Calling getnetbyaddr or getnetbyaddrr with a configured nsswitch.conf that specifies the library's DNS backend for networks and queries for a zero-valued network...

8.4CVSS0.00587EPSS
SaveExploits1References7
Redos
Redos
added 2026/09/08 12:00 a.m.4 views

ROS-20260908-73-0110

The vulnerability of the Python library for interacting with git repositories, GitPython, is related to the lack of measures taken to neutralize special elements during the processing of the unsafegitcloneoptions parameter. Exploiting this vulnerability could allow a remote attacker to execute...

8.8CVSS0.00961EPSS
SaveExploits1
Redos
Redos
added 2026/09/08 12:00 a.m.5 views

ROS-20260908-73-0093

The vulnerability of the Repo.clonefrom and Repo.clone functions in the git/repo/base.py module of the GitPython library for interacting with Git repositories is related to an incorrect path name limitation when processing the --separate-git-dir parameter. Exploiting this vulnerability could allo...

8.7CVSS0.0043EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2026/09/08 12:00 a.m.5 views

PT-2026-87118

AVideo through commit c3edcc274c contains an authorization bypass vulnerability where a session cookie named 'key' with value 'value' overrides the $ REQUEST'key' parameter in saveLive.php and related endpoints. Attackers can publish to any user's RTMP stream without authentication by using the...

8.7CVSS0.00285EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/09/08 12:00 a.m.6 views

PT-2026-87096

Netis NX10 firmware V4.0.1.5808 and V3.0.0.4142 contain an OS command injection vulnerability in the ping diagnostic handler that allows authenticated administrators to execute arbitrary shell commands as root by injecting into the IpAddr parameter. The parameter is interpolated directly into a...

8.6CVSS0.01573EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/09/08 12:00 a.m.6 views

PT-2026-87103

A Server-Side Request Forgery SSRF vulnerability exists in the ONLYOFFICE ownCloud Integration plugin version 9.12. The /apps/onlyoffice/ajax/settings/address endpoint does not sufficiently validate the user-supplied Document Server URL before initiating outbound connections. An authenticated...

0.00163EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/08 12:00 a.m.6 views

EUVD-2026-74264

A memory corruption vulnerability exists in FFmpeg before 8.1. The RTP encoding process. In the nalsend function in libavformat/rtpench264hevc.c, a negative size parameter size=-3 is passed to memcpy when transmitting H.264/HEVC streams via RTP using a crafted input file. This was detected using...

0.00347EPSS
SaveExploits0References3
Rows per page
Query Builder