Lucene search
+L

6735 matches found

Positive Technologies
Positive Technologies
added 2026/07/21 12:00 a.m.26 views

PT-2026-62105

Name of the Vulnerable Software and Affected Versions The product name cannot be determined affected versions not specified Description The audit file upload handler fails to sanitize filenames, which allows shell metacharacters to be passed into system command execution. This input validation...

8.8CVSS5.9AI score0.02235EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/20 4:27 p.m.19 views

CVE-2026-64187

In the Linux kernel, the following vulnerability has been resolved: xfs: fail recovery on a committed log item with no regions If the first op of a transaction is a bare transaction header len == sizeofstruct xfstransheader, xlogrecoveraddtotrans adds an item but no region, leaving it on ritemq...

5.5CVSS5.3AI score0.00114EPSS
SaveExploits0
OSV
OSV
added 2026/07/20 2:21 p.m.11 views

CVE-2026-57308 Apache Syncope: SQL injection vulnerability in Audit Events search

Improper Neutralization of Special Elements used in an SQL Command 'SQL Injection' vulnerability in Apache Syncope. An administrator with adequate entitlements can achieve execution of arbitrary SQL via stacked queries, leveraging unsanitized sort parameters. This issue affects Apache Syncope: fr...

9.8CVSS5.9AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/20 2:21 p.m.55 views

CVE-2026-57308 Apache Syncope: SQL injection vulnerability in Audit Events search

Improper Neutralization of Special Elements used in an SQL Command 'SQL Injection' vulnerability in Apache Syncope. An administrator with adequate entitlements can achieve execution of arbitrary SQL via stacked queries, leveraging unsanitized sort parameters. This issue affects Apache Syncope: fr...

0.00832EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/20 2:21 p.m.41 views

CVE-2026-57308

CVE-2026-57308 is an SQL injection in Apache Syncope where an administrator can trigger arbitrary SQL through unsanitized sort parameters via stacked queries. Affected versions: 3.0.0-M0–3.0.16, 4.0.0-M0–4.0.6, and 4.1.0-M0–4.1.1. Upgrading to 4.0.7 or 4.1.2 mitigates the issue. The impact is hig...

9.8CVSS5.8AI score0.00832EPSS
SaveExploits0References2Affected Software1
Packet Storm News
Packet Storm News
added 2026/07/20 12:00 a.m.13 views

WordPress 5.6+ SkelerSecurity Core Security Plugin REST Batch API Mitigation

This WordPress plugin provides a temporary mitigation for the REST Batch API vulnerability chain commonly referred to as "wp2shell." It requires authentication before requests to the /wp-json/batch/v1 and ?restroute=/batch/v1 endpoints are processed, preventing unauthenticated exploitation of the...

9.8CVSS5.6AI score0.97271EPSS
SaveExploits77
GithubExploit
GithubExploit
added 2026/07/19 11:31 p.m.85 views

TP-Link-TL-WR841ND-Security-Audit

...

5.3AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/07/19 5:36 p.m.10 views

SUSE CVE-2026-53367

In the Linux kernel, the following vulnerability has been resolved: selinux: fix avdcache auditing The per-task avdcache was incorrectly saving and reusing the audited vector computed by avcauditrequired rather than recomputing based on the currently requested permissions and distinguishing the...

5.3AI score0.00124EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/19 4:17 p.m.12 views

CVE-2026-64078

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtables: add and use xtablesunregistertableexit Previous change added xtablesunregistertablepreexit to detach the table from the packetpath and to unlink it from the active table list. In case of rmmod, userspace that ...

7.8CVSS0.00127EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/19 3:39 p.m.14 views

EUVD-2026-45652

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtables: allocate hook ops while under mutex arp/ip6tregistertable add the table to the per-netns list via xtregistertable before allocating the per-netns hook ops copy via kmemduparray. This leaves a window where the...

5.4AI score0.00107EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/19 3:39 p.m.43 views

CVE-2026-64079

CVE-2026-64079 is a NULL dereference in the Linux kernel's netfilter x_tables subsystem. The arp/ip(6)t_register_table() function adds a table to the per-netns list via xt_register_table() before allocating the per-netns hook ops copy, leaving a window where the table is visible with ops=NULL. If...

5.5CVSS5.4AI score0.00107EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/07/19 3:39 p.m.12 views

EUVD-2026-45651

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtables: add and use xtablesunregistertableexit Previous change added xtablesunregistertablepreexit to detach the table from the packetpath and to unlink it from the active table list. In case of rmmod, userspace that ...

5.4AI score0.00127EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/19 3:39 p.m.41 views

CVE-2026-64078 netfilter: x_tables: add and use xtables_unregister_table_exit

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtables: add and use xtablesunregistertableexit Previous change added xtablesunregistertablepreexit to detach the table from the packetpath and to unlink it from the active table list. In case of rmmod, userspace that ...

7.8CVSS0.00127EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/19 3:39 p.m.19 views

CVE-2026-64078

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtables: add and use xtablesunregistertableexit Previous change added xtablesunregistertablepreexit to detach the table from the packetpath and to unlink it from the active table list. In case of rmmod, userspace that ...

7.8CVSS5.2AI score0.00127EPSS
SaveExploits0
CVE
CVE
added 2026/07/19 3:39 p.m.35 views

CVE-2026-64078

The CVE-2026-64078 entry concerns a Linux kernel netfilter/x_tables issue that was resolved by introducing and using xtables_unregister_table_exit (replacing xt_unregister_table()) and adding a second-stage helper to unlink the dying table from the list, free hook ops, and emit an audit notificat...

7.8CVSS5.4AI score0.00127EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/07/19 9:10 a.m.46 views

CVE-2026-53367

CVE-2026-53367 is a Linux kernel vulnerability affecting SELinux auditing. The per-task avdcache was incorrectly saving and reusing the auditing vector produced by avc_audit_required(), instead of recomputing it from the currently requested permissions and distinguishing denied vs allowed outcome...

5.5CVSS5.4AI score0.00124EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/07/19 9:10 a.m.18 views

EUVD-2026-45437

In the Linux kernel, the following vulnerability has been resolved: selinux: fix avdcache auditing The per-task avdcache was incorrectly saving and reusing the audited vector computed by avcauditrequired rather than recomputing based on the currently requested permissions and distinguishing the...

5.4AI score0.00124EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.13 views

PT-2026-61396

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A NULL dereference occurs in the netfilter x tables component. The arp/ip6t register table function adds a table to the per-netns list via xt register table before allocating the per-net...

5.5CVSS5.2AI score0.00107EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.12 views

PT-2026-61395

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the netfilter x tables component where the removal of a table via rmmod prevents userspace from re-instantiating the table during set/getsockopt operations. This occur...

7.8CVSS5.2AI score0.00127EPSS
SaveExploits0
NVD
NVD
added 2026/07/16 7:16 p.m.29 views

CVE-2026-46514

Frogman provides headless PBX control through MCP and HTTP API. Prior to 1.6.2, fmresetpassword in Tools/ResetPassword.php:48-53 returned a plaintext password and fmaddextension in Tools/AddExtension.php:172 returned a plaintext secret; Frogman.class.php:2207-2211 used auditOutcome to JSON-encode...

6.5CVSS0.00452EPSS
SaveExploits0References4
Rows per page
Query Builder