Lucene search
+L

60803 matches found

Snyk
Snyk
•added 2026/04/09 6:10 p.m.•9 views

Weak Authentication

Overview Affected versions of this package are vulnerable to Weak Authentication due to improper validation of oauthuserid in the TokenGuard::authenticateViaBearerToken function. An attacker can gain unauthorized access to unrelated user accounts by presenting a machine-to-machine token with a...

7.1CVSS5.8AI score0.00395EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
•added 2026/04/09 6:08 p.m.•8 views

CVE-2026-39855

A flaw was found in osslsigncode. An integer underflow vulnerability exists in the PE page-hash computation code. A remote attacker could craft a malicious Portable Executable PE file where the SizeOfHeaders is larger than SectionAlignment. When this file is processed, either during signing with...

5.5CVSS5.8AI score0.00198EPSS
SaveExploits0References2
NVD
NVD
•added 2026/04/09 5:16 p.m.•19 views

CVE-2026-5961

A security vulnerability has been detected in code-projects Simple IT Discussion Forum 1.0. This vulnerability affects unknown code of the file /topic-details.php. The manipulation of the argument postid leads to sql injection. The attack may be initiated remotely. The exploit has been disclosed...

7.5CVSS0.00411EPSS
SaveExploits0References5
Circl
Circl
•added 2026/04/09 4:54 p.m.•18 views

CVE-2026-5445

creationtimestamp| type| source ---|---|--- 2026-04-09 16:54:14+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mj3biw46gf2z 2026-04-10 15:45:27+00:00| seen| https://bsky.app/profile/hendryadrian.bsky.social/post/3mj5o4taedu2u 2026-04-14 20:03:31+00:00| seen|...

7.4AI score0.00788EPSS
SaveExploits0References2
attackerkb
attackerkb
•added 2026/04/09 4:50 p.m.•7 views

CVE-2026-39976

Laravel Passport provides OAuth2 server support to Laravel. From 13.0.0 to before 13.7.1, there is an Authentication Bypass for clientcredentials tokens. the league/oauth2-server library sets the JWT sub claim to the client identifier since there's no user. The token guard then passes this value ...

7.1CVSS5.8AI score0.00395EPSS
SaveExploits1References6Affected Software1
OSV
OSV
•added 2026/04/09 4:41 p.m.•12 views

GHSA-CJW9-GHJ4-FWXF fast-jwt has a ReDoS when using RegExp in allowed* leading to CPU exhaustion during token verification

⚠️ IMPORTANT CLARIFICATIONS Affected Configurations This vulnerability ONLY affects applications that: - Use RegExp objects not strings in the allowedAud, allowedIss, allowedSub, allowedJti, or allowedNonce options - Configure patterns susceptible to catastrophic backtracking - Example: allowedAud...

4.2CVSS5.9AI score0.00428EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
•added 2026/04/09 4:41 p.m.•31 views

fast-jwt: Stateful RegExp (/g or /y) causes non-deterministic allowed-claim validation (logical DoS)

Impact Using certain modifiers on RegExp objects in the allowedAud, allowedIss, allowedSub, allowedJti, or allowedNonce options in verify functions can cause certain unintended behaviours. This is because some modifiers are stateful and will cause failures in every second verification attempt...

5.3CVSS5.9AI score0.00627EPSS
SaveExploits1References6Affected Software1
Cvelist
Cvelist
•added 2026/04/09 4:15 p.m.•37 views

CVE-2026-5961 code-projects Simple IT Discussion Forum topic-details.php sql injection

A security vulnerability has been detected in code-projects Simple IT Discussion Forum 1.0. This vulnerability affects unknown code of the file /topic-details.php. The manipulation of the argument postid leads to sql injection. The attack may be initiated remotely. The exploit has been disclosed...

7.5CVSS0.00411EPSS
SaveExploits0References5
attackerkb
attackerkb
•added 2026/04/09 4:15 p.m.•12 views

CVE-2026-5961

A security vulnerability has been detected in code-projects Simple IT Discussion Forum 1.0. This vulnerability affects unknown code of the file /topic-details.php. The manipulation of the argument postid leads to sql injection. The attack may be initiated remotely. The exploit has been disclosed...

7.5CVSS6.9AI score0.00411EPSS
SaveExploits0References5Affected Software1
CVE
CVE
•added 2026/04/09 4:15 p.m.•44 views

CVE-2026-5961

CVE-2026-5961 affects code-projects Simple IT Discussion Forum 1.0. The vulnerability is in /topic-details.php via the post_id parameter, leading to SQL injection. Exploitation is remote and has been publicly disclosed; exploit code maturity is PROOF-OF-CONCEPT. No remediation details are provide...

7.5CVSS6.9AI score0.00411EPSS
SaveExploits0References5
attackerkb
attackerkb
•added 2026/04/09 4:07 p.m.•8 views

CVE-2026-39942

Directus is a real-time API and App dashboard for managing SQL database content. Prior to 11.17.0, the PATCH /files/id endpoint accepts a user-controlled filenamedisk parameter. By setting this value to match the storage path of another user's file, an attacker can overwrite that file's content...

8.5CVSS5.9AI score0.00361EPSS
SaveExploits0References3Affected Software1
OSV
OSV
•added 2026/04/09 4:07 p.m.•28 views

CVE-2026-39942 Directus has a Path Traversal and Broken Access Control in File Management API

Directus is a real-time API and App dashboard for managing SQL database content. Prior to 11.17.0, the PATCH /files/id endpoint accepts a user-controlled filenamedisk parameter. By setting this value to match the storage path of another user's file, an attacker can overwrite that file's content...

8.5CVSS6AI score
SaveExploits0References4
Circl
Circl
•added 2026/04/09 3:46 p.m.•20 views

CVE-2026-39315

creationtimestamp| type| source ---|---|--- 2026-04-09 15:46:18+00:00| published-proof-of-concept| https://github.com/unjs/unhead/security/advisories/GHSA-95h2-gj7x-gx9w...

6.1CVSS5.8AI score0.00338EPSS
SaveExploits1References1
OSV
OSV
•added 2026/04/09 2:52 p.m.•15 views

CVE-2026-35040 fast-jwt: Stateful RegExp (/g or /y) causes non-deterministic allowed-claim validation (logical DoS)

fast-jwt provides fast JSON Web Token JWT implementation. Prior to 6.2.1, using certain modifiers on RegExp objects in the allowedAud, allowedIss, allowedSub, allowedJti, or allowedNonce options in verify functions can cause certain unintended behaviours. This is because some modifiers are statef...

5.3CVSS5.9AI score
SaveExploits0References6
CVE
CVE
•added 2026/04/09 2:52 p.m.•34 views

CVE-2026-35040

CVE-2026-35040 affects the fast-jwt library prior to version 6.2.1. The issue involves stateful RegExp modifiers /g and /y used in allowedAud, allowedIss, allowedSub, allowedJti, or allowedNonce verify options, which can cause 50% of valid authentication attempts to fail in an alternating pattern...

5.3CVSS5.9AI score0.00627EPSS
SaveExploits1References4Affected Software1
Wolfi
Wolfi
•added 2026/04/09 1:48 p.m.•11 views

CVE-2025-11537 vulnerabilities

Vulnerabilities for packages: keycloak...

5CVSS5.9AI score0.00146EPSS
SaveExploits0
Wolfi
Wolfi
•added 2026/04/09 1:48 p.m.•27 views

CVE-2026-39883 vulnerabilities

Vulnerabilities for packages: argo-rollouts, cloud-provider-aws, prometheus-alertmanager, tekton-pipelines, flux, neuvector-sigstore-interface, cert-manager-webhook-pdns, gomplate, mesosphere-vsphere-csi, tfsec, crossplane-provider-aws-route53, crossplane-provider-aws-rds, aws-otel-collector,...

8.8CVSS6.4AI score0.00207EPSS
SaveExploits1
RedHat Linux
RedHat Linux
•added 2026/04/09 8:50 a.m.•20 views

openssl: OpenSSL: Denial of Service via NULL pointer dereference in QUIC protocol handling

A flaw was found in openssl. A remote attacker could trigger a NULL pointer dereference by sending an unknown or unsupported cipher ID during the client hello callback in applications using the QUIC Quick UDP Internet Connections protocol. This vulnerability, occurring when the SSLCIPHERfind...

6.6AI score0.00831EPSS
SaveExploits1References4
Circl
Circl
•added 2026/04/09 4:11 a.m.•14 views

CVE-2026-5835

creationtimestamp| type| source ---|---|--- 2026-04-09 04:11:21+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mizwur7xtg2i...

4.8CVSS5.9AI score0.0035EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/04/09 3:31 a.m.•11 views

EUVD-2026-20823

A vulnerability was determined in code-projects Simple IT Discussion Forum 1.0. The impacted element is an unknown function of the file /pages/content.php. This manipulation of the argument postid causes sql injection. Remote exploitation of the attack is possible. The exploit has been publicly...

7.5CVSS6.8AI score0.00411EPSS
SaveExploits0References6
Rows per page
Query Builder