Lucene search
+L

825 matches found

Nuclei
Nuclei
added yesterday27 views

SmartSearchWP < 2.4.6 - OpenAI Key Disclosure

The plugin does not have proper authorization in one of its REST endpoint, allowing unauthenticated users to retrieve the encoded key and then decode it, thereby leaking the OpenAI API key. id: CVE-2024-6845 info: name: SmartSearchWP 2.4.6 - OpenAI Key Disclosure author: s4e-io severity: medium...

5.3CVSS5.5AI score0.01113EPSS
SaveExploits1References2
Nuclei
Nuclei
added yesterday48 views

AI Assistant with ChatGPT by AYS <= 2.0.9 - Unauthenticated AJAX Calls

The plugin lacks sufficient access controls allowing an unauthenticated user to disconnect the plugin from OpenAI, thereby disabling the plugin. Multiple actions are accessible: ayschatgptdisconnect, ayschatgptconnect, and ayschatgptsavefeedback id: CVE-2024-7714 info: name: AI Assistant with...

7.5CVSS5.5AI score0.00848EPSS
SaveExploits1References2
Nuclei
Nuclei
added yesterday101 views

LiteLLM - Server-Side Request Forgery

LiteLLM vulnerable to Server-Side Request Forgery SSRF vulnerability Exposes OpenAI API Keys. id: CVE-2024-6587 info: name: LiteLLM - Server-Side Request Forgery author: pdresearch,iamnoooob,rootxharsh,lambdasawa severity: high description: | LiteLLM vulnerable to Server-Side Request Forgery SSRF...

7.5CVSS7.5AI score0.37184EPSS
SaveExploits1References2
EUVD
EUVD
added 2 days ago6 views

EUVD-2026-50468

Flyto2 Core: LLM/API keys leak to an attacker-controlled baseurl...

8.6CVSS5.8AI score0.00319EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2 days ago7 views

Flyto2 Core: LLM/API keys leak to an attacker-controlled base_url

Summary llm.chat reads the operator's provider key from the environment OPENAIAPIKEY, ANTHROPICAPIKEY, ... and sends it in the Authorization: Bearer header to baseurl, a parameter the caller controls. baseurl is only checked against the SSRF guard, and the guard allows any public host, so pointin...

8.6CVSS6AI score0.00319EPSS
SaveExploits0References5Affected Software1
Wired Threat Level
Wired Threat Level
added 2 days ago6 views

OpenAI’s Hacking Debacle Comes Down to Human Error

If the generative AI giant had followed well-known security best practices, it’s likely that its AI agent would never have escaped to the open internet and hacked multiple companies...

5.9AI score
SaveExploits0
The Hacker News
The Hacker News
added 3 days ago8 views

OpenAI Agent Used Exposed Credentials Across Four Services During Hugging Face Breach

OpenAI on Tuesday revealed the rogue artificial intelligence AI agent that escaped its sealed evaluation environment and broke into Hugging Face's production environment also hacked multiple third-party accounts and services as part of the attack. The latest disclosure shows that the security...

5.7AI score
SaveExploits0
NVD
NVD
added 4 days ago10 views

CVE-2026-51263

Rejected reason: DO NOT USE THIS CVE RECORD. ConsultIDs: none. Reason: This record was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none...

0.00434EPSS
SaveExploits0
The Hacker News
The Hacker News
added 4 days ago15 views

JFrog Confirms OpenAI Models Exploited Artifactory Zero-Day Before Hugging Face Breach

JFrog has confirmed that OpenAI models exploited a zero-day in self-hosted Artifactory while trying to reach the open internet from a sealed evaluation environment. Artifactory is JFrog's software repository manager. OpenAI says the models then escalated privileges and moved laterally until they...

8.8CVSS6.5AI score0.00312EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 4 days ago6 views

PT-2026-65506

schreibfaul1 ESP32-audioI2S 3.4.5 is vulnerable to Buffer Overflow. The Audio::openai speech function in the Audio library manually constructs JSON request bodies and HTTP request headers by directly concatenating externally controllable input and instructions strings without effective length...

6.2AI score0.00434EPSS
SaveExploits0References3
EUVD
EUVD
added 4 days ago6 views

EUVD-2026-49863

schreibfaul1 ESP32-audioI2S 3.4.5 is vulnerable to Buffer Overflow. The Audio::openaispeech function in the Audio library manually constructs JSON request bodies and HTTP request headers by directly concatenating externally controllable input and instructions strings without effective length...

9.8CVSS6.2AI score0.00434EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 4 days ago4 views

CVE-2026-51263

...

5.4AI score0.00434EPSS
SaveExploits0
CVE
CVE
added 4 days ago9 views

CVE-2026-51263

CVE-2026-51263 entry is rejected/not used per the initial description.

6.2AI score0.00434EPSS
SaveExploits0
Cvelist
Cvelist
added 4 days ago28 views

CVE-2026-51263

...

0.00434EPSS
SaveExploits0
Malwarebytes
Malwarebytes
added 5 days ago12 views

A week in security (July 20 &#8211; July 26)

Last week on Malwarebytes Labs: Don’t get fooled by TikTok resin art scams Call of Duty Mobile scam uses fake free points to steal player accounts OpenAI’s agent escaped its sandbox during a security test Google wants to store a selfie video of your face Beyond the Play Store: How Android threats...

5.8AI score
SaveExploits0
OSV
OSV
added 2026/07/24 5:3 p.m.3 views

GHSA-3WP3-XXJ9-5JQQ Open WebUI: Cross-user model-list exposure via static cache key in get_all_models (aiocache key= vs key_builder= misuse)

Summary The getallmodels handlers in routers/openai.py and routers/ollama.py intended to cache their permission-filtered model lists per user, but the @cached decorator was misconfigured: it passed a key= lambda instead of keybuilder=. In aiocache 0.12.3 the pinned version, key= is a static cache...

3.5CVSS5.8AI score0.00297EPSS
SaveExploits1References6
NVD
NVD
added 2026/07/24 3:19 p.m.9 views

CVE-2026-66005

Jan through 0.8.4, fixed in commit 3e1c1e7, contains a CORS misconfiguration vulnerability in its local API server that allows network-adjacent attackers to bypass trusted host restrictions by exploiting the server's replacement of user-configured trusted hosts with a wildcard that reflects...

6.3CVSS0.00187EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/24 2:57 p.m.17 views

CVE-2026-66005

CVE-2026-66005 affects Jan up to version 0.8.4. The local API server has a CORS misconfiguration that replaces user-configured trusted hosts with a wildcard, reflecting arbitrary origins with credentials. This enables network-adjacent attackers to bypass trusted host restrictions and reach the un...

6.3CVSS6AI score0.00187EPSS
SaveExploits0References4
Malwarebytes
Malwarebytes
added 2026/07/24 2:51 p.m.11 views

OpenAI&#8217;s agent escaped its sandbox during a security test

During an internal OpenAI security evaluation, a chain of AI models escaped its sandbox, reached the internet, and then accessed Hugging Face infrastructure to complete the test objective. OpenAI is a leading artificial intelligence AI research and deployment company. Its best-known product is...

5.8AI score
SaveExploits0
The Hacker News
The Hacker News
added 2026/07/24 11:53 a.m.28 views

ChatGPT AgentForger Flaw Could Deploy Rogue Workspace Agents via a Phishing Link

Cybersecurity researchers have disclosed a critical vulnerability in OpenAI's ChatGPT Workspace Agents that could have allowed a single phishing link to stealthily build, authorize, and deploy an autonomous artificial intelligence AI agent inside a victim's organization. The vulnerability has bee...

6AI score
SaveExploits0
Rows per page
Query Builder