Lucene search
K

47432 matches found

OSV
OSV
added 2026/05/25 10:16 a.m.4 views

PYSEC-2026-166

Apache Airflow providers-google's ComputeEngineSSHHook disables SSH host-key verification by default, exposing SSH traffic between an Airflow worker and a Compute Engine VM to in-path network attackers who can intercept or modify the session. Users are advised to upgrade to...

8.1CVSS5.8AI score0.00837EPSS
Exploits0References3
The Hacker News
The Hacker News
added 2026/05/25 9:32 a.m.23 views

Lazarus Deploys RemotePE Memory-Only RAT Against Financial and Crypto Firms

Cybersecurity researchers have shed light on a cross-platform malware called RemotePE that has been put to use by the North Korea-linked Lazarus Group in attacks targeting financial and cryptocurrency organizations. RemotePE, per NCC Group subsidiary Fox-IT, is part of a multi-stage attack chain...

5.8AI score
Exploits0
Vulnrichment
Vulnrichment
added 2026/05/25 8:57 a.m.7 views

CVE-2026-5223 Crates in third party registries can override the cached source of other crates

Cargo incorrectly handled symlinks inside of crate tarballs downloaded from third-party registries, allowing a malicious crate to override the source code of another crate from the same registry. The severity of the vulnerability is medium for users of third-party registries. Users of crates.io a...

6.5CVSS5.9AI score0.00415EPSS
Exploits0References3
CVE
CVE
added 2026/05/25 8:57 a.m.23 views

CVE-2026-5223

CVE-2026-5223 affects Cargo: symlinks inside crate tarballs from third-party registries can cause a malicious crate to override the cached source of another crate from the same registry. The issue is due to how symlinks are handled, enabling modification of source files after download. Impact is ...

6.5CVSS5.9AI score0.00415EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2026/05/25 8:57 a.m.33 views

CVE-2026-5223 Crates in third party registries can override the cached source of other crates

Cargo incorrectly handled symlinks inside of crate tarballs downloaded from third-party registries, allowing a malicious crate to override the source code of another crate from the same registry. The severity of the vulnerability is medium for users of third-party registries. Users of crates.io a...

6.5CVSS0.00415EPSS
Exploits0References3
EUVD
EUVD
added 2026/05/25 7:38 a.m.10 views

EUVD-2026-31650

A cross-site scripting XSS vulnerability exists in Apache ECharts in the Lines series tooltip rendering logic. This issue affects Apache ECharts: from before 6.1.0. In versions prior to 6.1.0, if both Lines series and tooltip are used, and no user-specified tooltip.formatter is provided, and...

5.8AI score0.00968EPSS
Exploits0References4
CNNVD
CNNVD
added 2026/05/25 12:0 a.m.6 views

SB Admin SQL注入漏洞

SB Admin is a Bootstrap based open source admin backend template by Yash Pokharna individual developer. SB Admin has a SQL injection vulnerability that originates from the parameter FIRSTNAME/LastName/EMAIL operation of the function confirmloggedin in the file studenttrans.php, which could lead t...

7.5CVSS7.2AI score0.00319EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2026/05/25 12:0 a.m.9 views

PT-2026-43089

A vulnerability was found in yashpokharna2555 StudentManagementSystem up to cb2f558ddf8d19396de0f92abf2d224d46a0a203. Affected by this issue is the function confirm logged in of the file /studentdel.php. The manipulation of the argument ID results in sql injection. The attack may be launched...

7.5CVSS6.8AI score0.00319EPSS
Exploits0References5
GithubExploit
GithubExploit
added 2026/05/23 11:37 p.m.61 views

programming-for-penetration-testing-buffer-overflow-exploit

Buffer Overflow Exploit in Ruby Overview This project was...

6.1AI score
Exploits0
NVD
NVD
added 2026/05/23 12:17 p.m.16 views

CVE-2026-43503

In the Linux kernel, the following vulnerability has been resolved: net: skbuff: propagate shared-frag marker through frag-transfer helpers Two frag-transfer helpers pskbcopyfclone and skbshift fail to propagate the SKBFLSHAREDFRAG bit in skbshinfo-flags when moving frags from source to...

8.8CVSS0.00153EPSS
Exploits0References8
EUVD
EUVD
added 2026/05/23 11:44 a.m.8 views

EUVD-2026-31535

In the Linux kernel, the following vulnerability has been resolved: net: skbuff: preserve shared-frag marker during coalescing skbtrycoalesce can attach paged frags from @from to @to. If @from has SKBFLSHAREDFRAG set, the resulting @to skb can contain the same externally-owned or page-cache-backe...

6AI score0.01582EPSS
Exploits8References7
ATTACKERKB
ATTACKERKB
added 2026/05/23 11:44 a.m.25 views

CVE-2026-46300

In the Linux kernel, the following vulnerability has been resolved: net: skbuff: preserve shared-frag marker during coalescing skbtrycoalesce can attach paged frags from @from to @to. If @from has SKBFLSHAREDFRAG set, the resulting @to skb can contain the same externally-owned or page-cache-backe...

6AI score0.01582EPSS
Exploits8References16Affected Software1
CVE
CVE
added 2026/05/23 11:44 a.m.255 views

CVE-2026-46300

The CVE-2026-46300 issue affects the Linux kernel's net: skbuff code: skb_try_coalesce() can transfer paged frags from one skb to another while losing the SKBFL_SHARED_FRAG marker, breaking the invariant relied on by ESP decryption logic. This can allow an in-place decrypt path to operate on page...

7.8CVSS6AI score0.01582EPSS
Exploits8References12Affected Software1
EUVD
EUVD
added 2026/05/23 11:44 a.m.8 views

EUVD-2026-31536

In the Linux kernel, the following vulnerability has been resolved: net: skbuff: propagate shared-frag marker through frag-transfer helpers Two frag-transfer helpers pskbcopyfclone and skbshift fail to propagate the SKBFLSHAREDFRAG bit in skbshinfo-flags when moving frags from source to...

5.8AI score0.00153EPSS
Exploits0References7
CVE
CVE
added 2026/05/23 11:44 a.m.73 views

CVE-2026-43503

The CVE-2026-43503 entry concerns Linux kernel net/skbuff handling: when frags are moved by frag-transfer helpers (notably __pskb_copy_fclone() and skb_shift()), the SKBFL_SHARED_FRAG flag was not propagated to the destination skb, causing destination pages to remain shared while skb_has_shared_f...

8.8CVSS5.8AI score0.00153EPSS
Exploits0References8
The Hacker News
The Hacker News
added 2026/05/23 7:35 a.m.19 views

LiteSpeed cPanel Plugin CVE-2026-48172 Exploited to Run Scripts as Root

A maximum-severity security vulnerability impacting LiteSpeed User-End cPanel Plugin has come under active exploitation in the wild. The flaw, tracked as CVE-2026-48172 CVSS score: 10.0, relates to an instance of incorrect privilege assignment that an attacker could abuse to run arbitrary scripts...

10CVSS6.1AI score0.01233EPSS
Exploits1
Veracode
Veracode
added 2026/05/23 6:21 a.m.8 views

Cross-site Scripting (XSS)

phpMyFAQ is vulnerable to Cross-Site Scripting XSS. The vulnerability is due to improper escaping of malformed URLs in Utils::parseUrl, which allows an attacker to inject malicious JavaScript through comments and steal admin session cookies when affected pages are viewed...

8.3CVSS5.8AI score0.00215EPSS
Exploits0References3Affected Software2
SUSE CVE
SUSE CVE
added 2026/05/23 1:29 a.m.11 views

SUSE CVE-2026-39833

The in-memory keyring returned by NewKeyring silently accepted keys with the ConfirmBeforeUse constraint but never enforced it. The key would sign without any confirmation prompt, with no indication to the caller that the constraint was not in effect. NewKeyring now returns an error when...

7.7CVSS5.8AI score0.00299EPSS
Exploits0References7
Positive Technologies
Positive Technologies
added 2026/05/23 12:0 a.m.11 views

PT-2026-42878

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description Two frag-transfer helpers, pskb copy fclone and skb shift, fail to propagate the SKBFL SHARED FRAG bit in skb shinfo-flags when moving fragments from source to destination. This results ...

8.8CVSS5.8AI score0.00153EPSS
Exploits0
GithubExploit
GithubExploit
added 2026/05/22 11:42 p.m.64 views

Exploit for Link Following in Microsoft

Microsoft Defender Vulnerability Scanner 🛡️ CVE-2026-41091...

7.8CVSS6AI score0.025EPSS
Exploits2
Rows per page
Query Builder