Lucene search
+L

13445 matches found

ATTACKERKB
ATTACKERKB
added 2026/03/21 12:42 a.m.11 views

CVE-2026-32067

OpenClaw versions prior to 2026.2.26 contain an authorization bypass vulnerability in the pairing-store access control for direct message pairing policy that allows attackers to reuse pairing approvals across multiple accounts. An attacker approved as a sender in one account can be automatically...

8.1CVSS5.8AI score0.00165EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/03/21 12:0 a.m.12 views

PT-2026-26829

The rexCrawler plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'url' and 'regex' parameters in the search-pattern tester page in all versions up to, and including, 1.0.15 due to insufficient input sanitization and output escaping. This makes it possible for...

6.1CVSS5.9AI score0.00265EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/03/21 12:0 a.m.11 views

PT-2026-26854

The Wikilookup plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'Popup Width' setting in all versions up to, and including, 1.1.5. This is due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with...

4.4CVSS5.9AI score0.00189EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/03/21 12:0 a.m.15 views

PT-2026-26803

The Multi Post Carousel by Category plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'slides' shortcode attribute in all versions up to, and including, 1.4. This is due to insufficient input sanitization and output escaping on the user-supplied 'slides' parameter in the...

6.4CVSS6AI score0.00235EPSS
SaveExploits0References4
Packet Storm News
Packet Storm News
added 2026/03/21 12:0 a.m.24 views

T-MAP: Red-Teaming LLM Agents with Trajectory-Aware Evolutionary Search

While prior red-teaming efforts have focused on eliciting harmful text outputs from large language models LLMs, such approaches fail to capture agent-specific vulnerabilities that emerge through multi-step tool execution, particularly in rapidly growing ecosystems such as the Model Context Protoc...

6AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/03/21 12:0 a.m.35 views

AEGIS: From Clues to Verdicts -- Graph-Guided Deep Vulnerability Reasoning Via Dialectics and Meta-Auditing

Large Language Models LLMs are increasingly adopted for vulnerability detection, yet their reasoning remains fundamentally unsound. We identify a root cause shared by both major mitigation paradigms agent-based debate and retrieval augmentation: reasoning in an ungrounded deliberative space that...

5.8AI score
SaveExploits0
OSV
OSV
added 2026/03/20 8:47 p.m.9 views

GHSA-7GRX-3XCX-2XV5 langflow has Unauthenticated IDOR on Image Downloads

Summary The /api/v1/files/images/flowid/filename endpoint serves image files without any authentication or ownership check. Any unauthenticated request with a known flowid and filename returns the image with HTTP 200. Details src/backend/base/langflow/api/v1/files.py:138-164 — downloadimage takes...

7.5CVSS5.8AI score0.05838EPSS
SaveExploits1References4
OSV
OSV
added 2026/03/20 8:45 p.m.7 views

GHSA-XGX4-2WGV-4JHM PDFME has XSS via Unsanitized i18n Label Injection into innerHTML in multiVariableText propPanel

Summary The multiVariableText property panel in @pdfme/schemas constructs HTML via string concatenation and assigns it to innerHTML using unsanitized i18n label values. An attacker who can control label overrides passed through options.labels can inject arbitrary JavaScript that executes in the...

4.4CVSS5.9AI score
SaveExploits0References2
EUVD
EUVD
added 2026/03/20 6:33 p.m.9 views

EUVD-2026-13766

mcp-memory-service is an open-source memory backend for multi-agent systems. Prior to version 10.25.1, when the HTTP server is enabled MCPHTTPENABLED=true, the application configures FastAPI's CORSMiddleware with alloworigins='', allowcredentials=True, allowmethods="", and allowheaders="". The...

8.1CVSS5.8AI score0.00387EPSS
SaveExploits1References1
Malwarebytes
Malwarebytes
added 2026/03/20 11:38 a.m.13 views

That “job brief” on Google Forms could infect your device

We've identified a campaign using business-related lures, such as job interviews, project briefs, and financial document, to distribute malware, including the PureHVNC Remote Access Trojan RAT. It's not the malware that's new, but how the attack starts. Instead of the usual phishing email or fake...

6AI score
SaveExploits0
NVD
NVD
added 2026/03/20 9:16 a.m.7 views

CVE-2026-2432

The CM Custom Reports – Flexible reporting to track what matters most plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 1.2.7 due to insufficient input sanitization and output escaping. This makes it possible for authenticat...

4.4CVSS0.00244EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/03/20 2:38 a.m.6 views

CVE-2026-32891 Anchorr Privilege Escalation: Jellyseerr User → Anchorr Admin via Stored XSS

Anchorr is a Discord bot for requesting movies and TV shows and receiving notifications when items are added to a media server. Versions 1.4.1 and below contain a stored XSS vulnerability in the Jellyseerr user selector. Jellyseerr allows any account holder to execute arbitrary JavaScript in the...

9CVSS6AI score0.00164EPSS
SaveExploits0References2
NVD
NVD
added 2026/03/20 12:16 a.m.11 views

CVE-2026-29108

SuiteCRM is an open-source, enterprise-ready Customer Relationship Management CRM software application. Prior to versions 8.9.3, an authenticated API endpoint allows any user to retrieve detailed information about any other user, including their password hash, username, and MFA configuration. As...

6.5CVSS0.00306EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/03/20 12:0 a.m.13 views

Langflow 安全漏洞

Langflow is an open-source visualization framework developed by Langflow for building multi-agent and RAG applications. Versions of Langflow prior to 1.9.0 contained a security vulnerability. This vulnerability stemmed from the deleteapikeyroute endpoint, which did not verify the ownership of the...

8.8CVSS5.9AI score0.0039EPSS
SaveExploits0References1
Packet Storm News
Packet Storm News
added 2026/03/20 12:0 a.m.17 views

Memory Poisoning and Secure Multi-Agent Systems

Memory poisoning attacks for Agentic AI and multi-agent systems MAS have recently caught attention. It is partially due to the fact that Large Language Models LLMs facilitate the construction and deployment of agents. Different memory systems are being used nowadays in this context, including...

5.9AI score
SaveExploits0
EUVD
EUVD
added 2026/03/19 11:10 p.m.9 views

EUVD-2026-13372

SuiteCRM is an open-source, enterprise-ready Customer Relationship Management CRM software application. Prior to versions 8.9.3, an authenticated API endpoint allows any user to retrieve detailed information about any other user, including their password hash, username, and MFA configuration. As...

6.5CVSS5.8AI score0.00306EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/03/19 11:10 p.m.8 views

CVE-2026-29108

SuiteCRM is an open-source, enterprise-ready Customer Relationship Management CRM software application. Prior to versions 8.9.3, an authenticated API endpoint allows any user to retrieve detailed information about any other user, including their password hash, username, and MFA configuration. As...

6.5CVSS5.8AI score0.00306EPSS
SaveExploits0References2Affected Software1
Microsoft Secure
Microsoft Secure
added 2026/03/19 3:0 p.m.10 views

When tax season becomes cyberattack season: Phishing and malware campaigns using tax-related lures

In this article 1. A wide range of tax-themed campaigns 2. How to protect users and organization against tax-themed campaigns 3. Microsoft Defender detection and hunting guidance 4. Indicators of compromise During tax season, threat actors reliably take advantage of the urgency and familiarity of...

6AI score
SaveExploits0
Fedora
Fedora
added 2026/03/19 1:11 a.m.11 views

[SECURITY] Fedora 42 Update: vim-9.2.148-1.fc42

VIM VIsual editor iMproved is an updated and improved version of the vi editor. Vi was the first real screen-based editor for UNIX, and is still very popular. VIM improves on vi by adding new features: multiple windows, multi-level undo, block highlighting and more...

7.8CVSS5.8AI score0.01162EPSS
SaveExploits0
OSV
OSV
added 2026/03/19 12:30 a.m.6 views

GHSA-FHFF-QMM8-H2FP Arbitrary file write via tar traversal in mlflow

A vulnerability in MLflow's pyfunc extraction process allows for arbitrary file writes due to improper handling of tar archive entries. Specifically, the use of tarfile.extractall without path validation enables crafted tar.gz files containing .. or absolute paths to escape the intended extractio...

8.1CVSS7.7AI score0.00852EPSS
SaveExploits1References5
Rows per page
Query Builder