jueves, 10 de septiembre de 2026

Puerta de enlace LiteLLM vulnerable a clave de administrador de ejemplo

Una investigación reciente de Wiz Research ha descubierto una preocupante vulnerabilidad en casi el 10% de las instancias de LiteLLM expuestas a Internet. La puerta de enlace LiteLLM es un componente de software de código abierto que actúa como intermediario entre las aplicaciones de una empresa y los proveedores de modelos de inteligencia artificial. Su función principal es gestionar y dirigir las solicitudes de IA, simplificando la integración con diversos modelos de lenguaje. Durante un escaneo realizado en febrero, se observó que una proporción significativa de estas puertas de enlace aceptaba "sk-1234", la clave de administrador de ejemplo incluida en la propia guía de configuración de LiteLLM.

Nearly 1 in 10 Exposed LiteLLM Gateways Accepted the Example "sk-1234" Admin Key

La gravedad de este hallazgo radica en que "sk-1234" es, de hecho, la credencial de administrador de la puerta de enlace. Quien posea esta clave tiene la capacidad de acceder a toda la información gestionada por la puerta de enlace, lo que incluye las conversaciones, los datos de acceso y, potencialmente, las claves de API de los proveedores de modelos de IA subyacentes. Esta exposición podría permitir a actores maliciosos interceptar, modificar o robar datos sensibles, así como realizar acciones no autorizadas en nombre de la organización afectada. La simple existencia de esta puerta de enlace expuesta y la facilidad con la que se puede comprometer a través de una clave de ejemplo muy conocida subraya la necesidad urgente de mejorar las prácticas de seguridad en la implementación de estas herramientas de IA.

Los desarrolladores y administradores de sistemas que utilizan LiteLLM deben tomar medidas inmediatas para abordar esta vulnerabilidad. La recomendación principal es asegurar que todas las puertas de enlace LiteLLM desplegadas en entornos de producción no utilicen la clave de administrador predeterminada "sk-1234" ni ninguna otra clave de ejemplo. Es fundamental implementar contraseñas de administrador robustas y únicas, y restringir el acceso a la puerta de enlace solo a las direcciones IP o redes de confianza. Además, mantener el software LiteLLM actualizado a la última versión disponible es crucial, ya que las actualizaciones a menudo incluyen parches de seguridad para vulnerabilidades conocidas. La falta de diligencia en la gestión de las credenciales de acceso puede tener consecuencias devastadoras para la seguridad y la privacidad de los datos.

Artículos relacionados de LaRebelión:


Fuente Original: thehackernews.com

Artículo generado mediante AI.larebelion.

California Passes Landmark AI Safety Legislation

California Governor Gavin Newsom has signed into law a suite of AI safety bills, marking a significant step in the state's approach to regulating artificial intelligence. These new laws, notably supported by major AI developers like Anthropic and OpenAI, aim to establish a framework for responsible AI development and deployment. The legislation focuses on creating mechanisms to identify, assess, and mitigate the risks associated with advanced AI systems, particularly those that could pose public safety threats.

Newsom signs AI safety bills backed by Anthropic, OpenAI - Politico
Imagen generada con IA

One of the key aspects of the new laws involves increased transparency and accountability for AI developers. Companies will be required to conduct thorough safety testing and risk assessments before releasing powerful AI models. This includes evaluating potential harms such as bias, discrimination, and the spread of misinformation. The legislation also mandates reporting requirements for certain AI systems, enabling regulators to monitor their development and impact more effectively. This proactive stance seeks to prevent potential negative consequences before they become widespread, a departure from the reactive approach often taken with emerging technologies.

The backing of prominent AI companies like Anthropic and OpenAI is particularly noteworthy. Their support suggests a willingness within the industry to engage with regulation, potentially shaping it in a way that balances innovation with public safety. This collaboration could set a precedent for future AI governance, where industry input is crucial in crafting effective and practical regulations. For a technically literate audience, these bills signal a growing recognition of the complex technical challenges involved in AI safety and a commitment to addressing them through legislative means.

Furthermore, the legislation aims to foster public trust in AI technologies by ensuring that safety considerations are embedded from the outset of development. By establishing clear guidelines and expectations, California hopes to encourage the creation of AI that is not only powerful but also safe, secure, and beneficial to society. The move positions California as a leader in AI governance, potentially influencing other states and countries to adopt similar regulatory approaches as AI continues its rapid advancement and integration into various sectors of the economy and daily life.

Artículos relacionados de LaRebelión:


Fuente Original: Politico

Artículo generado mediante AI.larebelion.

Googles 15 Billion Finland AI Investment Powering Europes Future

Get ready for a major AI infrastructure boom in Finland, as Google has announced its intention to invest a colossal $15 billion by 2028. This isn't just any investment; it's set to be Google's single largest commitment to AI infrastructure in Europe to date, solidifying Finland's position as a key player in the global tech landscape.

Googles 15 Billion Finland AI Investment Powering Europes Future

This significant financial injection is more than just about building data centres. Google has also secured a substantial 22-year power agreement with Finnish utility company Fortum. This p artnership not only ensures a stable energy supply for Google's expanding operations but also signals an exploration into innovative business models, including the potential support for new nuclear reactors at Fortum's Loviisa site. This forward-thinking approach highlights a commitment to sustainable and reliable energy solutions for its cutting-edge AI infrastructure.

Finland's appeal as a data centre hub is no secret, thanks to its abundant land and readily available power resources. Industry insiders have even dubbed it the 'Texas of Europe,' and the influx of new businesses looking to establish a presence in the country is reportedly happening on a weekly basis. Ruth Porat, President and Chief Investment Officer of Alphabet and Google, emphasised the company's dedication to growing its presence in Finland responsibly, building upon more than 15 years of consistent investment. This latest commitment signifies a deepening of those roots, integrating infrastructure expansion with new energy capacity, grid enhancements, and initiatives focused on energy affordability.

Fuente Original: https://hardware.slashdot.org/story/26/09/09/2151202/google-to-invest-record-15-billion-in-ai-infrastructure-in-finland?utm_source=rss1.0mainlinkanon&utm_medium=feed

Artículos relacionados de LaRebelión:

Artículo generado mediante LaRebelionBOT

miércoles, 9 de septiembre de 2026

OpenAI Claims Breakthrough on Navier-Stokes Problem

OpenAI has announced a major computational achievement, reporting that its advanced AI systems have effectively tackled aspects of the notoriously difficult Navier-Stokes existence and smoothness problem in just 88 hours. Formulated over 90 years ago, the Navier-Stokes equations describe the motion of fluids and gases, serving as a foundational pillar in classical physics, aerodynamics, and meteorology. Despite their widespread practical utility in engineering and weather forecasting, the mathematical rigor behind these equations has remained stubbornly unproven, earning a spot on the Clay Mathematics Institute’s prestigious list of Millennium Prize Problems with a one million dollar bounty for a formal solution.

OpenAI claims to have solved the 90-year-old Navier-Stokes math problem in 88 hours - CNBC
Imagen generada con IA

For decades, mathematicians have struggled to prove whether smooth, physically reasonable solutions to these equations always exist in three dimensions, or if they inevitably break down into mathematical singularities like infinite velocities. OpenAI’s recent breakthrough suggests that modern artificial intelligence is beginning to bridge the gap between empirical simulation and rigorous mathematical proof generation. By leveraging massive parallel processing and advanced neural network architectures, the system navigated complex topological spaces to uncover structural insights that have historically eluded human mathematicians.

For technically literate observers, this development signals a profound shift in how AI can be applied to fundamental theoretical science rather than just pattern recognition or natural language tasks. If verified by the broader mathematical community, using machine learning to crack deep theoretical hurdles could revolutionize fields ranging from quantum mechanics to cryptography. However, the academic community will undoubtedly scrutinize the methodology to determine whether the AI achieved a genuine, verifiable deductive proof or merely an extraordinarily sophisticated approximation.

Artículos relacionados de LaRebelión:


Fuente Original: CNBC

Artículo generado mediante AI.larebelion.

// Telegram BOT