Lucene search
+L

31509 matches found

OSV
OSV
added 2026/03/18 1:04 p.m.10 views

MAL-2026-1825 Malicious code in proleis-web-app (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector afd065de5d26ebde43c9fef2003ea3ffbc21bfa47120965cf1c6a893da876d33 The package proleis-web-app was found to contain malicious code...

5.8AI score
SaveExploits0
Cvelist
Cvelist
added 2026/03/18 12:55 p.m.35 views

CVE-2026-32694 Insecure Direct Object Reference attack via predictable secret ID in Juju

In Juju from version 3.0.0 through 3.6.18, when a secret owner grants permissions to a secret to a grantee, the secret owner relies exclusively on a predictable XID of the secret to verify ownership. This allows a malicious grantee which can request secrets to predict past secrets granted by the...

6.6CVSS0.00269EPSS
SaveExploits1References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/03/18 12:25 p.m.11 views

Malicious code in @emerald-react/app-header (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector ba1bef759f7319b0aca58864ce4ec92e4c9b2ac5a5fc166d8c4b5b755e9e2128 The package @emerald-react/app-header was found to contain malicious code...

5.8AI score
SaveExploits0
OSV
OSV
added 2026/03/18 12:25 p.m.8 views

MAL-2026-1596 Malicious code in @emerald-react/app-header (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector ba1bef759f7319b0aca58864ce4ec92e4c9b2ac5a5fc166d8c4b5b755e9e2128 The package @emerald-react/app-header was found to contain malicious code...

5.8AI score
SaveExploits0
Schneier on Security
Schneier on Security
added 2026/03/18 11:07 a.m.7 views

Meta’s AI Glasses and Privacy

Surprising no one, Meta's new AI glasses are a privacy disaster. I'm not sure what can be done here. This is a technology that will exist, whether we like it or not. Meanwhile, there is a new Android app that detects when there are smart glasses nearby...

5.8AI score
SaveExploits0
NVD
NVD
added 2026/03/18 1:16 a.m.8 views

CVE-2026-27979

Next.js is a React framework for building full-stack web applications. Starting in version 16.0.1 and prior to version 16.1.7, a request containing the next-resume: 1 header corresponding with a PPR resume request would buffer request bodies without consistently enforcing maxPostponedStateSize in...

7.5CVSS0.00667EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/03/18 12:13 a.m.5 views

CVE-2026-27979 Next.js: Unbounded postponed resume buffering can lead to DoS

Next.js is a React framework for building full-stack web applications. Starting in version 16.0.1 and prior to version 16.1.7, a request containing the next-resume: 1 header corresponding with a PPR resume request would buffer request bodies without consistently enforcing maxPostponedStateSize in...

6.9CVSS5.9AI score0.00667EPSS
SaveExploits0References3
CVE
CVE
added 2026/03/18 12:13 a.m.46 views

CVE-2026-27979

Next.js CVE-2026-27979 affects Next.js 16.0.1 through 16.1.6 in non-minimal deployments with Partial Prerendering enabled. A request containing the next-resume: 1 header can cause unbounded postponed-body buffering, consuming memory and enabling DoS. The issue is fixed in 16.1.7 by enforcing size...

7.5CVSS5.9AI score0.00667EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/03/18 12:13 a.m.11 views

CVE-2026-27979 Next.js: Unbounded postponed resume buffering can lead to DoS

Next.js is a React framework for building full-stack web applications. Starting in version 16.0.1 and prior to version 16.1.7, a request containing the next-resume: 1 header corresponding with a PPR resume request would buffer request bodies without consistently enforcing maxPostponedStateSize in...

6.9CVSS6AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/03/18 12:13 a.m.7 views

CVE-2026-27979

Next.js is a React framework for building full-stack web applications. Starting in version 16.0.1 and prior to version 16.1.7, a request containing the next-resume: 1 header corresponding with a PPR resume request would buffer request bodies without consistently enforcing maxPostponedStateSize in...

6.9CVSS5.9AI score0.00667EPSS
SaveExploits0References4Affected Software1
Circl
Circl
added 2026/03/18 12:00 a.m.4 views

CVE-2026-20643

creationtimestamp| type| source ---|---|--- 2026-03-18 00:00:00+00:00| seen| https://www.cert.ssi.gouv.fr/avis/CERTFR-2026-AVI-0313/ 2026-03-18 01:06:47+00:00| seen| https://bsky.app/profile/bleepingcomputer.com/post/3mhccchyew52y 2026-03-18 01:43:59+00:00| seen|...

5.4CVSS6.3AI score0.00354EPSS
SaveExploits2References45
CNNVD
CNNVD
added 2026/03/18 12:00 a.m.17 views

Kanboard 安全漏洞

Kanboard is a set of open-source visualization taskboards developed by Kanboard. This software allows for the customization of panels according to business needs. Versions of Kanboard prior to 1.2.51 contained security vulnerabilities. These vulnerabilities stemmed from the fact that the user...

8.8CVSS5.8AI score0.00371EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/03/17 10:45 p.m.5 views

CVE-2026-22727

Unprotected internal endpoints in Cloud Foundry Capi Release 1.226.0 and below, and CF Deployment v54.9.0 and below on all platforms allows any user who has bypassed the firewall to potentially replace droplets and therefore applications allowing them to access secure application information...

7.5CVSS5.8AI score0.00199EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/17 4:16 p.m.19 views

Next.js: Unbounded postponed resume buffering can lead to DoS

Summary A request containing the next-resume: 1 header corresponding with a PPR resume request would buffer request bodies without consistently enforcing maxPostponedStateSize in certain setups. The previous mitigation protected minimal-mode deployments, but equivalent non-minimal deployments...

7.5CVSS5.9AI score0.00667EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/17 12:00 a.m.20 views

PT-2026-25969

Name of the Vulnerable Software and Affected Versions Next.js versions 16.0.1 through 16.1.6 Description Next.js, a React framework for building full-stack web applications, is affected by an issue where requests containing the next-resume: 1 header can lead to excessive memory usage and potentia...

7.8CVSS5.7AI score0.00667EPSS
SaveExploits0References14
The Hacker News
The Hacker News
added 2026/03/16 7:37 p.m.23 views

GlassWorm Attack Uses Stolen GitHub Tokens to Force-Push Malware Into Python Repos

The GlassWorm malware campaign is being used to fuel an ongoing attack that leverages the stolen GitHub tokens to inject malware into hundreds of Python repositories. "The attack targets Python projects — including Django apps, ML research code, Streamlit dashboards, and PyPI packages — by...

6.3AI score
SaveExploits0
Cvelist
Cvelist
added 2026/03/16 3:32 p.m.43 views

CVE-2026-4250 Albert Sağlık Hizmetleri ve Ticaret Albert Health Google Cloud Service Account Key service-account.json credentials storage

A vulnerability was found in Albert Sağlık Hizmetleri ve Ticaret Albert Health up to 1.7.3 on Android. Affected is an unknown function of the file resources/assets/service-account.json of the component Google Cloud Service Account Key Handler. Performing a manipulation results in unprotected...

2.5CVSS0.00099EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/03/16 3:30 p.m.10 views

EUVD-2026-12449

A weakness has been identified in La Nacion App 10.2.25 on Android. This impacts an unknown function of the file source/app/lanacion/clublanacion/BuildConfig.java of the component app.lanacion.activity. Executing a manipulation of the argument APIKEYWEBSOCKETCV can lead to unprotected storage of...

2.5CVSS5.1AI score0.00107EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/03/16 3:30 p.m.5 views

Incorrect Authorization

Overview github.com/mattermost/mattermost/server/channels/app is a private-cloud Slack alternative Affected versions of this package are vulnerable to Incorrect Authorization in the authentication process. An attacker can change another user's account password without confirmation by falsely...

3.5CVSS5.8AI score0.00148EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/03/16 3:30 p.m.6 views

Incorrect Authorization

Overview github.com/mattermost/mattermost/server/channels/app is a private-cloud Slack alternative Affected versions of this package are vulnerable to Incorrect Authorization via the search API endpoints. An attacker can gain unauthorized access to posts and files in channels by sending crafted...

5.3CVSS5.8AI score0.00165EPSS
SaveExploits0References2
Rows per page
Query Builder