Lucene search
+L

112266 matches found

RedhatCVE
RedhatCVE
added 2026/06/05 7:13 p.m.20 views

CVE-2026-40925

WWBN AVideo is an open source video platform. In versions 29.0 and prior, objects/configurationUpdate.json.php also routed via /updateConfig persists dozens of global site settings from $POST but protects the endpoint only with User::isAdmin. It does not call forbidIfIsUntrustedRequest, does not...

8.3CVSS5.4AI score0.00173EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/06/05 7:13 p.m.15 views

CVE-2026-48153

Budibase is an open-source low-code platform. Prior to 3.39.0, fetchToken in the OAuth2 SDK makes a POST to a builder-supplied URL with plain node-fetch, skipping the blacklist.isBlacklisted check that every other outbound fetch path in the codebase uses. The Joi schema for the OAuth2 URL has no...

8.5CVSS5.5AI score0.00175EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/06/05 7:12 p.m.18 views

CVE-2026-44971

GuardDog is a CLI tool to identify malicious PyPI packages. From 1.0.0 to 2.9.0, the programmatic remote project scanning path rewrites attacker-controlled repository URLs using a blind string replacement and then sends the caller's GitHub credentials with the resulting request. This allows an...

8.2CVSS5.5AI score0.00198EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/06/05 7:12 p.m.14 views

CVE-2026-44335

PraisonAI is a multi-agent teams system. Prior to version 1.6.32, the URL checking logic in PraisonAI has a logical flaw that could be bypassed by attackers, leading to SSRF attacks. This issue has been patched in version 1.6.32...

9.8CVSS5.3AI score0.00378EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/06/05 7:11 p.m.17 views

CVE-2026-8137

A vulnerability has been found in Totolink X5000R 9.1.0u.6369B20230113. This vulnerability affects the function sub458E40 of the file /boafrm/formDdns. The manipulation of the argument submit-url leads to buffer overflow. Remote exploitation of the attack is possible. The exploit has been disclos...

9CVSS7.8AI score0.00463EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/06/05 7:10 p.m.24 views

CVE-2026-8362

A stack-based buffer overflow condition exists in WOSDefaultHttpModule.dll when processing a long URL path starting with /woshome...

9.8CVSS5.9AI score0.00316EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/06/05 7:10 p.m.24 views

CVE-2026-8732

The WP Maps Pro plugin for WordPress is vulnerable to Privilege Escalation via Administrator Account Creation in all versions up to, and including, 6.1.0. This is due to the wpgmptempaccessajax AJAX action being registered with wpajaxnopriv and protected only by a nonce check using the...

9.8CVSS5.7AI score0.21511EPSS
SaveExploits7References1
RedhatCVE
RedhatCVE
added 2026/06/05 7:10 p.m.24 views

CVE-2026-8178

An issue exists in Amazon Redshift JDBC Driver versions prior to 2.2.2. Under certain conditions, the driver could load and execute arbitrary classes when processing JDBC connection URL parameters. An actor who can influence the connection URL could potentially execute code in the application...

9.2CVSS5.9AI score0.00573EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/06/05 6:31 p.m.33 views

EUVD-2026-34889

The WP Captcha PRO the premium version of the Advanced Google reCAPTCHA plugin, both have the same slug plugin for WordPress is vulnerable to arbitrary file upload in all versions up to, and including, 5.38. This is due to a capability check in the saveajax function of the licensing module,...

8.8CVSS6.1AI score0.00612EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/06/05 6:31 p.m.47 views

CVE-2026-5411 WP Captcha PRO <= 5.38 - Missing Authorization to Authenticated (Subscriber+) Arbitrary File Upload

The WP Captcha PRO the premium version of the Advanced Google reCAPTCHA plugin, both have the same slug plugin for WordPress is vulnerable to arbitrary file upload in all versions up to, and including, 5.38. This is due to a capability check in the saveajax function of the licensing module,...

8.8CVSS0.00612EPSS
SaveExploits0References2
Circl
Circl
added 2026/06/05 5:33 p.m.20 views

CVE-2026-11334

creationtimestamp| type| source ---|---|--- 2026-06-05 17:33:20+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mnkobc5r4e2j 2026-06-06 23:05:28+00:00| seen| https://bsky.app/profile/hugovalters.bsky.social/post/3mnnrc4tsfi2s...

7.5CVSS7.2AI score0.00284EPSS
SaveExploits0References2
Circl
Circl
added 2026/06/05 5:23 p.m.18 views

CVE-2026-11333

creationtimestamp| type| source ---|---|--- 2026-06-05 17:23:18+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mnknpel66t2e...

6.5CVSS5.3AI score0.00214EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/05 4:34 p.m.37 views

GHSA-Q4X5-8CJ6-52WG Sync-in Server: SSRF protection bypass via IPv4-mapped IPv6 addresses in regExpPrivateIP

Summary: The private IP blocklist regex used in the URL download feature does not match IPv4-mapped IPv6 addresses e.g. ::ffff:127.0.0.1, allowing SSRF protection to be bypassed on dual-stack systems. Affected components backend/src/applications/files/services/files-manager.service.ts –...

7.7CVSS5.4AI score0.00222EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/06/05 4:34 p.m.26 views

Sync-in Server: SSRF protection bypass via IPv4-mapped IPv6 addresses in regExpPrivateIP

Summary: The private IP blocklist regex used in the URL download feature does not match IPv4-mapped IPv6 addresses e.g. ::ffff:127.0.0.1, allowing SSRF protection to be bypassed on dual-stack systems. Affected components backend/src/applications/files/services/files-manager.service.ts –...

7.7CVSS5.4AI score0.00222EPSS
SaveExploits0References4Affected Software1
Snyk
Snyk
added 2026/06/05 4:34 p.m.16 views

Server-side Request Forgery (SSRF)

Overview @sync-in/server is a The secure, open-source platform for file storage, sharing, collaboration, and syncing Affected versions of this package are vulnerable to Server-side Request Forgery SSRF in the downloadFromUrl process due to insufficient validation of IPv4-mapped IPv6 addresses in...

7.7CVSS6AI score0.00222EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/06/05 4:20 p.m.21 views

NocoDB: Stored Cross-Site Scripting via Form View Redirect URL

Summary The shared form-view submit handler in NocoDB writes the form's redirecturl to window.location.href after a same-host check that does not validate the URL scheme. A user with editor role or above on any base can plant a javascript: URL in the form's redirecturl; when an authenticated view...

8.4CVSS5.8AI score0.00396EPSS
SaveExploits0References4Affected Software1
Circl
Circl
added 2026/06/05 3:27 p.m.15 views

CVE-2026-6208

creationtimestamp| type| source ---|---|--- 2026-06-05 15:27:21+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mnkh7wk2k72m...

5.3AI score
SaveExploits0References1
Circl
Circl
added 2026/06/05 2:32 p.m.10 views

GHSA-FV26-4939-62FH

creationtimestamp| type| source ---|---|--- 2026-06-05 14:32:56+00:00| seen| https://gist.github.com/ImTopz/f2594fa5cfbb88d233b74eb182cef5cc...

5.3AI score
SaveExploits0References1
Circl
Circl
added 2026/06/05 1:24 p.m.16 views

CVE-2026-11289

creationtimestamp| type| source ---|---|--- 2026-06-05 13:24:42+00:00| seen| https://infosec.exchange/users/cR0w/statuses/116697713800926918 2026-06-07 18:00:00+00:00| seen| https://www.hkcert.org/security-bulletin/google-chrome-multiple-vulnerabilities20260608 2026-06-07 18:00:00+00:00| seen|...

6.5CVSS5.3AI score0.00197EPSS
SaveExploits0References3
Circl
Circl
added 2026/06/05 1:24 p.m.25 views

CVE-2026-11264

creationtimestamp| type| source ---|---|--- 2026-06-05 13:24:37+00:00| seen| https://infosec.exchange/users/cR0w/statuses/116697713800926918 2026-06-07 18:00:00+00:00| seen| https://www.hkcert.org/security-bulletin/google-chrome-multiple-vulnerabilities20260608 2026-06-07 18:00:00+00:00| seen|...

4.3CVSS5.3AI score0.00182EPSS
SaveExploits0References3
Rows per page
Query Builder