Lucene search
+L

12294 matches found

OSV
OSV
added 2026/07/19 2:04 p.m.13 views

CVE-2026-63839 platform/x86: lenovo-wmi-helpers: Fix memory leak in lwmi_dev_evaluate_int()

In the Linux kernel, the following vulnerability has been resolved: platform/x86: lenovo-wmi-helpers: Fix memory leak in lwmidevevaluateint lwmidevevaluateint leaks output.pointer when retval == NULL found by sashiko.dev 1. Fix it by moving retobj = output.pointer' outside of the if retval' block...

5.3AI score
SaveExploits0References6
NVD
NVD
added 2026/07/19 12:16 p.m.17 views

CVE-2026-53386

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-ads1298: add bounds check to pgasettings index ads1298pgasettings has 7 elements but ADS1298MASKCHPGA can yield values 0-7. If it yields a value = 7, this causes an out-of-bounds array access. Add a bounds check and...

7.8CVSS0.00175EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.17 views

PT-2026-61323

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the netfilter nf tables component where destination corruption occurs during same register operations. For lshift and rshift operations, the system performs shifts in ...

5.4AI score0.00171EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.16 views

PT-2026-61354

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the iwlwifi driver within the MLD Multi-Link Device component. When AMSDU Aggregate MAC Service Data Unit is disabled for a Traffic Identifier TID, the driver sets the...

9.8CVSS5.6AI score0.0043EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.19 views

PT-2026-61253

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description In the mt6358 read imp function, the val v variable is passed to regmap read without its return value being checked. If the read operation fails, val v remains uninitialized, causing...

5.2AI score0.002EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/18 1:10 p.m.26 views

EUVD-2024-55683

SurrealDB versions before 2.0.4 fail to properly enforce field permissions during SELECT, UPDATE, and DELETE operations, allowing authorized users to access unauthorized field values through various query techniques. Attackers can exploit SELECT VALUE operations, field aliasing, function argument...

7.1CVSS5.2AI score0.00209EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/17 9:17 p.m.30 views

AngleSharp HTML5 Spec Compliance: mXSS via annotation-xml HTML Integration Point Bypass

Summary The HTML specification requires that a MathML element with encoding="text/html" or encoding="application/xhtml+xml" is treated as an HTML integration point. Content inside it must be parsed as HTML, not MathML. AngleSharp does not implement this correctly. As a result, the parser produces...

6.9CVSS5.3AI score0.0031EPSS
SaveExploits0References3Affected Software1
Snyk
Snyk
added 2026/07/17 6:36 p.m.16 views

Cross-site Scripting (XSS)

Overview plone.restapi is a RESTful hypermedia API for Plone. Affected versions of this package are vulnerable to Cross-site Scripting XSS via the RichTextValue.output function when the stored mimeType equals the outputMimeType, causing unsanitized content to bypass the safehtml transform and be...

5.3CVSS6AI score0.00233EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/17 6:36 p.m.14 views

Cross-site Scripting (XSS)

Overview plone.app.textfield is a Affected versions of this package are vulnerable to Cross-site Scripting XSS. via the RichTextValue.output function when the stored mimeType equals the outputMimeType, causing unsanitized content to bypass the safehtml transform and be rendered directly. An...

5.3CVSS6.1AI score0.00233EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/17 6:31 p.m.30 views

Duplicate Advisory: SurrealDB: Indexed ORDER BY leaks the value ordering of a SELECT-restricted field

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-h4h3-3rfj-x6fq. This link is maintained to preserve external references. Original Description SurrealDB before 3.1.5 fail to apply field-level SELECT permissions to ORDER BY clauses, allowing authenticated users...

5.3CVSS5.3AI score0.00331EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2026/07/17 5:17 p.m.34 views

CVE-2026-9586

An unauthenticated SQL injection vulnerability exists in Sangoma Switchvox SMB Edition 8.3 104997. The /pa endpoint processes XML content beginning with and directly concatenates the user-controlled PhoneIP value into PostgreSQL queries without sanitization or parameterization. An unauthenticated...

9.8CVSS0.11845EPSS
SaveExploits2References4
RedhatCVE
RedhatCVE
added 2026/07/17 3:29 a.m.17 views

CVE-2026-13713

A flaw was found in YAML::Syck. This vulnerability allows a remote attacker to cause a denial of service DoS by providing a specially crafted YAML document. The flaw occurs due to a use-after-free and double-free condition when an anchor node is redefined while still on the parser's value stack,...

7.5CVSS6.1AI score0.00134EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/17 12:00 a.m.41 views

PT-2026-60810

Name of the Vulnerable Software and Affected Versions Sangoma Switchvox versions prior to 8.4.0.2 Description An unauthenticated SQL injection exists in the /pa endpoint, which processes XML content beginning with . The issue occurs because the PhoneIP variable is concatenated directly into...

9.8CVSS6.9AI score0.11845EPSS
SaveExploits2References73
Positive Technologies
Positive Technologies
added 2026/07/17 12:00 a.m.39 views

PT-2026-60793

Maybe through 0.6.0 contains a missing authorization vulnerability that allows authenticated low-privilege member-role users to access and modify global hosting settings by exploiting unprotected show and update actions in the Settings::HostingsController, where the before action ensure admin...

7.1CVSS5.3AI score0.00354EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/16 9:35 p.m.12 views

CVE-2026-13713 YAML::Syck versions before 1.47 for Perl allow a use-after-free and double-free via an anchor node freed while still on the parser value stack

YAML::Syck versions before 1.47 for Perl allow a use-after-free and double-free via an anchor node freed while still on the parser value stack. In the bundled libsyck, when an anchor name is redefined or removed, syckhdlraddanchor and syckhdlrremoveanchor free the node stored under that name with...

5.3AI score0.00134EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/16 5:03 p.m.42 views

CVE-2026-45336 HireFlow: Use of Hard-coded Credentials

HireFlow is a web-based interview management system for managing candidates, scheduling interviews, and tracking hiring progress. In 1.2 and earlier, app.py assigns a hard-coded Flask secretkey used to sign session cookies, allowing unauthenticated attackers who know the public source value to...

10CVSS0.00621EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/16 4:59 p.m.12 views

CVE-2026-46686

Emlog is an open source website building system. In 2.6.13 and earlier, the admin backend user search module's keyword parameter from admin/user.php is processed with addslashes but not HTML-escaped before being rendered into the value attribute in admin/views/user.php, allowing reflected...

8.5CVSS6AI score0.00444EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/16 4:59 p.m.11 views

CVE-2026-46686 Emlog Reflected Cross-Site Scripting

Emlog is an open source website building system. In 2.6.13 and earlier, the admin backend user search module's keyword parameter from admin/user.php is processed with addslashes but not HTML-escaped before being rendered into the value attribute in admin/views/user.php, allowing reflected...

8.5CVSS6AI score
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/16 4:41 p.m.12 views

CVE-2026-45325

Gestor de Oferta is a web application for managing mobility service offerings. Prior to 20260509.0340.15, @tmlmobilidade/utils has a prototype pollution vulnerability in setValueAtPath in packages/utils/src/generic/value-at-path.ts because unsafe path segments are not blocked. This issue is fixed...

8.2CVSS6.1AI score0.00464EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/16 4:41 p.m.11 views

CVE-2026-45325 Gestor de Oferta: Prototype pollution in @tmlmobilidade/utils setValueAtPath

Gestor de Oferta is a web application for managing mobility service offerings. Prior to 20260509.0340.15, @tmlmobilidade/utils has a prototype pollution vulnerability in setValueAtPath in packages/utils/src/generic/value-at-path.ts because unsafe path segments are not blocked. This issue is fixed...

8.2CVSS5.4AI score
SaveExploits0References4
Rows per page
Query Builder