Lucene search
+L

399 matches found

ATTACKERKB
ATTACKERKB
added 3 days ago7 views

CVE-2026-71478

league/commonmark is a PHP library for parsing and rendering CommonMark Markdown. From 1.5.0 until 2.9.0, the AttributesExtension's href and src unsafe-link filter can be bypassed by embedding control bytes, such as a tab, carriage return, line feed, or leading C0 control character, in a...

6.1CVSS5.7AI score0.00201EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 3 days ago6 views

CVE-2026-61964

Unauthenticated Cross Site Scripting XSS in Ninja Tables = 5.2.9 versions...

7.1CVSS0.0018EPSS
SaveExploits0References1
Cvelist
Cvelist
added 6 days ago41 views

CVE-2026-18631 jeequan jeepay PreAuthorize SysLogController.java WebSecurityConfig authorization

A vulnerability was identified in jeequan jeepay up to 3.2.9. This vulnerability affects the function WebSecurityConfig of the file jeepay-manager/src/main/java/com/jeequan/jeepay/mgr/ctrl/sysuser/SysLogController.java of the component PreAuthorize Handler. The manipulation leads to authorization...

6.5CVSS0.0038EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/30 7:10 a.m.5 views

CLEANSTART-2026-QR90423 Security fixes in tempo-fips 2.9.1-r1

Package tempo-fips version 2.9.1-r1 fixes 2 vulnerabilities: CVE-2026-34986, CVE-2026-32285...

7.5CVSS6.6AI score0.0075EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2026/07/29 2:48 p.m.20 views

Critical: Red Hat Security Advisory: multicluster engine for Kubernetes v2.9.6 security update

Red Hat multicluster engine for Kubernetes v2.9 general availability release images, which provide security fixes, bug fixes, and updated container images. Red Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System CVSS base score...

9.4CVSS5.9AI score0.00663EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/28 5:16 p.m.4 views

DEBIAN-CVE-2026-54620

sqlite3 provides Ruby bindings for the SQLite3 embedded database. From 2.1.0 to 2.9.4, the callbacks used for SQLite aggregate functions can be freed while still referenced during aggregation, resulting in a use-after-free. This issue is fixed in version 2.9.5...

2CVSS5.8AI score0.00107EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/28 4:21 p.m.47 views

CVE-2026-54619

sqlite3-ruby bindings (Ruby gem sqlite3) are affected in versions

2CVSS5.8AI score0.00107EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/23 8:19 p.m.27 views

CVE-2026-21653

Johnson Controls CCure 9000 and Victor Application Server are affected by a SSRF vulnerability (CVE-2026-21653) impacting versions 2.9 through 3.0. The issue enables Server-Side Request Forgery due to an insecure handling of external requests within the Victor application server. CVSS 4.0 base sc...

7.2CVSS5.3AI score0.00229EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/23 11:18 a.m.6 views

EUVD-2026-48089

Subscriber Broken Access Control in ListingPro = 2.9.10 versions...

5.4CVSS5.3AI score0.0022EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/23 6:0 a.m.40 views

CVE-2026-14291 Security Ninja (Premium) < 5.290 - Two-Factor Authentication Bypass via secnin_skip_2fa

The security-ninja-premium WordPress plugin before 5.290 does not verify the second authentication factor in one of its two-factor authentication code paths, allowing an unauthenticated attacker who knows a user's password to complete authentication without the one-time code and bypass enforced...

0.00327EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/21 9:35 p.m.29 views

CVE-2026-60429

...

9.9CVSS0.00301EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/21 1:53 p.m.30 views

CVE-2026-47121 Sparkle: Binary delta apply intermediate-symlink traversal in malicious .delta

Sparkle is a software update framework for macOS. Prior to version 2.9.2, Autoupdate/SUBinaryDeltaApply.m enforces relativePath.pathComponents containsObject:@".." and rejects writes whose immediate parent directory IS itself a symbolic link, but does not detect symlinks deeper in the relative...

6.1CVSS0.00229EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/13 10:16 a.m.8 views

CVE-2026-57383

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in eyecix JobSearch wp-jobsearch allows Stored XSS.This issue affects JobSearch: from n/a through = 3.2.9...

7.1CVSS0.00175EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/07/10 3:11 a.m.9 views

SUSE CVE-2026-59946

Composer is a dependency Manager for the PHP language. Prior to 2.2.29 and 2.10.2, a Composer package bin entry containing .. path segments can resolve outside the package install directory and cause Composer's binary installation flow to chmod an existing host file to a world-readable and...

5.5CVSS6.1AI score0.00142EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/09 4:49 p.m.21 views

PYSEC-2026-3260 Segfault if `tf.histogram_fixed_width` is called with NaN values in TensorFlow

Impact The implementation of tf.histogramfixedwidth is vulnerable to a crash when the values array contain NaN elements: python import tensorflow as tf import numpy as np tf.histogramfixedwidthvalues=np.nan, valuerange=1,2 The implementation assumes that all floating point operations are defined...

5.5CVSS6.1AI score0.00314EPSS
SaveExploits1References13
OSV
OSV
added 2026/07/09 4:49 p.m.7 views

PYSEC-2026-3365 Missing validation results in undefined behavior in `SparseTensorDenseAdd

Impact The implementation of tf.rawops.SparseTensorDenseAdd does not fully validate the input arguments: python import tensorflow as tf aindices = tf.constant0, shape=17, 2, dtype=tf.int64 avalues = tf.constant, shape=0, dtype=tf.float32 ashape = tf.constant6, 12, shape=2, dtype=tf.int64 b =...

5.5CVSS6.2AI score0.00338EPSS
SaveExploits1References11
OSV
OSV
added 2026/07/07 11:45 a.m.10 views

PYSEC-2026-1128 Apache Airflow: Sensitive configuration for providers displayed when "non-sensitive-only" config used

Airflow versions 2.7.0 through 2.8.4 have a vulnerability that allows an authenticated user to see sensitive provider configuration via the "configuration" UI page when "non-sensitive-only" was set as "webserver.exposeconfig" configuration The celery provider is the only community provider...

4.3CVSS6AI score0.01049EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/02 7:43 p.m.30 views

CVE-2026-59100

CVE-2026-59100 affects LobeChat up to version 2.2.9. It describes a broken object level authorization allowing authenticated attackers to access and modify other users’ chat-group agent data by supplying arbitrary group identifiers. Attackers can call getGroupAgents, updateAgentInGroup, and remov...

5CVSS5.9AI score0.0018EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/06/29 1:36 p.m.15 views

EUVD-2026-40112

Unauthenticated Insecure Direct Object References IDOR in Colissimo Officiel : Méthodes de livraison pour WooCommerce = 2.9.0 versions...

6.5CVSS5.8AI score0.00251EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/06/29 1:36 p.m.9 views

CVE-2026-57340

Unauthenticated Broken Access Control in Japanized For WooCommerce = 2.9.12 versions...

6.5CVSS5.8AI score0.00191EPSS
SaveExploits0References2
Rows per page
Query Builder