Lucene search
+L

2632 matches found

NVD
NVD
added yesterday7 views

CVE-2025-63822

SirenGPS Android Application 2.19.44 is vulnerable to Incorrect Access Control. An authenticated attacker can manipulate user identifier parameters to bypass authorization controls and gain unauthorized READ and WRITE access to other users' personal information. The API fails to validate that the...

8.1CVSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added yesterday6 views

CVE-2026-70428

Jenkins 2.575 and earlier, LTS 2.568.1 and earlier improperly identifies file paths attempting path traversal in file parameter names, allowing attackers with Item/Configure and Item/Build permission to write files to arbitrary locations on the controller file system...

5.6AI score
SaveExploits0References1
NVD
NVD
added yesterday14 views

CVE-2026-71264

WLED's GET /json/cfg endpoint registered in wled00/wledserver.cpp calls serveJson with no settings-PIN check, unlike the /edit endpoint which explicitly checks correctPIN, disclosing the device's general configuration network, hardware, LED setup to any unauthenticated client on the network...

8.2CVSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2 days ago8 views

Open WebUI: A folder write-collaborator can permanently delete the owner's chats by deleting a shared subfolder

Summary A user granted write access to a shared chat folder could permanently delete chats and messages belonging to the folder's owner. Deleting a folder cascades into the owner's chats and the entire subfolder subtree, and the deletion handler required only write access on subfolders instead of...

8.1CVSS5.6AI score0.00297EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2 days ago9 views

Open WebUI: Deletion of directories and file embeddings in other knowledge bases via sync cleanup

Summary A user with write access to one knowledge base could delete directories, and drop file embeddings, belonging to knowledge bases they do not control. The sync cleanup endpoint verified write access on the knowledge base named in the URL and then acted on the directory and file ids supplied...

4.3CVSS5.5AI score0.00213EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2 days ago6 views

CVE-2026-70481

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.5.0 until 0.11.0, the standard channel message update and delete handlers accepted any caller holding write access on the channel without checking that the caller wrote the message. Because write access i...

5.4CVSS0.00299EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2 days ago9 views

Open WebUI: Any member with write access to a standard channel can edit or delete other members' messages

Summary On standard channels, the message update and delete handlers accepted any caller holding write access on the channel, without checking that the caller wrote the message. Write access is the same grant a member needs in order to post, so every ordinary participant in a shared channel could...

5.4CVSS5.7AI score0.00299EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2 days ago32 views

CVE-2026-70481 Open WebUI: Any member with write access to a standard channel can edit or delete other members' messages

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.5.0 until 0.11.0, the standard channel message update and delete handlers accepted any caller holding write access on the channel without checking that the caller wrote the message. Because write access i...

5.4CVSS0.00299EPSS
SaveExploits0References4
CVE
CVE
added 2 days ago16 views

CVE-2026-70481

CVE-2026-70481 affects Open WebUI prior to 0.11.0. In standard channels, the update and delete message handlers allowed any user with write access to a channel to rewrite or permanently delete other users’ messages, because the standard branch checked only write permission, not message authorship...

5.4CVSS5.5AI score0.00299EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2 days ago8 views

sssd: sssd: sudo LDAP provider searches entire directory tree for sudoRole objects by default, enabling privilege escalation

A flaw was found in SSSD's LDAP sudo provider. When the ldapsudosearchbase option is not explicitly configured, SSSD searches the entire LDAP directory tree for sudoRole objects. An authenticated attacker with write access to any subtree can inject a sudoRole object granting root-level sudo...

8.8CVSS5.4AI score0.00568EPSS
SaveExploits0References4
OSV
OSV
added 3 days ago5 views

UBUNTU-CVE-2026-18477

A TOCTOU Time-of-Check Time-of-Use vulnerability in GNU tar's incremental dumpdir 'X' rename handling allows a local attacker with write access to a directory being backed up to influence the restore process if the attacker has access to the system where the restore is being performed. During...

4.4CVSS5.4AI score0.00105EPSS
SaveExploits0References4
OSV
OSV
added 3 days ago5 views

CVE-2026-69084 SiYuan before v3.7.3 SQL Injection via searchEmbedBlock

SiYuan versions = v3.7.2 expose the /api/search/searchEmbedBlock endpoint, which passes a client-supplied SQL statement verbatim to the main read-write siyuan.db handle with no single-statement, read-only, or admin restrictions. The endpoint is gated only by CheckAuth, making it reachable by the...

9.9CVSS5.7AI score
SaveExploits0References4
NVD
NVD
added 3 days ago10 views

CVE-2026-18582

A security flaw has been discovered in mz-automation libiec61850 up to 1.6.1. This vulnerability affects the function ReportingRCBWriteAccessHandler of the file src/iec61850/server/mmsmapping/reporting.c of the component Report Sending Path Handler. The manipulation results in free of memory not ...

6.9CVSS0.00496EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2026/07/30 4:42 p.m.6 views

SUSE CVE-2026-52811

Gogs is an open source self-hosted Git service. Prior to 0.14.3, Repository.UploadRepoFiles checks for symlinks only on the leaf of the upload target osx.IsSymlinktargetPath. The siblings UpdateRepoFile, DeleteRepoFile, and GetDiffPreview use hasSymlinkInPath, which lstats every component -...

9CVSS7.7AI score0.00455EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:42 p.m.9 views

SUSE CVE-2026-52812

Gogs is an open source self-hosted Git service. Prior to 0.14.3, Git LFS storage is content-addressed by OID alone /// but per-repo authorization lives in the lfsobject table keyed repoid, oid. serveUpload skips re-uploading when the OID file already exists on disk and inserts a new repoid, oid r...

7.1CVSS7.7AI score0.00216EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:35 p.m.7 views

SUSE CVE-2026-62685

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.63.17, File Browser builds new user scopes from usernames passed through cleanUsername when Signup=true and CreateUserDir=true, but the many-to-one...

8.1CVSS7.7AI score0.00323EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/30 4:2 p.m.6 views

JLSEC-2026-1041 ImageMagick: Policy Bypass in concatenate operation due to missing checks

ImageMagick is free and open-source software used for editing and manipulating digital images. In versions prior to 7.1.2-26he, the -concatenate operation is missing policy checks, potentially resulting in both reading and writing to paths disallowed by the security policy. This issue has been...

5.5CVSS5.8AI score0.00098EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/30 6:2 a.m.42 views

CVE-2026-56847

A flaw in Node.js Permission Model enforcement allows traceevents.createTracing.enable Writes Trace Logs Outside --allow-fs-write. This can lead to confidentiality impact or bypass of the intended security boundary under affected configurations. This vulnerability affects Node.js 22.x, 24.x, and...

3.3CVSS0.00158EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/30 12:0 a.m.10 views

PT-2026-66613

Name of the Vulnerable Software and Affected Versions ansible-collection-redhat-leapp affected versions not specified Description A flaw exists where an attacker with privileged write access to a managed node's Leapp report content can manipulate the data. When an operator executes a specific...

6.2CVSS5.4AI score0.00219EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/30 12:0 a.m.7 views

Apache ActiveMQ < 5.19.9 / 6.x < 6.2.8 Multiple Vulnerabilities

The version of Apache ActiveMQ running on the remote host is prior to 5.19.9 or 6.x prior to 6.2.8. It is, therefore, affected by multiple vulnerabilities: - Improper Input Validation vulnerability in Apache ActiveMQ AMQP, Apache ActiveMQ, Apache ActiveMQ All. A remote unauthenticated peer that c...

7.5CVSS5.6AI score0.00548EPSS
SaveExploits0References5
Rows per page
Query Builder