IA Squad
SearchPT

python 2026

python · vllmHeads-up

vLLM: Revision pinning does not propagate to all artifact load paths

Revision pinning in vLLM does not consistently apply to all artifacts loaded for a model.

11 Jun 2026 · schedule it
python · litestarHeads-up

litestar AllowedHostsMiddleware trusts X-Forwarded-Host when Host header missing

AllowedHostsMiddleware trusts the X-Forwarded-Host header when the Host header is absent, allowing bypass of host validation.

11 Jun 2026 · schedule it
python · pdmHeads-up

PDM writes project-local files without symlink protection, allowing arbitrary file clobber

PDM writes project-local state/configuration files (pdm.

11 Jun 2026 · schedule it
python · litestarCritical

litestar: CSRF cookie XSS via unsafe template pattern

Litestar instances using templates with CSRF protection are vulnerable to HTML injection leading to XSS because the CSRF cookie co

11 Jun 2026 · act now
python · pdmCritical

pdm: Path traversal in InstallDestination.write_to_fs() allows arbitrary file write

InstallDestination.write_to_fs() in src/pdm/installers/installers.py overrides the base class to add symlink/hardlink support but

11 Jun 2026 · act now
python · django · 6.0.6Good to know

django 6.0.6 released

Django 6.0.6 is a new release of the high-level Python web framework.

09 Jun 2026 · good to know
python · doclingHeads-up

docling: Fixed XXE, decompression bomb, and unbounded archive extraction in METS-GBS backend

Fixed XXE, decompression bomb, and unbounded archive extraction vulnerabilities in METS-GBS backend.

09 Jun 2026 · schedule it
python · doclingHeads-up

docling LaTeX Backend Path Traversal Vulnerability Fixed in 2.91.0

The LaTeX backend's handling of \includegraphics, \input, and \include commands lacked path containment validation, allowing path

09 Jun 2026 · schedule it
python · aiohttpHeads-up

aiohttp: Cookies sent on cross-origin redirects when using cookies parameter

Cookies set with the `cookies` parameter on requests are sent after following a cross-origin redirect, potentially leaking sensiti

09 Jun 2026 · schedule it
python · starletteHeads-up

starlette: HTTP Host header validation added for request.url

HTTP Host header is now validated against RFC 9112 §3.

09 Jun 2026 · schedule it
python · webobHeads-up

WebOb 1.8.10 fixes Location header normalization bypass

WebOb 1.8.10 fixes a security bypass in Location header normalization where ASCII tab, carriage return, and newline characters cou

09 Jun 2026 · schedule it
python · strawberry-graphqlHeads-up

strawberry-graphql QueryDepthLimiter DoS via circular fragment spreads

The QueryDepthLimiter extension lacks cycle detection in fragment spreads.

09 Jun 2026 · schedule it
python · strawberry-graphqlHeads-up

strawberry-graphql MaxAliasesLimiter bypass via FragmentSpreadNode

The MaxAliasesLimiter extension does not count aliases expanded from FragmentSpreadNode, letting attackers bypass alias limits and

09 Jun 2026 · schedule it
python · kasHeads-up

kas: Repository replacement vulnerability via tag-based references

A security vulnerability in kas allows an attacker to replace a repository with a malicious one under specific conditions, potenti

09 Jun 2026 · schedule it
python · bugsinkHeads-up

Bugsink Fixes Authorization Bypass in Event Lookup

Issue event pages now require the event identifier to belong to the issue in the URL.

09 Jun 2026 · schedule it
python · bugsinkHeads-up

Bugsink: Fixed authorization bypass in bulk issue actions

Fixed a project-boundary authorization issue where bulk actions on the issue list could modify issues in other projects.

09 Jun 2026 · schedule it
python · bugsinkHeads-up

Bugsink 2.2.0 fixes cross-project sourcemap lookup by debug ID

Before 2.2.0, sourcemap and debug file resolution by debug ID was not scoped to the project that owned the metadata. An authentica

09 Jun 2026 · schedule it
python · bugsinkHeads-up

Bugsink DoS via excessive custom tags

Bugsink versions before 2.2.2 are vulnerable to a denial of service via excessive custom tags in an event, causing delayed ingesti

09 Jun 2026 · schedule it
python · geonodeHeads-up

GeoNode SSRF Vulnerability in Service Registration Endpoint

GeoNode versions 4.4.5 and 5.0.2 (and prior within their respective releases) contain a server-side request forgery vulnerability

09 Jun 2026 · schedule it
python · authlibHeads-up

Authlib OAuth 2.0 Authorization Endpoint Open Redirect Vulnerability

Authlib's OAuth 2.0 authorization endpoint can be turned into an unauthenticated open redirect when a request uses an unsupported

09 Jun 2026 · schedule it
python · dulwichHeads-up

dulwich: sanitize commit subjects in format_patch to prevent path traversal

dulwich.porcelain.format_patch and dulwich format-patch CLI now sanitize commit subjects. get_summary only replaced spaces with da

09 Jun 2026 · schedule it
python · dulwichHeads-up

dulwich: Memory exhaustion via crafted thin pack (CVE-2024-? )

A memory exhaustion vulnerability (CWE-400/CWE-789) in add_thin_pack / apply_delta allows a push client to cause denial of service

09 Jun 2026 · schedule it
python · doclingCritical

docling v2.74.0 fixes XXE vulnerability in USPTO patent XML parsers

USPTO patent XML parsers (ICE v4.

09 Jun 2026 · act now
python · doclingCritical

docling HTML backend security fixes for file access, SSRF, and redirect vulnerabilities

Security fixes in docling HTML backend: patched multiple vulnerabilities including local file access via file:// URIs, path traver

09 Jun 2026 · act now
python · docling-coreCritical

docling-core: Local file access and memory exhaustion via image references (CVE-2025-XXXX)

docling-core versions >=2.5.0, <2.74.1 allowed local file:// image references and accepted inline data: content without a decoded-

09 Jun 2026 · act now
python · docling-coreCritical

docling-core: SSRF via unsafe Content-Disposition resolution (>=1.5.0, <2.74.1)

docling-core versions >=1.5.0, <2.74.1 did not sufficiently restrict remote request destinations and could resolve a server-provid

09 Jun 2026 · act now
python · jupyter_enterprise_gatewayCritical

Jupyter Enterprise Gateway: Prohibited UID/GID Bypass via Whitespace

A security advisory was published.

09 Jun 2026 · act now
python · jupyter_enterprise_gatewayCritical

Jupyter Enterprise Gateway YAML Injection via Untrusted Environment Variables

Jupyter Enterprise Gateway is vulnerable to YAML injection via untrusted environment variables (e.

09 Jun 2026 · act now
python · stata-mcpCritical

stata-mcp: Command injection via log_file_name parameter

The `log_file_name` parameter in `stata_do` API and CLI is directly interpolated into a Stata command string without sanitization,

09 Jun 2026 · act now
python · praisonai-platformCritical

praisonai-platform: Agent CRUD endpoints lack workspace scoping (Red)

Agent CRUD endpoints (GET/PATCH/DELETE /workspaces/{workspace_id}/agents/{agent_id}) do not enforce workspace scoping on agent loo

09 Jun 2026 · act now
python · ait-coreCritical

AIT-Core BSC Unauthenticated Path Traversal and Arbitrary File Append

The Binary Stream Capture (BSC) component in AIT-Core before 3.

09 Jun 2026 · act now