Lucene search
K

727148 matches found

GithubExploit
GithubExploit
β€’added 4 hours agoβ€’11 views

Exploit for Path Traversal in Microsoft

NimbusPwn β€” networkd-dispatcher...

5.5CVSS5.7AI score0.11761EPSS
Exploits2
OSSF Malicious Packages
OSSF Malicious Packages
β€’added 4 hours agoβ€’4 views

Malicious code in opt-archetype-check (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 6497b3f44c017bc9ba783cd75e17d4992f79542d8819558da92e152ee4d4471e On npm install, the package's postinstall hook executes node index.js, which collects the installer's public IP via api.ipify.org, hostname, username...

5.5AI score
Exploits0References1
Github Security Blog
Github Security Blog
β€’added 5 hours agoβ€’2 views

CakePHP Authentication: Open redirect weakness via backslash bypass

Impact The getLoginRedirect method contains a weakness to backslash bypasses allowing redirect targets with attacker controlled hostnames. Patches 3.3.6 and 4.1.1 contain a fix for this issue. Workarounds If you are unable to upgrade, you should consider adding application validation to the...

5.3AI score
Exploits0References2Affected Software1
Github Security Blog
Github Security Blog
β€’added 5 hours agoβ€’2 views

HAPI FHIR: XXE in XsltUtilities.saxonTransform via unhardened Saxon TransformerFactory

Summary org.hl7.fhir.utilities.XsltUtilities exposes two parallel families of XSLT transform helpers. The transform... overloads obtain their TransformerFactory from the project's hardened helper XMLUtil.newXXEProtectedTransformerFactory which sets ACCESSEXTERNALDTD="" and...

5.5AI score
Exploits0References2Affected Software1
Github Security Blog
Github Security Blog
β€’added 5 hours agoβ€’3 views

HAPI FHIR: Incomplete fix for CVE-2026-45367: DSTU2 FHIRPathEngine.matches() missing RegexTimeout protection allows ReDoS

Summary The fix for CVE-2026-45367 added RegexTimeout protection to the matches function in DSTU2016MAY, DSTU3, R4, R4B, and R5, but the DSTU2 module was incompletely patched. In org.hl7.fhir.dstu2, replaceMatches was updated while matches at line 2462 still calls the raw String.matchessw without...

5.3AI score0.00086EPSS
Exploits0References2Affected Software4
Github Security Blog
Github Security Blog
β€’added 5 hours agoβ€’2 views

LangChain4j: SQL injection via metadata filters in langchain4j-mariadb and langchain4j-pgvector

Summary The MariaDB and pgvector embedding stores build metadata-filter SQL by string-concatenating filter keys and, in MariaDB, string values directly into the query without adequate escaping. A crafted metadata key in EmbeddingSearchRequest.filter can break out of its SQL context and inject...

5.8AI score
Exploits0References2Affected Software2
NVD
NVD
β€’added 5 hours agoβ€’6 views

CVE-2026-48591

Improper Neutralization of Script in Attributes in a Web Page vulnerability in pragdave earmark allows stored cross-site scripting via unescaped HTML attribute values. 'Elixir.Earmark.Transform':makeatt1/2 in lib/earmark/transform.ex splices attribute values verbatim between two literal " bytes: ...

4.8CVSS
Exploits0References2
Github Security Blog
Github Security Blog
β€’added 5 hours agoβ€’3 views

Gitea: Stored XSS via glTF `extensionsRequired` in Gitea 3D File Viewer

Summary Me again. Gitea's built-in 3D file viewer powered by Online3DViewer is vulnerable to stored cross-site scripting XSS through crafted .gltf files. When a glTF file declares an unsupported required extension, Online3DViewer generates an error message containing the extension name and Gitea...

5.7AI score
Exploits0References2Affected Software1
Github Security Blog
Github Security Blog
β€’added 5 hours agoβ€’2 views

Gitea: Public-only tokens bypass private-resource restrictions on `/api/v1/user` self routes

Summary Many authenticated self routes under /api/v1/user/... do not enforce the public-only token restriction. As a result, a token or OAuth grant marked public-only, but otherwise carrying the route-required read/write scope category, can access or modify private account resources through self...

5.3CVSS7.5AI score0.00238EPSS
Exploits0References2Affected Software1
Github Security Blog
Github Security Blog
β€’added 5 hours agoβ€’3 views

Gitea: API Fork Missing CanCreateOrgRepo Check Allows Org Secret Exfiltration

Summary The API endpoint POST /api/v1/repos/owner/repo/forks only checks IsOrgMember when a user forks a repository into an organization, but does not check CanCreateOrgRepo. The web UI fork handler correctly checks both. This allows a read-only organization member β€” in a team with...

6AI score
Exploits0References2Affected Software1
Wordfence Blog
Wordfence Blog
β€’added 6 hours agoβ€’4 views

Attackers Actively Exploiting Sensitive Information Exposure Vulnerability in Gravity SMTP Plugin

On March 30th, 2026, we publicly disclosed a Sensitive Information Exposure vulnerability in Gravity SMTP, a WordPress plugin with an estimated 100,000 active installations. This vulnerability can be leveraged by unauthenticated attackers to retrieve detailed system configuration data and,...

7.5CVSS5.6AI score0.0298EPSS
Exploits0
NVD
NVD
β€’added 6 hours agoβ€’4 views

CVE-2026-35069

Dell PowerFlex Manager, versions Versions, contains an Improper Neutralization of Special Elements used in an SQL Command 'SQL Injection' vulnerability. A low privileged attacker with adjacent network access could potentially exploit this vulnerability, leading to Script injection...

5.7CVSS
Exploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
β€’added 6 hours agoβ€’5 views

Malicious code in lab-services (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 4acaa72e3c14b79785540c878cb48f7a0cdc238d20ac9cebd6ffdd42061f6e7b On npm install, the package's preinstall lifecycle script node.js collects host identifiers from the installing machine β€” hostname, public IP resolve...

5.4AI score
Exploits0References1
Vulnrichment
Vulnrichment
β€’added 7 hours agoβ€’3 views

CVE-2026-48591 Stored XSS via unescaped HTML attribute values in earmark

Improper Neutralization of Script in Attributes in a Web Page vulnerability in pragdave earmark allows stored cross-site scripting via unescaped HTML attribute values. 'Elixir.Earmark.Transform':makeatt1/2 in lib/earmark/transform.ex splices attribute values verbatim between two literal " bytes: ...

4.8CVSS5AI score
Exploits0References2
CVE
CVE
β€’added 7 hours agoβ€’4 views

CVE-2026-48591

CVE-2026-48591 describes a stored cross-site scripting vulnerability in the open-source earmark Markdown library used with Elixir. The issue arises from how Elixir.Earmark.Transform:_make_att1/2 splices attribute values directly between two literal quotes, causing attribute values to be emitted v...

4.8CVSS5AI score
Exploits0References2
Cvelist
Cvelist
β€’added 7 hours agoβ€’3 views

CVE-2026-48591 Stored XSS via unescaped HTML attribute values in earmark

Improper Neutralization of Script in Attributes in a Web Page vulnerability in pragdave earmark allows stored cross-site scripting via unescaped HTML attribute values. 'Elixir.Earmark.Transform':makeatt1/2 in lib/earmark/transform.ex splices attribute values verbatim between two literal " bytes: ...

4.8CVSS
Exploits0References2
EUVD
EUVD
β€’added 7 hours agoβ€’4 views

EUVD-2026-37761

Improper Neutralization of Script in Attributes in a Web Page vulnerability in pragdave earmark allows stored cross-site scripting via unescaped HTML attribute values. 'Elixir.Earmark.Transform':makeatt1/2 in lib/earmark/transform.ex splices attribute values verbatim between two literal " bytes: ...

4.8CVSS5AI score
Exploits0References2
GithubExploit
GithubExploit
β€’added 7 hours agoβ€’17 views

Exploit for Out-of-bounds Read in Tcpdump

ENV-CVE-2020-8036 β€” tcpdump Vulnerability Reproduction Environ...

7.5CVSS7.5AI score0.01449EPSS
Exploits1
The Hacker News
The Hacker News
β€’added 7 hours agoβ€’5 views

Junior Hacker Used Tailscale and OpenSSH to Keep Access After His C2 Went Offline

A French-speaking attacker broke into a small French automotive business, planted a keylogger, and stole banking and email credentials. Ordinary stuff, until one move near the end. Before his command-and-control server went dark, he installed OpenSSH and Tailscale on a victim's machine, building ...

5.6AI score
Exploits0
IBM Security Bulletins
IBM Security Bulletins
β€’added 8 hours agoβ€’2 views

Security Bulletin: IBM Security QRadar Log Management AQL Plugin is vulnerable to using components with known vulnerabilities

Summary The product includes vulnerable components e.g., framework libraries that could be identified and exploited with automated tools. IBM Security QRadar Log Management AQL Plugin has addressed the applicable CVEs in an update. Vulnerability Details CVEID:CVE-2026-41907 DESCRIPTION: uuid is f...

9.8CVSS6.8AI score0.00575EPSS
Exploits4Affected Software1
Rows per page
Query Builder