Lucene search
+L

8335 matches found

CVE
CVE
added 2026/08/27 7:00 p.m.53 views

CVE-2026-18886

CVE-2026-18886 is an improper access control vulnerability in the ServiceNow AI platform , specifically in the System Configuration Image Upload Processor . An unauthenticated user can, in certain circumstances, create or modify instance data beyond intended scope, leading to privilege escalation...

10CVSS5.4AI score0.00264EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/27 7:00 p.m.60 views

CVE-2026-18886 Unauthenticated Privilege Escalation via System Configuration Image Upload Processor

ServiceNow has remediated an improper access control vulnerability that was identified in the ServiceNow AI platform. This vulnerability could enable an unauthenticated user, in certain circumstances, to create or modify instance data beyond what was intended, resulting in privilege escalation. ...

10CVSS0.00264EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/27 6:57 p.m.3 views

CVE-2025-3248

CVE-2025-3248: Langflow बिना प्रमाणीकरण के रिमोट कोड निष्पादन RCE इस रिपॉजिटरी में दो Python स्क्रिप्ट्स हैं: LangflowCheck.py: एक स्कैनर जो CVE-2025-3248 के लिए कमजोर Langflow AI इंस्टेंस की जाँच करता है। exploit.py: कमजोर Langflow लक्ष्यों के लिए एक काम करने वाला रिवर्स शेल एक्सप्लॉइट। सारांश...

9.8CVSS9AI score0.99996EPSS
SaveExploits36
Kitploit
Kitploit
added 2026/08/27 6:56 p.m.3 views

CVE-2025-2294

CVE-2025-2294 - WordPress Kubio AI Page Builder = 2.5.1 - Exploit per Inclusione Locale di File LFI Panoramica CVE-2025-2294 riguarda il plugin Kubio AI Page Builder per WordPress versioni fino alla 2.5.1 inclusa. Soffre di una vulnerabilità Local File Inclusion LFI non autenticata tramite la...

9.8CVSS9.2AI score0.78202EPSS
SaveExploits12
EUVD
EUVD
added 2026/08/27 6:54 p.m.7 views

EUVD-2026-67219

ServiceNow has remediated a code injection vulnerability that was identified in the ServiceNow AI platform. This vulnerability could enable an unauthenticated user, in certain circumstances, to execute arbitrary code in the ServiceNow platform and gain access to, or modify, instance data beyond...

10CVSS6AI score0.00383EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/27 6:54 p.m.64 views

CVE-2026-18885

CVE-2026-18885 is a code injection vulnerability in the ServiceNow AI platform , specifically in its GraphQL Composite Data API , enabling an unauthenticated attacker to execute arbitrary code and access or modify instance data. The CVSS 4.0 base score is 10.0 (Critical) with all impact dimension...

10CVSS6AI score0.00383EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/27 6:54 p.m.52 views

CVE-2026-18885 Unauthenticated Remote Code Execution in GraphQL Composite Data API

ServiceNow has remediated a code injection vulnerability that was identified in the ServiceNow AI platform. This vulnerability could enable an unauthenticated user, in certain circumstances, to execute arbitrary code in the ServiceNow platform and gain access to, or modify, instance data beyond...

10CVSS0.00383EPSS
SaveExploits0References1
The Hacker News
The Hacker News
added 2026/08/27 6:36 p.m.6 views

OpenAI Says Reward Hacking Drove AI Agents to Exploit Zero-Days and Breach Hugging Face

OpenAI on Wednesday revealed that reward hacking was a key driver behind the artificial intelligence AI-powered hack of Hugging Face last month, adding that it found evidence of misaligned behavior as early as late May. The incident, the company said, took place during cybersecurity evaluations o...

7.8CVSS7.2AI score0.0051EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/27 6:04 p.m.31 views

CVE-2026-59319 RediSearch Tag Injection in RedisChatMemoryRepository Allows Cross-Conversation Data Exposure

RedisChatMemoryRepository.findByMetadata builds RediSearch tag and text queries from caller-supplied metadata values without applying RediSearchUtil.escape, unlike get, clear, and findByTimeRange in the same class which do escape their inputs. An application that passes user-controlled values to...

4.3CVSS0.00215EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/27 6:04 p.m.32 views

CVE-2026-59319

Spring AI 2.0.0 is affected by a RediSearch tag injection in RedisChatMemoryRepository.findByMetadata(). The method builds RediSearch tag and text queries from caller-supplied metadata values without applying RediSearchUtil.escape(), unlike sibling methods (get(), clear(), findByTimeRange()) that...

4.3CVSS5.3AI score0.00215EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/27 6:04 p.m.6 views

EUVD-2026-67200

RedisChatMemoryRepository.findByMetadata builds RediSearch tag and text queries from caller-supplied metadata values without applying RediSearchUtil.escape, unlike get, clear, and findByTimeRange in the same class which do escape their inputs. An application that passes user-controlled values to...

4.3CVSS5.3AI score0.00215EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/27 5:57 p.m.5 views

EUVD-2026-67182

ResourceCacheService.getCacheName builds the on-disk filename by appending the URI fragment verbatim, without stripping path separators or .. sequences, and passes the result to new FileresourceParentFolder, newFileName before writing the downloaded bytes there. Spring AI 2.0.0 Spring AI 1.1.0 -...

5.9CVSS5.2AI score0.00251EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/27 5:57 p.m.20 views

CVE-2026-59294

Spring AI 's ResourceCacheService.getCacheName() builds an on-disk filename by appending the URI fragment verbatim, without stripping path separators or .. sequences, before passing the result to new File(resourceParentFolder, newFileName). This allows an arbitrary file write via path traversal w...

5.9CVSS5.2AI score0.00251EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/27 5:57 p.m.30 views

CVE-2026-59294 Arbitrary File Write via Path Traversal in ResourceCacheService

ResourceCacheService.getCacheName builds the on-disk filename by appending the URI fragment verbatim, without stripping path separators or .. sequences, and passes the result to new FileresourceParentFolder, newFileName before writing the downloaded bytes there. Spring AI 2.0.0 Spring AI 1.1.0 -...

5.9CVSS0.00251EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/27 5:41 p.m.6 views

agentZ

AgentZ Piattaforma Agentica AI Zero Trust Costruisci, esegui e governa agenti AI. Sicura by design. Ogni agente viene eseguito all'interno di una sandbox con negazione predefinita e non riceve mai una credenziale. Ogni azione dell'agente è tracciabile. AgentZ è una piattaforma multi-tenant per...

5.5AI score
SaveExploits0References2
NVD
NVD
added 2026/08/27 5:20 p.m.5 views

CVE-2026-75871

GitLab has remediated a vulnerability in the GitLab AI Gateway component affecting all versions of the AI Gateway from 18.10 to 19.0.12, 19.1 to 19.1.7, and 19.2 to 19.2.2 that could have allowed an authenticated user with Duo Agent Platform access to redirect outbound model requests to an...

8.2CVSS0.00191EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/27 5:17 p.m.4 views

CVE-2026-19889

GitLab has remediated a vulnerability in the GitLab AI Gateway component affecting all versions of the AI Gateway from 18.9.0 to 19.0.12, 19.1 to 19.1.7, and 19.2 to 19.2.2 that could have allowed an authenticated user with Duo Agent Platform access to redirect model requests to an...

8.2CVSS0.00191EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/27 4:47 p.m.2 views

CVE-2025-49844

CVE-2025-49844 RediShell PoC de Revshell feito por IA Conclusão não testada do PoC Redishell feito por IA. PoC original: https://github.com/raminfp/redisexploit/blob/main/exploitpoc.py Peça coreana: https://github.com/dwisiswant0/CVE-2025-49844/blob/master/CVE-2025-49844.lua Progresso? Mais tarde...

9.9CVSS7.6AI score0.86767EPSS
SaveExploits14References2
EUVD
EUVD
added 2026/08/27 4:33 p.m.5 views

EUVD-2026-67088

GitLab has remediated a vulnerability in the GitLab AI Gateway component affecting all versions of the AI Gateway from 18.10 to 19.0.12, 19.1 to 19.1.7, and 19.2 to 19.2.2 that could have allowed an authenticated user with Duo Agent Platform access to redirect outbound model requests to an...

8.2CVSS5.4AI score0.00191EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/27 4:33 p.m.36 views

CVE-2026-75871 Server-Side Request Forgery (SSRF) in GitLab AI Gateway

GitLab has remediated a vulnerability in the GitLab AI Gateway component affecting all versions of the AI Gateway from 18.10 to 19.0.12, 19.1 to 19.1.7, and 19.2 to 19.2.2 that could have allowed an authenticated user with Duo Agent Platform access to redirect outbound model requests to an...

8.2CVSS0.00191EPSS
SaveExploits0References2
Rows per page
Query Builder