Lucene search
+L

13557 matches found

Positive Technologies
Positive Technologies
added 2026/06/30 12:00 a.m.25 views

PT-2026-54377

Name of the Vulnerable Software and Affected Versions Google Chrome versions prior to 150.0.7871.47 Description A use after free issue exists in the Passwords component. This flaw allows a remote attacker to potentially exploit heap corruption, which occurs when a program continues to use a point...

9.8CVSS5.9AI score0.00503EPSS
SaveExploits0References448
Positive Technologies
Positive Technologies
added 2026/06/30 12:00 a.m.30 views

PT-2026-54285

Name of the Vulnerable Software and Affected Versions Google Chrome versions prior to 150.0.7871.47 Description An inappropriate implementation in the passwords component allows a remote attacker to potentially cause heap corruption, which occurs when memory in the heap area is corrupted, by...

9.8CVSS6AI score0.00503EPSS
SaveExploits0References447
Positive Technologies
Positive Technologies
added 2026/06/30 12:00 a.m.12 views

PT-2026-54213

Name of the Vulnerable Software and Affected Versions Google Chrome on Android versions prior to 150.0.7871.47 Description An inappropriate implementation in the Passwords component allows a remote attacker to obtain potentially sensitive information from process memory by using a crafted HTML...

9.8CVSS6AI score0.00503EPSS
SaveExploits0References446
Positive Technologies
Positive Technologies
added 2026/06/30 12:00 a.m.18 views

PT-2026-54258

Name of the Vulnerable Software and Affected Versions Google Chrome versions prior to 150.0.7871.47 Description Incorrect security UI in the Passwords component allows a remote attacker who has compromised the renderer process to perform UI spoofing using a crafted HTML page. UI spoofing is a...

9.6CVSS6AI score0.00413EPSS
SaveExploits0References449
Debian
Debian
added 2026/06/29 6:30 p.m.19 views

[SECURITY] [DLA 4657-1] sogo security update

------------------------------------------------------------------------- Debian LTS Advisory DLA-4657-1 [email protected] https://www.debian.org/lts/security/ Chris Lamb June 29, 2026 https://wiki.debian.org/LTS -...

8.6CVSS6AI score0.00431EPSS
SaveExploits0
NVD
NVD
added 2026/06/29 6:16 p.m.26 views

CVE-2026-56780

Modoboa before 2.9.0 contains an insecure direct object reference vulnerability in the PUT /api/v1/accounts/pk/password/ endpoint that allows domain administrators to change any user's password. Attackers with domain admin privileges can bypass object-level access controls to reset superadmin...

7.7CVSS0.00455EPSS
SaveExploits0References3
PyPA
PyPA
added 2026/06/29 11:50 a.m.12 views

AgentScope path traversal vulnerability in save-workflow

A path traversal vulnerability exists in the save-workflow and load-workflow functionality of modelscope/agentscope versions prior to the fix. This vulnerability allows an attacker to read and write arbitrary JSON files on the filesystem, potentially leading to the exposure or modification of...

9.1CVSS7.3AI score0.00958EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/06/29 11:50 a.m.16 views

PYSEC-2026-432 OpenStack Nova logs sensitive context from notification exceptions

An issue was discovered in exceptionwrapper.py in OpenStack Nova 13.x through 13.1.3, 14.x through 14.0.4, and 15.x through 15.0.1. Legacy notification exception contexts appearing in ERROR level logs may include sensitive information such as account passwords and authorization tokens...

9.8CVSS5.8AI score0.02302EPSS
SaveExploits0References12
OSV
OSV
added 2026/06/29 5:24 a.m.15 views

MAL-2026-6575 Malicious code in @ibrahim1337/baksen (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector ea195bd44e54cd1051fc279a0e871b02c15eea04f65c80979d756fa767f541b4 Package @ibrahim1337/baksen ships a Windows x64 infostealer toolkit that targets Chromium-family browsers Chrome, Brave, Edge, Opera, Opera GX on the...

5.6AI score
SaveExploits0References20
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/06/29 5:24 a.m.19 views

Malicious code in @ibrahim1337/baksen (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector ea195bd44e54cd1051fc279a0e871b02c15eea04f65c80979d756fa767f541b4 Package @ibrahim1337/baksen ships a Windows x64 infostealer toolkit that targets Chromium-family browsers Chrome, Brave, Edge, Opera, Opera GX on the...

5.5AI score
SaveExploits0References20
Microsoft CVE
Microsoft CVE
added 2026/06/27 4:56 a.m.20 views

Chromium: CVE-2026-12442 Use after free in Passwords

This CVE was assigned by Chrome. Microsoft Edge Chromium-based ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information...

8.8CVSS5.8AI score0.00395EPSS
SaveExploits0
Fedora
Fedora
added 2026/06/27 1:12 a.m.16 views

[SECURITY] Fedora 44 Update: openbao-2.5.5-1.fc44

Openbao secures, stores, and tightly controls access to tokens, passwords, certificates, API keys, and other secrets in modern computing. Openbao handles leasing, key revocation, key rolling, and auditing. Through a unified API, us ers can access an encrypted Key/Value store and network...

5.8AI score
SaveExploits0
OSV
OSV
added 2026/06/25 10:34 p.m.8 views

GO-2026-5550 Couchbase Sync Gateway shows cleartext passwords in redacted and unredacted output in github.com/couchbase/sync_gateway

Couchbase Sync Gateway shows cleartext passwords in redacted and unredacted output in github.com/couchbase/syncgateway. NOTE: The source advisory for this report contains additional versions that could not be automatically mapped to standard Go module versions. If this is causing false-positive...

7.3CVSS5.9AI score0.00182EPSS
SaveExploits0References5
OSV
OSV
added 2026/06/25 10:02 p.m.31 views

GHSA-Q437-G7FV-2JVV Lemur user-update path stores plaintext passwords

Summary lemur.users.service.update writes a user's new password as plaintext to the users.password column. The User model wires bcrypt hashing to SQLAlchemy's beforeinsert event but registers no equivalent listener for beforeupdate, and service.update does not call user.hashpassword after assigni...

4.9CVSS5.8AI score0.00234EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/06/25 10:02 p.m.14 views

Lemur user-update path stores plaintext passwords

Summary lemur.users.service.update writes a user's new password as plaintext to the users.password column. The User model wires bcrypt hashing to SQLAlchemy's beforeinsert event but registers no equivalent listener for beforeupdate, and service.update does not call user.hashpassword after assigni...

4.9CVSS5.8AI score0.00234EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2026/06/25 7:16 p.m.15 views

CVE-2026-54092

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.63.6, unchecked passwords maximums allow for an arbitrarily large password to be passed into the login API. This spikes CPU and memory, and after...

6.5CVSS0.00548EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/25 6:43 p.m.15 views

GO-2026-5354 kube-router: BGP Peer Passwords Exposed in Logs at Verbose Logging Level in github.com/cloudnativelabs/kube-router

kube-router: BGP Peer Passwords Exposed in Logs at Verbose Logging Level in github.com/cloudnativelabs/kube-router...

5.8AI score
SaveExploits0References1
Cvelist
Cvelist
added 2026/06/25 5:41 p.m.31 views

CVE-2026-54092 File Browser: DoS Vulnerability on Public Login API

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.63.6, unchecked passwords maximums allow for an arbitrarily large password to be passed into the login API. This spikes CPU and memory, and after...

6.5CVSS0.00548EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/25 5:41 p.m.13 views

CVE-2026-54092 File Browser: DoS Vulnerability on Public Login API

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.63.6, unchecked passwords maximums allow for an arbitrarily large password to be passed into the login API. This spikes CPU and memory, and after...

6.5CVSS6AI score
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/06/25 3:13 p.m.29 views

postgresql: PostgreSQL: Credential recovery via covert timing channel in MD5 password comparison

A flaw was found in PostgreSQL. This vulnerability, a covert timing channel, exists in the comparison of MD5-hashed passwords during authentication. A remote attacker could exploit this to recover user credentials, gaining unauthorized access to the database. This issue specifically impacts...

8.2CVSS5.9AI score0.00558EPSS
SaveExploits0References5
Rows per page
Query Builder