Lucene search
+L

4981 matches found

Positive Technologies
Positive Technologies
added 2026/04/07 12:0 a.m.19 views

PT-2026-30907

Name of the Vulnerable Software and Affected Versions File Browser versions prior to 2.63.1 Description File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. The resourceGetHandler in http/resource.go returns full...

7.5CVSS5.9AI score0.00274EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
added 2026/04/07 12:0 a.m.17 views

PT-2026-30956

ChurchCRM is an open-source church management system. Prior to 7.1.0, a reflected Cross-Site Scripting XSS vulnerability in GeoPage.php allows any authenticated user to inject arbitrary JavaScript into the browser of another authenticated user. Because the payload fires automatically via autofocu...

8.7CVSS6AI score0.00203EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/04/06 9:4 p.m.9 views

EUVD-2026-19498

WeGIA is a Web manager for charitable institutions. Prior to 3.6.9, an Open Redirect vulnerability was identified in the /WeGIA/controle/control.php endpoint of the WeGIA application, specifically through the nextPage parameter when combined with metodo=listarTodos & listarIdNome and...

5.1CVSS6AI score0.00228EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/04/06 8:50 p.m.9 views

EUVD-2026-19490

goshs is a SimpleHTTPServer written in Go. Prior to 2.0.0-beta.3, the POST multipart upload directory not sanitized. This vulnerability is fixed in 2.0.0-beta.3...

9.8CVSS7.3AI score0.00683EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2026/04/06 8:16 p.m.6 views

CVE-2026-35201

Discount is an implementation of John Gruber's Markdown markup language in C. From 1.3.1.1 to before 2.2.7.4, a signed length truncation bug causes an out-of-bounds read in the default Markdown parse path. Inputs larger than INTMAX are truncated to a signed int before entering the native parser,...

5.9CVSS6AI score0.00275EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/04/06 7:1 p.m.7 views

EUVD-2026-19450

Workbench is a suite of tools for administrators and developers to interact with Salesforce.com organizations via the Force.com APIs. Prior to 65.0.0, Workbench contains remote code execution vulnerability in the timezone conversion flow, which processes attacker-controlled cookie values in an...

9.3CVSS6.5AI score0.00491EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/04/06 5:54 p.m.11 views

EUVD-2026-19426

Vim is an open source, command line text editor. Prior to 9.2.0280, a path traversal bypass in Vim's zip.vim plugin allows overwriting of arbitrary files when opening specially crafted zip archives, circumventing the previous fix for CVE-2025-53906. This vulnerability is fixed in 9.2.0280...

4.1CVSS6.8AI score0.00731EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/04/06 5:43 p.m.20 views

CVE-2026-35167 Kedro has a path traversal in versioned dataset loading via unsanitized version string

Kedro is a toolbox for production-ready data science. Prior to 1.3.0, the getversionedpath method in kedro/io/core.py constructs filesystem paths by directly interpolating user-supplied version strings without sanitization. Because version strings are used as path components, traversal sequences...

7.1CVSS0.00327EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/04/06 5:37 p.m.2 views

CVE-2026-35166 Hugo does not properly escape some Markdown links

Hugo is a static site generator. From 0.60.0 to before 0.159.2, links and image links in the default markdown to HTML renderer are not properly escaped. Hugo users who trust their Markdown content or have custom render hooks for links and images are not affected. This vulnerability is fixed in...

5.3CVSS5.8AI score0.00185EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/04/06 5:20 p.m.31 views

CVE-2026-35046 Tandoor has a Stored CSS Injection via <style> Tag in Recipe Instructions (API-Level)

Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. Prior to 2.6.4, Tandoor Recipes allows authenticated users to inject arbitrary tags into recipe step instructions. The bleach.clean sanitizer explicitly whitelists the tag, causing the backend to...

5.4CVSS0.00173EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/04/06 4:49 p.m.6 views

CVE-2026-35035 CI4MS Company Information Public-Facing Page Full Platform Compromise & Full Account Takeover for All Roles & Privilege-Escalation via System Settings Company Information Stored DOM XSS

CI4MS is a CodeIgniter 4-based CMS skeleton that delivers a production-ready, modular architecture with RBAC authorization and theme support. Prior to 0.31.2.0, the application fails to properly sanitize user-controlled input within System Settings – Company Information. Several administrative...

7.2CVSS6AI score0.00455EPSS
SaveExploits1References1
CVE
CVE
added 2026/04/06 4:22 p.m.672 views

CVE-2026-34986

CVE-2026-34986 affects the Go JOSE library. Prior to versions 4.1.4 and 3.0.5, decrypting a JWE object can cause a panic when the alg field indicates a key-wrapping algorithm (any ending with KW, except A128GCMKW/A192GCMKW/A256GCMKW) and encrypted_key is empty. The panic occurs in cipher.KeyUnwra...

7.5CVSS6AI score0.00651EPSS
SaveExploits0References124Affected Software1
UbuntuCve
UbuntuCve
added 2026/04/06 4:16 p.m.4 views

CVE-2026-34588

OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. From 3.1.0 to before 3.2.7, 3.3.9, and 3.4.9, internalexrundopiz advances the working wavelet pointer with signed 32-bit arithmetic. Because nx, ny, and...

8.8CVSS5.9AI score0.00482EPSS
SaveExploits1References10
CVE
CVE
added 2026/04/06 3:31 p.m.47 views

CVE-2026-34588

OpenEXR contains a local overflow in internal_exr_undo_piz() where nx, ny, and wcount are int, allowing an overflow and wrap that causes out-of-bounds reads/writes during wavelet decoding. This affects 3.1.0–3.2.6, 3.3.0–3.3.8, and 3.4.0–3.4.8 (per CVE-2026-34588) and is fixed in 3.2.7, 3.3.9, an...

8.8CVSS5.9AI score0.00482EPSS
SaveExploits1References20Affected Software1
NVD
NVD
added 2026/04/06 3:17 p.m.3 views

CVE-2026-29047

GLPI is a free asset and IT management software package. From 10.0.0 to before 10.0.24 and 11.0.6, an authenticated user can perform a SQL injection via the logs export feature. This vulnerability is fixed in 10.0.24 and 11.0.6...

8.8CVSS0.00388EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/06 2:50 p.m.4 views

CVE-2026-33406 Pi-hole has a Stored HTML attribute injection

Pi-hole Admin Interface is a web interface for managing Pi-hole, a network-level ad and internet tracker blocking application. From 6.0 to before 6.5, configuration values from the /api/config endpoint are placed directly into HTML value="" attributes without escaping in settings-advanced.js,...

5.4CVSS6.1AI score0.00254EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/04/06 2:42 p.m.5 views

EUVD-2026-19277

Homarr is an open-source dashboard. Prior to 1.57.0, the user registration endpoint /api/trpc/user.register is vulnerable to a race condition that allows an attacker to create multiple user accounts from a single-use invite token. The registration flow performs three sequential database operation...

4.2CVSS5.9AI score0.00107EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/04/06 12:0 a.m.7 views

PT-2026-30724

Name of the Vulnerable Software and Affected Versions Discount versions 1.3.1.1 through 2.2.7.3 Description A signed length truncation bug causes an out-of-bounds read in the default Markdown parse path. Inputs larger than INT MAX are truncated to a signed int before entering the native parser,...

5.9CVSS6AI score0.00275EPSS
SaveExploits1References14
Positive Technologies
Positive Technologies
added 2026/04/06 12:0 a.m.16 views

PT-2026-30720

HAX CMS helps manage microsite universe with PHP or NodeJs backends. Prior to 25.0.0, the /server-status endpoint is publicly accessible and exposes sensitive information including authentication tokens user token, user activity, client IP addresses, and server configuration details. This allows...

8.7CVSS5.9AI score0.00355EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2026/04/03 3:16 p.m.14 views

CVE-2026-31398

In the Linux kernel, the following vulnerability has been resolved: mm/rmap: fix incorrect pte restoration for lazyfree folios We batch unmap anonymous lazyfree folios by foliounmapptebatch. If the batch has a mix of writable and non-writable bits, we may end up setting the entire batch writable...

7.8CVSS5.3AI score0.00121EPSS
SaveExploits0
Rows per page
Query Builder