Lucene search
+L

1341 matches found

EUVD
EUVD
added 2026/07/09 3:30 p.m.25 views

EUVD-2026-42611

A security vulnerability has been detected in aerostackdev aerostack-mcp up to 6315dfde7df0a15aaf743f88d91347115e09ba23. Affected by this issue is the function uploadmedia of the component mcp-whatsapp. Such manipulation of the argument mediaurl leads to server-side request forgery. The attack ma...

6.5CVSS6.2AI score0.00366EPSS
SaveExploits0References6
The Hacker News
The Hacker News
added 2026/07/09 7:21 a.m.26 views

Meta's New AI Image Tool Lets Others Use Your Public Instagram Photos in AI Images

Meta has announced that its new artificial intelligence AI model Muse Image lets people use public Instagram posts and reels to generate AI content, and it's enabled by default. "You can also @-mention Instagram accounts in the Meta AI app to bring specific Instagram profiles right into your...

6AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/09 12:00 a.m.21 views

PT-2026-56814

Name of the Vulnerable Software and Affected Versions aerostackdev aerostack-mcp versions up to 6315dfde7df0a15aaf743f88d91347115e09ba23 Description A remote attacker can trigger server-side request forgery SSRF—a flaw that allows a server to be coerced into making unauthorized requests to intern...

6.5CVSS6.2AI score0.00366EPSS
SaveExploits0References9
HackRead
HackRead
added 2026/06/30 10:55 a.m.17 views

WhatsApp Usernames Will Let You Chat Without Sharing Your Phone Number

WhatsApp is letting users reserve usernames before its 2026 launch, giving people a way to chat without sharing phone numbers. Here is how it works, why it matters, and the security limits to know...

5.8AI score
SaveExploits0
The Hacker News
The Hacker News
added 2026/06/29 4:09 p.m.36 views

WhatsApp is Finally Getting Usernames to Help Keep Phone Numbers Private

WhatsApp on Monday officially announced the start of global reservations of usernames with an aim to protect the privacy of more than three billion users on the messaging platform. The optional feature is designed to help users connect with someone on the service through usernames, as opposed to...

5.8AI score
SaveExploits0
OSV
OSV
added 2026/06/23 3:32 p.m.13 views

CVE-2026-54303 n8n: Reflected XSS via Facebook, WhatsApp, and Microsoft Teams Trigger Webhook Verification Endpoints

n8n is an open source workflow automation platform. Prior to 2.24.0, an endpoint in the Meta and Microsoft Teams trigger nodes reflects a query parameter into the HTTP response without sanitization or Content-Security-Policy headers, enabling reflected XSS in the n8n origin when a logged-in user...

6.8CVSS6AI score
SaveExploits0References3
The Hacker News
The Hacker News
added 2026/06/23 5:38 a.m.34 views

WhatsApp VBScript Campaign Uses Fake Documents to Install ManageEngine RMM Tool

Direct messages sent via WhatsApp are being used to distribute malicious Visual Basic Script VBScript files that lead to the installation of legitimate Remote Monitoring and Management RMM software. Per findings from Kaspersky, the active campaign is targeting users of WhatsApp Desktop and WhatsA...

6AI score
SaveExploits0
Securelist
Securelist
added 2026/06/22 10:00 a.m.30 views

A VBScript campaign distributed through WhatsApp deploying RMM software

In June 2026, we observed a malware campaign distributing malicious VBScript files through direct messages in WhatsApp. The campaign affected users across multiple countries and territories, including Malaysia, Brazil, India, Mexico, Singapore, UK, Spain, Taiwan, Australia, Russia and Vietnam, wi...

6.1AI score
SaveExploits0
NVD
NVD
added 2026/06/18 8:16 p.m.20 views

CVE-2026-48716

nanobot is a personal AI assistant. In versions 0.1.5.post3 and prior, the WhatsApp bridge in bridge/src/whatsapp.ts constructs a filesystem path using the fileName field from an incoming WhatsApp document message without sanitization. The WhatsApp bridge downloads media attachments and writes th...

8.7CVSS0.00422EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/06/18 6:46 p.m.11 views

CVE-2026-48716

nanobot is a personal AI assistant. In versions 0.1.5.post3 and prior, the WhatsApp bridge in bridge/src/whatsapp.ts constructs a filesystem path using the fileName field from an incoming WhatsApp document message without sanitization. The WhatsApp bridge downloads media attachments and writes th...

8.7CVSS5.3AI score0.00422EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/06/18 6:46 p.m.29 views

CVE-2026-48716

CVE-2026-48716 involves nanobot prior to version 0.1.5.post4, where the WhatsApp bridge (bridge/src/whatsapp.ts) constructs a filesystem path from documentMessage.fileName without sanitization. The code concatenates a prefix with the raw fileName and passes it to path.join(mediaDir, outFilename),...

8.7CVSS5.3AI score0.00422EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/06/18 6:46 p.m.29 views

CVE-2026-48716 nanobot: Path traversal via unsanitized WhatsApp document fileName enables arbitrary file write

nanobot is a personal AI assistant. In versions 0.1.5.post3 and prior, the WhatsApp bridge in bridge/src/whatsapp.ts constructs a filesystem path using the fileName field from an incoming WhatsApp document message without sanitization. The WhatsApp bridge downloads media attachments and writes th...

8.7CVSS0.00422EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/18 6:46 p.m.10 views

CVE-2026-48716 nanobot: Path traversal via unsanitized WhatsApp document fileName enables arbitrary file write

nanobot is a personal AI assistant. In versions 0.1.5.post3 and prior, the WhatsApp bridge in bridge/src/whatsapp.ts constructs a filesystem path using the fileName field from an incoming WhatsApp document message without sanitization. The WhatsApp bridge downloads media attachments and writes th...

8.7CVSS5.9AI score
SaveExploits0References3
OSV
OSV
added 2026/06/18 1:58 p.m.21 views

GHSA-X92V-RPX6-P6CW PraisonAI: Webhook signature verification skipped (fail-open) when secret unset, allowing forged inbound webhooks (WhatsApp & Linear bots)

The WhatsApp and Linear bot adapters verify the inbound webhook HMAC signature only when a secret is configured. When the secret environment variable is unset — the default on a fresh install and common in development — verification is skipped entirely and the webhook body is parsed and dispatche...

8.6CVSS5.5AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/06/18 1:58 p.m.23 views

PraisonAI: Webhook signature verification skipped (fail-open) when secret unset, allowing forged inbound webhooks (WhatsApp & Linear bots)

The WhatsApp and Linear bot adapters verify the inbound webhook HMAC signature only when a secret is configured. When the secret environment variable is unset — the default on a fresh install and common in development — verification is skipped entirely and the webhook body is parsed and dispatche...

5.4AI score
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/06/18 12:00 a.m.34 views

PT-2026-50780

Name of the Vulnerable Software and Affected Versions nanobot versions prior to 0.1.5.post4 Description The WhatsApp bridge in bridge/src/whatsapp.ts constructs a filesystem path using the fileName field from an incoming WhatsApp document message without sanitization. The bridge downloads media...

8.7CVSS6AI score0.00422EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/06/16 10:39 p.m.26 views

n8n: Reflected XSS via Facebook, WhatsApp, and Microsoft Teams Trigger Webhook Verification Endpoints

Impact An endpoint in the Meta and Microsoft Teams trigger nodes reflects a query parameter into the HTTP response without sanitization or Content-Security-Policy headers, enabling reflected XSS in the n8n origin when a logged-in user visits a crafted URL. Patches The issue has been fixed in n8n...

6.8CVSS5.2AI score0.00231EPSS
SaveExploits0References3Affected Software1
Patchstack
Patchstack
added 2026/06/16 10:39 p.m.11 views

NPM: n8n: Reflected XSS via Facebook, WhatsApp, and Microsoft Teams Trigger Webhook Verification Endpoints

NPM: n8n: Reflected XSS via Facebook, WhatsApp, and Microsoft Teams Trigger Webhook Verification Endpoints vulnerability discovered by ? in WordPress Npm n8n versions 2.24.0...

6.8CVSS5.8AI score0.00231EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/06/16 10:39 p.m.21 views

GHSA-H86Q-FX34-GFJR n8n: Reflected XSS via Facebook, WhatsApp, and Microsoft Teams Trigger Webhook Verification Endpoints

Impact An endpoint in the Meta and Microsoft Teams trigger nodes reflects a query parameter into the HTTP response without sanitization or Content-Security-Policy headers, enabling reflected XSS in the n8n origin when a logged-in user visits a crafted URL. Patches The issue has been fixed in n8n...

7.6CVSS5.3AI score0.00231EPSS
SaveExploits0References3
Schneier on Security
Schneier on Security
added 2026/06/10 11:08 a.m.17 views

NSO Group Hacking WhatsApp Despite Court Order

WhatsApp has caught the NSO Group phishing its users, in violation of a court order...

5.5AI score
SaveExploits0
Rows per page
Query Builder