Lucene search
+L

58767 matches found

OSV
OSV
added 2026/05/07 12:49 p.m.8 views

ECHO-0414-10DF-B858

Bulletin has no description...

3.1CVSS5.7AI score0.00216EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/07 12:49 p.m.23 views

ECHO-DA51-97F9-E11C

Bulletin has no description...

4.3CVSS5.7AI score0.0017EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/07 12:48 p.m.8 views

ECHO-0413-5BD8-5E30

Bulletin has no description...

8.3CVSS5.7AI score0.00222EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/07 12:46 p.m.9 views

ECHO-DC86-0C7B-0A2C

Bulletin has no description...

5.3CVSS5.7AI score0.00176EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/07 12:46 p.m.10 views

ECHO-122E-E9CA-89D9

Bulletin has no description...

3.1CVSS5.7AI score0.00152EPSS
SaveExploits0References1
CVE
CVE
added 2026/05/07 12:45 p.m.110 views

CVE-2026-8093

CVE-2026-8093 concerns memory-safety bugs in Firefox 150.0.1. The gathered records describe memory corruption clues and state that, with sufficient effort, some flaws could have allowed arbitrary code execution. Mozilla's advisory confirms the issue was fixed in Firefox 150.0.2. Affected software...

8.1CVSS6AI score0.00323EPSS
SaveExploits0References6Affected Software2
OSV
OSV
added 2026/05/07 12:00 p.m.17 views

RUSTSEC-2026-0144 `Program<System>` accepts arbitrary executable programs

Affected versions of anchor-lang did not properly validate accounts declared as Program. The generic Program validation path used Pubkey::default as a sentinel to decide whether any executable program should be accepted. Since the system program id is also the default pubkey, Program was treated...

8.2CVSS5.8AI score0.0028EPSS
SaveExploits1References4
OSV
OSV
added 2026/05/07 8:30 a.m.12 views

ECHO-DC11-DAA6-FC93

Bulletin has no description...

5.3CVSS5.7AI score0.00476EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/05/07 7:34 a.m.9 views

CVE-2026-25436 WordPress Royal Elementor Addons plugin < 1.7.1053 - Broken Access Control vulnerability

Missing Authorization vulnerability in WProyal Royal Elementor Addons allows Exploiting Incorrectly Configured Access Control Security Levels. This issue affects Royal Elementor Addons: from n/a before 1.7.1053...

5.3CVSS5.8AI score0.00239EPSS
SaveExploits0References1
Circl
Circl
added 2026/05/07 6:10 a.m.12 views

GHSA-FRH3-6PV6-RC8J

creationtimestamp| type| source ---|---|--- 2026-05-07 06:10:29+00:00| seen| https://gist.github.com/alon710/560a262a37ded8b644e3892d54c879bb...

5.8AI score
SaveExploits0References1
OSV
OSV
added 2026/05/07 6:08 a.m.9 views

BELL-CVE-2026-43109

Bulletin has no description...

5.5CVSS5.7AI score0.00114EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/07 6:08 a.m.11 views

BELL-CVE-2026-43198

Bulletin has no description...

9.8CVSS5.7AI score0.00298EPSS
SaveExploits0References1
Circl
Circl
added 2026/05/07 5:45 a.m.20 views

CVE-2026-41203

creationtimestamp| type| source ---|---|--- 2026-05-07 05:45:13+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mlaj6f7qlo2k 2026-05-07 07:30:31+00:00| seen| https://bsky.app/profile/offseq.bsky.social/post/3mlap2odhxt2o 2026-05-07 07:30:41+00:00| seen|...

9.4CVSS5.8AI score0.00484EPSS
SaveExploits0References3
F5 Networks
F5 Networks
added 2026/05/07 5:16 a.m.31 views

K000161154: Sequelize vulnerability CVE-2026-30951

Security Advisory Description Sequelize is a Node.js ORM tool. Prior to 6.37.8, there is SQL injection via unescaped cast type in JSON/JSONB where clause processing. The traverseJSON function splits JSON path keys on :: to extract a cast type, which is interpolated raw into CAST... AS SQL. An...

7.5CVSS6AI score0.00422EPSS
SaveExploits3
Circl
Circl
added 2026/05/07 5:15 a.m.20 views

CVE-2026-41891

creationtimestamp| type| source ---|---|--- 2026-05-07 05:15:35+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mlahjfoxve2e...

5.3CVSS5.8AI score0.00269EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/05/07 5:08 a.m.12 views

CVE-2026-41143

YesWiki is a wiki system written in PHP. Prior to version 4.6.1, YesWiki bazar module contains a SQL injection vulnerability in tools/bazar/services/EntryManager.php at line 704. The $data'idfiche' value sourced from $POST'idfiche' is concatenated directly into a raw SQL query without any...

8.8CVSS5.8AI score0.00342EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2026/05/07 5:08 a.m.35 views

CVE-2026-41143

YesWiki contains an authenticated SQL injection in the bazar module, via id_fiche in EntryManager::formatDataBeforeSave() (code path: tools/bazar/services/EntryManager.php:704). The vulnerable query concatenates $_POST['id_fiche'] into SQL without sanitization, e.g. selecting MIN(time) from pages...

8.8CVSS5.8AI score0.00342EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/05/07 5:08 a.m.45 views

EUVD-2026-28312

YesWiki is a wiki system written in PHP. Prior to version 4.6.1, YesWiki bazar module contains a SQL injection vulnerability in tools/bazar/services/EntryManager.php at line 704. The $data'idfiche' value sourced from $POST'idfiche' is concatenated directly into a raw SQL query without any...

8.8CVSS5.8AI score0.00342EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/05/07 3:00 a.m.53 views

CVE-2026-41670 Admidio: SAML Response Sent to Unvalidated Assertion Consumer Service URL from AuthnRequest

Admidio is an open-source user management solution. Prior to version 5.0.9, the SAML IdP implementation in Admidio's SSO module uses the AssertionConsumerServiceURL value directly from incoming SAML AuthnRequest messages as the destination for the SAML response, without validating it against the...

8.2CVSS0.0028EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/05/07 2:19 a.m.18 views

SUSE CVE-2026-43047

In the Linux kernel, the following vulnerability has been resolved: HID: multitouch: Check to ensure report responses match the request It is possible for a malicious or clumsy device to respond to a specific report's feature request using a completely different report ID. This can cause confusio...

5.5CVSS5.8AI score0.0012EPSS
SaveExploits0References18
Rows per page
Query Builder