Lucene search
+L

17222 matches found

OSV
OSV
•added 2026/04/27 8:35 p.m.•29 views

JLSEC-2026-281 RClone: Unauthenticated operations/fsinfo allows attacker-controlled backend instantiation and local command execution

Summary The RC endpoint operations/fsinfo is exposed without AuthRequired: true and accepts attacker-controlled fs input. Because rc.GetFs... supports inline backend definitions, an unauthenticated attacker can instantiate an attacker-controlled backend on demand. For the WebDAV backend,...

9.8CVSS6.2AI score0.05299EPSS
SaveExploits2References12
OSV
OSV
•added 2026/04/27 8:35 p.m.•26 views

JLSEC-2026-280 Rclone: Unauthenticated options/set allows runtime auth bypass, leading to sensitive operations and command execution

Summary The RC endpoint options/set is exposed without AuthRequired: true, but it can mutate global runtime configuration, including the RC option block itself. An unauthenticated attacker can set rc.NoAuth=true, which disables the authorization gate for many RC methods registered with...

9.8CVSS6.4AI score0.03216EPSS
SaveExploits1References8
IBM Security Bulletins
IBM Security Bulletins
•added 2026/04/27 8:16 a.m.•11 views

Security Bulletin: IBM Operations Analytics - Log Analysis is affected by Cross-site scripting (XSS) vulnerability due to Apache Solr

Summary Admin UI in Apache Solr is used by IBM Operations Analytics - Log Analysis as part of the Solr administrative web interface. CVE-2015-8797. Vulnerability Details CVEID:CVE-2015-8797 DESCRIPTION: Cross-site scripting XSS vulnerability in webapp/web/js/scripts/plugins.js in the stats page i...

6.1CVSS6.2AI score0.03286EPSS
SaveExploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
•added 2026/04/27 7:59 a.m.•9 views

Security Bulletin: IBM Operations Analytics - Log Analysis is affected by denial of service and weaker than expected security vulnerabilities in WebSphere Application Server Liberty

Summary WebSphere Application Server Liberty is used by IBM Operations Analytics - Log Analysis as part of the application security stack and security utility. CVE-2025-14923 and CVE-2024-29371. Vulnerability Details CVEID:CVE-2025-14923 DESCRIPTION: IBM WebSphere Application Server - Liberty...

9.8CVSS5.3AI score0.00257EPSS
SaveExploits1Affected Software1
BDU FSTEC
BDU FSTEC
•added 2026/04/27 12:00 a.m.•18 views

The vulnerability of the in_atomic() function in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the inatomic function in the Linux operating system’s kernel is related to the execution of operations outside of the buffer in memory. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.3AI score0.00145EPSS
SaveExploits0References8Affected Software4
Fedora
Fedora
•added 2026/04/25 1:55 a.m.•14 views

[SECURITY] Fedora 44 Update: qt6-qtspeech-6.10.3-1.fc44

The module enables a Qt application to support accessibility features such as text-to-speech, which is useful for end-users who are visually challenged or cannot access the application for whatever reason. The most common use case where text-to-speech comes in handy is when the end-user is drivin...

5.4AI score
SaveExploits0
Fedora
Fedora
•added 2026/04/25 1:53 a.m.•16 views

[SECURITY] Fedora 44 Update: opensc-0.27.1-1.fc44

OpenSC provides a set of libraries and utilities to work with smart cards. Its main focus is on cards that support cryptographic operations, and facilitate their use in security applications such as authentication, mail encryption and digital signatures. OpenSC implements the PKCS11 API so...

6.8CVSS5.2AI score0.00282EPSS
SaveExploits2
SUSE CVE
SUSE CVE
•added 2026/04/25 1:38 a.m.•20 views

SUSE CVE-2026-31579

In the Linux kernel, the following vulnerability has been resolved: wireguard: device: use exitrtnl callback instead of manual rtnllock in preexit wgnetnspreexit manually acquires rtnllock inside the pernet .preexit callback. This causes a hung task when another thread holds rtnlmutex - the...

5.5CVSS5.5AI score0.00162EPSS
SaveExploits0References7
Packet Storm News
Packet Storm News
•added 2026/04/25 12:00 a.m.•15 views

AsmRAG: LLM-Driven Malware Detection by Retrieving Functionally Similar Assembly Code

Deep learning malware detectors achieve high classification accuracy but suffer from severe interpretability limitations, typically returning probabilistic verdicts that lack forensic context. We introduce AsmRAG, a framework performing malware analysis through Assembly-Level Retrieval-Augmented...

5.2AI score
SaveExploits0
RedhatCVE
RedhatCVE
•added 2026/04/24 8:32 p.m.•19 views

CVE-2026-35340

A flaw in the ChownExecutor used by uutils coreutils chown and chgrp causes the utilities to return an incorrect exit code during recursive operations. The final exit code is determined only by the last file processed. If the last operation succeeds, the command returns 0 even if earlier ownershi...

5.5CVSS5.3AI score0.00157EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/04/24 8:16 p.m.•16 views

CVE-2026-35338

A vulnerability in the chmod utility of uutils coreutils allows users to bypass the --preserve-root safety mechanism. The implementation only validates if the target path is literally / and does not canonicalize the path. An attacker or accidental user can use path variants such as /../ or symbol...

7.3CVSS5.5AI score0.00199EPSS
SaveExploits0References2
OSV
OSV
•added 2026/04/24 3:16 p.m.•11 views

DEBIAN-CVE-2026-31579

In the Linux kernel, the following vulnerability has been resolved: wireguard: device: use exitrtnl callback instead of manual rtnllock in preexit wgnetnspreexit manually acquires rtnllock inside the pernet .preexit callback. This causes a hung task when another thread holds rtnlmutex - the...

5.5CVSS5.3AI score0.00162EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/04/24 3:16 p.m.•13 views

CVE-2026-31556

In the Linux kernel, the following vulnerability has been resolved: xfs: scrub: unlock dquot before early return in quota scrub xchkquotaitem can return early after calling xchkfblockprocesserror. When that helper returns false, the function returned immediately without dropping dq-qqlock, which...

5.5CVSS5.7AI score0.00162EPSS
SaveExploits0References20
EUVD
EUVD
•added 2026/04/24 2:42 p.m.•13 views

EUVD-2026-25472

In the Linux kernel, the following vulnerability has been resolved: wireguard: device: use exitrtnl callback instead of manual rtnllock in preexit wgnetnspreexit manually acquires rtnllock inside the pernet .preexit callback. This causes a hung task when another thread holds rtnlmutex - the...

5.4AI score0.00162EPSS
SaveExploits0References3
Debian CVE
Debian CVE
•added 2026/04/24 2:42 p.m.•26 views

CVE-2026-31579

In the Linux kernel, the following vulnerability has been resolved: wireguard: device: use exitrtnl callback instead of manual rtnllock in preexit wgnetnspreexit manually acquires rtnllock inside the pernet .preexit callback. This causes a hung task when another thread holds rtnlmutex - the...

5.5CVSS5.2AI score0.00162EPSS
SaveExploits0
Cvelist
Cvelist
•added 2026/04/24 2:42 p.m.•43 views

CVE-2026-31579 wireguard: device: use exit_rtnl callback instead of manual rtnl_lock in pre_exit

In the Linux kernel, the following vulnerability has been resolved: wireguard: device: use exitrtnl callback instead of manual rtnllock in preexit wgnetnspreexit manually acquires rtnllock inside the pernet .preexit callback. This causes a hung task when another thread holds rtnlmutex - the...

0.00162EPSS
SaveExploits0References4
attackerkb
attackerkb
•added 2026/04/24 2:42 p.m.•11 views

CVE-2026-31579

In the Linux kernel, the following vulnerability has been resolved: wireguard: device: use exitrtnl callback instead of manual rtnllock in preexit wgnetnspreexit manually acquires rtnllock inside the pernet .preexit callback. This causes a hung task when another thread holds rtnlmutex - the...

5.5CVSS5.2AI score0.00162EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
•added 2026/04/24 2:35 p.m.•14 views

EUVD-2026-25460

In the Linux kernel, the following vulnerability has been resolved: PM: sleep: Drop spurious WARNON from pmrestoregfpmask Commit 35e4a69b2003f "PM: sleep: Allow pmrestrictgfpmask stacking" introduced refcount-based GFP mask management that warns when pmrestoregfpmask is called with savedgfpcount ...

5.4AI score0.0017EPSS
SaveExploits0References3
Debian CVE
Debian CVE
•added 2026/04/24 2:35 p.m.•16 views

CVE-2026-31556

In the Linux kernel, the following vulnerability has been resolved: xfs: scrub: unlock dquot before early return in quota scrub xchkquotaitem can return early after calling xchkfblockprocesserror. When that helper returns false, the function returned immediately without dropping dq-qqlock, which...

5.5CVSS5.2AI score0.00162EPSS
SaveExploits0
CVE
CVE
•added 2026/04/24 2:35 p.m.•32 views

CVE-2026-31556

CVE-2026-31556 concerns the Linux kernel XFS quota scrub path. Multiple connected sources document the issue: in xfs, during quota scrubbing, xchk_quota_item could return early after xchk_fblock_process_error without dropping the dquot lock dq->q_qlock, risking lock leaks or deadlocks in later...

5.5CVSS5.3AI score0.00162EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder