Lucene search
+L

28019 matches found

RedHat Linux
RedHat Linux
added 2026/07/08 1:54 a.m.14 views

golang: Go os.Root: Symlink following vulnerability allows directory traversal

A flaw was found in the os.Root functionality of Go on Unix systems. This vulnerability allows an attacker to bypass intended directory restrictions by crafting a path that ends with a symbolic link and a trailing slash. When a file is opened in os.Root with such a path, the symbolic link is...

7.8CVSS7.7AI score0.00232EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/07/08 12:00 a.m.25 views

PT-2026-56410

Name of the Vulnerable Software and Affected Versions Mediküm Web versions prior to 08072026 Description Mediküm Web contains an SQL injection flaw resulting from improper neutralization of special elements used in SQL commands. This occurs due to inadequate input validation or parameterization,...

9.8CVSS6.5AI score0.00468EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/08 12:00 a.m.18 views

PT-2026-56648

Name of the Vulnerable Software and Affected Versions Google Chrome versions prior to 150.0.7871.115 Description A use after free issue in Views allows a remote attacker to potentially exploit heap corruption via a crafted HTML page. Use after free is a memory corruption flaw that occurs when an...

9.6CVSS6AI score0.00413EPSS
SaveExploits0References37
Positive Technologies
Positive Technologies
added 2026/07/08 12:00 a.m.21 views

PT-2026-56318

Name of the Vulnerable Software and Affected Versions Chatra Live Chat + ChatBot + Cart Saver versions prior to 1.0.13 Description Insufficient input sanitization and output escaping in the admin settings allow authenticated attackers with administrator-level permissions and above to perform Stor...

4.4CVSS5.4AI score0.003EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/08 12:00 a.m.34 views

CVE-2026-39179

A SQL injection vulnerability in SOGo before 5.12.7 allows authenticated users to execute arbitrary SQL statements via the newPassword parameter in the password change functionality...

0.00266EPSS
SaveExploits0References2
Drupal
Drupal
added 2026/07/08 12:00 a.m.17 views

AI SEO/GEO Analyzer - Moderately critical - Cross-site Scripting - SA-CONTRIB-2026-076

The AI SEO/GEO Analyzer module generates SEO/GEO analysis reports by sending content of an entity including its comments to an LLM, then converts the model's Markdown response to HTML and stores it for display to privileged users. The generated HTML was rendered without passing through Drupal's...

5.4CVSS6AI score0.00231EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/07 10:05 p.m.12 views

CVE-2026-14740 DBI versions before 1.650 for Perl read one byte out-of-bounds in preparse when deleting an initial SQL comment

DBI versions before 1.650 for Perl read one byte out-of-bounds in preparse when deleting an initial SQL comment. The preparse method normalises SQL and removes comments. When the SQL starts with a comment line, the deletion of that line during normalisation led to an out-of-bounds read by one byt...

9.1CVSS6.1AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/07 10:05 p.m.39 views

CVE-2026-14739 DBI versions before 1.650 for Perl have a heap overflow when preparsing SQL statements with an extreme number of placeholders

DBI versions before 1.650 for Perl have a heap overflow when preparsing SQL statements with an extreme number of placeholders. The fix for CVE-2026-10879 did not allocate enough memory to handle approximately 1.2-million placeholders. DBI version 1.650 sets a hard limit of 99,999 placeholders...

0.00413EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/07 9:17 p.m.46 views

CVE-2026-58473

Cognee before 1.2.0 contains an improper access control vulnerability that allows unauthenticated attackers to overwrite the global LLM provider configuration by self-registering an account and calling the settings endpoint, which performs no admin or superuser check. Attackers can redirect all L...

9.3CVSS0.00511EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/07 8:35 p.m.46 views

CVE-2026-55635

DataEase contains an authenticated SQL injection in chart quota filters prior to version 2.10.24. The vulnerability arises when quota and Y-axis filters embed attacker-controlled values directly into generated SQL within Quota2SQLObj.getYWheres(), without applying the SQL literal validation and e...

8.7CVSS6AI score0.00412EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/07 8:34 p.m.8 views

CVE-2026-58473 Cognee < 1.2.0 Unauthorized LLM Configuration Overwrite via /api/v1/settings

Cognee before 1.2.0 contains an improper access control vulnerability that allows unauthenticated attackers to overwrite the global LLM provider configuration by self-registering an account and calling the settings endpoint, which performs no admin or superuser check. Attackers can redirect all L...

9.3CVSS6AI score0.00511EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/07 8:34 p.m.40 views

CVE-2026-58473

CVE-2026-58473 (Cognee) vulnerability affects Cognee prior to 1.2.0. An improper access-control flaw allows unauthenticated attackers to overwrite the global LLM provider configuration by self-registering an account and calling the settings endpoint, which lacks admin/superuser checks. This enabl...

9.3CVSS6AI score0.00511EPSS
SaveExploits0References4
F5 Networks
F5 Networks
added 2026/07/07 8:00 p.m.17 views

K000162130: Spring Framework vulnerability CVE-2026-41851

Security Advisory Description Applications which accept user-supplied Spring Expression Language SpEL expressions may be vulnerable to a Denial of Service DoS attack if the evaluation of a SpEL expression triggers unbounded cache growth. Affected versions: Spring Framework 7.0.0 through 7.0.7;...

7.5CVSS5.9AI score0.0036EPSS
SaveExploits0
NVD
NVD
added 2026/07/07 7:16 p.m.24 views

CVE-2026-48954

Improper validation leads to a generic XSS vector in the language override feature...

8.4CVSS0.00244EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/07 7:16 p.m.12 views

CVE-2026-48954

Improper validation leads to a generic XSS vector in the language override feature...

6.1CVSS6AI score
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/07/07 6:15 p.m.18 views

crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries

A flaw was found in the crypto/x509 package of golang. This vulnerability allows a remote attacker to cause a Denial of Service DoS by presenting a specially crafted X.509 certificate with a large number of DNS Subject Alternative Name SAN entries. The certificate verification process, specifical...

7.5CVSS6AI score0.00591EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2026/07/07 5:29 p.m.15 views

CVE-2026-48954 Joomla! Core - [20260708] - XSS through language overrides

Improper validation leads to a generic XSS vector in the language override feature...

8.4CVSS5.9AI score0.00244EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/07 5:29 p.m.40 views

CVE-2026-48954 Joomla! Core - [20260708] - XSS through language overrides

Improper validation leads to a generic XSS vector in the language override feature...

8.4CVSS0.00244EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/07 5:29 p.m.9 views

CVE-2026-48954

Improper validation leads to a generic XSS vector in the language override feature...

8.4CVSS5.9AI score0.00244EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/07/07 5:29 p.m.31 views

CVE-2026-48954

CVE-2026-48954 affects Joomla! Core - Language Overrides. Root cause: improper validation allows a generic XSS in the language override feature. Impact per sources: high-severity issue (CVSS 4.0 base 8.4) with network access, requiring high privileges and passive user interaction; confidentiality...

8.4CVSS5.9AI score0.00244EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder