Lucene search
+L

23517 matches found

OSV
OSV
added 2026/06/23 4:50 p.m.3 views

CVE-2026-54006 Open WebUI: Calendar event re-parenting allows writing events into another user's calendar

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.6, POST /api/v1/calendars/events/eventid/update validates that the caller has write access to the calendar the event currently belongs to, but does not validate the destination calendar...

4.3CVSS6AI score0.00207EPSS
SaveExploits1References3
Patchstack
Patchstack
added 2026/06/23 4:40 p.m.8 views

WordPress Book a Room Event Calendar plugin <= 1.9 - Cross-Site Request Forgery to Settings Update vulnerability

Cross-Site Request Forgery to Settings Update vulnerability discovered by swat in WordPress Plugin Book a Room Event Calendar versions = 1.9...

4.3CVSS5.8AI score0.00103EPSS
SaveExploits0References1Affected Software1
Patchstack
Patchstack
added 2026/06/23 2:2 p.m.7 views

WordPress Themify Event Post plugin <= 1.3.3 - PHP Object Injection vulnerability

PHP Object Injection vulnerability discovered by 0xd4rk5id3 in WordPress Plugin Themify Event Post versions = 1.3.3...

8.8CVSS5.9AI score0.003EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2026/06/23 12:59 p.m.8 views

JLSEC-2026-619 CR/LF injection in server-sent events (SSE) fields in HTTP.jl

Description The server-side SSE serializer wrote the single-line fields event, id, and retry verbatim to the text/event-stream wire with no CR/LF filtering, and split the multi-line data field only on \n, ignoring a bare \r that is also a valid SSE line terminator. The SSEEvent constructor...

6AI score
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/06/23 11:48 a.m.3 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: perf: Fixed the race between perfeventoverflow and perfremovefromcontext. Ensure that perfeventoverflow runs with IRQs disabled for all possible call chains. Specifically, software events may end up running it with preemption...

7.8CVSS6.2AI score0.00096EPSS
SaveExploits0References3
Circl
Circl
added 2026/06/23 8:41 a.m.13 views

GHSA-GHMH-JHMJ-WCMF

creationtimestamp| type| source ---|---|--- 2026-06-23 08:41:51+00:00| seen| https://gist.github.com/alon710/36f3399c6d42cf95c9294583be143e55...

5.8AI score
SaveExploits0References1
Circl
Circl
added 2026/06/23 8:21 a.m.11 views

CVE-2026-8379

creationtimestamp| type| source ---|---|--- 2026-06-23 08:21:47+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mowxtmrwaw2c...

7.5CVSS5.8AI score0.00245EPSS
SaveExploits0References1
Circl
Circl
added 2026/06/23 8:16 a.m.10 views

CVE-2026-8378

creationtimestamp| type| source ---|---|--- 2026-06-23 08:16:46+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mowxko6srr2l...

5.4CVSS5.8AI score0.00132EPSS
SaveExploits0References1
Circl
Circl
added 2026/06/23 8:15 a.m.11 views

CVE-2026-48874

creationtimestamp| type| source ---|---|--- 2026-06-23 08:15:13+00:00| seen| https://bsky.app/profile/atomicedge.bsky.social/post/3mowxhpvugl2k...

8.5CVSS5.8AI score0.00332EPSS
SaveExploits0References1
Circl
Circl
added 2026/06/23 12:24 a.m.55 views

CVE-2026-48067

creationtimestamp| type| source ---|---|--- 2026-06-23 00:24:00+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mow55cb5tf2k...

6.5CVSS5.8AI score0.00299EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/06/23 12:0 a.m.22 views

PT-2026-51585

Name of the Vulnerable Software and Affected Versions Event-Driven Ansible affected versions not specified Description A missing authorization issue exists in the websocket API. The '/api/eda/ws/ansible-rulebook' endpoint fails to verify user permissions when processing Worker messages. This allo...

9.6CVSS6AI score0.00416EPSS
SaveExploits0References19
Circl
Circl
added 2026/06/22 11:54 p.m.12 views

CVE-2026-54268

creationtimestamp| type| source ---|---|--- 2026-06-22 23:54:31+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mow3ikyahx2q 2026-07-20 08:37:06+00:00| seen| https://bsky.app/profile/cyberhub.blog/post/3mr2vbuzolw2v...

8.2CVSS4.8AI score0.00327EPSS
SaveExploits0References2
Circl
Circl
added 2026/06/22 11:16 p.m.11 views

CVE-2026-0126

creationtimestamp| type| source ---|---|--- 2026-06-22 23:16:45+00:00| seen| https://bsky.app/profile/securitycyberuk.bsky.social/post/3movzezi5jz2s 2026-06-29 19:58:01+00:00| seen| https://bsky.app/profile/smit-artem.bsky.social/post/3mphbk4owkd2w 2026-07-09 13:05:02+00:00| seen|...

9.8CVSS5.9AI score0.00277EPSS
SaveExploits0References3
NVD
NVD
added 2026/06/22 7:17 p.m.14 views

CVE-2026-54298

Astro is a web framework. Prior to 6.4.6, the spreadAttributes function in Astro's server-side rendering pipeline iterates over object keys and passes them directly to addAttribute, which interpolates the key into the HTML output without escaping. When a developer uses the spread syntax ...props ...

6.1CVSS0.00228EPSS
SaveExploits1References1
OSV
OSV
added 2026/06/22 5:33 p.m.4 views

CVE-2026-54298 Astro: XSS via Unescaped Attribute Names in Spread Props

Astro is a web framework. Prior to 6.4.6, the spreadAttributes function in Astro's server-side rendering pipeline iterates over object keys and passes them directly to addAttribute, which interpolates the key into the HTML output without escaping. When a developer uses the spread syntax ...props ...

4.2CVSS6.1AI score0.00228EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/06/22 5:33 p.m.7 views

CVE-2026-54298

Astro is a web framework. Prior to 6.4.6, the spreadAttributes function in Astro's server-side rendering pipeline iterates over object keys and passes them directly to addAttribute, which interpolates the key into the HTML output without escaping. When a developer uses the spread syntax ...props ...

6.1CVSS6AI score0.00228EPSS
SaveExploits1References2Affected Software1
Circl
Circl
added 2026/06/22 4:15 p.m.8 views

CVE-2026-9162

creationtimestamp| type| source ---|---|--- 2026-06-22 16:15:40+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3movbu35xhn2t...

4.3CVSS5.8AI score0.00334EPSS
SaveExploits0References1
Circl
Circl
added 2026/06/22 4:6 p.m.9 views

CVE-2026-9029

creationtimestamp| type| source ---|---|--- 2026-06-22 16:06:55+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3movbdtlnmn2d...

7.3CVSS5.8AI score0.00251EPSS
SaveExploits0References1
NVD
NVD
added 2026/06/22 2:17 p.m.10 views

CVE-2026-56424

MISP core contained multiple broken access-control flaws where authorization checks were performed against the wrong entity, or where ownership/editability checks were missing on write paths. In affected subsystems, a lower-privileged authenticated user with the relevant feature permission could...

8.8CVSS0.00361EPSS
SaveExploits0References5
NVD
NVD
added 2026/06/22 2:17 p.m.20 views

CVE-2026-56423

MISP Core contained broken access-control checks in the bulk deletion flows for Event Reports and Sharing Groups. The affected deleteSelection handlers authorized deletion using broad role-level permissions instead of validating authorization for each selected object. For Event Reports,...

9.4CVSS0.00327EPSS
SaveExploits1References2
Rows per page
Query Builder