Lucene search
+L

48856 matches found

Cvelist
Cvelist
added 2026/05/11 7:04 p.m.41 views

CVE-2026-42874 Microdot: HTTP response splitting in Response.set_cookie()

Microdot is a minimalistic Python web framework. Prior to 2.6.1, the Response.setcookie method does not sanitize its string arguments, and in particular will not detect the presence of the \r\n sequence in them. This can be a potential source of header injection attacks. For a header injection...

3.7CVSS0.00215EPSS
SaveExploits0References3
Circl
Circl
added 2026/05/11 6:58 p.m.13 views

CVE-2026-5172

creationtimestamp| type| source ---|---|--- 2026-05-11 18:58:06+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mllxds6f4v2c 2026-05-11 18:58:06+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mllxds6f4v2c 2026-05-13 12:31:36+00:00| seen|...

7.5CVSS5.7AI score0.02683EPSS
SaveExploits1References3
OSV
OSV
added 2026/05/11 6:56 p.m.15 views

CVE-2026-42875 External Secrets Operator: Namespace Isolation Bypass in CAProvider ConfigMap Resolution for SecretStore

External Secrets Operator reads information from a third-party service and automatically injects the values as Kubernetes Secrets. Prior to 2.4.0, Namespaced SecretStore resources that used CAProvider with type ConfigMap could resolve CA material from another namespace when caProvider.namespace w...

5.3CVSS6AI score
SaveExploits0References3
EUVD
EUVD
added 2026/05/11 6:31 p.m.30 views

EUVD-2026-29081

Authorization vulnerability in pgAdmin 4 server mode affecting Server Groups, Servers, Shared Servers, Background Processes, and Debugger modules. Multiple endpoints fetched user-owned objects without filtering by the requesting user's identity. An authenticated user could access another user's...

9.9CVSS6.1AI score0.00455EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/05/11 6:16 p.m.15 views

CVE-2026-43896

jq is a command-line JSON processor. In 1.8.1 and earlier, unbounded recursion in jvobjectmergerecursive allows a crafted jq program to crash the process with a segfault. The function is reachable through the operator when both operands are objects...

6.2CVSS5.8AI score0.00154EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/05/11 6:06 p.m.10 views

CVE-2026-43968 CR Injection in SSE Encoder Enables Event Splitting via cow_sse:event/1

Improper Neutralization of CRLF Sequences 'CRLF Injection' vulnerability in ninenines cowlib allows SSE event splitting and injection via unvalidated field values. cowsse:event/1 in cowlib guards the id and event fields against \n but not against bare \r, and the internal prefixlines/2 function...

6.3CVSS6AI score0.00266EPSS
SaveExploits0References3
AlpineLinux
AlpineLinux
added 2026/05/11 5:23 p.m.17 views

CVE-2026-44777

jq is a command-line JSON processor. In 1.8.2rc1 and earlier, the ordinary module loader recurses without cycle detection when two otherwise valid modules include each other...

6.8CVSS5.8AI score0.00161EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/05/11 5:19 p.m.13 views

CVE-2026-7210 The expat and elementtree parsers use insufficient entropy for XML hash-flooding protection

xml.parsers.expat and xml.etree.ElementTree use insufficient entropy for Expat hash-flooding protection, which allows a crafted XML document to trigger hash flooding.\r\n\r\nFully mitigating this vulnerability requires both updating libexpat to 2.8.0 or later and applying this patch...

6.3CVSS5.2AI score0.00672EPSS
SaveExploits0References10
OSV
OSV
added 2026/05/11 4:25 p.m.16 views

MAL-2026-3506 Malicious code in @mimecast-ui/charts (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector e603deff481f2fdd492adde6f7d1f060fa7aa7d15f63abc4cc43fa7782409705 The package @mimecast-ui/charts was found to contain malicious code. Source: ossf-package-analysis...

5.8AI score
SaveExploits0
NVD
NVD
added 2026/05/11 4:17 p.m.49 views

CVE-2026-42610

Grav is a file-based Web platform. Prior to 2.0.0-beta.2, a low-privileged user EX: Content Editor with only pages.update permissions can bypass the existing Twig sandbox restrictions by utilizing the grav'accounts' service. Attacker can programmatically load administrative user objects and extra...

6.5CVSS0.0029EPSS
SaveExploits1References2
The Hacker News
The Hacker News
added 2026/05/11 3:45 p.m.31 views

Hackers Used AI to Develop First Known Zero-Day 2FA Bypass for Mass Exploitation

Google on Monday disclosed that it identified an unknown threat actor using a zero-day exploit that it said was likely developed with an artificial intelligence AI system, marking the first time the technology has been put to use in the wild in a malicious context for vulnerability discovery and...

5.7AI score
SaveExploits0
OSV
OSV
added 2026/05/11 3:24 p.m.14 views

CVE-2026-42613 Grav: Privilege Escalation via Missing Server-Side Validation of groups/access

Grav is a file-based Web platform. Prior to 2.0.0-beta.2, the Login::register method in the Login plugin accepts attacker-controlled groups and access fields from the registration POST data without server-side validation. When registration is enabled and groups or access are included in the...

9.4CVSS6AI score
SaveExploits0References5
OSV
OSV
added 2026/05/11 3:20 p.m.15 views

CVE-2026-42611 Grav: Stored XSS via Tag Injection

Grav is a file-based Web platform. Prior to 2.0.0-beta.2, a low-privileged with the ability to create a page user can cause XSS with the injection of svg element. The XSS can further be escalated to dump the entire system information available under /admin/config/info whenever a Super Admin visit...

8.9CVSS5.9AI score
SaveExploits0References4
OSV
OSV
added 2026/05/11 3:19 p.m.11 views

CVE-2026-42610 Grav: Sensitive Information Disclosure via Accounts Service Bypass

Grav is a file-based Web platform. Prior to 2.0.0-beta.2, a low-privileged user EX: Content Editor with only pages.update permissions can bypass the existing Twig sandbox restrictions by utilizing the grav'accounts' service. Attacker can programmatically load administrative user objects and extra...

6.5CVSS5.9AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/05/11 3:02 p.m.46 views

CVE-2026-42608 Grav: Unauthenticated Path Traversal & Arbitrary File Write in FormFlash component.

Grav is a file-based Web platform. Prior to 2.0.0-beta.2, there is a Path Traversal vulnerability within the FormFlash core component. By manipulating the sessionid passed as form-flash-id in POST requests, an unauthenticated attacker can traverse the filesystem to create arbitrary directories an...

9.3CVSS0.00521EPSS
SaveExploits1References1
CVE
CVE
added 2026/05/11 2:58 p.m.75 views

CVE-2026-42607

CVE-2026-42607 (Grav) : An authenticated admin can achieve Remote Code Execution by uploading a malicious ZIP via the Direct Install tool. The ZIP contents are not inspected before extraction, allowing arbitrary PHP execution or dropping a web shell. This affects Grav’s Admin plugin and the Grav ...

9.1CVSS6.2AI score0.03938EPSS
SaveExploits4References2
Cvelist
Cvelist
added 2026/05/11 2:52 p.m.42 views

CVE-2026-42841 Grav: Stored XSS via Markdown media attribute() action in Grav CMS

Grav is a file-based Web platform. Prior to 2.0.0-beta.2, an authenticated user with page editing permissions can inject an executable JavaScript event-handler attribute into rendered image HTML through Grav's Markdown media action syntax. The issue is caused by Markdown image query parameters...

6.9CVSS0.00412EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/05/11 2:52 p.m.24 views

CVE-2026-42841 Grav: Stored XSS via Markdown media attribute() action in Grav CMS

Grav is a file-based Web platform. Prior to 2.0.0-beta.2, an authenticated user with page editing permissions can inject an executable JavaScript event-handler attribute into rendered image HTML through Grav's Markdown media action syntax. The issue is caused by Markdown image query parameters...

6.9CVSS5.9AI score0.00412EPSS
SaveExploits1References2
OSV
OSV
added 2026/05/11 2:52 p.m.11 views

CVE-2026-42841 Grav: Stored XSS via Markdown media attribute() action in Grav CMS

Grav is a file-based Web platform. Prior to 2.0.0-beta.2, an authenticated user with page editing permissions can inject an executable JavaScript event-handler attribute into rendered image HTML through Grav's Markdown media action syntax. The issue is caused by Markdown image query parameters...

6.9CVSS6AI score
SaveExploits0References4
Circl
Circl
added 2026/05/11 2:50 p.m.20 views

CVE-2026-4802

creationtimestamp| type| source ---|---|--- 2026-05-11 14:50:27+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mlljizydxu2p 2026-05-11 15:00:00+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mllk2366jn2n 2026-05-20 19:48:54+00:00| seen|...

8CVSS7.1AI score0.01016EPSS
SaveExploits0References3
Rows per page
Query Builder