Lucene search
+L

2700 matches found

GithubExploit
GithubExploit
added 2026/08/10 2:22 p.m.21 views

Exploit for Improper Input Validation in Widgetfactorylimited Jce

CVE-2026-65891 — Joomla JCE Rename PoC Proof-of-concept scann...

6.5CVSS5.7AI score0.00195EPSS
SaveExploits1
CVE
CVE
added 2026/08/10 1:56 p.m.104 views

CVE-2026-71959

Bitwarden Server prior to 2026.7.2 is vulnerable: the service does not verify that the caller belongs to the organization in a POST /collect request, permitting an authenticated user to forge and backdate entries in any organization’s audit log. The issue affects the audit-log integrity and can u...

6.9CVSS5.3AI score0.00289EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/10 6:00 a.m.41 views

CVE-2026-17020 Salon Booking System – Free Version <= 10.31.0 - Subscriber+ Arbitrary Booking PII Disclosure

The Salon Booking System WordPress plugin through 10.31.0 does not verify that a requested booking belongs to the caller on one of its REST API endpoints, requiring only a basic read capability, allowing any authenticated user including a Subscriber or self-registered customer account to disclose...

0.00162EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/07 8:20 p.m.14 views

CVE-2026-11425 Domoticz Mobile Dashboard versions prior to 2026.3 Stored XSS via Text/Alert Device Rendering

Domoticz versions prior to 2026.3 contains a stored cross-site scripting vulnerability in the mobile dashboard that allows authenticated attackers to inject arbitrary HTML and JavaScript by updating Text or Alert subtype device values through the API. The mobile dashboard renders device data via...

2CVSS5.2AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/07 7:58 p.m.32 views

CVE-2026-47661 Pathling has path traversal in $result endpoint that allows arbitrary warehouse file read

Pathling is a set of tools that make it easier to use FHIR and clinical terminology within health data analytics. Prior to version 2.0.0 of Pathling Server, Pathling's /$result endpoint allows a caller who can obtain any valid async export job ID to supply file parameter values containing path...

8.7CVSS0.00403EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/07 6:16 a.m.11 views

CVE-2026-14205

The WP Events Manager WordPress plugin before 2.2.5 does not validate the requested quantity when registering for a paid event and computes the price from the attacker-controlled quantity, allowing any authenticated user to create a completed booking for a paid event without making a payment...

9.8CVSS0.00268EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/07 6:00 a.m.39 views

CVE-2026-15214 Subscriptions for WooCommerce < 2.0.1 - Subscriber+ Subscription Detail Disclosure via IDOR

The Subscriptions for WooCommerce WordPress plugin before 2.0.1 does not verify that the requester owns the subscription being viewed before rendering its details, allowing any authenticated customer to read another customer's subscription information the subscribed product, status, and dates by...

0.00162EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/06 7:59 p.m.34 views

CVE-2026-15732 WGDashboard Server-Side Request Forgery Vulnerability

A Server-Side Request Forgery SSFR vulnerability exist in WGDashboard version 4.2.3 and earlier. The webhook functionality allows authenticated attackers to make arbitrary HTTP requests and retrieve responses...

0.00381EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/06 5:31 p.m.29 views

CVE-2024-6541 Information Disclosure and Integrity Violation via Improper Message Context Handling in Multiple WSO2 Products

The Class Mediator fails to correctly validate or sanitize messageContext properties when they are used to populate dynamic values. This allows authenticated users to potentially access or modify data across different system invocations that should be isolated. This weakness can lead to the...

6.8CVSS0.00256EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/06 3:11 p.m.67 views

CVE-2026-18359

CVE-2026-18359 affects Scripta eScriptorium (through 26.04.1) via SSRF in METS and IIIF import URI handling. A remote authenticated user can trigger the server to issue arbitrary HTTP requests to internal hosts (including cloud instance metadata) by supplying mets_uri or iiif_uri in POST /api/doc...

8.5CVSS5.7AI score0.0022EPSS
SaveExploits0References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/06 11:29 a.m.12 views

CVE-2026-5391

The LatePoint plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'btnwrapperclasses' attribute of the 'latepointresources' shortcode in all versions up to, and including, 5.3.2. This is due to insufficient input sanitization and output escaping in the 'locations' branch of...

6.4CVSS5.7AI score0.00156EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/05 4:32 p.m.8 views

CVE-2026-20311

A vulnerability in the web-based management interface of Cisco IOS XE Software could allow an authenticated, remote attacker with low privileges to cause a denial of service DoS condition on an affected device. This vulnerability is due to insufficient error handling in the web-based management...

6.3CVSS5.6AI score0.00158EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/08/05 4:18 p.m.12 views

EUVD-2026-53451

A vulnerability in the web-based management interface of Cisco IMC could allow an authenticated, remote attacker with low privileges to execute arbitrary commands on the underlying operating system of an affected system and elevate privileges to root. This vulnerability is due to improper...

8.8CVSS6AI score0.00843EPSS
SaveExploits1References1
CVE
CVE
added 2026/08/05 4:18 p.m.212 views

CVE-2026-20124

CVE-2026-20124 affects Cisco IOS XE SNMP subsystem and is due to improper error handling when parsing SNMP requests. It allows an authenticated remote attacker to trigger a reload of an affected device, causing a DoS. Impact is described as affecting all SNMP versions (v1, v2c, v3); attacker must...

7.7CVSS5.6AI score0.00345EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/05 12:26 p.m.10 views

CVE-2026-71282 ChirpStack SQLite Backend SQL Injection via Device Tag Key in ListDevices Filter

ChirpStack's SQLite-backend device tag filtering chirpstack/src/storage/device.rs, in both getcount and list interpolates the user-supplied tag KEY directly into a raw SQL fragment via Rust's format! macro , while only the tag VALUE is safely parameter-bound via Diesel's .bind...

6.5CVSS5.6AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/05 12:26 p.m.11 views

CVE-2026-71269 Node-RED Library API Path Traversal Leading to Arbitrary File Read/Write

Node-RED's local-filesystem library storage module getLibraryEntry and saveLibraryEntry in packages/nodemodules/@node-red/runtime/lib/storage/localfilesystem/library.js, reachable via GET/POST /library/:lib/:type/path, joins the user-supplied path parameter directly into the filesystem path via...

7.2CVSS5.2AI score0.00381EPSS
SaveExploits1References2
NVD
NVD
added 2026/08/05 11:16 a.m.37 views

CVE-2026-71252

toner-management's admin state-changing handlers add.php, edit.php, delete.php under admin/toners, admin/toner-brands, admin/printers, and related admin subdirectories executed INSERT/UPDATE/DELETE database operations with no authentication or authorization check, while access control was enforce...

8.2CVSS0.00284EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/05 11:16 a.m.10 views

CVE-2026-71245

Rejected reason: Red Hat CNA-LR concluded that this CVE is not valid...

0.00197EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/08/05 10:57 a.m.9 views

CVE-2026-71252 toner-management - Unauthenticated State-Changing Admin Actions

toner-management's admin state-changing handlers add.php, edit.php, delete.php under admin/toners, admin/toner-brands, admin/printers, and related admin subdirectories executed INSERT/UPDATE/DELETE database operations with no authentication or authorization check, while access control was enforce...

8.2CVSS5.3AI score0.00284EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/05 10:57 a.m.43 views

CVE-2026-71252 toner-management - Unauthenticated State-Changing Admin Actions

toner-management's admin state-changing handlers add.php, edit.php, delete.php under admin/toners, admin/toner-brands, admin/printers, and related admin subdirectories executed INSERT/UPDATE/DELETE database operations with no authentication or authorization check, while access control was enforce...

8.2CVSS0.00284EPSS
SaveExploits0References2
Rows per page
Query Builder