Lucene search
+L

133657 matches found

Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.7 views

PT-2026-73230

Three pressures shaped this week's queue. Perimeter and analytics software came under confirmed attack, with three fresh KEV entries carrying remediation deadlines that have already passed. Microsoft shipped one of the largest security releases in its history. PostgreSQL shipped the largest singl...

10CVSS10AI score0.99311EPSS
SaveExploits11References1
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.10 views

PT-2026-72143

The Object Sync for Salesforce plugin is vulnerable to unauthenticated SQL Injection via the wordpress object type parameter of its /wp-json/object-sync-for-salesforce/push/ REST route. The route's permission callback can process checks only the HTTP method for the push class — no capability or...

7.5CVSS6.1AI score0.00343EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.11 views

SUSE SLES15: java-1_8_0-ibm / java-1_8_0-ibm-alsa / java-1_8_0-ibm-demo / etc (SUSE-SU-2026:3615-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:3615-1 advisory. Update to Java 8.0 Service Refresh 8 Fix Pack 70 bsc1273223. - CVE-2026-16243: inconsistent handling of zero length data in arraycm...

9.8CVSS6.2AI score0.00482EPSS
SaveExploits1References44
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.9 views

SUSE SLES12: java-1_8_0-ibm / java-1_8_0-ibm-alsa / java-1_8_0-ibm-devel / etc (SUSE-SU-2026:3614-1)

The remote SUSE Linux SLES12 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:3614-1 advisory. Update to Java 8.0 Service Refresh 8 Fix Pack 70 bsc1273223. - CVE-2026-16243: inconsistent handling of zero length data in arraycmp of the SIM...

9.8CVSS8AI score0.00482EPSS
SaveExploits1References44
Packet Storm News
Packet Storm News
added 2026/08/15 12:00 a.m.5 views

SAEFUZZ: Smart Contract Vulnerability Detection through Statically Guided Evolutionary Fuzzing

The effectiveness of smart contract fuzzing depends strongly on whether generated transactions reach deep, state-dependent execution paths. Existing fuzzers often generate highly random call sequences, wasting executions on semantically invalid or low-value states and leaving vulnerabilities that...

5.8AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.13 views

PT-2026-72831

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix devx subscribe-event unwind NULL dereference MLX5 IB METHOD DEVX SUBSCRIBE EVENT links event sub into sub list before initializing the fields used by the shared error path. If eventfd ctx fdget then fails, the unwi...

5.4AI score0.00176EPSS
SaveExploits0References9
VulnCheck KEV
VulnCheck KEV
added 2026/08/15 12:00 a.m.20 views

VulnCheck KEV: CVE-2026-19598

The Pods – Custom Content Types and Fields plugin for WordPress is vulnerable to Privilege Escalation via Authorization Bypass in all versions up to, and including, 3.3.9. The vulnerability exists because the podsadmin AJAX router funnels every access check — including the method allowlist, nonce...

9.8CVSS5.4AI score0.00427EPSS
SaveIn wildExploits2References3
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.8 views

PT-2026-72712

In the Linux kernel, the following vulnerability has been resolved: spi: xilinx: use FIFO occupancy register to determine buffer size The method the driver uses to determine the size of the FIFO has a problem. What it currently does is this: It stops the SPI hardware and writes to the TX FIFO...

5.7AI score0.00176EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.6 views

PT-2026-72169

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description In the ksmbd module, the SET SPARSE, SET ZERO DATA, and SET COMPRESSION operations use current worker credentials instead of the credentials captured when the SMB handle was opened. This...

9.1CVSS5.3AI score0.00485EPSS
SaveExploits0References9
Packet Storm News
Packet Storm News
added 2026/08/15 12:00 a.m.4 views

Hierarchical Agentic Incident Response with Digital-Twin-Validated Attack Inference

Network incident response remains slow and labor-intensive as the defender must infer multi-stage attacks from partial observations and translate recovery decisions into reliable system commands. Decision-theoretic planners provide principled optimization but typically rely on abstract states and...

5.8AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/08/14 9:42 p.m.11 views

Token Optimizer MCP: OS command injection in smart_user via username in get-user-info

Summary token-optimizer-mcp is vulnerable to OS command injection in the smartuser tool. The get-user-info operation accepts a user-controlled username argument and later interpolates it into a shell command executed through execAsync: ts getent passwd "$username" || grep "^$username:" /etc/passw...

6.2AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/14 9:42 p.m.4 views

GHSA-49MQ-FC6Q-3H46 Token Optimizer MCP: OS command injection in smart_user via username in get-user-info

Summary token-optimizer-mcp is vulnerable to OS command injection in the smartuser tool. The get-user-info operation accepts a user-controlled username argument and later interpolates it into a shell command executed through execAsync: ts getent passwd "$username" || grep "^$username:" /etc/passw...

8.4CVSS6.2AI score
SaveExploits0References4
IBM AIX
IBM AIX
added 2026/08/14 8:25 p.m.49 views

Vulnerabilities in IBM AIX and PowerVM VIOS

IBM SECURITY ADVISORY First Issued: Fri Aug 14 20:25:19 CDT 2026 The most recent version of this document is available here: https://aix.software.ibm.com/aix/efixes/security/aixviosadvisory.asc Security Bulletin: Vulnerabilities in IBM AIX and PowerVM VIOS...

9.8CVSS6.8AI score0.00482EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2026/08/14 7:49 p.m.17 views

ContextForge: DNS TOCTOU race condition causes SSRF protection bypass (`/admin/gateways/test`)

Summary The /admin/gateways/test endpoint validates submitted URLs by resolving the hostname at validation time and blocking private address ranges. The HTTP client independently re-resolves DNS at connection time with no IP binding between the two operations, creating a TOCTOU window exploitable...

5.7AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/08/14 7:49 p.m.7 views

GHSA-9HGC-G3W5-67CM ContextForge: DNS TOCTOU race condition causes SSRF protection bypass (`/admin/gateways/test`)

Summary The /admin/gateways/test endpoint validates submitted URLs by resolving the hostname at validation time and blocking private address ranges. The HTTP client independently re-resolves DNS at connection time with no IP binding between the two operations, creating a TOCTOU window exploitable...

6.6CVSS5.7AI score
SaveExploits0References3
OSV
OSV
added 2026/08/14 7:23 p.m.5 views

GHSA-4X9G-VW65-VVF9 Grav: Unauthenticated denial of service via unbounded image derivative dimensions

Summary An unauthenticated visitor exhausts server memory and CPU by requesting an image with oversized resize dimensions. One request drives a worker to several gigabytes of RAM and tens of seconds of CPU. A few concurrent requests take the host down. Details Grav::fallbackUrl...

8.7CVSS5.8AI score0.00301EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/08/14 7:23 p.m.11 views

Grav: Unauthenticated denial of service via unbounded image derivative dimensions

Summary An unauthenticated visitor exhausts server memory and CPU by requesting an image with oversized resize dimensions. One request drives a worker to several gigabytes of RAM and tens of seconds of CPU. A few concurrent requests take the host down. Details Grav::fallbackUrl...

8.7CVSS5.8AI score0.00301EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/14 7:18 p.m.10 views

Budibase: SSRF in Automation Steps - Webhook, Zapier, N8N, Slack, Discord Bypass IP Blacklist

Summary Budibase automation steps outgoing webhook, Zapier, n8n, Slack, Discord, Make.com make server-side HTTP requests to user-provided URLs using node-fetch directly, completely bypassing the IP blacklist protection that exists in the REST API integration. Additionally, the REST API blacklist...

7.1CVSS5.4AI score0.00465EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/08/14 7:18 p.m.7 views

GHSA-5FPJ-28RV-84R7 Budibase: SSRF in Automation Steps - Webhook, Zapier, N8N, Slack, Discord Bypass IP Blacklist

Summary Budibase automation steps outgoing webhook, Zapier, n8n, Slack, Discord, Make.com make server-side HTTP requests to user-provided URLs using node-fetch directly, completely bypassing the IP blacklist protection that exists in the REST API integration. Additionally, the REST API blacklist...

7.1CVSS5.5AI score0.00465EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/14 7:18 p.m.6 views

CVE-2026-73679

ImpressCMS contains an authenticated remote code execution vulnerability in the custom tag module that allows authenticated administrators to execute arbitrary PHP code by storing a malicious payload in a custom tag with PHP type enabled. The application decodes HTML-encoded content via...

8.6CVSS0.0061EPSS
SaveExploits0References3
Rows per page
Query Builder