Lucene search
+L

21886 matches found

Positive Technologies
Positive Technologies
added 2026/07/17 12:00 a.m.17 views

PT-2026-60859

Name of the Vulnerable Software and Affected Versions IBM Langflow OSS versions 1.0.0 through 1.10.0 Description An issue exists due to insecure default configuration and incomplete enforcement of the server-side request forgery SSRF protection mechanism. SSRF is a flaw that allows an attacker to...

7.7CVSS5.3AI score0.00201EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/17 12:00 a.m.15 views

PT-2026-60839

Name of the Vulnerable Software and Affected Versions IBM Langflow OSS versions 1.0.0 through 1.10.0 Description Improper authentication in the '/api/v1/login/auto login' endpoint allows remote attackers to gain unauthorized administrative access. When the AUTO LOGIN configuration is enabled, whi...

9.8CVSS5.9AI score0.00411EPSS
SaveExploits2References5
OSV
OSV
added 2026/07/16 11:44 p.m.13 views

CVE-2026-34150 Wazuh: Heap buffer overflow in wazuh-analysisd via rootcheck event parsing

Wazuh is a free and open source platform used for threat prevention, detection, and response. In versions 1.0.0 and above, prior to 4.14.5, a heap buffer overflow in wazuh-analysisd allows an unauthenticated remote attacker to crash the Wazuh manager's analysis engine, causing complete loss of SI...

7.5CVSS5.9AI score
SaveExploits0References3
NVD
NVD
added 2026/07/16 11:16 p.m.18 views

CVE-2026-44433

Quicly is an IETF QUIC protocol implementation intended primarily for use within the H2O HTTP server. Prior to commit 8b178e6, an adversarial peer could send a STREAM frame carrying just one byte at the largest offset being permitted to obtain additional flow control credit, which under certain...

7.5CVSS0.00278EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/16 10:17 p.m.6 views

DEBIAN-CVE-2026-57076

YAML::Syck versions before 1.47 for Perl allow a heap use-after-free via an anchor name reused as an anchors-table key in syckhdlraddanchor. In the bundled libsyck an anchor name allocated by syckstrndup is stored both as node-anchor, freed when the node is freed, and as the key in the parser's...

7.8CVSS5.4AI score0.00125EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/16 10:17 p.m.14 views

UBUNTU-CVE-2026-57075

YAML::Syck versions before 1.47 for Perl allow an out-of-bounds read via a signed-char lookup-table index in syckbase64dec. The base64 decoder in the bundled libsyck indexes the 256-entry static table b64xtable with a signed char, so any !!binary byte = 0x80 sign-extends to a negative index and...

9.1CVSS5.3AI score0.00374EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/07/16 8:11 p.m.13 views

Use of Hard-coded Credentials

Overview Affected versions of this package are vulnerable to Use of Hard-coded Credentials via the PASSWORD authentication process. An attacker can gain full administrative access, execute arbitrary commands, and read or modify files by authenticating with the hardcoded default credentials. This ...

9.8CVSS5.8AI score0.00603EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/16 8:11 p.m.21 views

Pheditor: Hardcoded default password 'admin' with no forced change enables full application compromise

Summary Pheditor ships with a hardcoded default password admin SHA-512 hash stored at pheditor.php:11. There is no mechanism to force a password change on first login. Any deployment using the default credentials grants an attacker full access to the file editor, file upload, and terminal feature...

9.8CVSS6.4AI score0.00603EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/16 8:11 p.m.11 views

GHSA-P4H7-P9RJ-2PQ2 Pheditor: Hardcoded default password 'admin' with no forced change enables full application compromise

Summary Pheditor ships with a hardcoded default password admin SHA-512 hash stored at pheditor.php:11. There is no mechanism to force a password change on first login. Any deployment using the default credentials grants an attacker full access to the file editor, file upload, and terminal feature...

9.8CVSS6.4AI score0.00603EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/16 5:49 p.m.9 views

CVE-2026-44970

dbt-mcp is a Model Context Protocol server for interacting with dbt. Prior to 1.17.1, DefaultUsageTracker.emittoolcalledevent in src/dbtmcp/tracking/tracking.py serialized every MCP tool call's complete arguments dictionary and sent it through dbtlabsvortex.producer.logproto without redaction,...

3.1CVSS6.1AI score0.00236EPSS
SaveExploits1References5Affected Software1
CVE
CVE
added 2026/07/16 5:49 p.m.65 views

CVE-2026-44970

dbt-mcp prior to v1.17.1 serializes and transmits the full MCP tool call arguments (including sql_query from show and vars from run/build/test) to the dbt Labs telemetry service without redaction, by default. This telemetry is enabled by default unless explicitly opted out, and a fix is available...

4.3CVSS6.1AI score0.00236EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/07/16 5:49 p.m.10 views

CVE-2026-44970 dbt-mcp: All MCP Tool Arguments Including Raw SQL and --vars Credentials Transmitted to dbt Labs Telemetry by Default Without Redaction

dbt-mcp is a Model Context Protocol server for interacting with dbt. Prior to 1.17.1, DefaultUsageTracker.emittoolcalledevent in src/dbtmcp/tracking/tracking.py serialized every MCP tool call's complete arguments dictionary and sent it through dbtlabsvortex.producer.logproto without redaction,...

3.1CVSS6.1AI score
SaveExploits0References6
Snyk
Snyk
added 2026/07/16 4:36 p.m.14 views

Arbitrary Code Injection

Overview Affected versions of this package are vulnerable to Arbitrary Code Injection via CodeMethodWriter in CodeMethodWriter.cs and RubyConventionService in RubyConventionService.cs. An attacker can inject arbitrary Ruby code into generated client classes by supplying an OpenAPI specification...

9.2CVSS6.1AI score0.01471EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/16 4:07 p.m.12 views

EUVD-2026-44959

Yamcs is a mission control framework. Prior to 5.12.7, the Yamcs script evaluation engine for Python algorithms dynamically compiled and evaluated user-controlled algorithm text using Jython through the JSR-223 ScriptEngine API without enforcing a secure sandbox, so an authenticated user with the...

9.1CVSS6.6AI score0.00998EPSS
SaveExploits1References5
CVE
CVE
added 2026/07/16 4:06 p.m.92 views

CVE-2026-46562

Summary : CVE-2026-46562 affects Yamcs releases from 4.7.3 through 5.12.6. The vulnerability stems from constructing the Nashorn ScriptEngine without a ClassFilter, allowing a user with ChangeMissionDatabase privilege (or unauthenticated in default config) to execute arbitrary Java via Java.type,...

9.8CVSS6.3AI score0.0078EPSS
SaveExploits1References5Affected Software1
Cvelist
Cvelist
added 2026/07/16 4:03 p.m.67 views

CVE-2026-63087 Grafana OnCall 1.16.11 Unauthenticated Token Hijack via Plugin Install Endpoint

Grafana OnCall through 1.16.11 contains an unauthenticated access vulnerability that allows remote attackers to obtain a valid PluginAuthToken by sending a POST request to the internal plugin install endpoint using hardcoded default stackid and orgid values present in the public source tree...

9.8CVSS0.00427EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/16 2:36 p.m.8 views

CVE-2026-59861 Kiota: Code Generation Literal Injection in Kiota Ruby Generator

Kiota is an OpenAPI based HTTP Client code generator. Prior to 1.29.1 and 1.32.0, Kiota's Ruby generator embedded OpenAPI default fields, property names, and other schema-derived strings through CodeMethodWriter.cs and SanitizeForQuotedLiteral in Writers/StringExtensions.cs into Ruby double-quote...

7.5CVSS5.6AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/16 12:00 a.m.22 views

PT-2026-60593

Name of the Vulnerable Software and Affected Versions YAML::Syck versions prior to 1.47 Description An out-of-bounds read exists in the base64 decoder of the bundled libsyck. The issue occurs in the syck base64dec function, where the 256-entry static table b64 xtable is indexed using a signed cha...

9.1CVSS5.2AI score0.00374EPSS
SaveExploits0References32
Positive Technologies
Positive Technologies
added 2026/07/16 12:00 a.m.36 views

PT-2026-60698

Name of the Vulnerable Software and Affected Versions Pheditor versions 2.0.1 through 2.0.5 Description Pheditor contains a hardcoded default password admin stored as a SHA-512 hash in the pheditor.php file. The application lacks a mechanism to force a password change upon the first login. An...

9.8CVSS6.3AI score0.00603EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/15 11:26 p.m.33 views

GHSA-6F5R-5672-72J7 @andrea9293/mcp-documentation-server: Web UI API binds to all interfaces without authentication by default

Summary @andrea9293/mcp-documentation-server v1.13.0 documents that a Web UI starts automatically on port 3080. However, the Web UI/API appears to bind to all network interfaces by default :3080 / 0.0.0.0:3080 instead of localhost-only, and its document-management API endpoints do not require...

8.8CVSS6.3AI score
SaveExploits0References4
Rows per page
Query Builder